2021-05-08 11:59:32.775 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:32.776 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:32.776 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:34.711 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-05-08 11:59:34.711 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 11:59:34.711 6 ERROR rally.cli.cliutils 2021-05-08 11:59:36.069 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:36.069 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:36.069 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:39.693 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:39.693 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:39.693 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:44.865 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:44.865 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:44.865 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:46.140 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:46.141 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:46.141 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:47.936 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-05-08 11:59:47.936 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils force=force) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 11:59:47.936 15 ERROR rally.cli.cliutils 2021-05-08 11:59:49.327 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:49.327 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:49.327 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:51.113 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-08 11:59:51.175 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/repo. 2021-05-08 11:59:51.528 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/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-05-08 11:59:51.545 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-08 11:59:51.555 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-08 11:59:51.578 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-08 11:59:51.623 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-08 11:59:52.259 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1c3085d-24da-40e2-9baf-f9ec175690a4) has been successfully created! 2021-05-08 11:59:53.676 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:53.676 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:53.677 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 12:00:11.986 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 12:00:11.986 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 12:00:11.987 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 12:00:13.886 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a1c3085d-24da-40e2-9baf-f9ec175690a4) for deployment 'opnfv-rally' (UUID=7ec0495c-6dcd-4ece-b9ad-9018491551a0). 2021-05-08 12:00:15.031 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a1c3085d-24da-40e2-9baf-f9ec175690a4) has been successfully configured for deployment 'opnfv-rally' (UUID=7ec0495c-6dcd-4ece-b9ad-9018491551a0)! 2021-05-08 12:00:27.102 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 12:00:27.102 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 12:00:27.102 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 12:00:29.087 32 INFO rally.api [-] Starting verification (UUID=15151f59-1e07-4e97-bb5a-f13fba453fcc) for deployment 'opnfv-rally' (UUID=7ec0495c-6dcd-4ece-b9ad-9018491551a0) by verifier 'opnfv-tempest' (UUID=a1c3085d-24da-40e2-9baf-f9ec175690a4). 2021-05-08 12:00:30.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-08 12:00:30.321 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-08 12:00:30.321 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/for-deployment-7ec0495c-6dcd-4ece-b9ad-9018491551a0/tempest.log' to option 'log_file'. 2021-05-08 12:00:30.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/for-deployment-7ec0495c-6dcd-4ece-b9ad-9018491551a0/tempest.log 2021-05-08 12:00:30.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-08 12:00:30.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/for-deployment-7ec0495c-6dcd-4ece-b9ad-9018491551a0/lock_files' to option 'lock_path'. 2021-05-08 12:00:30.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a1c3085d-24da-40e2-9baf-f9ec175690a4/for-deployment-7ec0495c-6dcd-4ece-b9ad-9018491551a0/lock_files 2021-05-08 12:00:30.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-08 12:00:30.324 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-05-08 12:00:30.324 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bb9cc3db-c4a8-4e67-a5b7-6236f80af98c 2021-05-08 12:00:30.325 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f8587a8e-d4b0-4026-983a-a8c1ca1c5db5 2021-05-08 12:00:30.325 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 238f216a-2862-43d3-8b9a-62b4785ccf24 2021-05-08 12:00:30.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2c0fab81-7e78-43e3-865c-b126fa522531 2021-05-08 12:00:30.618 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-08 12:00:30.619 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-08 12:00:30.619 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-08 12:00:30.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 12:00:30.731 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-08 12:00:30.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_15151f59_IuajMQlY' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 12:00:30.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_15151f59_IuajMQlY' (ID = 57b907b5-5a72-4277-a485-5bbce18599e9) has been successfully created! 2021-05-08 12:00:30.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '57b907b5-5a72-4277-a485-5bbce18599e9' to option 'instance_type'. 2021-05-08 12:00:30.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 57b907b5-5a72-4277-a485-5bbce18599e9 2021-05-08 12:00:30.830 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context tempest@default setup() finished in 1.15 sec 2021-05-08 12:00:30.831 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context testr@default setup() finished in 0.45 msec 2021-05-08 12:00:30.831 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b6849449-2bea-4a03-81ad-fd417faa1536'. 2021-05-08 12:00:40.366 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.181s] 2021-05-08 12:00:40.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.126s] 2021-05-08 12:00:40.530 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.038s] 2021-05-08 12:00:43.333 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.329s] 2021-05-08 12:00:43.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.169s] 2021-05-08 12:00:43.630 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.127s] 2021-05-08 12:00:44.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.128s] 2021-05-08 12:00:47.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.994s] 2021-05-08 12:00:49.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.300s] 2021-05-08 12:00:49.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.087s] 2021-05-08 12:00:51.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.499s] 2021-05-08 12:00:55.266 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.146s] 2021-05-08 12:00:57.566 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.299s] 2021-05-08 12:00:57.631 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.065s] 2021-05-08 12:00:58.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.767s] 2021-05-08 12:01:05.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.693s] 2021-05-08 12:01:05.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.699s] 2021-05-08 12:01:10.191 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.399s] 2021-05-08 12:01:10.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.139s] 2021-05-08 12:01:10.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.138s] 2021-05-08 12:01:11.064 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.596s] 2021-05-08 12:01:18.461 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [6.889s] 2021-05-08 12:01:22.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.404s] 2021-05-08 12:01:22.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.130s] 2021-05-08 12:01:23.543 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.548s] 2021-05-08 12:01:24.695 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.648s] 2021-05-08 12:01:24.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.202s] 2021-05-08 12:01:25.861 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.964s] 2021-05-08 12:01:26.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.215s] 2021-05-08 12:01:26.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.181s] 2021-05-08 12:01:26.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.400s] 2021-05-08 12:01:26.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.189s] 2021-05-08 12:01:27.040 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.193s] 2021-05-08 12:01:27.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.483s] 2021-05-08 12:01:27.894 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.370s] 2021-05-08 12:01:31.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.856s] 2021-05-08 12:01:35.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.398s] 2021-05-08 12:01:35.787 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.196s] 2021-05-08 12:01:35.907 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.120s] 2021-05-08 12:01:36.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.116s] 2021-05-08 12:01:36.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.768s] 2021-05-08 12:01:36.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.202s] 2021-05-08 12:01:37.056 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.061s] 2021-05-08 12:01:37.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.538s] 2021-05-08 12:02:31.783 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [54.187s] 2021-05-08 12:03:31.983 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [60.199s] 2021-05-08 12:04:22.522 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [50.538s] 2021-05-08 12:05:04.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [42.351s] 2021-05-08 12:05:48.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [43.968s] 2021-05-08 12:06:24.703 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.860s] 2021-05-08 12:07:05.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [40.322s] 2021-05-08 12:07:41.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [36.643s] 2021-05-08 12:09:11.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [90.075s] 2021-05-08 12:10:48.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [96.785s] 2021-05-08 12:12:10.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [81.612s] 2021-05-08 12:13:25.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [75.850s] 2021-05-08 12:14:48.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [82.462s] 2021-05-08 12:16:15.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [87.061s] 2021-05-08 12:16:59.077 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [43.557s] 2021-05-08 12:16:59.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-05-08 12:17:10.833 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [11.746s] 2021-05-08 12:17:33.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.670s] 2021-05-08 12:17:57.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [23.862s] 2021-05-08 12:18:24.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [26.636s] 2021-05-08 12:19:03.989 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [39.985s] 2021-05-08 12:19:35.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [31.928s] 2021-05-08 12:20:15.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.906s] 2021-05-08 12:21:08.354 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [52.529s] 2021-05-08 12:21:39.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [31.423s] 2021-05-08 12:21:40.554 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.775s]: b'LBaasv2 extension not available, skipping' 2021-05-08 12:21:41.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.639s]: b'LBaasv2 extension not available, skipping' 2021-05-08 12:25:50.427 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [249.228s] 2021-05-08 12:50:15.385 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... fail [1464.953s] 2021-05-08 12:55:00.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [285.566s] 2021-05-08 12:59:58.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [297.081s] 2021-05-08 13:04:28.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [270.107s] 2021-05-08 13:08:45.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [257.316s] 2021-05-08 13:13:42.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [296.601s] 2021-05-08 13:17:53.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [251.798s] 2021-05-08 13:41:09.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [1395.555s] 2021-05-08 13:46:04.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [294.740s] 2021-05-08 13:50:04.946 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [240.777s] 2021-05-08 13:50:05.692 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.748s] 2021-05-08 13:50:06.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.585s] 2021-05-08 13:50:06.907 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.628s] 2021-05-08 13:50:07.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.611s] 2021-05-08 13:50:23.464 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [15.944s] 2021-05-08 13:50:51.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [27.784s] 2021-05-08 13:50:52.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.774s] 2021-05-08 13:50:52.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-05-08 13:50:52.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.655s] 2021-05-08 13:51:39.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [46.901s] 2021-05-08 13:52:37.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [58.335s] 2021-05-08 13:53:00.675 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.758s] 2021-05-08 13:53:20.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [19.997s] 2021-05-08 14:01:22.643 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [481.969s] 2021-05-08 14:04:07.494 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [164.850s] 2021-05-08 14:04:27.277 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.783s] 2021-05-08 14:05:32.811 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [65.531s] 2021-05-08 14:05:52.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [19.613s] 2021-05-08 14:06:17.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [24.773s] 2021-05-08 14:06:41.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [24.772s] 2021-05-08 14:07:20.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [38.872s] 2021-05-08 14:07:21.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.810s] 2021-05-08 14:07:22.266 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.612s] 2021-05-08 14:07:22.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.570s] 2021-05-08 14:07:23.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.605s] 2021-05-08 14:07:24.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.563s] 2021-05-08 14:07:24.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.626s] 2021-05-08 14:07:25.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.611s] 2021-05-08 14:07:25.827 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.583s] 2021-05-08 14:07:26.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.563s] 2021-05-08 14:07:38.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [11.920s] 2021-05-08 14:07:40.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.436s] 2021-05-08 14:07:41.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.578s] 2021-05-08 14:07:57.819 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.491s] 2021-05-08 14:07:58.566 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.747s] 2021-05-08 14:07:59.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.597s] 2021-05-08 14:07:59.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.575s] 2021-05-08 14:07:59.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-05-08 14:08:01.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.615s]: b'LBaas v1 extension not available, skipping' 2021-05-08 14:08:02.653 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.286s]: b'LBaasv2 extension not available, skipping' 2021-05-08 14:11:32.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [210.145s] 2021-05-08 14:11:50.738 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [17.934s] 2021-05-08 14:11:50.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-05-08 14:11:52.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.661s] 2021-05-08 14:11:54.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.700s] 2021-05-08 14:11:54.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-05-08 14:11:54.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-05-08 14:11:54.395 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context testr@default cleanup() started 2021-05-08 14:11:54.396 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context testr@default cleanup() finished in 0.71 msec 2021-05-08 14:11:54.396 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context tempest@default cleanup() started 2021-05-08 14:11:55.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-08 14:11:55.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-08 14:11:55.267 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_15151f59_IuajMQlY'. 2021-05-08 14:11:55.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_15151f59_IuajMQlY' has been deleted. 2021-05-08 14:11:55.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '57b907b5-5a72-4277-a485-5bbce18599e9' of option 'instance_type' from Tempest config file. 2021-05-08 14:11:55.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '57b907b5-5a72-4277-a485-5bbce18599e9' has been removed. 2021-05-08 14:11:55.598 32 INFO rally.task.context [-] Verification a1c3085d-24da-40e2-9baf-f9ec175690a4 | Context tempest@default cleanup() finished in 1.20 sec 2021-05-08 14:11:55.629 32 INFO rally.api [-] Verification (UUID=15151f59-1e07-4e97-bb5a-f13fba453fcc) has been successfully finished for deployment 'opnfv-rally' (UUID=7ec0495c-6dcd-4ece-b9ad-9018491551a0)! 2021-05-08 14:11:57.079 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:11:57.080 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:11:57.080 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:11:58.497 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:11:58.497 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:11:58.497 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:12:00.402 38 INFO rally.api [-] Building 'html' report for the following verification(s): '15151f59-1e07-4e97-bb5a-f13fba453fcc' 2021-05-08 14:12:00.428 38 INFO rally.api [-] The report has been successfully built. 2021-05-08 14:12:01.807 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 14:12:01.807 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 14:12:01.807 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 14:12:03.731 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '15151f59-1e07-4e97-bb5a-f13fba453fcc' 2021-05-08 14:12:03.740 40 INFO rally.api [-] The report has been successfully built.