2021-02-17 11:25:20.684 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:20.684 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:20.684 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:22.551 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-17 11:25:22.551 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 11:25:22.551 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-17 11:25:22.551 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 11:25:22.551 6 ERROR rally.cli.cliutils 2021-02-17 11:25:24.029 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:24.029 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:24.029 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:27.702 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:27.702 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:27.702 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:33.107 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:33.107 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:33.107 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:34.372 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:34.373 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:34.373 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:36.143 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-17 11:25:36.143 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-17 11:25:36.143 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-17 11:25:36.143 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils force=force) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 11:25:36.143 15 ERROR rally.cli.cliutils 2021-02-17 11:25:37.530 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:37.530 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:37.530 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:39.332 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-17 11:25:39.416 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/repo. 2021-02-17 11:25:39.777 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/repo'... done. Note: checking out '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a'. 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-17 11:25:39.789 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g612b9e5c7 ' 2021-02-17 11:25:39.797 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a ' 2021-02-17 11:25:39.820 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-17 11:25:39.867 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-17 11:25:40.554 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1f81a6d6-2c3a-4fa9-a134-832b36106b87) has been successfully created! 2021-02-17 11:25:42.010 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:42.010 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:42.010 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:25:59.123 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:25:59.123 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:25:59.123 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:26:00.955 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1f81a6d6-2c3a-4fa9-a134-832b36106b87) for deployment 'opnfv-rally' (UUID=cc2a6420-c0a7-4297-9657-df450f1a23a8). 2021-02-17 11:26:01.791 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1f81a6d6-2c3a-4fa9-a134-832b36106b87) has been successfully configured for deployment 'opnfv-rally' (UUID=cc2a6420-c0a7-4297-9657-df450f1a23a8)! 2021-02-17 11:26:14.085 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 11:26:14.085 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 11:26:14.085 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 11:26:15.932 32 INFO rally.api [-] Starting verification (UUID=ec51a25b-e786-4faf-a122-463daddb3b99) for deployment 'opnfv-rally' (UUID=cc2a6420-c0a7-4297-9657-df450f1a23a8) by verifier 'opnfv-tempest' (UUID=1f81a6d6-2c3a-4fa9-a134-832b36106b87). 2021-02-17 11:26:17.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-17 11:26:17.094 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-17 11:26:17.094 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/for-deployment-cc2a6420-c0a7-4297-9657-df450f1a23a8/tempest.log' to option 'log_file'. 2021-02-17 11:26:17.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/for-deployment-cc2a6420-c0a7-4297-9657-df450f1a23a8/tempest.log 2021-02-17 11:26:17.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-17 11:26:17.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/for-deployment-cc2a6420-c0a7-4297-9657-df450f1a23a8/lock_files' to option 'lock_path'. 2021-02-17 11:26:17.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1f81a6d6-2c3a-4fa9-a134-832b36106b87/for-deployment-cc2a6420-c0a7-4297-9657-df450f1a23a8/lock_files 2021-02-17 11:26:17.096 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-17 11:26:17.097 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-17 11:26:17.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7e6521f0-3491-4c58-b30a-c4bda1113077 2021-02-17 11:26:17.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 64f41fe2-aeea-4bc4-aa39-a03299042ae2 2021-02-17 11:26:17.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 92e33b91-eab0-4041-8c32-19089db5f1e4 2021-02-17 11:26:17.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 819787b3-67b3-43bd-9fb5-64a77d7cbb93 2021-02-17 11:26:17.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-17 11:26:17.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-17 11:26:17.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-17 11:26:17.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 11:26:17.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-17 11:26:17.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ec51a25b_AjJWFt0D' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 11:26:17.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ec51a25b_AjJWFt0D' (ID = 0ed024d4-d215-49cf-9112-43b1244696d7) has been successfully created! 2021-02-17 11:26:17.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0ed024d4-d215-49cf-9112-43b1244696d7' to option 'instance_type'. 2021-02-17 11:26:17.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0ed024d4-d215-49cf-9112-43b1244696d7 2021-02-17 11:26:17.724 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context tempest@default setup() finished in 1.21 sec 2021-02-17 11:26:17.725 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context testr@default setup() finished in 0.48 msec 2021-02-17 11:26:17.726 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/d30fb984-d02b-440e-9827-e82b5faa839b'. 2021-02-17 11:26:26.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.206s] 2021-02-17 11:26:27.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.135s] 2021-02-17 11:26:27.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.047s] 2021-02-17 11:26:29.631 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.080s] 2021-02-17 11:26:29.842 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.211s] 2021-02-17 11:26:30.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.176s] 2021-02-17 11:26:30.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.139s] 2021-02-17 11:26:33.840 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.269s] 2021-02-17 11:26:36.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.260s] 2021-02-17 11:26:36.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.078s] 2021-02-17 11:26:36.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.154s] 2021-02-17 11:26:40.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.651s] 2021-02-17 11:26:45.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.563s] 2021-02-17 11:26:45.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.065s] 2021-02-17 11:26:46.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.724s] 2021-02-17 11:26:52.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.652s] 2021-02-17 11:26:53.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.665s] 2021-02-17 11:27:00.205 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.549s] 2021-02-17 11:27:00.317 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.111s] 2021-02-17 11:27:00.485 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.168s] 2021-02-17 11:27:01.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.843s] 2021-02-17 11:27:07.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.838s] 2021-02-17 11:27:12.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.459s] 2021-02-17 11:27:12.329 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2021-02-17 11:27:12.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.534s] 2021-02-17 11:27:13.923 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.543s] 2021-02-17 11:27:14.120 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.197s] 2021-02-17 11:27:14.575 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.454s] 2021-02-17 11:27:14.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.207s] 2021-02-17 11:27:14.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.211s] 2021-02-17 11:27:16.260 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [1.267s] 2021-02-17 11:27:16.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.192s] 2021-02-17 11:27:16.628 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.176s] 2021-02-17 11:27:16.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.092s] 2021-02-17 11:27:17.213 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.492s] 2021-02-17 11:27:21.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.484s] 2021-02-17 11:27:25.543 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.407s] 2021-02-17 11:27:25.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.205s] 2021-02-17 11:27:25.904 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.156s] 2021-02-17 11:27:26.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.130s] 2021-02-17 11:27:28.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [2.810s] 2021-02-17 11:27:29.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.195s] 2021-02-17 11:27:29.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.100s] 2021-02-17 11:27:29.630 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.488s] 2021-02-17 11:28:30.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [60.382s] 2021-02-17 11:29:20.909 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [50.895s] 2021-02-17 11:29:55.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.558s] 2021-02-17 11:30:32.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [36.781s] 2021-02-17 11:31:14.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [42.005s] 2021-02-17 11:31:53.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.083s] 2021-02-17 11:32:29.174 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [35.836s] 2021-02-17 11:33:06.291 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [37.116s] 2021-02-17 11:34:19.056 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [72.763s] 2021-02-17 11:35:34.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [75.514s] 2021-02-17 11:36:37.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [62.545s] 2021-02-17 11:37:44.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [67.674s] 2021-02-17 11:38:51.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [67.096s] 2021-02-17 11:40:02.772 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.883s] 2021-02-17 11:40:43.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [41.052s] 2021-02-17 11:40:43.834 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-17 11:40:55.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [11.828s] 2021-02-17 11:41:12.538 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [16.876s] 2021-02-17 11:41:33.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [20.643s] 2021-02-17 11:42:09.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [35.857s] 2021-02-17 11:42:51.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [42.787s] 2021-02-17 11:43:29.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [37.336s] 2021-02-17 11:44:21.341 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [52.173s] 2021-02-17 11:44:51.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [30.587s] 2021-02-17 11:45:31.880 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [39.950s] 2021-02-17 11:45:32.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.758s]: b'LBaasv2 extension not available, skipping' 2021-02-17 11:45:33.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.591s]: b'LBaasv2 extension not available, skipping' 2021-02-17 11:50:03.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [270.287s] 2021-02-17 11:54:50.371 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 [286.845s] 2021-02-17 11:59:32.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [282.602s] 2021-02-17 12:04:29.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [296.922s] 2021-02-17 12:09:00.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [270.371s] 2021-02-17 12:13:22.263 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [261.989s] 2021-02-17 12:18:56.451 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [334.186s] 2021-02-17 12:23:29.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [272.871s] 2021-02-17 12:27:38.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [249.581s] 2021-02-17 12:32:20.566 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [281.658s] 2021-02-17 12:36:21.385 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [240.817s] 2021-02-17 12:36:22.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.802s] 2021-02-17 12:36:22.794 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.609s] 2021-02-17 12:36:23.331 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.536s] 2021-02-17 12:36:23.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.600s] 2021-02-17 12:36:41.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [17.081s] 2021-02-17 12:37:10.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [29.783s] 2021-02-17 12:37:11.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.798s] 2021-02-17 12:37:11.598 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-17 12:37:12.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.627s] 2021-02-17 12:37:58.553 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [46.329s] 2021-02-17 12:38:46.134 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [47.580s] 2021-02-17 12:39:06.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.784s] 2021-02-17 12:39:30.700 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [23.781s] 2021-02-17 12:46:49.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [439.198s] 2021-02-17 12:49:48.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [178.693s] 2021-02-17 12:50:06.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.986s] 2021-02-17 12:50:51.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [45.224s] 2021-02-17 12:51:11.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [19.457s] 2021-02-17 12:51:37.059 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [25.794s] 2021-02-17 12:52:04.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.164s] 2021-02-17 12:52:45.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [41.573s] 2021-02-17 12:52:46.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.856s] 2021-02-17 12:52:47.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.570s] 2021-02-17 12:52:47.723 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.498s] 2021-02-17 12:52:48.343 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.619s] 2021-02-17 12:52:48.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.546s] 2021-02-17 12:52:49.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.549s] 2021-02-17 12:52:50.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.613s] 2021-02-17 12:52:50.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.592s] 2021-02-17 12:52:51.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.579s] 2021-02-17 12:53:22.575 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [31.349s] 2021-02-17 12:53:25.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.562s] 2021-02-17 12:53:25.730 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.590s] 2021-02-17 12:53:43.502 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.772s] 2021-02-17 12:53:44.170 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.668s] 2021-02-17 12:53:44.766 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.595s] 2021-02-17 12:53:45.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.577s] 2021-02-17 12:53:45.355 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.010s]: b'Test disabled in conf, skipping' 2021-02-17 12:53:47.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.674s]: b'LBaas v1 extension not available, skipping' 2021-02-17 12:53:48.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.574s]: b'LBaasv2 extension not available, skipping' 2021-02-17 12:57:09.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [201.302s] 2021-02-17 12:57:28.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [18.678s] 2021-02-17 12:57:28.598 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-02-17 12:57:31.007 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.404s] 2021-02-17 12:57:32.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.598s] 2021-02-17 12:57:32.612 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-17 12:57:32.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-02-17 12:57:32.885 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context testr@default cleanup() started 2021-02-17 12:57:32.887 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context testr@default cleanup() finished in 2.14 msec 2021-02-17 12:57:32.888 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context tempest@default cleanup() started 2021-02-17 12:57:33.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-17 12:57:33.813 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-17 12:57:33.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ec51a25b_AjJWFt0D'. 2021-02-17 12:57:34.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ec51a25b_AjJWFt0D' has been deleted. 2021-02-17 12:57:34.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0ed024d4-d215-49cf-9112-43b1244696d7' of option 'instance_type' from Tempest config file. 2021-02-17 12:57:34.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0ed024d4-d215-49cf-9112-43b1244696d7' has been removed. 2021-02-17 12:57:34.344 32 INFO rally.task.context [-] Verification 1f81a6d6-2c3a-4fa9-a134-832b36106b87 | Context tempest@default cleanup() finished in 1.46 sec 2021-02-17 12:57:34.373 32 INFO rally.api [-] Verification (UUID=ec51a25b-e786-4faf-a122-463daddb3b99) has been successfully finished for deployment 'opnfv-rally' (UUID=cc2a6420-c0a7-4297-9657-df450f1a23a8)! 2021-02-17 12:57:35.923 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 12:57:35.923 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 12:57:35.923 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 12:57:37.356 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 12:57:37.356 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 12:57:37.356 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 12:57:39.163 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'ec51a25b-e786-4faf-a122-463daddb3b99' 2021-02-17 12:57:39.185 38 INFO rally.api [-] The report has been successfully built. 2021-02-17 12:57:40.599 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 12:57:40.600 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 12:57:40.600 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 12:57:42.461 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ec51a25b-e786-4faf-a122-463daddb3b99' 2021-02-17 12:57:42.469 40 INFO rally.api [-] The report has been successfully built.