2021-06-12 11:24:33.750 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:33.750 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:33.750 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 11:24:35.633 6 ERROR rally.cli.cliutils 2021-06-12 11:24:37.081 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:37.081 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:37.081 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:40.702 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:40.702 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:40.703 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:45.815 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:45.815 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:45.815 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:47.093 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:47.093 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:47.093 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils force=force) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 11:24:48.895 15 ERROR rally.cli.cliutils 2021-06-12 11:24:50.329 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:50.330 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:50.330 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:24:52.123 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-12 11:24:52.197 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/repo. 2021-06-12 11:24:52.555 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-12 11:24:52.570 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-12 11:24:52.580 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-12 11:24:52.604 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-12 11:24:52.652 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-12 11:24:53.339 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=743c694d-740e-43f6-b7f1-584ec71f6fdf) has been successfully created! 2021-06-12 11:24:54.751 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:24:54.751 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:24:54.751 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:25:11.081 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:25:11.081 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:25:11.081 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:25:12.865 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=743c694d-740e-43f6-b7f1-584ec71f6fdf) for deployment 'opnfv-rally' (UUID=ec598a61-14c8-48d2-a65f-be910df860ea). 2021-06-12 11:25:13.746 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=743c694d-740e-43f6-b7f1-584ec71f6fdf) has been successfully configured for deployment 'opnfv-rally' (UUID=ec598a61-14c8-48d2-a65f-be910df860ea)! 2021-06-12 11:25:25.330 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 11:25:25.331 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 11:25:25.331 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 11:25:27.218 32 INFO rally.api [-] Starting verification (UUID=9a7abf0f-fbdb-4eab-8a6c-7c80d5df57e1) for deployment 'opnfv-rally' (UUID=ec598a61-14c8-48d2-a65f-be910df860ea) by verifier 'opnfv-tempest' (UUID=743c694d-740e-43f6-b7f1-584ec71f6fdf). 2021-06-12 11:25:28.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-12 11:25:28.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-12 11:25:28.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/for-deployment-ec598a61-14c8-48d2-a65f-be910df860ea/tempest.log' to option 'log_file'. 2021-06-12 11:25:28.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/for-deployment-ec598a61-14c8-48d2-a65f-be910df860ea/tempest.log 2021-06-12 11:25:28.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-12 11:25:28.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/for-deployment-ec598a61-14c8-48d2-a65f-be910df860ea/lock_files' to option 'lock_path'. 2021-06-12 11:25:28.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-743c694d-740e-43f6-b7f1-584ec71f6fdf/for-deployment-ec598a61-14c8-48d2-a65f-be910df860ea/lock_files 2021-06-12 11:25:28.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-12 11:25:28.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-12 11:25:28.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a0e6dec6-891c-434d-a377-525ce52adf75 2021-06-12 11:25:28.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bb26b686-ce25-4751-92ef-a9d7d58e2fb9 2021-06-12 11:25:28.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 23172fe4-2680-4c56-ba8b-fcd5c1565d2a 2021-06-12 11:25:28.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7658f370-0d23-403b-be77-23c611717f09 2021-06-12 11:25:29.051 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-12 11:25:29.051 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-12 11:25:29.052 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-12 11:25:29.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 11:25:29.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-12 11:25:29.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9a7abf0f_abZtt12c' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 11:25:29.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a7abf0f_abZtt12c' (ID = d80c9865-3b52-41e4-8b99-fc1e13038e68) has been successfully created! 2021-06-12 11:25:29.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd80c9865-3b52-41e4-8b99-fc1e13038e68' to option 'instance_type'. 2021-06-12 11:25:29.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d80c9865-3b52-41e4-8b99-fc1e13038e68 2021-06-12 11:25:29.262 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context tempest@default setup() finished in 1.51 sec 2021-06-12 11:25:29.263 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context testr@default setup() finished in 0.50 msec 2021-06-12 11:25:29.264 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/fc23eba7-d316-4d5c-9cdf-fd5ac4db3248'. 2021-06-12 11:25:38.466 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.204s] 2021-06-12 11:25:38.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.112s] 2021-06-12 11:25:38.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.045s] 2021-06-12 11:25:40.924 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.829s] 2021-06-12 11:25:41.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.176s] 2021-06-12 11:25:41.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.131s] 2021-06-12 11:25:42.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.627s] 2021-06-12 11:25:45.555 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.229s] 2021-06-12 11:25:47.815 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.259s] 2021-06-12 11:25:47.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.042s] 2021-06-12 11:25:48.585 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.727s] 2021-06-12 11:25:53.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.713s] 2021-06-12 11:25:57.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.497s] 2021-06-12 11:25:57.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.056s] 2021-06-12 11:25:58.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.320s] 2021-06-12 11:26:04.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.548s] 2021-06-12 11:26:05.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.320s] 2021-06-12 11:26:11.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.554s] 2021-06-12 11:26:11.715 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.119s] 2021-06-12 11:26:11.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.132s] 2021-06-12 11:26:13.245 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.397s] 2021-06-12 11:26:16.270 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.497s] 2021-06-12 11:26:20.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.410s] 2021-06-12 11:26:20.827 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.146s] 2021-06-12 11:26:21.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.260s] 2021-06-12 11:26:21.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.199s] 2021-06-12 11:26:21.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.182s] 2021-06-12 11:26:22.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.953s] 2021-06-12 11:26:23.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.213s] 2021-06-12 11:26:23.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.190s] 2021-06-12 11:26:24.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [1.104s] 2021-06-12 11:26:24.620 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.185s] 2021-06-12 11:26:24.763 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.143s] 2021-06-12 11:26:25.297 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.534s] 2021-06-12 11:26:25.497 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.199s] 2021-06-12 11:26:29.557 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.576s] 2021-06-12 11:26:33.951 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.394s] 2021-06-12 11:26:34.155 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.205s] 2021-06-12 11:26:34.285 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.129s] 2021-06-12 11:26:34.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.131s] 2021-06-12 11:26:34.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.222s] 2021-06-12 11:26:34.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.197s] 2021-06-12 11:26:34.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.055s] 2021-06-12 11:26:36.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [1.517s] 2021-06-12 11:27:27.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [51.376s] 2021-06-12 11:28:16.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [48.499s] 2021-06-12 11:28:51.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [35.115s] 2021-06-12 11:29:20.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [29.385s] 2021-06-12 11:29:57.108 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [36.320s] 2021-06-12 11:30:31.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [33.979s] 2021-06-12 11:31:08.488 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [37.399s] 2021-06-12 11:31:39.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [31.108s] 2021-06-12 11:32:50.818 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [71.221s] 2021-06-12 11:33:52.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [61.969s] 2021-06-12 11:35:08.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [76.199s] 2021-06-12 11:36:15.058 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [66.068s] 2021-06-12 11:37:27.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [72.449s] 2021-06-12 11:38:40.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [72.693s] 2021-06-12 11:39:18.247 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [38.045s] 2021-06-12 11:39:18.257 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-06-12 11:39:30.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [12.485s] 2021-06-12 11:39:54.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [23.600s] 2021-06-12 11:40:13.868 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [19.524s] 2021-06-12 11:40:44.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [30.327s] 2021-06-12 11:41:23.258 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [39.061s] 2021-06-12 11:41:59.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [36.447s] 2021-06-12 11:42:39.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.452s] 2021-06-12 11:43:13.303 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [34.144s] 2021-06-12 11:43:45.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [32.103s] 2021-06-12 11:43:46.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.788s]: b'LBaasv2 extension not available, skipping' 2021-06-12 11:43:46.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.552s]: b'LBaasv2 extension not available, skipping' 2021-06-12 11:47:49.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [243.041s] 2021-06-12 11:52:06.208 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 [256.410s] 2021-06-12 11:56:18.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [252.015s] 2021-06-12 12:00:42.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [263.785s] 2021-06-12 12:04:53.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [251.196s] 2021-06-12 12:08:53.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [240.469s] 2021-06-12 12:13:54.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [301.217s] 2021-06-12 12:17:47.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [232.104s] 2021-06-12 12:21:35.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [228.077s] 2021-06-12 12:26:00.534 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [265.450s] 2021-06-12 12:29:52.289 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [231.752s] 2021-06-12 12:29:52.997 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.711s] 2021-06-12 12:29:53.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.582s] 2021-06-12 12:29:54.170 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.590s] 2021-06-12 12:29:54.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.611s] 2021-06-12 12:30:11.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.925s] 2021-06-12 12:30:33.705 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [21.998s] 2021-06-12 12:30:34.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.803s] 2021-06-12 12:30:34.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-06-12 12:30:35.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.578s] 2021-06-12 12:31:15.133 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [40.045s] 2021-06-12 12:31:52.416 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [37.282s] 2021-06-12 12:32:13.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.891s] 2021-06-12 12:32:30.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [16.893s] 2021-06-12 12:38:02.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [331.997s] 2021-06-12 12:40:25.378 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [143.177s] 2021-06-12 12:40:43.485 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.106s] 2021-06-12 12:41:22.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [39.449s] 2021-06-12 12:41:43.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.031s] 2021-06-12 12:42:12.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [28.962s] 2021-06-12 12:42:33.059 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [20.129s] 2021-06-12 12:43:15.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [42.692s] 2021-06-12 12:43:16.474 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.721s] 2021-06-12 12:43:17.058 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.584s] 2021-06-12 12:43:17.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.583s] 2021-06-12 12:43:18.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.630s] 2021-06-12 12:43:18.827 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.555s] 2021-06-12 12:43:19.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.605s] 2021-06-12 12:43:20.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.567s] 2021-06-12 12:43:20.539 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.538s] 2021-06-12 12:43:21.057 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.517s] 2021-06-12 12:43:38.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.943s] 2021-06-12 12:43:40.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.464s] 2021-06-12 12:43:41.036 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.570s] 2021-06-12 12:43:57.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.338s] 2021-06-12 12:43:58.114 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.740s] 2021-06-12 12:43:58.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.586s] 2021-06-12 12:43:59.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.522s] 2021-06-12 12:43:59.236 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-06-12 12:44:00.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.488s]: b'LBaas v1 extension not available, skipping' 2021-06-12 12:44:02.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.396s]: b'LBaasv2 extension not available, skipping' 2021-06-12 12:47:00.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [177.891s] 2021-06-12 12:47:21.294 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [21.274s] 2021-06-12 12:47:21.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-06-12 12:47:23.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.877s] 2021-06-12 12:47:24.355 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.170s] 2021-06-12 12:47:24.360 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-06-12 12:47:24.366 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-06-12 12:47:24.637 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context testr@default cleanup() started 2021-06-12 12:47:24.638 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context testr@default cleanup() finished in 0.79 msec 2021-06-12 12:47:24.638 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context tempest@default cleanup() started 2021-06-12 12:47:25.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-12 12:47:25.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-12 12:47:25.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9a7abf0f_abZtt12c'. 2021-06-12 12:47:26.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9a7abf0f_abZtt12c' has been deleted. 2021-06-12 12:47:26.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd80c9865-3b52-41e4-8b99-fc1e13038e68' of option 'instance_type' from Tempest config file. 2021-06-12 12:47:26.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd80c9865-3b52-41e4-8b99-fc1e13038e68' has been removed. 2021-06-12 12:47:26.439 32 INFO rally.task.context [-] Verification 743c694d-740e-43f6-b7f1-584ec71f6fdf | Context tempest@default cleanup() finished in 1.80 sec 2021-06-12 12:47:26.468 32 INFO rally.api [-] Verification (UUID=9a7abf0f-fbdb-4eab-8a6c-7c80d5df57e1) has been successfully finished for deployment 'opnfv-rally' (UUID=ec598a61-14c8-48d2-a65f-be910df860ea)! 2021-06-12 12:47:27.966 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 12:47:27.966 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 12:47:27.966 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 12:47:29.390 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 12:47:29.390 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 12:47:29.390 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 12:47:31.258 38 INFO rally.api [-] Building 'html' report for the following verification(s): '9a7abf0f-fbdb-4eab-8a6c-7c80d5df57e1' 2021-06-12 12:47:31.288 38 INFO rally.api [-] The report has been successfully built. 2021-06-12 12:47:32.700 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 12:47:32.700 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 12:47:32.700 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 12:47:34.537 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9a7abf0f-fbdb-4eab-8a6c-7c80d5df57e1' 2021-06-12 12:47:34.545 40 INFO rally.api [-] The report has been successfully built.