2021-03-27 11:37:27.576 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:27.576 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:27.576 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:29.470 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-03-27 11:37:29.470 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-27 11:37:29.470 6 ERROR rally.cli.cliutils 2021-03-27 11:37:30.924 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:30.924 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:30.924 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:34.484 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:34.484 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:34.484 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:39.647 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:39.648 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:39.648 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:40.972 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:40.972 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:40.972 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:42.821 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-03-27 11:37:42.821 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils force=force) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-27 11:37:42.821 15 ERROR rally.cli.cliutils 2021-03-27 11:37:44.201 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:44.201 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:44.201 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:37:46.006 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-27 11:37:46.085 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/repo. 2021-03-27 11:37:46.441 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-27 11:37:46.457 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-27 11:37:46.467 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-27 11:37:46.489 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-27 11:37:46.537 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-27 11:37:47.201 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=abed8749-cde3-45d1-9fa6-d266f960d77a) has been successfully created! 2021-03-27 11:37:48.661 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:37:48.661 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:37:48.661 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:38:06.539 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:38:06.539 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:38:06.540 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:38:08.356 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=abed8749-cde3-45d1-9fa6-d266f960d77a) for deployment 'opnfv-rally' (UUID=c8dbb109-eb8c-41dd-bd1a-9fa171178d9f). 2021-03-27 11:38:09.284 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=abed8749-cde3-45d1-9fa6-d266f960d77a) has been successfully configured for deployment 'opnfv-rally' (UUID=c8dbb109-eb8c-41dd-bd1a-9fa171178d9f)! 2021-03-27 11:38:21.358 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 11:38:21.358 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 11:38:21.358 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 11:38:23.186 32 INFO rally.api [-] Starting verification (UUID=2e533d8c-58fa-45f2-b7e9-c7679fc1737c) for deployment 'opnfv-rally' (UUID=c8dbb109-eb8c-41dd-bd1a-9fa171178d9f) by verifier 'opnfv-tempest' (UUID=abed8749-cde3-45d1-9fa6-d266f960d77a). 2021-03-27 11:38:24.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-27 11:38:24.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-27 11:38:24.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/for-deployment-c8dbb109-eb8c-41dd-bd1a-9fa171178d9f/tempest.log' to option 'log_file'. 2021-03-27 11:38:24.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/for-deployment-c8dbb109-eb8c-41dd-bd1a-9fa171178d9f/tempest.log 2021-03-27 11:38:24.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-27 11:38:24.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/for-deployment-c8dbb109-eb8c-41dd-bd1a-9fa171178d9f/lock_files' to option 'lock_path'. 2021-03-27 11:38:24.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-abed8749-cde3-45d1-9fa6-d266f960d77a/for-deployment-c8dbb109-eb8c-41dd-bd1a-9fa171178d9f/lock_files 2021-03-27 11:38:24.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-27 11:38:24.420 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-03-27 11:38:24.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = cbc5bac7-578f-4bdb-a430-fd0ace98f6cc 2021-03-27 11:38:24.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dc6db280-de10-4954-8f96-aec4b897e3e0 2021-03-27 11:38:24.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6e6a18f1-9c44-445f-b80b-94af49607065 2021-03-27 11:38:24.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ee64b2e2-8f4a-4f45-867f-9df6f3b7226b 2021-03-27 11:38:24.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-27 11:38:24.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-27 11:38:24.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-27 11:38:24.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 11:38:24.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-27 11:38:24.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2e533d8c_HXYDOonH' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 11:38:25.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2e533d8c_HXYDOonH' (ID = 6c5ad91c-0a9b-4ba5-8b05-bfe1e3161b39) has been successfully created! 2021-03-27 11:38:25.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6c5ad91c-0a9b-4ba5-8b05-bfe1e3161b39' to option 'instance_type'. 2021-03-27 11:38:25.628 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6c5ad91c-0a9b-4ba5-8b05-bfe1e3161b39 2021-03-27 11:38:25.629 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context tempest@default setup() finished in 1.83 sec 2021-03-27 11:38:25.631 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context testr@default setup() finished in 0.51 msec 2021-03-27 11:38:25.631 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/a87d8149-2a8b-4f61-815a-c799ed1f4002'. 2021-03-27 11:38:35.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.202s] 2021-03-27 11:38:35.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.119s] 2021-03-27 11:38:35.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.053s] 2021-03-27 11:38:37.861 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.780s] 2021-03-27 11:38:38.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.170s] 2021-03-27 11:38:38.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.132s] 2021-03-27 11:38:38.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.134s] 2021-03-27 11:38:42.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.273s] 2021-03-27 11:38:46.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [4.391s] 2021-03-27 11:38:46.446 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.044s] 2021-03-27 11:38:47.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.331s] 2021-03-27 11:38:51.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.615s] 2021-03-27 11:38:55.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.518s] 2021-03-27 11:38:55.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.052s] 2021-03-27 11:38:56.688 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.723s] 2021-03-27 11:39:01.099 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.411s] 2021-03-27 11:39:01.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.729s] 2021-03-27 11:39:08.398 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.568s] 2021-03-27 11:39:08.550 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.151s] 2021-03-27 11:39:08.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.131s] 2021-03-27 11:39:08.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.210s] 2021-03-27 11:39:15.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.740s] 2021-03-27 11:39:19.631 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.436s] 2021-03-27 11:39:19.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.133s] 2021-03-27 11:39:20.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.806s] 2021-03-27 11:39:21.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.626s] 2021-03-27 11:39:21.930 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.202s] 2021-03-27 11:39:22.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.797s] 2021-03-27 11:39:22.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.221s] 2021-03-27 11:39:23.132 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.182s] 2021-03-27 11:39:23.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.785s] 2021-03-27 11:39:24.094 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.178s] 2021-03-27 11:39:24.239 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.145s] 2021-03-27 11:39:24.747 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.507s] 2021-03-27 11:39:25.054 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.307s] 2021-03-27 11:39:29.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.268s] 2021-03-27 11:39:34.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.532s] 2021-03-27 11:39:34.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.192s] 2021-03-27 11:39:34.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.128s] 2021-03-27 11:39:34.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.135s] 2021-03-27 11:39:36.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.434s] 2021-03-27 11:39:36.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.195s] 2021-03-27 11:39:36.458 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.083s] 2021-03-27 11:39:37.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.631s] 2021-03-27 11:40:36.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [59.513s] 2021-03-27 11:41:24.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [47.506s] 2021-03-27 11:41:59.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [34.989s] 2021-03-27 11:42:39.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [39.924s] 2021-03-27 11:43:11.921 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [32.894s] 2021-03-27 11:43:44.598 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [32.677s] 2021-03-27 11:44:15.831 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [31.232s] 2021-03-27 11:44:47.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [31.842s] 2021-03-27 11:46:13.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [86.316s] 2021-03-27 11:47:28.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [74.991s] 2021-03-27 11:48:40.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [71.715s] 2021-03-27 11:50:09.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [89.130s] 2021-03-27 11:51:26.303 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [76.472s] 2021-03-27 11:52:40.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [74.177s] 2021-03-27 11:53:26.681 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [46.199s] 2021-03-27 11:53:26.691 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-27 11:53:44.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [17.421s] 2021-03-27 11:54:05.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [21.398s] 2021-03-27 11:54:28.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [23.005s] 2021-03-27 11:54:54.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [26.248s] 2021-03-27 11:55:28.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [33.239s] 2021-03-27 11:55:59.997 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [31.992s] 2021-03-27 11:56:38.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [38.294s] 2021-03-27 11:57:12.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [34.289s] 2021-03-27 11:57:47.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [34.808s] 2021-03-27 11:57:48.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.677s]: b'LBaasv2 extension not available, skipping' 2021-03-27 11:57:48.649 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.578s]: b'LBaasv2 extension not available, skipping' 2021-03-27 12:02:04.879 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [256.225s] 2021-03-27 12:06:21.979 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 [257.099s] 2021-03-27 12:10:57.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [275.306s] 2021-03-27 12:15:23.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [266.697s] 2021-03-27 12:19:45.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [261.904s] 2021-03-27 12:24:05.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [259.954s] 2021-03-27 12:29:48.651 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [342.801s] 2021-03-27 12:33:52.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [244.097s] 2021-03-27 12:38:08.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [255.754s] 2021-03-27 12:42:45.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [277.468s] 2021-03-27 12:46:43.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [237.546s] 2021-03-27 12:46:44.385 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.863s] 2021-03-27 12:46:44.965 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.580s] 2021-03-27 12:46:45.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.635s] 2021-03-27 12:46:46.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.649s] 2021-03-27 12:47:02.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.640s] 2021-03-27 12:47:25.131 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [22.240s] 2021-03-27 12:47:25.869 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.737s] 2021-03-27 12:47:25.871 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-03-27 12:47:26.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.661s] 2021-03-27 12:48:06.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [39.651s] 2021-03-27 12:48:46.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [40.433s] 2021-03-27 12:48:58.774 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [12.157s] 2021-03-27 12:49:19.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.219s] 2021-03-27 12:55:54.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [394.566s] 2021-03-27 12:58:17.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [143.018s] 2021-03-27 12:58:39.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [21.510s] 2021-03-27 12:59:19.478 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [40.385s] 2021-03-27 12:59:40.637 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.158s] 2021-03-27 13:00:05.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [24.719s] 2021-03-27 13:00:45.214 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [39.857s] 2021-03-27 13:01:22.480 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [37.265s] 2021-03-27 13:01:23.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.723s] 2021-03-27 13:01:23.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.548s] 2021-03-27 13:01:24.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.591s] 2021-03-27 13:01:24.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.567s] 2021-03-27 13:01:25.512 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.601s] 2021-03-27 13:01:26.229 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.716s] 2021-03-27 13:01:26.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.575s] 2021-03-27 13:01:27.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.562s] 2021-03-27 13:01:27.984 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.616s] 2021-03-27 13:01:45.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.744s] 2021-03-27 13:01:48.191 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.462s] 2021-03-27 13:01:48.738 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.547s] 2021-03-27 13:02:05.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.411s] 2021-03-27 13:02:05.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.751s] 2021-03-27 13:02:06.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.581s] 2021-03-27 13:02:07.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.588s] 2021-03-27 13:02:07.084 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-03-27 13:02:09.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.924s]: b'LBaas v1 extension not available, skipping' 2021-03-27 13:02:10.334 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.323s]: b'LBaasv2 extension not available, skipping' 2021-03-27 13:05:08.113 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [177.775s] 2021-03-27 13:05:31.640 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [23.524s] 2021-03-27 13:05:31.645 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-03-27 13:05:33.439 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.788s] 2021-03-27 13:05:37.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [4.029s] 2021-03-27 13:05:37.475 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-03-27 13:05:37.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-27 13:05:37.749 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context testr@default cleanup() started 2021-03-27 13:05:37.749 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context testr@default cleanup() finished in 0.41 msec 2021-03-27 13:05:37.750 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context tempest@default cleanup() started 2021-03-27 13:05:38.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-27 13:05:38.749 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-27 13:05:38.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2e533d8c_HXYDOonH'. 2021-03-27 13:05:39.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2e533d8c_HXYDOonH' has been deleted. 2021-03-27 13:05:39.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6c5ad91c-0a9b-4ba5-8b05-bfe1e3161b39' of option 'instance_type' from Tempest config file. 2021-03-27 13:05:39.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6c5ad91c-0a9b-4ba5-8b05-bfe1e3161b39' has been removed. 2021-03-27 13:05:39.204 32 INFO rally.task.context [-] Verification abed8749-cde3-45d1-9fa6-d266f960d77a | Context tempest@default cleanup() finished in 1.45 sec 2021-03-27 13:05:39.232 32 INFO rally.api [-] Verification (UUID=2e533d8c-58fa-45f2-b7e9-c7679fc1737c) has been successfully finished for deployment 'opnfv-rally' (UUID=c8dbb109-eb8c-41dd-bd1a-9fa171178d9f)! 2021-03-27 13:05:40.804 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:05:40.805 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:05:40.805 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:05:42.307 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:05:42.307 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:05:42.307 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:05:44.246 38 INFO rally.api [-] Building 'html' report for the following verification(s): '2e533d8c-58fa-45f2-b7e9-c7679fc1737c' 2021-03-27 13:05:44.275 38 INFO rally.api [-] The report has been successfully built. 2021-03-27 13:05:45.639 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:05:45.640 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:05:45.640 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:05:47.541 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2e533d8c-58fa-45f2-b7e9-c7679fc1737c' 2021-03-27 13:05:47.550 40 INFO rally.api [-] The report has been successfully built.