2021-06-19 12:40:02.635 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:02.635 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:02.635 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 12:40:04.515 6 ERROR rally.cli.cliutils 2021-06-19 12:40:05.941 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:05.941 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:05.942 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:09.600 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:09.600 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:09.600 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:14.795 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:14.795 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:14.795 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:16.049 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:16.050 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:16.050 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils force=force) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 12:40:17.858 15 ERROR rally.cli.cliutils 2021-06-19 12:40:19.306 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:19.306 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:19.306 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:21.113 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-19 12:40:21.190 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/repo. 2021-06-19 12:40:21.549 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-19 12:40:21.563 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-19 12:40:21.571 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-19 12:40:21.594 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-19 12:40:21.640 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-19 12:40:22.306 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f674ba0-33be-4993-8467-48f983edf605) has been successfully created! 2021-06-19 12:40:23.718 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:23.718 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:23.718 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:39.925 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:39.925 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:39.925 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:41.808 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9f674ba0-33be-4993-8467-48f983edf605) for deployment 'opnfv-rally' (UUID=6d56f62e-a72f-45f0-ba43-d560df298650). 2021-06-19 12:40:42.691 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f674ba0-33be-4993-8467-48f983edf605) has been successfully configured for deployment 'opnfv-rally' (UUID=6d56f62e-a72f-45f0-ba43-d560df298650)! 2021-06-19 12:40:54.500 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 12:40:54.501 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 12:40:54.501 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 12:40:56.404 32 INFO rally.api [-] Starting verification (UUID=b2b2b5a0-e2a0-4c06-b75c-9bdf1eed46c3) for deployment 'opnfv-rally' (UUID=6d56f62e-a72f-45f0-ba43-d560df298650) by verifier 'opnfv-tempest' (UUID=9f674ba0-33be-4993-8467-48f983edf605). 2021-06-19 12:40:57.484 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-19 12:40:57.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-19 12:40:57.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/for-deployment-6d56f62e-a72f-45f0-ba43-d560df298650/tempest.log' to option 'log_file'. 2021-06-19 12:40:57.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/for-deployment-6d56f62e-a72f-45f0-ba43-d560df298650/tempest.log 2021-06-19 12:40:57.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-19 12:40:57.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/for-deployment-6d56f62e-a72f-45f0-ba43-d560df298650/lock_files' to option 'lock_path'. 2021-06-19 12:40:57.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9f674ba0-33be-4993-8467-48f983edf605/for-deployment-6d56f62e-a72f-45f0-ba43-d560df298650/lock_files 2021-06-19 12:40:57.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-19 12:40:57.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-19 12:40:57.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2de13bbd-16b4-4290-8f6a-6f16c06b7a60 2021-06-19 12:40:57.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 923f3001-cdab-45ad-a3a0-4b2049541e69 2021-06-19 12:40:57.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e801cb14-e84d-4343-8a96-369970e54305 2021-06-19 12:40:57.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2c500001-2fad-4fdf-8021-99778fb2f653 2021-06-19 12:40:57.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-19 12:40:57.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-19 12:40:57.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-19 12:40:57.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 12:40:57.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-19 12:40:57.969 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b2b2b5a0_CQaI90GT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 12:40:58.067 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2b2b5a0_CQaI90GT' (ID = ad87f076-9960-45b1-9b85-f6163158d9f5) has been successfully created! 2021-06-19 12:40:58.068 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ad87f076-9960-45b1-9b85-f6163158d9f5' to option 'instance_type'. 2021-06-19 12:40:58.068 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ad87f076-9960-45b1-9b85-f6163158d9f5 2021-06-19 12:40:58.070 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context tempest@default setup() finished in 1.09 sec 2021-06-19 12:40:58.071 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context testr@default setup() finished in 0.50 msec 2021-06-19 12:40:58.072 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/4634b60d-6dc2-4250-a22c-4be1570d1762'. 2021-06-19 12:41:07.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.218s] 2021-06-19 12:41:07.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.113s] 2021-06-19 12:41:07.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.053s] 2021-06-19 12:41:10.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.388s] 2021-06-19 12:41:10.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.170s] 2021-06-19 12:41:10.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.165s] 2021-06-19 12:41:11.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.140s] 2021-06-19 12:41:14.521 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.278s] 2021-06-19 12:41:16.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.265s] 2021-06-19 12:41:16.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.058s] 2021-06-19 12:41:17.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.903s] 2021-06-19 12:41:22.359 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.610s] 2021-06-19 12:41:26.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.486s] 2021-06-19 12:41:26.924 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.078s] 2021-06-19 12:41:27.351 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.427s] 2021-06-19 12:41:31.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.389s] 2021-06-19 12:41:33.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.516s] 2021-06-19 12:41:39.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.527s] 2021-06-19 12:41:39.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.131s] 2021-06-19 12:41:40.048 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.132s] 2021-06-19 12:41:41.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.027s] 2021-06-19 12:41:44.696 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.114s] 2021-06-19 12:41:49.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.405s] 2021-06-19 12:41:49.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.149s] 2021-06-19 12:41:49.625 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.374s] 2021-06-19 12:41:51.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.055s] 2021-06-19 12:41:51.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.192s] 2021-06-19 12:41:52.051 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.648s] 2021-06-19 12:41:52.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.200s] 2021-06-19 12:41:52.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.191s] 2021-06-19 12:41:52.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.282s] 2021-06-19 12:41:52.905 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.180s] 2021-06-19 12:41:53.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.131s] 2021-06-19 12:41:53.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.223s] 2021-06-19 12:41:53.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.273s] 2021-06-19 12:41:56.961 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.002s] 2021-06-19 12:41:59.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.268s] 2021-06-19 12:41:59.436 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.207s] 2021-06-19 12:41:59.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.120s] 2021-06-19 12:41:59.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.124s] 2021-06-19 12:42:00.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.532s] 2021-06-19 12:42:00.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.203s] 2021-06-19 12:42:00.477 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.062s] 2021-06-19 12:42:01.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.966s] 2021-06-19 12:42:48.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [46.823s] 2021-06-19 12:43:28.676 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [40.407s] 2021-06-19 12:44:02.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [33.788s] 2021-06-19 12:44:28.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [26.421s] 2021-06-19 12:44:59.547 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [30.660s] 2021-06-19 12:45:38.734 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.185s] 2021-06-19 12:46:15.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [36.395s] 2021-06-19 12:46:48.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [33.752s] 2021-06-19 12:47:57.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [68.486s] 2021-06-19 12:49:15.948 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [78.579s] 2021-06-19 12:50:27.099 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [71.150s] 2021-06-19 12:51:30.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [63.476s] 2021-06-19 12:52:37.374 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.794s] 2021-06-19 12:53:49.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [72.410s] 2021-06-19 12:54:31.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.888s] 2021-06-19 12:54:31.685 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-06-19 12:54:44.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [13.240s] 2021-06-19 12:55:07.285 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.359s] 2021-06-19 12:55:32.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [24.882s] 2021-06-19 12:55:53.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [21.270s] 2021-06-19 12:56:29.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [36.076s] 2021-06-19 12:57:01.576 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [32.059s] 2021-06-19 12:57:41.104 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.527s] 2021-06-19 12:58:12.174 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [31.070s] 2021-06-19 12:58:42.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [30.248s] 2021-06-19 12:58:43.172 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.747s]: b'LBaasv2 extension not available, skipping' 2021-06-19 12:58:43.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.495s]: b'LBaasv2 extension not available, skipping' 2021-06-19 13:02:43.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [240.002s] 2021-06-19 13:06:51.709 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 [248.032s] 2021-06-19 13:11:16.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [264.894s] 2021-06-19 13:15:20.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [244.277s] 2021-06-19 13:19:05.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [224.351s] 2021-06-19 13:23:00.817 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [235.577s] 2021-06-19 13:27:33.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [272.925s] 2021-06-19 13:31:19.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [225.984s] 2021-06-19 13:35:16.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [236.293s] 2021-06-19 13:39:53.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [277.911s] 2021-06-19 13:43:50.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [236.292s] 2021-06-19 13:43:50.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.699s] 2021-06-19 13:43:51.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.586s] 2021-06-19 13:43:52.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.572s] 2021-06-19 13:43:52.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.601s] 2021-06-19 13:44:09.221 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.529s] 2021-06-19 13:44:41.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [32.202s] 2021-06-19 13:44:42.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.769s] 2021-06-19 13:44:42.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-06-19 13:44:42.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.580s] 2021-06-19 13:45:29.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [46.431s] 2021-06-19 13:46:09.174 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [39.965s] 2021-06-19 13:46:31.771 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.596s] 2021-06-19 13:46:52.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.269s] 2021-06-19 13:52:56.226 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [364.184s] 2021-06-19 13:55:28.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [152.450s] 2021-06-19 13:55:47.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.147s] 2021-06-19 13:56:23.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [35.357s] 2021-06-19 13:56:43.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [19.932s] 2021-06-19 13:57:09.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [26.062s] 2021-06-19 13:57:25.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [16.815s] 2021-06-19 13:58:02.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [36.089s] 2021-06-19 13:58:02.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.711s] 2021-06-19 13:58:03.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.528s] 2021-06-19 13:58:03.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.586s] 2021-06-19 13:58:04.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.609s] 2021-06-19 13:58:05.118 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.594s] 2021-06-19 13:58:05.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.625s] 2021-06-19 13:58:06.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.552s] 2021-06-19 13:58:06.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.551s] 2021-06-19 13:58:07.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.575s] 2021-06-19 13:58:19.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [11.657s] 2021-06-19 13:58:21.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.713s] 2021-06-19 13:58:22.341 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.546s] 2021-06-19 13:58:38.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.050s] 2021-06-19 13:58:39.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.680s] 2021-06-19 13:58:39.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.606s] 2021-06-19 13:58:40.235 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.556s] 2021-06-19 13:58:40.246 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-06-19 13:58:41.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.438s]: b'LBaas v1 extension not available, skipping' 2021-06-19 13:58:43.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.644s]: b'LBaasv2 extension not available, skipping' 2021-06-19 14:01:19.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [155.902s] 2021-06-19 14:01:36.875 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [17.635s] 2021-06-19 14:01:36.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-19 14:01:38.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.718s] 2021-06-19 14:01:40.099 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.493s] 2021-06-19 14:01:40.105 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-19 14:01:40.112 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-06-19 14:01:40.393 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context testr@default cleanup() started 2021-06-19 14:01:40.394 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context testr@default cleanup() finished in 0.66 msec 2021-06-19 14:01:40.394 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context tempest@default cleanup() started 2021-06-19 14:01:41.042 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-19 14:01:41.440 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-19 14:01:41.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b2b2b5a0_CQaI90GT'. 2021-06-19 14:01:41.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b2b2b5a0_CQaI90GT' has been deleted. 2021-06-19 14:01:41.786 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ad87f076-9960-45b1-9b85-f6163158d9f5' of option 'instance_type' from Tempest config file. 2021-06-19 14:01:41.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ad87f076-9960-45b1-9b85-f6163158d9f5' has been removed. 2021-06-19 14:01:41.796 32 INFO rally.task.context [-] Verification 9f674ba0-33be-4993-8467-48f983edf605 | Context tempest@default cleanup() finished in 1.40 sec 2021-06-19 14:01:41.831 32 INFO rally.api [-] Verification (UUID=b2b2b5a0-e2a0-4c06-b75c-9bdf1eed46c3) has been successfully finished for deployment 'opnfv-rally' (UUID=6d56f62e-a72f-45f0-ba43-d560df298650)! 2021-06-19 14:01:43.248 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:01:43.249 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:01:43.249 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:01:44.683 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:01:44.683 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:01:44.683 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:01:46.504 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'b2b2b5a0-e2a0-4c06-b75c-9bdf1eed46c3' 2021-06-19 14:01:46.537 38 INFO rally.api [-] The report has been successfully built. 2021-06-19 14:01:47.907 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:01:47.907 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:01:47.908 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:01:49.726 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b2b2b5a0-e2a0-4c06-b75c-9bdf1eed46c3' 2021-06-19 14:01:49.738 40 INFO rally.api [-] The report has been successfully built.