2021-04-10 13:57:22.977 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:22.977 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:22.978 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:24.829 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-04-10 13:57:24.829 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-10 13:57:24.829 6 ERROR rally.cli.cliutils 2021-04-10 13:57:26.167 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:26.167 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:26.167 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:29.654 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:29.654 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:29.654 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:34.810 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:34.810 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:34.810 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:36.087 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:36.088 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:36.088 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:37.977 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-04-10 13:57:37.977 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils force=force) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-10 13:57:37.977 15 ERROR rally.cli.cliutils 2021-04-10 13:57:39.337 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:39.337 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:39.338 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:41.136 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-10 13:57:41.212 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/repo. 2021-04-10 13:57:41.567 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/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-04-10 13:57:41.583 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-10 13:57:41.595 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-10 13:57:41.616 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-10 13:57:41.663 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-10 13:57:42.339 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ac09619-5256-4ba4-97be-393bbc2cd829) has been successfully created! 2021-04-10 13:57:43.741 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:43.741 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:43.741 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:50.205 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:57:50.205 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:57:50.205 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:57:52.015 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4ac09619-5256-4ba4-97be-393bbc2cd829) for deployment 'opnfv-rally' (UUID=e41b56b6-57b7-4c78-b83c-511b57b8232b). 2021-04-10 13:57:52.907 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ac09619-5256-4ba4-97be-393bbc2cd829) has been successfully configured for deployment 'opnfv-rally' (UUID=e41b56b6-57b7-4c78-b83c-511b57b8232b)! 2021-04-10 13:58:01.176 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:58:01.176 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:58:01.176 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:58:03.050 32 INFO rally.api [-] Starting verification (UUID=72e5bce0-6351-44b8-a44f-db7e489017ea) for deployment 'opnfv-rally' (UUID=e41b56b6-57b7-4c78-b83c-511b57b8232b) by verifier 'opnfv-tempest' (UUID=4ac09619-5256-4ba4-97be-393bbc2cd829). 2021-04-10 13:58:04.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-10 13:58:04.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-10 13:58:04.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/for-deployment-e41b56b6-57b7-4c78-b83c-511b57b8232b/tempest.log' to option 'log_file'. 2021-04-10 13:58:04.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/for-deployment-e41b56b6-57b7-4c78-b83c-511b57b8232b/tempest.log 2021-04-10 13:58:04.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-10 13:58:04.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/for-deployment-e41b56b6-57b7-4c78-b83c-511b57b8232b/lock_files' to option 'lock_path'. 2021-04-10 13:58:04.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4ac09619-5256-4ba4-97be-393bbc2cd829/for-deployment-e41b56b6-57b7-4c78-b83c-511b57b8232b/lock_files 2021-04-10 13:58:04.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-10 13:58:04.784 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-04-10 13:58:04.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1756c03c-43c1-451b-a27d-e4e9df9e8966 2021-04-10 13:58:04.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fdf14d6d-c3d1-408a-8594-e8c8bcd2070a 2021-04-10 13:58:04.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fea81fa0-665e-4478-969a-feb42fb53e97 2021-04-10 13:58:04.786 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 69d6dead-5bc3-43ce-b831-f351b0d2e4a6 2021-04-10 13:58:05.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-10 13:58:05.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-10 13:58:05.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-10 13:58:05.169 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 13:58:05.218 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-10 13:58:05.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_72e5bce0_ifBgMTh9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 13:58:05.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_72e5bce0_ifBgMTh9' (ID = 3e50eafc-b604-472d-8b24-8e24b0e2e5ad) has been successfully created! 2021-04-10 13:58:05.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3e50eafc-b604-472d-8b24-8e24b0e2e5ad' to option 'instance_type'. 2021-04-10 13:58:05.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3e50eafc-b604-472d-8b24-8e24b0e2e5ad 2021-04-10 13:58:05.336 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context tempest@default setup() finished in 1.67 sec 2021-04-10 13:58:05.337 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context testr@default setup() finished in 0.49 msec 2021-04-10 13:58:05.337 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/df6f4e9b-9ecb-4202-b7fc-233b694afda7'. 2021-04-10 13:58:14.199 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.525s] 2021-04-10 13:58:15.715 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.516s] 2021-04-10 13:58:25.108 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.968s] 2021-04-10 13:58:25.632 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [4.926s] 2021-04-10 13:58:27.981 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.891s] 2021-04-10 13:58:36.736 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [8.755s] 2021-04-10 13:58:37.112 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.518s] 2021-04-10 13:58:39.542 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [2.429s] 2021-04-10 13:58:40.229 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.686s] 2021-04-10 13:58:42.820 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.590s] 2021-04-10 13:58:43.302 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.481s] 2021-04-10 13:58:45.795 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.904s] 2021-04-10 13:58:49.548 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.752s] 2021-04-10 13:58:51.666 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.534s] 2021-04-10 13:58:51.701 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.152s] 2021-04-10 13:58:51.932 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.576s] 2021-04-10 13:58:53.674 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.973s] 2021-04-10 13:58:55.039 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.363s] 2021-04-10 13:58:56.058 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.019s] 2021-04-10 13:58:56.448 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [13.142s] 2021-04-10 13:58:56.907 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.974s] 2021-04-10 13:58:56.935 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.489s] 2021-04-10 13:58:57.382 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.324s] 2021-04-10 13:58:58.251 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.316s] 2021-04-10 13:58:59.120 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.734s] 2021-04-10 13:58:59.121 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.866s] 2021-04-10 13:58:59.123 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-04-10 13:58:59.450 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.542s] 2021-04-10 13:58:59.631 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.507s] 2021-04-10 13:59:00.216 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.584s] 2021-04-10 13:59:00.891 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.224s] 2021-04-10 13:59:05.163 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.044s] 2021-04-10 13:59:05.933 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.481s] 2021-04-10 13:59:08.057 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.166s] 2021-04-10 13:59:12.675 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.510s] 2021-04-10 13:59:14.224 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.290s] 2021-04-10 13:59:21.866 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [7.641s] 2021-04-10 13:59:25.933 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.580s] 2021-04-10 13:59:31.332 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.465s] 2021-04-10 13:59:34.616 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.681s] 2021-04-10 13:59:39.465 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.131s] 2021-04-10 13:59:42.691 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.072s] 2021-04-10 13:59:42.720 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.415s] 2021-04-10 13:59:48.729 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.263s] 2021-04-10 13:59:51.541 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.850s] 2021-04-10 13:59:59.301 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.571s] 2021-04-10 14:00:04.253 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.419s] 2021-04-10 14:00:09.749 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.447s] 2021-04-10 14:00:20.612 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.860s] 2021-04-10 14:00:30.899 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.286s] 2021-04-10 14:00:41.376 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.477s] 2021-04-10 14:00:52.491 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.110s] 2021-04-10 14:01:04.168 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.677s] 2021-04-10 14:01:16.338 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.168s] 2021-04-10 14:01:29.048 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.709s] 2021-04-10 14:01:42.591 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.542s] 2021-04-10 14:01:55.150 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.541s] 2021-04-10 14:01:55.664 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.514s] 2021-04-10 14:02:02.705 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context testr@default cleanup() started 2021-04-10 14:02:02.706 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context testr@default cleanup() finished in 0.82 msec 2021-04-10 14:02:02.706 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context tempest@default cleanup() started 2021-04-10 14:02:03.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-10 14:02:03.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-10 14:02:03.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_72e5bce0_ifBgMTh9'. 2021-04-10 14:02:04.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_72e5bce0_ifBgMTh9' has been deleted. 2021-04-10 14:02:04.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3e50eafc-b604-472d-8b24-8e24b0e2e5ad' of option 'instance_type' from Tempest config file. 2021-04-10 14:02:04.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3e50eafc-b604-472d-8b24-8e24b0e2e5ad' has been removed. 2021-04-10 14:02:04.411 32 INFO rally.task.context [-] Verification 4ac09619-5256-4ba4-97be-393bbc2cd829 | Context tempest@default cleanup() finished in 1.70 sec 2021-04-10 14:02:04.435 32 INFO rally.api [-] Verification (UUID=72e5bce0-6351-44b8-a44f-db7e489017ea) has been successfully finished for deployment 'opnfv-rally' (UUID=e41b56b6-57b7-4c78-b83c-511b57b8232b)! 2021-04-10 14:02:05.935 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 14:02:05.935 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 14:02:05.935 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 14:02:07.344 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 14:02:07.345 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 14:02:07.345 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 14:02:09.142 44 INFO rally.api [-] Building 'html' report for the following verification(s): '72e5bce0-6351-44b8-a44f-db7e489017ea' 2021-04-10 14:02:09.169 44 INFO rally.api [-] The report has been successfully built. 2021-04-10 14:02:10.578 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 14:02:10.578 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 14:02:10.578 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 14:02:12.514 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '72e5bce0-6351-44b8-a44f-db7e489017ea' 2021-04-10 14:02:12.520 46 INFO rally.api [-] The report has been successfully built.