2021-04-10 11:24:51.819 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:51.820 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:51.820 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-10 11:24:53.623 6 ERROR rally.cli.cliutils 2021-04-10 11:24:54.996 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:54.996 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:54.996 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:24:58.616 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:58.617 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:58.617 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:03.883 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:03.883 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:03.883 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:05.156 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:05.157 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:05.157 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils force=force) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-10 11:25:07.023 15 ERROR rally.cli.cliutils 2021-04-10 11:25:08.404 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:08.404 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:08.404 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:10.248 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-10 11:25:10.323 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/repo. 2021-04-10 11:25:10.674 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-10 11:25:10.690 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-10 11:25:10.700 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-10 11:25:10.722 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-10 11:25:10.772 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-10 11:25:11.444 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4279dc3-625c-48cd-a4a4-6b4e5a7e674f) has been successfully created! 2021-04-10 11:25:12.903 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:12.904 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:12.904 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:31.075 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:31.075 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:31.075 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:32.876 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b4279dc3-625c-48cd-a4a4-6b4e5a7e674f) for deployment 'opnfv-rally' (UUID=bf5158a6-7e5d-4087-8be1-dad19d24cf1f). 2021-04-10 11:25:33.821 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4279dc3-625c-48cd-a4a4-6b4e5a7e674f) has been successfully configured for deployment 'opnfv-rally' (UUID=bf5158a6-7e5d-4087-8be1-dad19d24cf1f)! 2021-04-10 11:25:45.561 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:25:45.561 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:25:45.561 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:25:47.391 32 INFO rally.api [-] Starting verification (UUID=4913c8dd-fece-45ee-b649-d2537e66a53a) for deployment 'opnfv-rally' (UUID=bf5158a6-7e5d-4087-8be1-dad19d24cf1f) by verifier 'opnfv-tempest' (UUID=b4279dc3-625c-48cd-a4a4-6b4e5a7e674f). 2021-04-10 11:25:48.495 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-10 11:25:48.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-10 11:25:48.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/for-deployment-bf5158a6-7e5d-4087-8be1-dad19d24cf1f/tempest.log' to option 'log_file'. 2021-04-10 11:25:48.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/for-deployment-bf5158a6-7e5d-4087-8be1-dad19d24cf1f/tempest.log 2021-04-10 11:25:48.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-10 11:25:48.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/for-deployment-bf5158a6-7e5d-4087-8be1-dad19d24cf1f/lock_files' to option 'lock_path'. 2021-04-10 11:25:48.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b4279dc3-625c-48cd-a4a4-6b4e5a7e674f/for-deployment-bf5158a6-7e5d-4087-8be1-dad19d24cf1f/lock_files 2021-04-10 11:25:48.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-10 11:25:48.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-04-10 11:25:48.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0cd63ae6-ef8c-4373-805e-a3ab6cb26ac1 2021-04-10 11:25:48.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 30e07d92-ff03-4f47-bed5-33e64ab7966b 2021-04-10 11:25:48.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6bcaab55-4428-43f0-ae25-dc952554b925 2021-04-10 11:25:48.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b4c84a1c-e70c-43e1-921d-04808ce679ee 2021-04-10 11:25:49.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-10 11:25:49.253 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-10 11:25:49.253 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-10 11:25:49.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 11:25:49.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-10 11:25:49.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4913c8dd_KEHUcWgR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 11:25:49.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4913c8dd_KEHUcWgR' (ID = f119f9cf-7b4f-4f6a-bb4e-58a3bc1deaf6) has been successfully created! 2021-04-10 11:25:49.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f119f9cf-7b4f-4f6a-bb4e-58a3bc1deaf6' to option 'instance_type'. 2021-04-10 11:25:49.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f119f9cf-7b4f-4f6a-bb4e-58a3bc1deaf6 2021-04-10 11:25:49.800 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context tempest@default setup() finished in 1.81 sec 2021-04-10 11:25:49.801 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context testr@default setup() finished in 0.55 msec 2021-04-10 11:25:49.801 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/f73af61f-b06c-4ebf-8d7d-8853e96e276e'. 2021-04-10 11:25:59.310 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.202s] 2021-04-10 11:25:59.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-04-10 11:25:59.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.042s] 2021-04-10 11:26:02.354 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.423s] 2021-04-10 11:26:02.536 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.182s] 2021-04-10 11:26:02.714 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.178s] 2021-04-10 11:26:03.285 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.114s] 2021-04-10 11:26:05.619 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.334s] 2021-04-10 11:26:07.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.273s] 2021-04-10 11:26:07.963 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.070s] 2021-04-10 11:26:09.789 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.826s] 2021-04-10 11:26:13.451 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.662s] 2021-04-10 11:26:20.471 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [7.020s] 2021-04-10 11:26:20.546 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.074s] 2021-04-10 11:26:21.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.722s] 2021-04-10 11:26:27.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.539s] 2021-04-10 11:26:28.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.467s] 2021-04-10 11:26:34.841 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.565s] 2021-04-10 11:26:34.960 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.118s] 2021-04-10 11:26:35.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.133s] 2021-04-10 11:26:35.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.717s] 2021-04-10 11:26:40.761 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.427s] 2021-04-10 11:26:45.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.392s] 2021-04-10 11:26:45.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.143s] 2021-04-10 11:26:46.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.497s] 2021-04-10 11:26:47.714 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.427s] 2021-04-10 11:26:47.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.190s] 2021-04-10 11:26:48.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.578s] 2021-04-10 11:26:48.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.189s] 2021-04-10 11:26:48.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.158s] 2021-04-10 11:26:49.185 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.355s] 2021-04-10 11:26:49.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.180s] 2021-04-10 11:26:49.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.176s] 2021-04-10 11:26:49.922 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.380s] 2021-04-10 11:26:51.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [1.611s] 2021-04-10 11:26:54.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.012s] 2021-04-10 11:26:59.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.405s] 2021-04-10 11:26:59.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.198s] 2021-04-10 11:26:59.731 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.132s] 2021-04-10 11:26:59.869 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.137s] 2021-04-10 11:27:00.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.151s] 2021-04-10 11:27:00.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.211s] 2021-04-10 11:27:00.346 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.114s] 2021-04-10 11:27:00.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.433s] 2021-04-10 11:27:51.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [50.255s] 2021-04-10 11:28:40.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [49.950s] 2021-04-10 11:29:15.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.618s] 2021-04-10 11:29:49.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [34.390s] 2021-04-10 11:30:28.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [38.448s] 2021-04-10 11:31:04.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [36.165s] 2021-04-10 11:31:37.207 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [32.598s] 2021-04-10 11:32:15.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [38.621s] 2021-04-10 11:33:41.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [85.844s] 2021-04-10 11:34:57.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [75.580s] 2021-04-10 11:36:12.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [75.417s] 2021-04-10 11:37:21.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [68.758s] 2021-04-10 11:38:28.240 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [66.808s] 2021-04-10 11:39:41.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [73.037s] 2021-04-10 11:40:22.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.703s] 2021-04-10 11:40:22.994 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-04-10 11:40:40.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.922s] 2021-04-10 11:41:06.750 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [25.834s] 2021-04-10 11:41:29.295 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [22.544s] 2021-04-10 11:41:52.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [23.463s] 2021-04-10 11:42:27.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.403s] 2021-04-10 11:42:59.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.304s] 2021-04-10 11:43:30.982 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [31.514s] 2021-04-10 11:44:01.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.685s] 2021-04-10 11:44:33.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [31.834s] 2021-04-10 11:44:34.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.696s]: b'LBaasv2 extension not available, skipping' 2021-04-10 11:44:34.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.604s]: b'LBaasv2 extension not available, skipping' 2021-04-10 11:48:34.955 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [240.145s] 2021-04-10 11:53:20.054 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 [285.096s] 2021-04-10 11:57:51.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [270.966s] 2021-04-10 12:02:07.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [256.138s] 2021-04-10 12:05:54.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 [227.789s] 2021-04-10 12:09:51.755 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [236.799s] 2021-04-10 12:14:57.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [305.498s] 2021-04-10 12:18:45.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [228.316s] 2021-04-10 12:22:51.354 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [245.780s] 2021-04-10 12:26:51.681 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [240.324s] 2021-04-10 12:50:16.818 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [1405.131s] 2021-04-10 12:50:17.562 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.746s] 2021-04-10 12:50:18.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.631s] 2021-04-10 12:50:18.817 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.623s] 2021-04-10 12:50:19.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.621s] 2021-04-10 12:50:35.713 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.274s] 2021-04-10 12:51:03.061 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [27.347s] 2021-04-10 12:51:03.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.727s] 2021-04-10 12:51:03.792 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-04-10 12:51:04.459 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.668s] 2021-04-10 12:51:36.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [32.467s] 2021-04-10 12:52:13.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [36.760s] 2021-04-10 12:52:35.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.263s] 2021-04-10 12:53:02.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [26.640s] 2021-04-10 12:59:17.723 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [375.130s] 2021-04-10 13:01:45.044 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [147.319s] 2021-04-10 13:02:02.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.414s] 2021-04-10 13:02:39.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [36.867s] 2021-04-10 13:03:01.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.745s] 2021-04-10 13:03:34.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [33.232s] 2021-04-10 13:03:56.394 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [22.087s] 2021-04-10 13:04:43.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [46.755s] 2021-04-10 13:04:43.849 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.695s] 2021-04-10 13:04:44.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.571s] 2021-04-10 13:04:44.948 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.528s] 2021-04-10 13:04:45.559 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.611s] 2021-04-10 13:04:46.120 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.560s] 2021-04-10 13:04:46.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.583s] 2021-04-10 13:04:47.277 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.573s] 2021-04-10 13:04:47.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.523s] 2021-04-10 13:04:48.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.561s] 2021-04-10 13:05:09.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [20.955s] 2021-04-10 13:05:11.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.408s] 2021-04-10 13:05:12.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.578s] 2021-04-10 13:05:27.760 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [15.454s] 2021-04-10 13:05:28.498 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.736s] 2021-04-10 13:05:29.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.602s] 2021-04-10 13:05:29.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.586s] 2021-04-10 13:05:29.697 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-04-10 13:05:32.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.582s]: b'LBaas v1 extension not available, skipping' 2021-04-10 13:05:33.960 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.679s]: b'LBaasv2 extension not available, skipping' 2021-04-10 13:08:38.785 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [184.821s] 2021-04-10 13:28:52.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [1214.094s] 2021-04-10 13:28:52.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.013s]: b'Test disabled in conf, skipping' 2021-04-10 13:28:55.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.805s] 2021-04-10 13:28:57.513 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.806s] 2021-04-10 13:28:57.519 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-04-10 13:28:57.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-04-10 13:28:57.780 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context testr@default cleanup() started 2021-04-10 13:28:57.781 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context testr@default cleanup() finished in 0.55 msec 2021-04-10 13:28:57.781 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context tempest@default cleanup() started 2021-04-10 13:28:58.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-10 13:28:58.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-10 13:28:58.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4913c8dd_KEHUcWgR'. 2021-04-10 13:28:59.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4913c8dd_KEHUcWgR' has been deleted. 2021-04-10 13:28:59.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f119f9cf-7b4f-4f6a-bb4e-58a3bc1deaf6' of option 'instance_type' from Tempest config file. 2021-04-10 13:28:59.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f119f9cf-7b4f-4f6a-bb4e-58a3bc1deaf6' has been removed. 2021-04-10 13:28:59.362 32 INFO rally.task.context [-] Verification b4279dc3-625c-48cd-a4a4-6b4e5a7e674f | Context tempest@default cleanup() finished in 1.58 sec 2021-04-10 13:28:59.395 32 INFO rally.api [-] Verification (UUID=4913c8dd-fece-45ee-b649-d2537e66a53a) has been successfully finished for deployment 'opnfv-rally' (UUID=bf5158a6-7e5d-4087-8be1-dad19d24cf1f)! 2021-04-10 13:29:00.834 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:29:00.834 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:29:00.834 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:29:02.210 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:29:02.210 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:29:02.210 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:29:04.120 38 INFO rally.api [-] Building 'html' report for the following verification(s): '4913c8dd-fece-45ee-b649-d2537e66a53a' 2021-04-10 13:29:04.150 38 INFO rally.api [-] The report has been successfully built. 2021-04-10 13:29:05.462 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 13:29:05.462 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 13:29:05.462 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 13:29:07.318 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4913c8dd-fece-45ee-b649-d2537e66a53a' 2021-04-10 13:29:07.324 40 INFO rally.api [-] The report has been successfully built.