2020-05-20 17:16:33.317 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:33.317 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:33.317 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:35.845 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 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:16:35.845 6 ERROR rally.cli.cliutils 2020-05-20 17:16:37.681 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:37.682 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:37.682 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:42.231 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:42.232 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:42.232 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:47.387 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:47.387 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:47.387 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:49.028 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:49.029 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:49.029 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:51.207 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 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:16:51.207 15 ERROR rally.cli.cliutils 2020-05-20 17:16:52.854 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:52.854 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:52.854 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:16:55.225 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:16:55.314 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/repo. 2020-05-20 17:16:55.660 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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 ' 2020-05-20 17:16:55.675 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:16:55.685 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:16:55.706 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:16:55.778 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:16:56.736 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=12d301e1-9b07-4bc2-be9b-b2e17c86e707) has been successfully created! 2020-05-20 17:16:58.536 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:16:58.536 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:16:58.536 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:17:08.260 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:17:08.260 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:17:08.260 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:17:10.414 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=12d301e1-9b07-4bc2-be9b-b2e17c86e707) for deployment 'opnfv-rally' (UUID=8e0256b4-a630-4318-b50a-54db0960baec). 2020-05-20 17:17:10.948 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=12d301e1-9b07-4bc2-be9b-b2e17c86e707) has been successfully configured for deployment 'opnfv-rally' (UUID=8e0256b4-a630-4318-b50a-54db0960baec)! 2020-05-20 17:17:21.635 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:17:21.635 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:17:21.635 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:17:24.224 32 INFO rally.api [-] Starting verification (UUID=3df1fc4b-d8de-4ba9-a2dc-65ca540115dd) for deployment 'opnfv-rally' (UUID=8e0256b4-a630-4318-b50a-54db0960baec) by verifier 'opnfv-tempest' (UUID=12d301e1-9b07-4bc2-be9b-b2e17c86e707). 2020-05-20 17:17:25.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:17:25.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/for-deployment-8e0256b4-a630-4318-b50a-54db0960baec/tempest.log' to option 'log_file'. 2020-05-20 17:17:25.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/for-deployment-8e0256b4-a630-4318-b50a-54db0960baec/tempest.log 2020-05-20 17:17:25.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:17:25.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/for-deployment-8e0256b4-a630-4318-b50a-54db0960baec/lock_files' to option 'lock_path'. 2020-05-20 17:17:25.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-12d301e1-9b07-4bc2-be9b-b2e17c86e707/for-deployment-8e0256b4-a630-4318-b50a-54db0960baec/lock_files 2020-05-20 17:17:25.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 17:17:25.119 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 2020-05-20 17:17:25.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5804d473-ab44-4118-8c10-988f7cd21ee4 2020-05-20 17:17:25.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a17264c3-c155-47c0-bef5-90d751d83efa 2020-05-20 17:17:25.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7cbdc3f3-3df9-47d0-bcda-69a624e4c4ff 2020-05-20 17:17:25.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a39a848f-647c-4394-bc6d-b6e5fd7cd7c7 2020-05-20 17:17:25.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:17:25.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_009968d1-8960-44e2-85b5-42c0c70d295d 2020-05-20 17:17:25.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:17:25.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:17:25.508 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 17:17:25.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3df1fc4b_0SDCuSl0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:17:25.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3df1fc4b_0SDCuSl0' (ID = 03c7f2b0-0c25-4902-9ec0-6016f97916eb) has been successfully created! 2020-05-20 17:17:25.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '03c7f2b0-0c25-4902-9ec0-6016f97916eb' to option 'instance_type'. 2020-05-20 17:17:25.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 03c7f2b0-0c25-4902-9ec0-6016f97916eb 2020-05-20 17:17:25.946 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context tempest@default setup() finished in 1.51 sec 2020-05-20 17:17:25.947 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context testr@default setup() finished in 0.26 msec 2020-05-20 17:17:25.947 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/001e5a82-384f-404d-bc2d-ff24488b4ea5'. 2020-05-20 17:17:33.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.680s] 2020-05-20 17:17:33.380 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.183s] 2020-05-20 17:17:33.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.185s] 2020-05-20 17:17:34.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.613s] 2020-05-20 17:17:36.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.404s] 2020-05-20 17:17:36.856 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.200s] 2020-05-20 17:17:36.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.116s] 2020-05-20 17:17:37.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.120s] 2020-05-20 17:17:37.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.076s] 2020-05-20 17:17:37.361 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.192s] 2020-05-20 17:17:37.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.044s] 2020-05-20 17:17:37.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.097s] 2020-05-20 17:17:37.870 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.259s] 2020-05-20 17:17:37.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.105s] 2020-05-20 17:17:38.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2020-05-20 17:17:38.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.184s] 2020-05-20 17:17:38.705 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.397s] 2020-05-20 17:17:40.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.212s] 2020-05-20 17:17:40.954 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.037s] 2020-05-20 17:17:41.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.075s] 2020-05-20 17:17:41.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.448s] 2020-05-20 17:17:43.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.228s] 2020-05-20 17:17:43.753 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.044s] 2020-05-20 17:17:43.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.092s] 2020-05-20 17:17:48.226 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.380s] 2020-05-20 17:17:48.310 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.084s] 2020-05-20 17:17:52.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.372s] 2020-05-20 17:17:52.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.113s] 2020-05-20 17:17:52.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.118s] 2020-05-20 17:17:53.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.112s] 2020-05-20 17:17:53.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.266s] 2020-05-20 17:17:53.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.157s] 2020-05-20 17:17:53.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.095s] 2020-05-20 17:17:53.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.151s] 2020-05-20 17:17:53.957 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.150s] 2020-05-20 17:17:54.055 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.098s] 2020-05-20 17:17:54.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.145s] 2020-05-20 17:17:54.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.157s] 2020-05-20 17:17:54.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.051s] 2020-05-20 17:17:54.454 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.045s] 2020-05-20 17:17:55.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.478s] 2020-05-20 17:17:57.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.232s] 2020-05-20 17:17:57.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.125s] 2020-05-20 17:17:57.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.106s] 2020-05-20 17:18:15.019 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [17.511s] 2020-05-20 17:18:32.539 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [17.519s] 2020-05-20 17:18:50.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [17.793s] 2020-05-20 17:19:08.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [17.869s] 2020-05-20 17:19:21.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [13.778s] 2020-05-20 17:19:35.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [13.746s] 2020-05-20 17:19:49.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [13.698s] 2020-05-20 17:20:07.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [17.881s] 2020-05-20 17:20:33.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [26.103s] 2020-05-20 17:20:55.225 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [21.814s] 2020-05-20 17:21:21.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [26.024s] 2020-05-20 17:21:51.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [29.950s] 2020-05-20 17:22:21.339 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [30.138s] 2020-05-20 17:22:44.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [23.625s] 2020-05-20 17:23:10.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [25.695s] 2020-05-20 17:23:24.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... success [13.874s] 2020-05-20 17:23:33.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.221s] 2020-05-20 17:23:47.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.247s] 2020-05-20 17:24:00.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.369s] 2020-05-20 17:24:09.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [9.556s] 2020-05-20 17:24:23.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.812s] 2020-05-20 17:24:42.048 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [18.303s] 2020-05-20 17:24:55.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.701s] 2020-05-20 17:25:13.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [17.645s] 2020-05-20 17:25:31.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.695s] 2020-05-20 17:25:31.320 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.228s]: b'LBaasv2 extension not available, skipping' 2020-05-20 17:25:31.463 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.143s]: b'LBaasv2 extension not available, skipping' 2020-05-20 17:25:57.040 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [25.577s] 2020-05-20 17:26:23.870 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [26.829s] 2020-05-20 17:27:07.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [43.560s] 2020-05-20 17:27:43.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [36.072s] 2020-05-20 17:28:19.794 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [36.289s] 2020-05-20 17:28:47.966 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [28.172s] 2020-05-20 17:29:29.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [41.620s] 2020-05-20 17:29:57.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [27.865s] 2020-05-20 17:30:25.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [27.905s] 2020-05-20 17:30:59.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [33.939s] 2020-05-20 17:31:24.961 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [25.664s] 2020-05-20 17:31:25.310 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.349s] 2020-05-20 17:31:25.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.172s] 2020-05-20 17:31:25.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.189s] 2020-05-20 17:31:25.847 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.174s] 2020-05-20 17:31:34.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [9.091s] 2020-05-20 17:31:44.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [9.602s] 2020-05-20 17:31:44.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.265s] 2020-05-20 17:31:44.809 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.' 2020-05-20 17:31:45.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.197s] 2020-05-20 17:32:03.152 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [18.147s] 2020-05-20 17:32:17.305 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [14.151s] 2020-05-20 17:32:26.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.036s] 2020-05-20 17:32:35.380 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.037s] 2020-05-20 17:33:45.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [70.340s] 2020-05-20 17:35:13.172 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [87.452s] 2020-05-20 17:35:22.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.739s] 2020-05-20 17:35:36.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.436s] 2020-05-20 17:35:45.552 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.203s] 2020-05-20 17:35:58.773 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.221s] 2020-05-20 17:36:07.868 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.094s] 2020-05-20 17:36:25.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.600s] 2020-05-20 17:36:25.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.287s] 2020-05-20 17:36:25.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.155s] 2020-05-20 17:36:26.054 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.141s] 2020-05-20 17:36:26.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.157s] 2020-05-20 17:36:26.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.180s] 2020-05-20 17:36:26.564 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.171s] 2020-05-20 17:36:26.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.148s] 2020-05-20 17:36:26.867 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.155s] 2020-05-20 17:36:27.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.144s] 2020-05-20 17:36:35.939 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [8.926s] 2020-05-20 17:36:36.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.657s] 2020-05-20 17:36:36.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.149s] 2020-05-20 17:36:45.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [8.950s] 2020-05-20 17:36:45.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.295s] 2020-05-20 17:36:46.157 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.162s] 2020-05-20 17:36:46.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.250s] 2020-05-20 17:36:46.416 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-20 17:36:47.412 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.995s]: b'LBaas v1 extension not available, skipping' 2020-05-20 17:36:48.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.816s]: b'LBaasv2 extension not available, skipping' 2020-05-20 17:37:43.905 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [55.670s] 2020-05-20 17:37:43.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_add_delete_poolmember ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-20 17:37:43.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_create_update_loadbalancer ... skip [0.005s]: b'Test disabled in conf, skipping' 2020-05-20 17:37:58.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [14.554s] 2020-05-20 17:37:58.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-20 17:38:40.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [42.318s] 2020-05-20 17:39:47.181 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [66.376s] 2020-05-20 17:39:47.188 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.011s]: b'Test disabled in conf, skipping' 2020-05-20 17:39:47.195 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' 2020-05-20 17:39:47.545 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context testr@default cleanup() started 2020-05-20 17:39:47.546 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context testr@default cleanup() finished in 0.78 msec 2020-05-20 17:39:47.547 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context tempest@default cleanup() started 2020-05-20 17:39:47.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3df1fc4b_0SDCuSl0'. 2020-05-20 17:39:47.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3df1fc4b_0SDCuSl0' has been deleted. 2020-05-20 17:39:47.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '03c7f2b0-0c25-4902-9ec0-6016f97916eb' of option 'instance_type' from Tempest config file. 2020-05-20 17:39:47.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '03c7f2b0-0c25-4902-9ec0-6016f97916eb' has been removed. 2020-05-20 17:39:47.999 32 INFO rally.task.context [-] Verification 12d301e1-9b07-4bc2-be9b-b2e17c86e707 | Context tempest@default cleanup() finished in 0.45 sec 2020-05-20 17:39:48.025 32 INFO rally.api [-] Verification (UUID=3df1fc4b-d8de-4ba9-a2dc-65ca540115dd) has been successfully finished for deployment 'opnfv-rally' (UUID=8e0256b4-a630-4318-b50a-54db0960baec)! 2020-05-20 17:39:50.003 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:39:50.003 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:39:50.003 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:39:51.679 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:39:51.679 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:39:51.680 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:39:53.911 40 INFO rally.api [-] Building 'html' report for the following verification(s): '3df1fc4b-d8de-4ba9-a2dc-65ca540115dd' 2020-05-20 17:39:53.958 40 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:39:55.569 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:39:55.570 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:39:55.570 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:39:57.851 42 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3df1fc4b-d8de-4ba9-a2dc-65ca540115dd' 2020-05-20 17:39:57.861 42 INFO rally.api [-] The report has been successfully built.