2021-02-06 12:00:15.365 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:15.365 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:15.366 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:17.257 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-02-06 12:00:17.257 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-06 12:00:17.257 6 ERROR rally.cli.cliutils 2021-02-06 12:00:18.641 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:18.641 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:18.641 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:22.245 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:22.246 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:22.246 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:27.397 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:27.398 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:27.398 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:28.665 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:28.665 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:28.665 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:30.459 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-02-06 12:00:30.459 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils force=force) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-06 12:00:30.459 15 ERROR rally.cli.cliutils 2021-02-06 12:00:31.805 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:31.805 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:31.805 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:33.653 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-06 12:00:33.731 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/repo. 2021-02-06 12:00:34.053 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-06 12:00:34.066 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-06 12:00:34.077 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-06 12:00:34.103 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-06 12:00:34.148 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-06 12:00:34.827 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8) has been successfully created! 2021-02-06 12:00:36.341 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:36.341 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:36.341 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:55.380 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:00:55.380 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:00:55.381 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:00:57.166 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8) for deployment 'opnfv-rally' (UUID=9c6946d0-6861-4846-92cf-cbc7514192dd). 2021-02-06 12:00:58.076 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8) has been successfully configured for deployment 'opnfv-rally' (UUID=9c6946d0-6861-4846-92cf-cbc7514192dd)! 2021-02-06 12:01:10.148 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 12:01:10.149 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 12:01:10.149 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 12:01:12.014 32 INFO rally.api [-] Starting verification (UUID=acdaa0c3-9379-442c-8dae-4a38c87825a8) for deployment 'opnfv-rally' (UUID=9c6946d0-6861-4846-92cf-cbc7514192dd) by verifier 'opnfv-tempest' (UUID=66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8). 2021-02-06 12:01:13.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-06 12:01:13.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-06 12:01:13.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/for-deployment-9c6946d0-6861-4846-92cf-cbc7514192dd/tempest.log' to option 'log_file'. 2021-02-06 12:01:13.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/for-deployment-9c6946d0-6861-4846-92cf-cbc7514192dd/tempest.log 2021-02-06 12:01:13.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-06 12:01:13.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/for-deployment-9c6946d0-6861-4846-92cf-cbc7514192dd/lock_files' to option 'lock_path'. 2021-02-06 12:01:13.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8/for-deployment-9c6946d0-6861-4846-92cf-cbc7514192dd/lock_files 2021-02-06 12:01:13.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-06 12:01:13.577 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-02-06 12:01:13.577 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f8072057-b430-4e1a-ba7d-0698c0b9af6f 2021-02-06 12:01:13.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 12300550-999d-48aa-b064-a290390cebf5 2021-02-06 12:01:13.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6d63843a-a75c-499f-b573-abf3f6abf3cd 2021-02-06 12:01:13.579 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 479844f1-ee5a-4d9c-a2f3-34b488923d56 2021-02-06 12:01:13.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-06 12:01:13.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-06 12:01:13.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-06 12:01:13.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 12:01:13.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-06 12:01:13.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_acdaa0c3_9BM6elbZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 12:01:14.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_acdaa0c3_9BM6elbZ' (ID = 28a1562f-3680-46da-870e-7630a089bd5d) has been successfully created! 2021-02-06 12:01:14.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '28a1562f-3680-46da-870e-7630a089bd5d' to option 'instance_type'. 2021-02-06 12:01:14.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 28a1562f-3680-46da-870e-7630a089bd5d 2021-02-06 12:01:14.833 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context tempest@default setup() finished in 2.21 sec 2021-02-06 12:01:14.834 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context testr@default setup() finished in 0.48 msec 2021-02-06 12:01:14.835 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/3509bc34-b939-499d-a45a-196fc7995993'. 2021-02-06 12:01:24.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.727s] 2021-02-06 12:01:24.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.115s] 2021-02-06 12:01:24.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.067s] 2021-02-06 12:01:27.176 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.871s] 2021-02-06 12:01:27.350 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.174s] 2021-02-06 12:01:27.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.133s] 2021-02-06 12:01:28.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.123s] 2021-02-06 12:01:31.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.003s] 2021-02-06 12:01:33.308 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.277s] 2021-02-06 12:01:33.366 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.058s] 2021-02-06 12:01:33.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.272s] 2021-02-06 12:01:37.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.286s] 2021-02-06 12:01:42.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.479s] 2021-02-06 12:01:42.466 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.061s] 2021-02-06 12:01:43.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.685s] 2021-02-06 12:01:49.715 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.564s] 2021-02-06 12:01:53.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [3.830s] 2021-02-06 12:02:02.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.665s] 2021-02-06 12:02:02.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.128s] 2021-02-06 12:02:02.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.128s] 2021-02-06 12:02:03.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.334s] 2021-02-06 12:02:07.413 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.117s] 2021-02-06 12:02:13.961 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.547s] 2021-02-06 12:02:14.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.129s] 2021-02-06 12:02:15.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.278s] 2021-02-06 12:02:16.974 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.098s] 2021-02-06 12:02:17.162 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.188s] 2021-02-06 12:02:17.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.449s] 2021-02-06 12:02:17.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.232s] 2021-02-06 12:02:18.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.183s] 2021-02-06 12:02:19.424 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [1.397s] 2021-02-06 12:02:19.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.214s] 2021-02-06 12:02:19.787 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.148s] 2021-02-06 12:02:20.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.504s] 2021-02-06 12:02:20.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.140s] 2021-02-06 12:02:25.514 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.616s] 2021-02-06 12:02:29.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.434s] 2021-02-06 12:02:30.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.198s] 2021-02-06 12:02:30.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.128s] 2021-02-06 12:02:30.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.139s] 2021-02-06 12:02:30.922 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.507s] 2021-02-06 12:02:31.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.206s] 2021-02-06 12:02:31.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.054s] 2021-02-06 12:02:31.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.553s] 2021-02-06 12:03:35.382 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [63.646s] 2021-02-06 12:04:43.313 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [67.930s] 2021-02-06 12:05:22.907 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [39.594s] 2021-02-06 12:06:06.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [43.715s] 2021-02-06 12:06:47.270 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [40.647s] 2021-02-06 12:07:32.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [45.255s] 2021-02-06 12:08:23.587 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [51.060s] 2021-02-06 12:09:06.107 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [42.520s] 2021-02-06 12:10:58.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [112.854s] 2021-02-06 12:12:40.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [101.769s] 2021-02-06 12:14:34.149 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [113.416s] 2021-02-06 12:16:33.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [118.964s] 2021-02-06 12:18:14.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [101.698s] 2021-02-06 12:19:36.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [81.596s] 2021-02-06 12:20:31.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [54.890s] 2021-02-06 12:20:31.309 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-02-06 12:20:49.861 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.552s] 2021-02-06 12:21:18.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [28.630s] 2021-02-06 12:21:41.191 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [22.699s] 2021-02-06 12:22:12.274 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [31.082s] 2021-02-06 12:22:46.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.625s] 2021-02-06 12:23:28.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [42.099s] 2021-02-06 12:24:12.731 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [43.731s] 2021-02-06 12:25:00.947 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [48.213s] 2021-02-06 12:26:10.979 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [70.032s] 2021-02-06 12:26:11.724 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.742s]: b'LBaasv2 extension not available, skipping' 2021-02-06 12:26:12.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.599s]: b'LBaasv2 extension not available, skipping' 2021-02-06 12:31:23.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [311.352s] 2021-02-06 12:37:07.787 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 [344.105s] 2021-02-06 12:43:42.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [394.476s] 2021-02-06 12:49:12.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [330.643s] 2021-02-06 12:54:40.428 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [327.512s] 2021-02-06 13:00:06.546 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [326.116s] 2021-02-06 13:06:35.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [388.589s] 2021-02-06 13:11:23.466 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [288.327s] 2021-02-06 13:15:56.624 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [273.156s] 2021-02-06 13:21:09.466 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [312.840s] 2021-02-06 13:25:21.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [252.482s] 2021-02-06 13:25:22.820 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.872s] 2021-02-06 13:25:23.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.578s] 2021-02-06 13:25:23.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.569s] 2021-02-06 13:25:24.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.656s] 2021-02-06 13:25:47.413 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [22.786s] 2021-02-06 13:26:29.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [41.931s] 2021-02-06 13:26:30.115 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.769s] 2021-02-06 13:26:30.116 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-02-06 13:26:30.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.699s] 2021-02-06 13:27:17.458 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [46.643s] 2021-02-06 13:28:01.711 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [44.253s] 2021-02-06 13:28:23.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.170s] 2021-02-06 13:28:45.359 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.477s] 2021-02-06 13:36:27.584 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [462.224s] 2021-02-06 13:38:55.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [148.205s] 2021-02-06 13:39:14.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.207s] 2021-02-06 13:40:16.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [61.323s] 2021-02-06 13:40:41.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [24.721s] 2021-02-06 13:41:06.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.819s] 2021-02-06 13:41:35.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [28.448s] 2021-02-06 13:42:16.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [41.404s] 2021-02-06 13:42:17.453 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.732s] 2021-02-06 13:42:18.043 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.589s] 2021-02-06 13:42:18.636 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.592s] 2021-02-06 13:42:19.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.594s] 2021-02-06 13:42:19.872 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.641s] 2021-02-06 13:42:20.553 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.680s] 2021-02-06 13:42:21.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.514s] 2021-02-06 13:42:21.633 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.565s] 2021-02-06 13:42:22.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.590s] 2021-02-06 13:42:38.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.591s] 2021-02-06 13:42:41.345 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.530s] 2021-02-06 13:42:41.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.547s] 2021-02-06 13:42:59.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.199s] 2021-02-06 13:42:59.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.755s] 2021-02-06 13:43:00.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.564s] 2021-02-06 13:43:00.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.550s] 2021-02-06 13:43:00.975 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-02-06 13:43:02.659 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.683s]: b'LBaas v1 extension not available, skipping' 2021-02-06 13:43:04.279 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.619s]: b'LBaasv2 extension not available, skipping' 2021-02-06 13:46:40.587 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [216.304s] 2021-02-06 13:47:05.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [24.667s] 2021-02-06 13:47:05.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-02-06 13:47:07.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.268s] 2021-02-06 13:47:10.308 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.769s] 2021-02-06 13:47:10.314 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-02-06 13:47:10.320 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-02-06 13:47:10.635 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context testr@default cleanup() started 2021-02-06 13:47:10.635 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context testr@default cleanup() finished in 0.58 msec 2021-02-06 13:47:10.636 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context tempest@default cleanup() started 2021-02-06 13:47:11.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-06 13:47:12.102 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-06 13:47:12.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_acdaa0c3_9BM6elbZ'. 2021-02-06 13:47:12.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_acdaa0c3_9BM6elbZ' has been deleted. 2021-02-06 13:47:12.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '28a1562f-3680-46da-870e-7630a089bd5d' of option 'instance_type' from Tempest config file. 2021-02-06 13:47:12.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '28a1562f-3680-46da-870e-7630a089bd5d' has been removed. 2021-02-06 13:47:12.773 32 INFO rally.task.context [-] Verification 66d9c7f6-5ef8-45c5-82af-7b8e980ca4f8 | Context tempest@default cleanup() finished in 2.14 sec 2021-02-06 13:47:12.801 32 INFO rally.api [-] Verification (UUID=acdaa0c3-9379-442c-8dae-4a38c87825a8) has been successfully finished for deployment 'opnfv-rally' (UUID=9c6946d0-6861-4846-92cf-cbc7514192dd)! 2021-02-06 13:47:14.351 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 13:47:14.352 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 13:47:14.352 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 13:47:15.812 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 13:47:15.812 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 13:47:15.812 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 13:47:17.659 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'acdaa0c3-9379-442c-8dae-4a38c87825a8' 2021-02-06 13:47:17.687 38 INFO rally.api [-] The report has been successfully built. 2021-02-06 13:47:19.085 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 13:47:19.085 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 13:47:19.085 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 13:47:20.918 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'acdaa0c3-9379-442c-8dae-4a38c87825a8' 2021-02-06 13:47:20.927 40 INFO rally.api [-] The report has been successfully built.