2020-12-03 14:12:41.607 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:41.607 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:41.607 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:43.544 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-12-03 14:12:43.544 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 14:12:43.544 6 ERROR rally.cli.cliutils 2020-12-03 14:12:44.997 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:44.997 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:44.998 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:48.636 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:48.637 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:48.637 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:53.680 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:53.680 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:53.681 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:55.025 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:55.026 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:55.026 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:12:56.907 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-12-03 14:12:56.907 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils force=force) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 14:12:56.907 15 ERROR rally.cli.cliutils 2020-12-03 14:12:58.291 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:12:58.291 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:12:58.292 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:13:00.200 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 14:13:00.277 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/repo. 2020-12-03 14:13:00.615 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-12-03 14:13:00.631 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 14:13:00.640 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 14:13:00.664 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 14:13:00.715 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 14:13:01.465 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10a6fec1-c66a-424f-92c8-77dbb749b74c) has been successfully created! 2020-12-03 14:13:02.954 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:13:02.954 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:13:02.954 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:13:09.781 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:13:09.781 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:13:09.782 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:13:11.626 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=10a6fec1-c66a-424f-92c8-77dbb749b74c) for deployment 'opnfv-rally' (UUID=6544c860-e05b-49ec-9320-a1b9a9140a6e). 2020-12-03 14:13:12.453 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10a6fec1-c66a-424f-92c8-77dbb749b74c) has been successfully configured for deployment 'opnfv-rally' (UUID=6544c860-e05b-49ec-9320-a1b9a9140a6e)! 2020-12-03 14:13:20.721 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:13:20.722 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:13:20.722 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:13:22.590 32 INFO rally.api [-] Starting verification (UUID=58d7c9aa-72aa-4753-b05a-c7862a812c93) for deployment 'opnfv-rally' (UUID=6544c860-e05b-49ec-9320-a1b9a9140a6e) by verifier 'opnfv-tempest' (UUID=10a6fec1-c66a-424f-92c8-77dbb749b74c). 2020-12-03 14:13:23.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 14:13:24.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 14:13:24.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/for-deployment-6544c860-e05b-49ec-9320-a1b9a9140a6e/tempest.log' to option 'log_file'. 2020-12-03 14:13:24.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/for-deployment-6544c860-e05b-49ec-9320-a1b9a9140a6e/tempest.log 2020-12-03 14:13:24.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 14:13:24.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/for-deployment-6544c860-e05b-49ec-9320-a1b9a9140a6e/lock_files' to option 'lock_path'. 2020-12-03 14:13:24.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-10a6fec1-c66a-424f-92c8-77dbb749b74c/for-deployment-6544c860-e05b-49ec-9320-a1b9a9140a6e/lock_files 2020-12-03 14:13:24.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-03 14:13:24.038 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-12-03 14:13:24.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 482d7767-41fd-44d5-8f65-d1ce2ee27731 2020-12-03 14:13:24.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0a4f3120-accc-4499-a573-ac7a01371169 2020-12-03 14:13:24.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b1253b03-8813-485d-a15d-3c0226840c3f 2020-12-03 14:13:24.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a7717e9b-0e3b-4e48-9175-38aad39060b9 2020-12-03 14:13:24.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 14:13:24.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 14:13:24.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 14:13:24.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 14:13:24.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 14:13:24.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_58d7c9aa_SQHWhxcH' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 14:13:24.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_58d7c9aa_SQHWhxcH' (ID = 2e963f76-a171-4395-aa41-38c692b4e86e) has been successfully created! 2020-12-03 14:13:24.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e963f76-a171-4395-aa41-38c692b4e86e' to option 'instance_type'. 2020-12-03 14:13:24.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e963f76-a171-4395-aa41-38c692b4e86e 2020-12-03 14:13:24.563 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context tempest@default setup() finished in 1.37 sec 2020-12-03 14:13:24.564 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context testr@default setup() finished in 0.47 msec 2020-12-03 14:13:24.564 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fda7893c-6e6d-43e7-8924-f44d985bfa88'. 2020-12-03 14:13:36.302 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.434s] 2020-12-03 14:13:37.450 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.147s] 2020-12-03 14:13:45.524 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.325s] 2020-12-03 14:13:47.066 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.288s] 2020-12-03 14:13:51.283 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.457s] 2020-12-03 14:13:55.160 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.726s] 2020-12-03 14:14:03.953 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [8.792s] 2020-12-03 14:14:04.604 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.650s] 2020-12-03 14:14:06.097 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.492s] 2020-12-03 14:14:06.631 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.533s] 2020-12-03 14:14:06.750 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [15.466s] 2020-12-03 14:14:10.166 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [4.367s] 2020-12-03 14:14:15.372 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.206s] 2020-12-03 14:14:17.054 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.195s] 2020-12-03 14:14:17.754 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.381s] 2020-12-03 14:14:20.282 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.527s] 2020-12-03 14:14:21.795 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.511s] 2020-12-03 14:14:22.185 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.130s] 2020-12-03 14:14:23.147 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.352s] 2020-12-03 14:14:24.170 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.022s] 2020-12-03 14:14:24.370 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [17.735s] 2020-12-03 14:14:25.106 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.920s] 2020-12-03 14:14:25.192 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.824s] 2020-12-03 14:14:25.683 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.512s] 2020-12-03 14:14:26.115 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.922s] 2020-12-03 14:14:26.591 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.475s] 2020-12-03 14:14:26.593 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... skip [0.000s]: b'Discoverability function is disabled' 2020-12-03 14:14:27.061 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.469s] 2020-12-03 14:14:27.555 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.493s] 2020-12-03 14:14:28.252 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.400s] 2020-12-03 14:14:31.740 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.631s] 2020-12-03 14:14:31.966 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.281s] 2020-12-03 14:14:36.563 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.309s] 2020-12-03 14:14:38.888 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.147s] 2020-12-03 14:14:39.683 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.716s] 2020-12-03 14:14:45.524 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.957s] 2020-12-03 14:14:47.036 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.147s] 2020-12-03 14:14:53.796 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.272s] 2020-12-03 14:14:58.081 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [11.043s] 2020-12-03 14:15:08.619 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.665s] 2020-12-03 14:15:11.276 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [13.195s] 2020-12-03 14:15:21.444 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [12.822s] 2020-12-03 14:15:22.061 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.788s] 2020-12-03 14:15:22.697 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.636s] 2020-12-03 14:15:24.159 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [20.600s] 2020-12-03 14:15:24.864 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [13.587s] 2020-12-03 14:15:31.188 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.743s] 2020-12-03 14:15:35.168 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.303s] 2020-12-03 14:15:45.846 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.672s] 2020-12-03 14:15:56.086 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.240s] 2020-12-03 14:16:06.189 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.102s] 2020-12-03 14:16:16.757 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.567s] 2020-12-03 14:16:28.274 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.515s] 2020-12-03 14:16:40.059 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.783s] 2020-12-03 14:16:52.382 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.323s] 2020-12-03 14:17:04.986 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.601s] 2020-12-03 14:17:18.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.374s] 2020-12-03 14:17:40.182 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.989s] 2020-12-03 14:17:47.155 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context testr@default cleanup() started 2020-12-03 14:17:47.156 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context testr@default cleanup() finished in 0.82 msec 2020-12-03 14:17:47.156 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context tempest@default cleanup() started 2020-12-03 14:17:47.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 14:17:48.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 14:17:48.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_58d7c9aa_SQHWhxcH'. 2020-12-03 14:17:48.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_58d7c9aa_SQHWhxcH' has been deleted. 2020-12-03 14:17:48.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2e963f76-a171-4395-aa41-38c692b4e86e' of option 'instance_type' from Tempest config file. 2020-12-03 14:17:48.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2e963f76-a171-4395-aa41-38c692b4e86e' has been removed. 2020-12-03 14:17:48.692 32 INFO rally.task.context [-] Verification 10a6fec1-c66a-424f-92c8-77dbb749b74c | Context tempest@default cleanup() finished in 1.54 sec 2020-12-03 14:17:48.723 32 INFO rally.api [-] Verification (UUID=58d7c9aa-72aa-4753-b05a-c7862a812c93) has been successfully finished for deployment 'opnfv-rally' (UUID=6544c860-e05b-49ec-9320-a1b9a9140a6e)! 2020-12-03 14:17:50.194 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:17:50.194 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:17:50.194 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:17:51.657 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:17:51.657 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:17:51.658 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:17:53.495 44 INFO rally.api [-] Building 'html' report for the following verification(s): '58d7c9aa-72aa-4753-b05a-c7862a812c93' 2020-12-03 14:17:53.521 44 INFO rally.api [-] The report has been successfully built. 2020-12-03 14:17:54.873 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 14:17:54.874 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 14:17:54.874 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 14:17:56.694 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '58d7c9aa-72aa-4753-b05a-c7862a812c93' 2020-12-03 14:17:56.698 46 INFO rally.api [-] The report has been successfully built.