2021-04-17 11:25:11.194 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:11.194 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:11.194 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:13.204 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-17 11:25:13.204 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 11:25:13.204 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-17 11:25:13.204 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-17 11:25:13.204 6 ERROR rally.cli.cliutils 2021-04-17 11:25:14.579 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:14.579 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:14.579 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:18.264 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:18.264 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:18.264 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:23.483 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:23.483 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:23.484 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:24.808 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:24.808 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:24.809 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:26.598 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-17 11:25:26.598 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-17 11:25:26.598 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-17 11:25:26.598 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils force=force) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-17 11:25:26.598 15 ERROR rally.cli.cliutils 2021-04-17 11:25:28.022 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:28.022 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:28.023 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:29.834 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-17 11:25:29.911 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/repo. 2021-04-17 11:25:30.274 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/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-17 11:25:30.287 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-17 11:25:30.296 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-17 11:25:30.323 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-17 11:25:30.369 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-17 11:25:31.068 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=db644825-4591-4c80-845e-22287022b86e) has been successfully created! 2021-04-17 11:25:32.582 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:32.583 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:32.583 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:50.018 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:25:50.018 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:25:50.019 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:25:51.791 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=db644825-4591-4c80-845e-22287022b86e) for deployment 'opnfv-rally' (UUID=6c9ffe7c-853d-4b77-81c2-2edae4e90caa). 2021-04-17 11:25:52.650 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=db644825-4591-4c80-845e-22287022b86e) has been successfully configured for deployment 'opnfv-rally' (UUID=6c9ffe7c-853d-4b77-81c2-2edae4e90caa)! 2021-04-17 11:26:04.858 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:26:04.858 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:26:04.859 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:26:06.705 32 INFO rally.api [-] Starting verification (UUID=f91267cc-d9a1-406c-aa6f-d0a7cb2049a4) for deployment 'opnfv-rally' (UUID=6c9ffe7c-853d-4b77-81c2-2edae4e90caa) by verifier 'opnfv-tempest' (UUID=db644825-4591-4c80-845e-22287022b86e). 2021-04-17 11:26:07.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-17 11:26:07.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-17 11:26:07.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/for-deployment-6c9ffe7c-853d-4b77-81c2-2edae4e90caa/tempest.log' to option 'log_file'. 2021-04-17 11:26:07.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/for-deployment-6c9ffe7c-853d-4b77-81c2-2edae4e90caa/tempest.log 2021-04-17 11:26:07.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-17 11:26:07.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/for-deployment-6c9ffe7c-853d-4b77-81c2-2edae4e90caa/lock_files' to option 'lock_path'. 2021-04-17 11:26:07.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-db644825-4591-4c80-845e-22287022b86e/for-deployment-6c9ffe7c-853d-4b77-81c2-2edae4e90caa/lock_files 2021-04-17 11:26:07.934 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-17 11:26:07.934 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-17 11:26:07.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6d1ee80f-e5c2-4a5e-bb26-54d340056631 2021-04-17 11:26:07.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 53b8d40d-1e3a-47b2-92f3-136999d8a7ac 2021-04-17 11:26:07.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b15c207d-354c-4392-a49e-0318619073a6 2021-04-17 11:26:07.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 62f2bf46-f9b1-4b18-b08f-035c1cf0c3de 2021-04-17 11:26:08.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-17 11:26:08.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-17 11:26:08.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-17 11:26:08.311 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 11:26:08.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-17 11:26:08.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f91267cc_rcoYOqn0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 11:26:08.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f91267cc_rcoYOqn0' (ID = 2e24f8e3-eceb-4fe7-8ff2-9ddcbc03de53) has been successfully created! 2021-04-17 11:26:08.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e24f8e3-eceb-4fe7-8ff2-9ddcbc03de53' to option 'instance_type'. 2021-04-17 11:26:08.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e24f8e3-eceb-4fe7-8ff2-9ddcbc03de53 2021-04-17 11:26:08.454 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context tempest@default setup() finished in 1.11 sec 2021-04-17 11:26:08.455 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context testr@default setup() finished in 0.48 msec 2021-04-17 11:26:08.456 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/2aa1f7f6-3f8d-4fa4-a55f-489d326b5cf6'. 2021-04-17 11:26:17.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.201s] 2021-04-17 11:26:18.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-04-17 11:26:18.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-04-17 11:26:20.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.821s] 2021-04-17 11:26:20.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.186s] 2021-04-17 11:26:20.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.167s] 2021-04-17 11:26:21.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.654s] 2021-04-17 11:26:24.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.020s] 2021-04-17 11:26:27.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.289s] 2021-04-17 11:26:27.176 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.084s] 2021-04-17 11:26:27.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.343s] 2021-04-17 11:26:29.859 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [2.338s] 2021-04-17 11:26:34.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.613s] 2021-04-17 11:26:34.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.057s] 2021-04-17 11:26:35.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.226s] 2021-04-17 11:26:40.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.402s] 2021-04-17 11:26:40.652 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.493s] 2021-04-17 11:26:45.056 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.404s] 2021-04-17 11:26:45.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.148s] 2021-04-17 11:26:45.356 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.151s] 2021-04-17 11:26:45.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.335s] 2021-04-17 11:26:50.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [4.388s] 2021-04-17 11:26:52.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.276s] 2021-04-17 11:26:53.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2021-04-17 11:26:54.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.588s] 2021-04-17 11:26:56.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.177s] 2021-04-17 11:26:56.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.187s] 2021-04-17 11:26:56.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.184s] 2021-04-17 11:26:56.857 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.173s] 2021-04-17 11:26:57.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.169s] 2021-04-17 11:26:57.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.337s] 2021-04-17 11:26:57.543 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.180s] 2021-04-17 11:26:57.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.205s] 2021-04-17 11:26:57.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.105s] 2021-04-17 11:26:58.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.338s] 2021-04-17 11:27:01.979 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.351s] 2021-04-17 11:27:06.384 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-17 11:27:06.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.189s] 2021-04-17 11:27:06.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.098s] 2021-04-17 11:27:06.803 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.131s] 2021-04-17 11:27:07.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.202s] 2021-04-17 11:27:07.190 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.185s] 2021-04-17 11:27:07.254 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.064s] 2021-04-17 11:27:07.548 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.293s] 2021-04-17 11:27:54.847 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [47.298s] 2021-04-17 11:28:35.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [40.643s] 2021-04-17 11:29:12.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [37.115s] 2021-04-17 11:29:42.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [30.278s] 2021-04-17 11:30:17.283 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [34.396s] 2021-04-17 11:30:52.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.338s] 2021-04-17 11:31:28.112 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.490s] 2021-04-17 11:32:09.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [41.570s] 2021-04-17 11:33:28.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [78.508s] 2021-04-17 11:34:31.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [63.671s] 2021-04-17 11:35:39.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [68.021s] 2021-04-17 11:36:54.416 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [74.529s] 2021-04-17 11:38:17.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [82.870s] 2021-04-17 11:39:19.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [62.113s] 2021-04-17 11:40:00.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.042s] 2021-04-17 11:40:00.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-04-17 11:40:17.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.883s] 2021-04-17 11:40:33.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [16.627s] 2021-04-17 11:40:50.630 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [16.662s] 2021-04-17 11:41:08.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [17.583s] 2021-04-17 11:41:43.850 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [35.635s] 2021-04-17 11:42:15.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [31.871s] 2021-04-17 11:42:50.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [34.798s] 2021-04-17 11:43:21.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.713s] 2021-04-17 11:43:42.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [21.560s] 2021-04-17 11:43:43.488 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.692s]: b'LBaasv2 extension not available, skipping' 2021-04-17 11:43:44.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.594s]: b'LBaasv2 extension not available, skipping' 2021-04-17 11:47:18.974 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [214.886s] 2021-04-17 11:51:11.388 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 [232.413s] 2021-04-17 11:55:12.028 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [240.638s] 2021-04-17 11:59:22.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [250.807s] 2021-04-17 12:03:24.031 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [241.192s] 2021-04-17 12:07:12.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [228.468s] 2021-04-17 12:11:49.542 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [277.038s] 2021-04-17 12:15:29.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [220.431s] 2021-04-17 12:19:34.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [244.310s] 2021-04-17 12:23:38.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [244.522s] 2021-04-17 12:27:22.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [223.587s] 2021-04-17 12:27:23.205 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.807s] 2021-04-17 12:27:23.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.638s] 2021-04-17 12:27:24.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.640s] 2021-04-17 12:27:25.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.607s] 2021-04-17 12:27:41.636 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.544s] 2021-04-17 12:28:03.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [21.963s] 2021-04-17 12:28:04.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.730s] 2021-04-17 12:28:04.332 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-17 12:28:05.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.699s] 2021-04-17 12:28:39.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [34.590s] 2021-04-17 12:29:10.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [31.083s] 2021-04-17 12:29:28.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [17.647s] 2021-04-17 12:29:45.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [16.826s] 2021-04-17 12:35:33.246 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [348.066s] 2021-04-17 12:37:46.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [132.893s] 2021-04-17 12:37:59.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [13.255s] 2021-04-17 12:38:33.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [33.785s] 2021-04-17 12:38:52.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [19.647s] 2021-04-17 12:39:09.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [16.195s] 2021-04-17 12:39:30.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [21.552s] 2021-04-17 12:39:57.789 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [27.210s] 2021-04-17 12:39:58.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.747s] 2021-04-17 12:39:59.122 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.585s] 2021-04-17 12:39:59.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.562s] 2021-04-17 12:40:00.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.545s] 2021-04-17 12:40:00.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.538s] 2021-04-17 12:40:01.356 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.587s] 2021-04-17 12:40:01.878 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.522s] 2021-04-17 12:40:02.475 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.596s] 2021-04-17 12:40:03.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.609s] 2021-04-17 12:40:18.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [15.683s] 2021-04-17 12:40:21.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.638s] 2021-04-17 12:40:22.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.601s] 2021-04-17 12:40:33.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [11.649s] 2021-04-17 12:40:34.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.747s] 2021-04-17 12:40:34.960 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.553s] 2021-04-17 12:40:35.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.574s] 2021-04-17 12:40:35.546 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-17 12:40:36.946 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.400s]: b'LBaas v1 extension not available, skipping' 2021-04-17 12:40:39.049 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.101s]: b'LBaasv2 extension not available, skipping' 2021-04-17 12:43:30.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [171.065s] 2021-04-17 12:43:42.485 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [12.366s] 2021-04-17 12:43:42.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-04-17 12:43:44.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.492s] 2021-04-17 12:43:46.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.843s] 2021-04-17 12:43:46.838 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-04-17 12:43:46.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2021-04-17 12:43:47.089 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context testr@default cleanup() started 2021-04-17 12:43:47.090 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context testr@default cleanup() finished in 0.62 msec 2021-04-17 12:43:47.090 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context tempest@default cleanup() started 2021-04-17 12:43:47.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-17 12:43:47.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-17 12:43:47.857 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f91267cc_rcoYOqn0'. 2021-04-17 12:43:48.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f91267cc_rcoYOqn0' has been deleted. 2021-04-17 12:43:48.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2e24f8e3-eceb-4fe7-8ff2-9ddcbc03de53' of option 'instance_type' from Tempest config file. 2021-04-17 12:43:48.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2e24f8e3-eceb-4fe7-8ff2-9ddcbc03de53' has been removed. 2021-04-17 12:43:48.196 32 INFO rally.task.context [-] Verification db644825-4591-4c80-845e-22287022b86e | Context tempest@default cleanup() finished in 1.11 sec 2021-04-17 12:43:48.225 32 INFO rally.api [-] Verification (UUID=f91267cc-d9a1-406c-aa6f-d0a7cb2049a4) has been successfully finished for deployment 'opnfv-rally' (UUID=6c9ffe7c-853d-4b77-81c2-2edae4e90caa)! 2021-04-17 12:43:49.672 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 12:43:49.672 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 12:43:49.672 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 12:43:51.116 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 12:43:51.117 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 12:43:51.117 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 12:43:52.984 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'f91267cc-d9a1-406c-aa6f-d0a7cb2049a4' 2021-04-17 12:43:53.013 38 INFO rally.api [-] The report has been successfully built. 2021-04-17 12:43:54.393 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 12:43:54.393 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 12:43:54.393 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 12:43:56.222 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f91267cc-d9a1-406c-aa6f-d0a7cb2049a4' 2021-04-17 12:43:56.234 40 INFO rally.api [-] The report has been successfully built.