2021-04-14 11:21:12.030 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:12.031 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:12.031 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:13.921 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-14 11:21:13.921 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 11:21:13.921 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-14 11:21:13.921 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-14 11:21:13.921 6 ERROR rally.cli.cliutils 2021-04-14 11:21:15.335 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:15.336 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:15.336 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:18.908 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:18.908 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:18.908 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:24.064 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:24.064 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:24.064 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:25.382 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:25.383 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:25.383 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:27.165 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-14 11:21:27.165 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-14 11:21:27.165 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-14 11:21:27.165 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils force=force) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-14 11:21:27.165 15 ERROR rally.cli.cliutils 2021-04-14 11:21:28.519 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:28.520 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:28.520 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:30.378 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-14 11:21:30.455 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/repo. 2021-04-14 11:21:30.810 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/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-14 11:21:30.826 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-14 11:21:30.838 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-14 11:21:30.863 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-14 11:21:30.911 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-14 11:21:31.603 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3) has been successfully created! 2021-04-14 11:21:33.015 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:33.015 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:33.015 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:50.985 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:21:50.985 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:21:50.985 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:21:52.788 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3) for deployment 'opnfv-rally' (UUID=6f04caca-8a6f-4bc8-b1e8-028c86e915e3). 2021-04-14 11:21:53.730 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3) has been successfully configured for deployment 'opnfv-rally' (UUID=6f04caca-8a6f-4bc8-b1e8-028c86e915e3)! 2021-04-14 11:22:05.874 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:22:05.874 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:22:05.874 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:22:07.819 32 INFO rally.api [-] Starting verification (UUID=8538276d-79fa-4953-a45a-dff7ac6b706f) for deployment 'opnfv-rally' (UUID=6f04caca-8a6f-4bc8-b1e8-028c86e915e3) by verifier 'opnfv-tempest' (UUID=1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3). 2021-04-14 11:22:08.888 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-14 11:22:08.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-14 11:22:08.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/for-deployment-6f04caca-8a6f-4bc8-b1e8-028c86e915e3/tempest.log' to option 'log_file'. 2021-04-14 11:22:08.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/for-deployment-6f04caca-8a6f-4bc8-b1e8-028c86e915e3/tempest.log 2021-04-14 11:22:09.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-14 11:22:09.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/for-deployment-6f04caca-8a6f-4bc8-b1e8-028c86e915e3/lock_files' to option 'lock_path'. 2021-04-14 11:22:09.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3/for-deployment-6f04caca-8a6f-4bc8-b1e8-028c86e915e3/lock_files 2021-04-14 11:22:09.001 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-14 11:22:09.001 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-14 11:22:09.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 36ea120f-68cd-4f44-b394-31ec7128598f 2021-04-14 11:22:09.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7575fd1f-e875-4915-a931-0e4fca649b1a 2021-04-14 11:22:09.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cd76a82a-c6a6-4fee-b3d6-035508f56e8f 2021-04-14 11:22:09.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ce811271-0dc8-4406-bae2-0517a24798c8 2021-04-14 11:22:09.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-14 11:22:09.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-14 11:22:09.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-14 11:22:09.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 11:22:09.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-14 11:22:09.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8538276d_c52vFdmj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 11:22:09.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8538276d_c52vFdmj' (ID = 04c2851a-07d4-4fc6-904d-f278e5025c46) has been successfully created! 2021-04-14 11:22:09.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '04c2851a-07d4-4fc6-904d-f278e5025c46' to option 'instance_type'. 2021-04-14 11:22:09.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 04c2851a-07d4-4fc6-904d-f278e5025c46 2021-04-14 11:22:09.508 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context tempest@default setup() finished in 1.15 sec 2021-04-14 11:22:09.509 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context testr@default setup() finished in 0.50 msec 2021-04-14 11:22:09.509 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/7247eca6-0fdc-4c24-8198-f134a87fb125'. 2021-04-14 11:22:18.976 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.201s] 2021-04-14 11:22:19.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-04-14 11:22:19.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.039s] 2021-04-14 11:22:21.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.368s] 2021-04-14 11:22:22.064 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.166s] 2021-04-14 11:22:22.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.130s] 2021-04-14 11:22:22.857 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.136s] 2021-04-14 11:22:25.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.517s] 2021-04-14 11:22:27.643 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.267s] 2021-04-14 11:22:27.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.057s] 2021-04-14 11:22:28.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.464s] 2021-04-14 11:22:30.370 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [2.203s] 2021-04-14 11:22:34.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.494s] 2021-04-14 11:22:34.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.055s] 2021-04-14 11:22:35.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.993s] 2021-04-14 11:22:40.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.397s] 2021-04-14 11:22:40.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.479s] 2021-04-14 11:22:49.485 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.694s] 2021-04-14 11:22:49.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.114s] 2021-04-14 11:22:49.722 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.122s] 2021-04-14 11:22:49.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.189s] 2021-04-14 11:22:53.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.367s] 2021-04-14 11:23:00.372 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.570s] 2021-04-14 11:23:00.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.131s] 2021-04-14 11:23:01.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.769s] 2021-04-14 11:23:01.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.240s] 2021-04-14 11:23:02.172 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.186s] 2021-04-14 11:23:02.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.569s] 2021-04-14 11:23:02.955 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.212s] 2021-04-14 11:23:03.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.188s] 2021-04-14 11:23:03.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.162s] 2021-04-14 11:23:03.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.168s] 2021-04-14 11:23:03.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.190s] 2021-04-14 11:23:03.839 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.175s] 2021-04-14 11:23:04.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.259s] 2021-04-14 11:23:09.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.541s] 2021-04-14 11:23:13.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.391s] 2021-04-14 11:23:13.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.204s] 2021-04-14 11:23:13.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.125s] 2021-04-14 11:23:14.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.145s] 2021-04-14 11:23:14.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.428s] 2021-04-14 11:23:14.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.299s] 2021-04-14 11:23:14.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.058s] 2021-04-14 11:23:15.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.166s] 2021-04-14 11:24:05.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [49.427s] 2021-04-14 11:24:47.851 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [42.449s] 2021-04-14 11:25:19.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [31.329s] 2021-04-14 11:25:53.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [34.018s] 2021-04-14 11:26:25.044 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [31.843s] 2021-04-14 11:27:00.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.030s] 2021-04-14 11:27:35.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.011s] 2021-04-14 11:28:13.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [38.225s] 2021-04-14 11:29:18.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [65.055s] 2021-04-14 11:30:41.416 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [83.048s] 2021-04-14 11:31:59.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [78.130s] 2021-04-14 11:33:20.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [80.781s] 2021-04-14 11:34:35.346 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [75.014s] 2021-04-14 11:35:47.066 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [71.718s] 2021-04-14 11:36:29.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [42.712s] 2021-04-14 11:36:29.789 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-14 11:36:45.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.077s] 2021-04-14 11:37:04.267 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [18.401s] 2021-04-14 11:37:23.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [19.094s] 2021-04-14 11:37:43.944 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [20.580s] 2021-04-14 11:38:13.608 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [29.662s] 2021-04-14 11:38:46.080 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.472s] 2021-04-14 11:39:24.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [38.499s] 2021-04-14 11:39:57.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [33.210s] 2021-04-14 11:40:36.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [38.391s] 2021-04-14 11:40:36.909 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.725s]: b'LBaasv2 extension not available, skipping' 2021-04-14 11:40:37.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.568s]: b'LBaasv2 extension not available, skipping' 2021-04-14 12:04:21.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [1424.064s] 2021-04-14 12:08:57.835 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 [276.286s] 2021-04-14 12:13:35.297 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [277.459s] 2021-04-14 12:17:57.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [262.234s] 2021-04-14 12:22:21.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [264.367s] 2021-04-14 12:26:29.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [247.506s] 2021-04-14 12:31:43.051 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [313.640s] 2021-04-14 12:35:40.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [237.390s] 2021-04-14 12:39:37.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [236.756s] 2021-04-14 12:44:22.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [285.761s] 2021-04-14 12:48:24.382 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [241.416s] 2021-04-14 12:48:25.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.786s] 2021-04-14 12:48:25.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.586s] 2021-04-14 12:48:26.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.613s] 2021-04-14 12:48:26.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.628s] 2021-04-14 12:48:47.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [20.308s] 2021-04-14 12:49:17.616 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [30.313s] 2021-04-14 12:49:18.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.708s] 2021-04-14 12:49:18.326 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-14 12:49:18.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.636s] 2021-04-14 12:49:54.418 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [35.456s] 2021-04-14 12:50:35.175 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [40.756s] 2021-04-14 12:50:56.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.892s] 2021-04-14 12:51:13.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [16.964s] 2021-04-14 12:56:54.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [341.295s] 2021-04-14 12:59:15.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [141.551s] 2021-04-14 12:59:33.492 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.611s] 2021-04-14 13:00:24.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [50.927s] 2021-04-14 13:00:46.309 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.888s] 2021-04-14 13:01:07.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.615s] 2021-04-14 13:01:30.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [23.033s] 2021-04-14 13:02:07.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [36.699s] 2021-04-14 13:02:08.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.730s] 2021-04-14 13:02:08.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.555s] 2021-04-14 13:02:09.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.562s] 2021-04-14 13:02:10.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.579s] 2021-04-14 13:02:10.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.559s] 2021-04-14 13:02:11.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.658s] 2021-04-14 13:02:11.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.663s] 2021-04-14 13:02:12.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.592s] 2021-04-14 13:02:13.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.574s] 2021-04-14 13:02:27.252 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [14.115s] 2021-04-14 13:02:29.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.653s] 2021-04-14 13:02:30.509 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.601s] 2021-04-14 13:02:53.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [22.625s] 2021-04-14 13:02:53.896 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.760s] 2021-04-14 13:02:54.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.547s] 2021-04-14 13:02:55.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.668s] 2021-04-14 13:02:55.122 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-14 13:02:58.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.990s]: b'LBaas v1 extension not available, skipping' 2021-04-14 13:02:59.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.661s]: b'LBaasv2 extension not available, skipping' 2021-04-14 13:06:20.125 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [200.346s] 2021-04-14 13:06:33.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [13.779s] 2021-04-14 13:06:33.912 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-04-14 13:06:35.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.517s] 2021-04-14 13:06:39.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [3.706s] 2021-04-14 13:06:39.148 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-14 13:06:39.155 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-04-14 13:06:39.398 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context testr@default cleanup() started 2021-04-14 13:06:39.399 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context testr@default cleanup() finished in 0.57 msec 2021-04-14 13:06:39.400 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context tempest@default cleanup() started 2021-04-14 13:06:40.031 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-14 13:06:40.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-14 13:06:40.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8538276d_c52vFdmj'. 2021-04-14 13:06:41.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8538276d_c52vFdmj' has been deleted. 2021-04-14 13:06:41.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '04c2851a-07d4-4fc6-904d-f278e5025c46' of option 'instance_type' from Tempest config file. 2021-04-14 13:06:41.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '04c2851a-07d4-4fc6-904d-f278e5025c46' has been removed. 2021-04-14 13:06:41.339 32 INFO rally.task.context [-] Verification 1c55bf64-8778-4e7e-b7d0-fdbc43afa7b3 | Context tempest@default cleanup() finished in 1.94 sec 2021-04-14 13:06:41.369 32 INFO rally.api [-] Verification (UUID=8538276d-79fa-4953-a45a-dff7ac6b706f) has been successfully finished for deployment 'opnfv-rally' (UUID=6f04caca-8a6f-4bc8-b1e8-028c86e915e3)! 2021-04-14 13:06:42.805 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 13:06:42.805 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 13:06:42.806 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 13:06:44.229 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 13:06:44.230 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 13:06:44.230 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 13:06:46.024 38 INFO rally.api [-] Building 'html' report for the following verification(s): '8538276d-79fa-4953-a45a-dff7ac6b706f' 2021-04-14 13:06:46.047 38 INFO rally.api [-] The report has been successfully built. 2021-04-14 13:06:47.420 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 13:06:47.421 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 13:06:47.421 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 13:06:49.207 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8538276d-79fa-4953-a45a-dff7ac6b706f' 2021-04-14 13:06:49.213 40 INFO rally.api [-] The report has been successfully built.