2021-03-17 11:35:39.104 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:39.104 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:39.105 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 11:35:41.225 6 ERROR rally.cli.cliutils 2021-03-17 11:35:42.591 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:42.591 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:42.592 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:46.185 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:46.186 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:46.186 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:51.307 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:51.307 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:51.307 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:52.579 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:52.580 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:52.580 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils force=force) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 11:35:54.379 15 ERROR rally.cli.cliutils 2021-03-17 11:35:55.807 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:35:55.808 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:35:55.808 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:35:57.564 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-17 11:35:57.642 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/repo. 2021-03-17 11:35:57.996 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-17 11:35:58.009 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-17 11:35:58.017 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-17 11:35:58.041 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-17 11:35:58.085 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-17 11:35:58.754 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b39f5a99-187b-4ae7-9068-0ac4cf195a7c) has been successfully created! 2021-03-17 11:36:00.311 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:36:00.311 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:36:00.311 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:36:06.665 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:36:06.665 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:36:06.666 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:36:08.504 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b39f5a99-187b-4ae7-9068-0ac4cf195a7c) for deployment 'opnfv-rally' (UUID=4d270f4e-cb9d-4461-a1b6-af0fc9823771). 2021-03-17 11:36:09.631 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b39f5a99-187b-4ae7-9068-0ac4cf195a7c) has been successfully configured for deployment 'opnfv-rally' (UUID=4d270f4e-cb9d-4461-a1b6-af0fc9823771)! 2021-03-17 11:36:17.866 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:36:17.866 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:36:17.867 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:36:19.753 32 INFO rally.api [-] Starting verification (UUID=d46de2c4-4fde-4345-8a68-ea3279933f76) for deployment 'opnfv-rally' (UUID=4d270f4e-cb9d-4461-a1b6-af0fc9823771) by verifier 'opnfv-tempest' (UUID=b39f5a99-187b-4ae7-9068-0ac4cf195a7c). 2021-03-17 11:36:20.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-17 11:36:20.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-17 11:36:20.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/for-deployment-4d270f4e-cb9d-4461-a1b6-af0fc9823771/tempest.log' to option 'log_file'. 2021-03-17 11:36:20.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/for-deployment-4d270f4e-cb9d-4461-a1b6-af0fc9823771/tempest.log 2021-03-17 11:36:20.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-17 11:36:20.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/for-deployment-4d270f4e-cb9d-4461-a1b6-af0fc9823771/lock_files' to option 'lock_path'. 2021-03-17 11:36:20.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b39f5a99-187b-4ae7-9068-0ac4cf195a7c/for-deployment-4d270f4e-cb9d-4461-a1b6-af0fc9823771/lock_files 2021-03-17 11:36:20.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-17 11:36:20.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-17 11:36:20.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d8fbdcec-b06c-4490-acdc-baf433f6872b 2021-03-17 11:36:20.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b8c4cc6e-faf3-4ae2-b886-7f4aad47bcd8 2021-03-17 11:36:20.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c7a9a1d1-6434-482b-85d8-8584cd5c7b09 2021-03-17 11:36:20.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 70973864-5bf2-4bda-a337-ef2cab2dfbc1 2021-03-17 11:36:21.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-17 11:36:21.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-17 11:36:21.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-17 11:36:21.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 11:36:21.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-17 11:36:21.356 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_d46de2c4_dVoflKsf' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 11:36:21.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d46de2c4_dVoflKsf' (ID = 950cbead-6e37-4b87-811e-3d4dbcc6f246) has been successfully created! 2021-03-17 11:36:21.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '950cbead-6e37-4b87-811e-3d4dbcc6f246' to option 'instance_type'. 2021-03-17 11:36:21.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 950cbead-6e37-4b87-811e-3d4dbcc6f246 2021-03-17 11:36:21.427 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context tempest@default setup() finished in 1.08 sec 2021-03-17 11:36:21.428 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context testr@default setup() finished in 0.49 msec 2021-03-17 11:36:21.428 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d2efeeae-7235-442a-86be-19def4d240e6'. 2021-03-17 11:36:30.798 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.931s] 2021-03-17 11:36:32.248 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.450s] 2021-03-17 11:36:37.102 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.893s] 2021-03-17 11:36:39.550 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.933s] 2021-03-17 11:36:49.208 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.181s] 2021-03-17 11:36:49.945 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.420s] 2021-03-17 11:36:57.327 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.290s] 2021-03-17 11:36:57.936 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.609s] 2021-03-17 11:36:59.493 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [9.546s] 2021-03-17 11:37:03.918 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.202s] 2021-03-17 11:37:05.499 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.580s] 2021-03-17 11:37:05.530 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.129s] 2021-03-17 11:37:06.936 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.436s] 2021-03-17 11:37:09.209 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.272s] 2021-03-17 11:37:10.800 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [1.591s] 2021-03-17 11:37:10.998 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [5.468s] 2021-03-17 11:37:13.209 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.210s] 2021-03-17 11:37:15.101 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.891s] 2021-03-17 11:37:15.305 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.552s] 2021-03-17 11:37:16.926 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.824s] 2021-03-17 11:37:17.902 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.975s] 2021-03-17 11:37:18.802 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.899s] 2021-03-17 11:37:20.903 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.100s] 2021-03-17 11:37:21.014 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.708s] 2021-03-17 11:37:23.815 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.800s] 2021-03-17 11:37:25.008 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.202s] 2021-03-17 11:37:25.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.432s] 2021-03-17 11:37:26.517 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.559s] 2021-03-17 11:37:26.706 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.269s] 2021-03-17 11:37:27.128 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.422s] 2021-03-17 11:37:27.135 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-17 11:37:27.909 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.003s] 2021-03-17 11:37:28.402 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [1.266s] 2021-03-17 11:37:29.003 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.600s] 2021-03-17 11:37:32.831 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [9.012s] 2021-03-17 11:37:36.052 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.141s] 2021-03-17 11:37:40.505 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.674s] 2021-03-17 11:37:49.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.314s] 2021-03-17 11:37:59.252 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.430s] 2021-03-17 11:38:02.849 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.887s] 2021-03-17 11:38:07.803 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.550s] 2021-03-17 11:38:13.731 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.879s] 2021-03-17 11:38:17.224 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.419s] 2021-03-17 11:38:20.223 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.193s] 2021-03-17 11:38:21.420 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.689s] 2021-03-17 11:38:26.945 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.720s] 2021-03-17 11:38:28.805 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.579s] 2021-03-17 11:38:36.744 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.797s] 2021-03-17 11:38:37.304 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.499s] 2021-03-17 11:38:46.022 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.718s] 2021-03-17 11:38:48.632 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.887s] 2021-03-17 11:38:59.717 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.085s] 2021-03-17 11:39:10.405 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.684s] 2021-03-17 11:39:22.024 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.619s] 2021-03-17 11:39:33.903 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.878s] 2021-03-17 11:39:46.521 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.616s] 2021-03-17 11:39:59.640 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.117s] 2021-03-17 11:40:13.319 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.675s] 2021-03-17 11:40:16.894 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context testr@default cleanup() started 2021-03-17 11:40:16.894 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context testr@default cleanup() finished in 0.88 msec 2021-03-17 11:40:16.895 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context tempest@default cleanup() started 2021-03-17 11:40:17.438 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-17 11:40:17.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-17 11:40:17.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_d46de2c4_dVoflKsf'. 2021-03-17 11:40:18.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d46de2c4_dVoflKsf' has been deleted. 2021-03-17 11:40:18.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '950cbead-6e37-4b87-811e-3d4dbcc6f246' of option 'instance_type' from Tempest config file. 2021-03-17 11:40:18.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '950cbead-6e37-4b87-811e-3d4dbcc6f246' has been removed. 2021-03-17 11:40:18.088 32 INFO rally.task.context [-] Verification b39f5a99-187b-4ae7-9068-0ac4cf195a7c | Context tempest@default cleanup() finished in 1.19 sec 2021-03-17 11:40:18.114 32 INFO rally.api [-] Verification (UUID=d46de2c4-4fde-4345-8a68-ea3279933f76) has been successfully finished for deployment 'opnfv-rally' (UUID=4d270f4e-cb9d-4461-a1b6-af0fc9823771)! 2021-03-17 11:40:19.595 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:40:19.595 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:40:19.595 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:40:20.985 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:40:20.985 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:40:20.985 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:40:22.818 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'd46de2c4-4fde-4345-8a68-ea3279933f76' 2021-03-17 11:40:22.846 44 INFO rally.api [-] The report has been successfully built. 2021-03-17 11:40:24.286 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 11:40:24.286 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 11:40:24.286 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 11:40:26.098 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd46de2c4-4fde-4345-8a68-ea3279933f76' 2021-03-17 11:40:26.104 46 INFO rally.api [-] The report has been successfully built.