2021-07-10 13:52:00.007 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:00.007 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:00.007 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:01.903 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-07-10 13:52:01.903 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-10 13:52:01.903 6 ERROR rally.cli.cliutils 2021-07-10 13:52:03.267 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:03.267 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:03.267 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:06.845 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:06.846 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:06.846 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:12.065 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:12.065 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:12.065 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:13.348 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:13.348 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:13.348 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:15.168 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-07-10 13:52:15.168 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils force=force) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-10 13:52:15.168 15 ERROR rally.cli.cliutils 2021-07-10 13:52:16.507 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:16.507 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:16.507 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:18.284 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-10 13:52:18.347 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/repo. 2021-07-10 13:52:18.707 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-07-10 13:52:18.724 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-10 13:52:18.734 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-10 13:52:18.757 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-10 13:52:18.805 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-10 13:52:19.482 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3dd169aa-22a1-4934-9de2-f892f75723b1) has been successfully created! 2021-07-10 13:52:20.932 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:20.932 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:20.932 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:28.575 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:28.576 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:28.576 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:30.457 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3dd169aa-22a1-4934-9de2-f892f75723b1) for deployment 'opnfv-rally' (UUID=5f8cfa7b-3234-4574-abf7-7d595045c7f7). 2021-07-10 13:52:31.313 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3dd169aa-22a1-4934-9de2-f892f75723b1) has been successfully configured for deployment 'opnfv-rally' (UUID=5f8cfa7b-3234-4574-abf7-7d595045c7f7)! 2021-07-10 13:52:39.622 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:52:39.622 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:52:39.623 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:52:41.493 32 INFO rally.api [-] Starting verification (UUID=f06d9dac-876c-44a9-9041-a5b5dbce609c) for deployment 'opnfv-rally' (UUID=5f8cfa7b-3234-4574-abf7-7d595045c7f7) by verifier 'opnfv-tempest' (UUID=3dd169aa-22a1-4934-9de2-f892f75723b1). 2021-07-10 13:52:42.596 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-10 13:52:42.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-10 13:52:42.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/for-deployment-5f8cfa7b-3234-4574-abf7-7d595045c7f7/tempest.log' to option 'log_file'. 2021-07-10 13:52:42.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/for-deployment-5f8cfa7b-3234-4574-abf7-7d595045c7f7/tempest.log 2021-07-10 13:52:42.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-10 13:52:42.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/for-deployment-5f8cfa7b-3234-4574-abf7-7d595045c7f7/lock_files' to option 'lock_path'. 2021-07-10 13:52:42.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3dd169aa-22a1-4934-9de2-f892f75723b1/for-deployment-5f8cfa7b-3234-4574-abf7-7d595045c7f7/lock_files 2021-07-10 13:52:42.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-10 13:52:42.694 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-07-10 13:52:42.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 89b88dbd-5fbb-4aa7-a11c-b585e0da9e67 2021-07-10 13:52:42.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = aa0931fb-7225-4858-87df-cbb7821568af 2021-07-10 13:52:42.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1949cdab-926b-48af-a824-b9fe16ea8fb3 2021-07-10 13:52:42.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3905e075-8c78-4d9d-80aa-4a5e51fb62f1 2021-07-10 13:52:42.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-10 13:52:42.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-10 13:52:42.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-10 13:52:43.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 13:52:43.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-10 13:52:43.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f06d9dac_yDQXALhF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-10 13:52:43.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f06d9dac_yDQXALhF' (ID = fd354f95-4525-4876-be79-bf2f930b67a3) has been successfully created! 2021-07-10 13:52:43.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fd354f95-4525-4876-be79-bf2f930b67a3' to option 'instance_type'. 2021-07-10 13:52:43.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fd354f95-4525-4876-be79-bf2f930b67a3 2021-07-10 13:52:43.283 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context tempest@default setup() finished in 1.18 sec 2021-07-10 13:52:43.284 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context testr@default setup() finished in 0.41 msec 2021-07-10 13:52:43.284 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5aaba8b7-442c-4233-b93b-e288c7083eed'. 2021-07-10 13:52:52.234 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.602s] 2021-07-10 13:52:54.445 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.211s] 2021-07-10 13:53:03.509 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.759s] 2021-07-10 13:53:03.572 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.083s] 2021-07-10 13:53:08.256 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.375s] 2021-07-10 13:53:10.105 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.184s] 2021-07-10 13:53:15.120 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.864s] 2021-07-10 13:53:17.712 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.201s] 2021-07-10 13:53:31.780 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [14.068s] 2021-07-10 13:53:40.544 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.434s] 2021-07-10 13:53:41.706 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.162s] 2021-07-10 13:53:41.992 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.531s] 2021-07-10 13:53:42.236 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.528s] 2021-07-10 13:53:42.652 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.660s] 2021-07-10 13:53:43.959 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.723s] 2021-07-10 13:53:44.117 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.607s] 2021-07-10 13:53:44.500 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.540s] 2021-07-10 13:53:48.775 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.657s] 2021-07-10 13:53:51.614 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.838s] 2021-07-10 13:53:57.207 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.621s] 2021-07-10 13:53:58.891 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.386s] 2021-07-10 13:53:59.333 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.718s] 2021-07-10 13:53:59.441 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.553s] 2021-07-10 13:54:00.405 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.963s] 2021-07-10 13:54:01.834 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.428s] 2021-07-10 13:54:01.840 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-07-10 13:54:02.386 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.545s] 2021-07-10 13:54:03.088 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.702s] 2021-07-10 13:54:08.244 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.910s] 2021-07-10 13:54:11.772 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.727s] 2021-07-10 13:54:15.157 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.384s] 2021-07-10 13:54:17.285 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [9.040s] 2021-07-10 13:54:17.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.203s] 2021-07-10 13:54:19.381 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.020s] 2021-07-10 13:54:20.872 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.489s] 2021-07-10 13:54:22.000 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.128s] 2021-07-10 13:54:23.110 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.109s] 2021-07-10 13:54:24.657 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.545s] 2021-07-10 13:54:25.942 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.655s] 2021-07-10 13:54:34.962 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [10.303s] 2021-07-10 13:54:37.850 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.906s] 2021-07-10 13:54:46.550 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [11.586s] 2021-07-10 13:54:48.348 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.498s] 2021-07-10 13:54:48.973 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.908s] 2021-07-10 13:54:58.009 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.034s] 2021-07-10 13:54:58.382 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.033s] 2021-07-10 13:55:08.027 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [10.014s] 2021-07-10 13:55:10.967 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.582s] 2021-07-10 13:55:16.571 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.546s] 2021-07-10 13:55:32.525 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [21.556s] 2021-07-10 13:55:43.010 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.485s] 2021-07-10 13:55:53.543 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.531s] 2021-07-10 13:56:04.809 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.265s] 2021-07-10 13:56:16.462 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.651s] 2021-07-10 13:56:28.850 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.385s] 2021-07-10 13:56:41.804 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.953s] 2021-07-10 13:56:55.363 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.558s] 2021-07-10 13:57:15.691 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.260s] 2021-07-10 13:57:22.762 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context testr@default cleanup() started 2021-07-10 13:57:22.763 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context testr@default cleanup() finished in 0.80 msec 2021-07-10 13:57:22.763 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context tempest@default cleanup() started 2021-07-10 13:57:23.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-10 13:57:23.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-10 13:57:23.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f06d9dac_yDQXALhF'. 2021-07-10 13:57:24.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f06d9dac_yDQXALhF' has been deleted. 2021-07-10 13:57:24.482 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fd354f95-4525-4876-be79-bf2f930b67a3' of option 'instance_type' from Tempest config file. 2021-07-10 13:57:24.482 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fd354f95-4525-4876-be79-bf2f930b67a3' has been removed. 2021-07-10 13:57:24.490 32 INFO rally.task.context [-] Verification 3dd169aa-22a1-4934-9de2-f892f75723b1 | Context tempest@default cleanup() finished in 1.73 sec 2021-07-10 13:57:24.522 32 INFO rally.api [-] Verification (UUID=f06d9dac-876c-44a9-9041-a5b5dbce609c) has been successfully finished for deployment 'opnfv-rally' (UUID=5f8cfa7b-3234-4574-abf7-7d595045c7f7)! 2021-07-10 13:57:26.026 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:57:26.026 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:57:26.027 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:57:27.369 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:57:27.369 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:57:27.369 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:57:29.184 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'f06d9dac-876c-44a9-9041-a5b5dbce609c' 2021-07-10 13:57:29.214 44 INFO rally.api [-] The report has been successfully built. 2021-07-10 13:57:30.638 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-10 13:57:30.638 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-10 13:57:30.638 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-10 13:57:32.575 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f06d9dac-876c-44a9-9041-a5b5dbce609c' 2021-07-10 13:57:32.581 46 INFO rally.api [-] The report has been successfully built.