2021-05-26 18:37:07.250 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:07.250 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:07.251 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:09.111 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-26 18:37:09.111 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 18:37:09.111 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-26 18:37:09.111 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-26 18:37:09.111 6 ERROR rally.cli.cliutils 2021-05-26 18:37:10.536 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:10.537 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:10.537 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:14.225 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:14.225 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:14.225 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:19.209 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:19.210 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:19.210 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:20.461 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:20.461 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:20.461 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:22.250 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-26 18:37:22.250 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-26 18:37:22.250 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-26 18:37:22.250 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils force=force) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-26 18:37:22.250 15 ERROR rally.cli.cliutils 2021-05-26 18:37:23.672 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:23.672 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:23.672 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:25.601 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-26 18:37:25.676 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/repo. 2021-05-26 18:37:26.027 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/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-26 18:37:26.044 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-26 18:37:26.053 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-26 18:37:26.075 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-26 18:37:26.126 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-26 18:37:26.793 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97eecf08-0e7f-46a4-9b98-77c1e62f0ef9) has been successfully created! 2021-05-26 18:37:28.267 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:28.267 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:28.267 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:47.378 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:37:47.378 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:37:47.378 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:37:49.217 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=97eecf08-0e7f-46a4-9b98-77c1e62f0ef9) for deployment 'opnfv-rally' (UUID=aee0dff1-1b88-474d-b7cf-f63f845328d6). 2021-05-26 18:37:50.114 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=97eecf08-0e7f-46a4-9b98-77c1e62f0ef9) has been successfully configured for deployment 'opnfv-rally' (UUID=aee0dff1-1b88-474d-b7cf-f63f845328d6)! 2021-05-26 18:38:01.938 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:38:01.938 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:38:01.938 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:38:03.785 32 INFO rally.api [-] Starting verification (UUID=6d42e769-c985-4aa7-a150-3eba7104f2cb) for deployment 'opnfv-rally' (UUID=aee0dff1-1b88-474d-b7cf-f63f845328d6) by verifier 'opnfv-tempest' (UUID=97eecf08-0e7f-46a4-9b98-77c1e62f0ef9). 2021-05-26 18:38:04.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-26 18:38:05.012 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-26 18:38:05.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/for-deployment-aee0dff1-1b88-474d-b7cf-f63f845328d6/tempest.log' to option 'log_file'. 2021-05-26 18:38:05.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/for-deployment-aee0dff1-1b88-474d-b7cf-f63f845328d6/tempest.log 2021-05-26 18:38:05.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-26 18:38:05.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/for-deployment-aee0dff1-1b88-474d-b7cf-f63f845328d6/lock_files' to option 'lock_path'. 2021-05-26 18:38:05.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-97eecf08-0e7f-46a4-9b98-77c1e62f0ef9/for-deployment-aee0dff1-1b88-474d-b7cf-f63f845328d6/lock_files 2021-05-26 18:38:05.015 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-26 18:38:05.015 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-26 18:38:05.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7df4726f-a9e0-453e-9d29-bc6f6ecaa464 2021-05-26 18:38:05.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bbc93a98-a438-4f67-8cdb-93a6e4f8c3ee 2021-05-26 18:38:05.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d47cb403-8af2-4917-a1c4-3097df2af7e6 2021-05-26 18:38:05.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6cbd186c-689b-45d4-9fe6-ca7e556aca8b 2021-05-26 18:38:05.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-26 18:38:05.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-26 18:38:05.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-26 18:38:05.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 18:38:05.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-26 18:38:05.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6d42e769_U98L1nLd' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 18:38:05.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6d42e769_U98L1nLd' (ID = b7770737-9f7c-41d4-8e06-f74ac890e05e) has been successfully created! 2021-05-26 18:38:05.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7770737-9f7c-41d4-8e06-f74ac890e05e' to option 'instance_type'. 2021-05-26 18:38:05.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7770737-9f7c-41d4-8e06-f74ac890e05e 2021-05-26 18:38:05.737 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context tempest@default setup() finished in 1.38 sec 2021-05-26 18:38:05.738 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context testr@default setup() finished in 0.51 msec 2021-05-26 18:38:05.739 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/1111e695-c7a1-4524-9ec6-ac81124df0fb'. 2021-05-26 18:38:15.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.190s] 2021-05-26 18:38:15.441 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-05-26 18:38:15.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.033s] 2021-05-26 18:38:17.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.841s] 2021-05-26 18:38:17.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.169s] 2021-05-26 18:38:18.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.131s] 2021-05-26 18:38:18.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.137s] 2021-05-26 18:38:21.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.781s] 2021-05-26 18:38:23.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.254s] 2021-05-26 18:38:23.738 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.059s] 2021-05-26 18:38:24.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.902s] 2021-05-26 18:38:30.383 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [5.742s] 2021-05-26 18:38:37.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.694s] 2021-05-26 18:38:37.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.060s] 2021-05-26 18:38:39.813 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [2.674s] 2021-05-26 18:38:50.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [10.891s] 2021-05-26 18:38:51.283 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.579s] 2021-05-26 18:38:57.816 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.533s] 2021-05-26 18:38:57.937 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.121s] 2021-05-26 18:38:58.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.144s] 2021-05-26 18:39:00.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [2.410s] 2021-05-26 18:39:05.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.418s] 2021-05-26 18:39:16.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [10.845s] 2021-05-26 18:39:16.373 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.130s] 2021-05-26 18:39:17.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.368s] 2021-05-26 18:39:18.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.304s] 2021-05-26 18:39:18.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.198s] 2021-05-26 18:39:19.226 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.482s] 2021-05-26 18:39:19.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.201s] 2021-05-26 18:39:19.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.195s] 2021-05-26 18:39:19.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.347s] 2021-05-26 18:39:20.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.173s] 2021-05-26 18:39:20.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.132s] 2021-05-26 18:39:20.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.499s] 2021-05-26 18:39:20.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.165s] 2021-05-26 18:39:25.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.877s] 2021-05-26 18:39:29.773 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.510s] 2021-05-26 18:39:29.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.139s] 2021-05-26 18:39:30.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.127s] 2021-05-26 18:39:30.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.121s] 2021-05-26 18:39:31.642 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.482s] 2021-05-26 18:39:31.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.193s] 2021-05-26 18:39:31.903 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.067s] 2021-05-26 18:39:33.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.492s] 2021-05-26 18:40:44.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [70.917s] 2021-05-26 18:41:34.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [50.665s] 2021-05-26 18:42:20.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [46.014s] 2021-05-26 18:43:05.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [44.198s] 2021-05-26 18:43:50.572 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [45.377s] 2021-05-26 18:44:30.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.726s] 2021-05-26 18:45:10.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [39.846s] 2021-05-26 18:46:00.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [50.032s] 2021-05-26 18:47:29.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [89.312s] 2021-05-26 18:48:53.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [83.960s] 2021-05-26 18:50:35.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [102.281s] 2021-05-26 18:52:23.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [107.269s] 2021-05-26 18:53:59.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [96.294s] 2021-05-26 18:55:40.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [101.478s] 2021-05-26 18:56:32.006 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [51.226s] 2021-05-26 18:56:32.016 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-26 18:56:52.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [20.958s] 2021-05-26 18:57:15.564 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.590s] 2021-05-26 18:57:40.974 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [25.409s] 2021-05-26 18:58:09.755 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [28.780s] 2021-05-26 18:58:49.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [39.831s] 2021-05-26 18:59:36.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [46.712s] 2021-05-26 19:00:37.039 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [60.740s] 2021-05-26 19:01:17.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [40.884s] 2021-05-26 19:02:02.562 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [44.636s] 2021-05-26 19:02:03.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.813s]: b'LBaasv2 extension not available, skipping' 2021-05-26 19:02:03.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.574s]: b'LBaasv2 extension not available, skipping' 2021-05-26 19:06:25.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [261.541s] 2021-05-26 19:11:31.660 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 [306.162s] 2021-05-26 19:16:54.856 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [323.193s] 2021-05-26 19:21:56.047 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [301.190s] 2021-05-26 19:46:07.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [1451.832s] 2021-05-26 19:50:54.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [286.676s] 2021-05-26 19:56:54.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [359.519s] 2021-05-26 20:01:35.513 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [281.428s] 2021-05-26 20:06:38.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [303.081s] 2021-05-26 20:11:46.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [308.006s] 2021-05-26 20:16:04.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [257.644s] 2021-05-26 20:16:05.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.879s] 2021-05-26 20:16:05.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.628s] 2021-05-26 20:16:06.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.652s] 2021-05-26 20:16:07.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.677s] 2021-05-26 20:16:25.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [18.338s] 2021-05-26 20:16:59.990 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [34.565s] 2021-05-26 20:17:00.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.893s] 2021-05-26 20:17:00.886 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-26 20:17:01.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.644s] 2021-05-26 20:18:00.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [59.053s] 2021-05-26 20:18:55.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [55.255s] 2021-05-26 20:19:16.585 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.746s] 2021-05-26 20:19:34.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [17.561s] 2021-05-26 20:28:38.097 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [543.947s] 2021-05-26 20:31:37.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [179.608s] 2021-05-26 20:32:16.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [38.309s] 2021-05-26 20:33:14.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [58.491s] 2021-05-26 20:33:35.500 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [20.991s] 2021-05-26 20:34:05.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [29.724s] 2021-05-26 20:34:32.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.370s] 2021-05-26 20:35:19.459 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [46.861s] 2021-05-26 20:35:20.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.768s] 2021-05-26 20:35:20.839 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.611s] 2021-05-26 20:35:21.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.606s] 2021-05-26 20:35:22.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.638s] 2021-05-26 20:35:22.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.579s] 2021-05-26 20:35:23.256 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.592s] 2021-05-26 20:35:23.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.566s] 2021-05-26 20:35:24.440 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.617s] 2021-05-26 20:35:25.033 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.592s] 2021-05-26 20:35:41.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.214s] 2021-05-26 20:35:43.746 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.497s] 2021-05-26 20:35:44.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.598s] 2021-05-26 20:36:02.252 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.907s] 2021-05-26 20:36:03.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.756s] 2021-05-26 20:36:03.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.547s] 2021-05-26 20:36:04.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.583s] 2021-05-26 20:36:04.150 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-26 20:36:05.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.252s]: b'LBaas v1 extension not available, skipping' 2021-05-26 20:36:07.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.039s]: b'LBaasv2 extension not available, skipping' 2021-05-26 20:39:38.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [211.064s] 2021-05-26 20:40:13.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [34.613s] 2021-05-26 20:40:13.134 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-05-26 20:40:16.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.866s] 2021-05-26 20:40:18.152 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.145s] 2021-05-26 20:40:18.161 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-05-26 20:40:18.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-05-26 20:40:18.522 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context testr@default cleanup() started 2021-05-26 20:40:18.523 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context testr@default cleanup() finished in 0.88 msec 2021-05-26 20:40:18.524 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context tempest@default cleanup() started 2021-05-26 20:40:19.126 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-26 20:40:19.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-26 20:40:19.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6d42e769_U98L1nLd'. 2021-05-26 20:40:20.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6d42e769_U98L1nLd' has been deleted. 2021-05-26 20:40:20.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7770737-9f7c-41d4-8e06-f74ac890e05e' of option 'instance_type' from Tempest config file. 2021-05-26 20:40:20.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7770737-9f7c-41d4-8e06-f74ac890e05e' has been removed. 2021-05-26 20:40:20.516 32 INFO rally.task.context [-] Verification 97eecf08-0e7f-46a4-9b98-77c1e62f0ef9 | Context tempest@default cleanup() finished in 1.99 sec 2021-05-26 20:40:20.543 32 INFO rally.api [-] Verification (UUID=6d42e769-c985-4aa7-a150-3eba7104f2cb) has been successfully finished for deployment 'opnfv-rally' (UUID=aee0dff1-1b88-474d-b7cf-f63f845328d6)! 2021-05-26 20:40:21.997 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 20:40:21.997 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 20:40:21.997 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 20:40:23.512 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 20:40:23.512 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 20:40:23.513 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 20:40:25.353 38 INFO rally.api [-] Building 'html' report for the following verification(s): '6d42e769-c985-4aa7-a150-3eba7104f2cb' 2021-05-26 20:40:25.380 38 INFO rally.api [-] The report has been successfully built. 2021-05-26 20:40:26.749 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 20:40:26.749 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 20:40:26.749 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 20:40:28.614 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6d42e769-c985-4aa7-a150-3eba7104f2cb' 2021-05-26 20:40:28.623 40 INFO rally.api [-] The report has been successfully built.