2021-06-16 12:12:50.782 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:12:50.782 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:12:50.782 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:12:52.663 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-06-16 12:12:52.663 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-16 12:12:52.663 6 ERROR rally.cli.cliutils 2021-06-16 12:12:54.051 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:12:54.051 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:12:54.051 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:12:57.629 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:12:57.630 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:12:57.630 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:02.975 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:02.975 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:02.975 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:04.223 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:04.223 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:04.223 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:06.034 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-06-16 12:13:06.034 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils force=force) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-16 12:13:06.034 15 ERROR rally.cli.cliutils 2021-06-16 12:13:07.416 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:07.416 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:07.416 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:09.216 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-16 12:13:09.292 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/repo. 2021-06-16 12:13:09.646 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/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-06-16 12:13:09.662 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-16 12:13:09.674 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-16 12:13:09.700 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-16 12:13:09.749 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-16 12:13:10.424 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1b0eb0dc-25e3-460a-9918-853b66d9ef90) has been successfully created! 2021-06-16 12:13:11.830 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:11.831 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:11.831 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:29.123 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:29.123 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:29.124 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:31.030 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1b0eb0dc-25e3-460a-9918-853b66d9ef90) for deployment 'opnfv-rally' (UUID=33b71e72-4c96-423c-978e-c2d0030f5aab). 2021-06-16 12:13:32.214 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1b0eb0dc-25e3-460a-9918-853b66d9ef90) has been successfully configured for deployment 'opnfv-rally' (UUID=33b71e72-4c96-423c-978e-c2d0030f5aab)! 2021-06-16 12:13:44.150 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 12:13:44.150 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 12:13:44.150 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 12:13:46.020 32 INFO rally.api [-] Starting verification (UUID=daec2bbe-524b-4c6f-891b-e2f5a0f40cba) for deployment 'opnfv-rally' (UUID=33b71e72-4c96-423c-978e-c2d0030f5aab) by verifier 'opnfv-tempest' (UUID=1b0eb0dc-25e3-460a-9918-853b66d9ef90). 2021-06-16 12:13:47.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-16 12:13:47.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-16 12:13:47.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/for-deployment-33b71e72-4c96-423c-978e-c2d0030f5aab/tempest.log' to option 'log_file'. 2021-06-16 12:13:47.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/for-deployment-33b71e72-4c96-423c-978e-c2d0030f5aab/tempest.log 2021-06-16 12:13:47.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-16 12:13:47.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/for-deployment-33b71e72-4c96-423c-978e-c2d0030f5aab/lock_files' to option 'lock_path'. 2021-06-16 12:13:47.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1b0eb0dc-25e3-460a-9918-853b66d9ef90/for-deployment-33b71e72-4c96-423c-978e-c2d0030f5aab/lock_files 2021-06-16 12:13:47.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-16 12:13:47.701 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-06-16 12:13:47.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e5cdccd7-c01c-4982-819a-cbe5e702e31c 2021-06-16 12:13:47.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2d856c9c-c723-4a27-8fd1-bff8f6fa198f 2021-06-16 12:13:47.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e5dfe9bd-677a-40a0-9447-8d2283af9dc8 2021-06-16 12:13:47.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 671d985a-2a74-4fc2-9522-48c4421641ff 2021-06-16 12:13:48.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-16 12:13:48.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-16 12:13:48.215 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-16 12:13:48.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 12:13:48.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-16 12:13:48.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_daec2bbe_wFZcItcc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 12:13:48.649 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_daec2bbe_wFZcItcc' (ID = 52c3468b-ade9-4769-b8e9-cdb5161c6dae) has been successfully created! 2021-06-16 12:13:48.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '52c3468b-ade9-4769-b8e9-cdb5161c6dae' to option 'instance_type'. 2021-06-16 12:13:48.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 52c3468b-ade9-4769-b8e9-cdb5161c6dae 2021-06-16 12:13:48.652 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context tempest@default setup() finished in 2.05 sec 2021-06-16 12:13:48.653 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context testr@default setup() finished in 0.54 msec 2021-06-16 12:13:48.654 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/fde7dcfb-d160-488b-8fda-a56d98a43f30'. 2021-06-16 12:13:58.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.192s] 2021-06-16 12:13:58.165 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.136s] 2021-06-16 12:13:58.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-06-16 12:14:00.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.577s] 2021-06-16 12:14:00.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.181s] 2021-06-16 12:14:00.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.168s] 2021-06-16 12:14:01.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.130s] 2021-06-16 12:14:04.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.020s] 2021-06-16 12:14:06.458 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.295s] 2021-06-16 12:14:06.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.045s] 2021-06-16 12:14:06.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.387s] 2021-06-16 12:14:09.689 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [2.797s] 2021-06-16 12:14:11.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.253s] 2021-06-16 12:14:12.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.075s] 2021-06-16 12:14:12.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.791s] 2021-06-16 12:14:19.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.788s] 2021-06-16 12:14:20.326 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.730s] 2021-06-16 12:14:24.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.429s] 2021-06-16 12:14:24.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.125s] 2021-06-16 12:14:25.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.133s] 2021-06-16 12:14:25.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.530s] 2021-06-16 12:14:31.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.083s] 2021-06-16 12:14:37.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.557s] 2021-06-16 12:14:37.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.126s] 2021-06-16 12:14:38.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.618s] 2021-06-16 12:14:39.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.599s] 2021-06-16 12:14:39.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.208s] 2021-06-16 12:14:39.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.124s] 2021-06-16 12:14:40.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.167s] 2021-06-16 12:14:40.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.197s] 2021-06-16 12:14:40.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.316s] 2021-06-16 12:14:40.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.174s] 2021-06-16 12:14:40.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.190s] 2021-06-16 12:14:41.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.223s] 2021-06-16 12:14:41.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.297s] 2021-06-16 12:14:44.834 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.897s] 2021-06-16 12:14:49.256 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.422s] 2021-06-16 12:14:49.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.193s] 2021-06-16 12:14:49.589 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.140s] 2021-06-16 12:14:49.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.103s] 2021-06-16 12:14:50.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.489s] 2021-06-16 12:14:50.373 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.190s] 2021-06-16 12:14:50.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.061s] 2021-06-16 12:14:51.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.744s] 2021-06-16 12:15:31.522 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [40.341s] 2021-06-16 12:16:16.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [45.446s] 2021-06-16 12:16:57.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [40.751s] 2021-06-16 12:17:41.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [43.459s] 2021-06-16 12:18:10.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [29.251s] 2021-06-16 12:18:41.871 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [31.438s] 2021-06-16 12:19:17.440 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.567s] 2021-06-16 12:19:45.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [28.367s] 2021-06-16 12:20:58.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [73.008s] 2021-06-16 12:22:13.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [74.383s] 2021-06-16 12:23:48.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [95.007s] 2021-06-16 12:25:07.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [79.024s] 2021-06-16 12:26:16.850 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [69.618s] 2021-06-16 12:27:24.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [67.174s] 2021-06-16 12:28:05.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.873s] 2021-06-16 12:28:05.909 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-06-16 12:28:24.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.289s] 2021-06-16 12:28:40.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [16.198s] 2021-06-16 12:28:57.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [17.366s] 2021-06-16 12:29:23.461 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [25.697s] 2021-06-16 12:29:53.211 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [29.749s] 2021-06-16 12:30:31.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [38.221s] 2021-06-16 12:31:06.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [34.931s] 2021-06-16 12:31:33.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [27.104s] 2021-06-16 12:32:06.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [33.057s] 2021-06-16 12:32:07.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.667s]: b'LBaasv2 extension not available, skipping' 2021-06-16 12:32:07.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.537s]: b'LBaasv2 extension not available, skipping' 2021-06-16 12:35:47.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [219.431s] 2021-06-16 12:40:12.512 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 [265.342s] 2021-06-16 12:44:20.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [247.890s] 2021-06-16 12:48:28.444 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [248.038s] 2021-06-16 12:52:32.954 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [244.509s] 2021-06-16 12:56:34.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [241.493s] 2021-06-16 13:02:07.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [333.363s] 2021-06-16 13:06:33.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [265.847s] 2021-06-16 13:11:09.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [275.907s] 2021-06-16 13:15:19.665 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [250.092s] 2021-06-16 13:19:07.690 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [228.023s] 2021-06-16 13:19:08.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.704s] 2021-06-16 13:19:09.029 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.636s] 2021-06-16 13:19:09.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.654s] 2021-06-16 13:19:10.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.591s] 2021-06-16 13:19:28.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [18.229s] 2021-06-16 13:20:00.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [31.918s] 2021-06-16 13:20:01.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.727s] 2021-06-16 13:20:01.153 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-06-16 13:20:01.827 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.676s] 2021-06-16 13:20:36.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [34.434s] 2021-06-16 13:21:14.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [38.679s] 2021-06-16 13:21:36.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [21.276s] 2021-06-16 13:21:59.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [23.361s] 2021-06-16 13:29:14.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [434.499s] 2021-06-16 13:31:43.423 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [149.338s] 2021-06-16 13:32:02.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.001s] 2021-06-16 13:32:32.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [29.657s] 2021-06-16 13:32:49.905 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [17.822s] 2021-06-16 13:33:16.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [26.107s] 2021-06-16 13:33:43.366 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.353s] 2021-06-16 13:34:23.923 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [40.556s] 2021-06-16 13:34:24.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.669s] 2021-06-16 13:34:25.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.620s] 2021-06-16 13:34:25.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.570s] 2021-06-16 13:34:26.348 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.563s] 2021-06-16 13:34:26.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.585s] 2021-06-16 13:34:27.494 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.559s] 2021-06-16 13:34:28.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.584s] 2021-06-16 13:34:28.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.559s] 2021-06-16 13:34:29.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.488s] 2021-06-16 13:34:41.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [11.894s] 2021-06-16 13:34:43.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.534s] 2021-06-16 13:34:44.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.581s] 2021-06-16 13:35:02.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [18.072s] 2021-06-16 13:35:02.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.783s] 2021-06-16 13:35:03.698 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.703s] 2021-06-16 13:35:04.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.578s] 2021-06-16 13:35:04.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-06-16 13:35:05.928 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.641s]: b'LBaas v1 extension not available, skipping' 2021-06-16 13:35:08.072 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.143s]: b'LBaasv2 extension not available, skipping' 2021-06-16 13:37:43.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [155.262s] 2021-06-16 13:38:00.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [17.526s] 2021-06-16 13:38:00.874 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-06-16 13:38:02.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.808s] 2021-06-16 13:38:04.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.457s] 2021-06-16 13:38:04.152 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-06-16 13:38:04.159 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-06-16 13:38:04.414 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context testr@default cleanup() started 2021-06-16 13:38:04.415 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context testr@default cleanup() finished in 0.74 msec 2021-06-16 13:38:04.415 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context tempest@default cleanup() started 2021-06-16 13:38:05.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-16 13:38:05.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-16 13:38:05.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_daec2bbe_wFZcItcc'. 2021-06-16 13:38:05.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_daec2bbe_wFZcItcc' has been deleted. 2021-06-16 13:38:05.744 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '52c3468b-ade9-4769-b8e9-cdb5161c6dae' of option 'instance_type' from Tempest config file. 2021-06-16 13:38:05.745 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '52c3468b-ade9-4769-b8e9-cdb5161c6dae' has been removed. 2021-06-16 13:38:05.753 32 INFO rally.task.context [-] Verification 1b0eb0dc-25e3-460a-9918-853b66d9ef90 | Context tempest@default cleanup() finished in 1.34 sec 2021-06-16 13:38:05.787 32 INFO rally.api [-] Verification (UUID=daec2bbe-524b-4c6f-891b-e2f5a0f40cba) has been successfully finished for deployment 'opnfv-rally' (UUID=33b71e72-4c96-423c-978e-c2d0030f5aab)! 2021-06-16 13:38:07.246 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:38:07.246 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:38:07.247 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:38:08.683 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:38:08.683 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:38:08.683 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:38:10.579 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'daec2bbe-524b-4c6f-891b-e2f5a0f40cba' 2021-06-16 13:38:10.607 38 INFO rally.api [-] The report has been successfully built. 2021-06-16 13:38:12.040 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:38:12.040 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:38:12.040 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:38:13.847 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'daec2bbe-524b-4c6f-891b-e2f5a0f40cba' 2021-06-16 13:38:13.857 40 INFO rally.api [-] The report has been successfully built.