2021-04-07 11:22:51.759 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:22:51.759 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:22:51.760 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:22:53.645 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-04-07 11:22:53.645 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-07 11:22:53.645 6 ERROR rally.cli.cliutils 2021-04-07 11:22:55.003 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:22:55.003 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:22:55.003 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:22:58.711 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:22:58.711 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:22:58.711 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:04.025 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:04.025 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:04.026 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:05.257 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:05.257 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:05.257 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:07.215 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-04-07 11:23:07.215 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils force=force) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-07 11:23:07.215 15 ERROR rally.cli.cliutils 2021-04-07 11:23:08.572 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:08.572 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:08.572 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:10.467 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-07 11:23:10.542 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/repo. 2021-04-07 11:23:10.891 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/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-04-07 11:23:10.907 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-07 11:23:10.916 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-07 11:23:10.940 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-07 11:23:10.989 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-07 11:23:11.693 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f6387ad-9cba-4607-820b-f097823fd63a) has been successfully created! 2021-04-07 11:23:13.122 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:13.122 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:13.122 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:29.016 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:29.016 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:29.016 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:30.925 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4f6387ad-9cba-4607-820b-f097823fd63a) for deployment 'opnfv-rally' (UUID=74584c66-6667-44ff-9c89-31f3cd23af13). 2021-04-07 11:23:31.786 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f6387ad-9cba-4607-820b-f097823fd63a) has been successfully configured for deployment 'opnfv-rally' (UUID=74584c66-6667-44ff-9c89-31f3cd23af13)! 2021-04-07 11:23:43.905 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 11:23:43.905 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 11:23:43.905 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 11:23:45.878 32 INFO rally.api [-] Starting verification (UUID=2384de5c-51f2-4ab1-bcc5-33b15bef2452) for deployment 'opnfv-rally' (UUID=74584c66-6667-44ff-9c89-31f3cd23af13) by verifier 'opnfv-tempest' (UUID=4f6387ad-9cba-4607-820b-f097823fd63a). 2021-04-07 11:23:46.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-07 11:23:47.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-07 11:23:47.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/for-deployment-74584c66-6667-44ff-9c89-31f3cd23af13/tempest.log' to option 'log_file'. 2021-04-07 11:23:47.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/for-deployment-74584c66-6667-44ff-9c89-31f3cd23af13/tempest.log 2021-04-07 11:23:47.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-07 11:23:47.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/for-deployment-74584c66-6667-44ff-9c89-31f3cd23af13/lock_files' to option 'lock_path'. 2021-04-07 11:23:47.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4f6387ad-9cba-4607-820b-f097823fd63a/for-deployment-74584c66-6667-44ff-9c89-31f3cd23af13/lock_files 2021-04-07 11:23:47.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-07 11:23:47.098 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-04-07 11:23:47.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a8efb386-1603-4dbe-a716-9cb35ebd7c3b 2021-04-07 11:23:47.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ad93de70-f758-4144-9f57-a14f0e76aec8 2021-04-07 11:23:47.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 404629ee-2f0a-47ff-93e9-ec3c34226977 2021-04-07 11:23:47.100 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 496911d7-a81e-489b-87e0-0782d6119010 2021-04-07 11:23:47.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-07 11:23:47.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-07 11:23:47.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-07 11:23:47.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 11:23:47.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-07 11:23:47.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2384de5c_4IsuPjRG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 11:23:47.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2384de5c_4IsuPjRG' (ID = c9524b55-dcf4-4234-a630-9b1e1741d8b4) has been successfully created! 2021-04-07 11:23:47.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c9524b55-dcf4-4234-a630-9b1e1741d8b4' to option 'instance_type'. 2021-04-07 11:23:47.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c9524b55-dcf4-4234-a630-9b1e1741d8b4 2021-04-07 11:23:47.562 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context tempest@default setup() finished in 1.09 sec 2021-04-07 11:23:47.563 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context testr@default setup() finished in 0.52 msec 2021-04-07 11:23:47.563 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/8cbee973-6669-4d8e-b947-afc4dbe1b829'. 2021-04-07 11:23:57.282 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.184s] 2021-04-07 11:23:57.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-04-07 11:23:57.440 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.043s] 2021-04-07 11:23:59.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.902s] 2021-04-07 11:23:59.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.179s] 2021-04-07 11:24:00.077 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.140s] 2021-04-07 11:24:00.686 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.116s] 2021-04-07 11:24:03.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.430s] 2021-04-07 11:24:05.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.305s] 2021-04-07 11:24:05.466 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.043s] 2021-04-07 11:24:06.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.726s] 2021-04-07 11:24:09.645 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.450s] 2021-04-07 11:24:14.153 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.511s] 2021-04-07 11:24:14.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.076s] 2021-04-07 11:24:14.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.719s] 2021-04-07 11:24:19.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.446s] 2021-04-07 11:24:19.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.311s] 2021-04-07 11:24:24.112 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.405s] 2021-04-07 11:24:24.226 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.113s] 2021-04-07 11:24:24.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.142s] 2021-04-07 11:24:26.254 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.884s] 2021-04-07 11:24:31.760 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.014s] 2021-04-07 11:24:34.061 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.301s] 2021-04-07 11:24:34.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.145s] 2021-04-07 11:24:34.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.606s] 2021-04-07 11:24:35.923 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.587s] 2021-04-07 11:24:36.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.200s] 2021-04-07 11:24:37.116 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.991s] 2021-04-07 11:24:37.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.186s] 2021-04-07 11:24:37.491 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.189s] 2021-04-07 11:24:37.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.209s] 2021-04-07 11:24:37.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.194s] 2021-04-07 11:24:38.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.186s] 2021-04-07 11:24:38.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.244s] 2021-04-07 11:24:38.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.366s] 2021-04-07 11:24:41.927 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.657s] 2021-04-07 11:24:46.343 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.415s] 2021-04-07 11:24:46.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.251s] 2021-04-07 11:24:46.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.127s] 2021-04-07 11:24:46.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.138s] 2021-04-07 11:24:48.003 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.145s] 2021-04-07 11:24:48.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.197s] 2021-04-07 11:24:48.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.063s] 2021-04-07 11:24:48.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.655s] 2021-04-07 11:25:31.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [42.915s] 2021-04-07 11:26:40.120 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [68.283s] 2021-04-07 11:27:16.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [36.543s] 2021-04-07 11:27:47.856 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [31.193s] 2021-04-07 11:28:23.455 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [35.598s] 2021-04-07 11:29:03.575 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [40.119s] 2021-04-07 11:29:43.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [39.959s] 2021-04-07 11:30:28.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [44.706s] 2021-04-07 11:31:44.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [76.269s] 2021-04-07 11:33:09.073 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [84.562s] 2021-04-07 11:34:23.971 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [74.896s] 2021-04-07 11:35:23.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [59.344s] 2021-04-07 11:36:40.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [77.184s] 2021-04-07 11:37:51.781 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [71.280s] 2021-04-07 11:38:31.453 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [39.672s] 2021-04-07 11:38:31.462 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-04-07 11:38:43.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [11.553s] 2021-04-07 11:39:01.940 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [18.923s] 2021-04-07 11:39:18.821 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [16.881s] 2021-04-07 11:39:41.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [23.021s] 2021-04-07 11:40:16.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.821s] 2021-04-07 11:40:50.010 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [33.342s] 2021-04-07 11:41:30.049 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [40.039s] 2021-04-07 11:42:03.568 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [33.518s] 2021-04-07 11:42:36.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [32.441s] 2021-04-07 11:42:36.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.786s]: b'LBaasv2 extension not available, skipping' 2021-04-07 11:42:37.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.599s]: b'LBaasv2 extension not available, skipping' 2021-04-07 11:46:45.419 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [248.016s] 2021-04-07 11:51:06.669 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 [261.247s] 2021-04-07 11:55:35.580 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [268.909s] 2021-04-07 12:00:17.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [282.080s] 2021-04-07 12:04:14.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [236.416s] 2021-04-07 12:08:28.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [254.361s] 2021-04-07 12:13:54.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [325.823s] 2021-04-07 12:18:07.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [253.615s] 2021-04-07 12:22:11.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [244.057s] 2021-04-07 12:26:38.365 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [266.418s] 2021-04-07 12:30:32.461 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [234.094s] 2021-04-07 12:30:33.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.776s] 2021-04-07 12:30:33.887 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.651s] 2021-04-07 12:30:34.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.611s] 2021-04-07 12:30:35.146 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.647s] 2021-04-07 12:30:56.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [21.217s] 2021-04-07 12:31:26.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [29.895s] 2021-04-07 12:31:26.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.733s] 2021-04-07 12:31:26.995 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-04-07 12:31:27.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.639s] 2021-04-07 12:32:11.110 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [43.477s] 2021-04-07 12:32:55.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [44.504s] 2021-04-07 12:33:14.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [19.054s] 2021-04-07 12:33:40.212 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [25.542s] 2021-04-07 12:40:03.547 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [383.333s] 2021-04-07 12:42:22.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [139.114s] 2021-04-07 12:42:40.895 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [18.231s] 2021-04-07 12:43:16.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [35.763s] 2021-04-07 12:43:33.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [16.605s] 2021-04-07 12:43:56.558 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [23.293s] 2021-04-07 12:44:17.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [20.637s] 2021-04-07 12:44:59.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [41.831s] 2021-04-07 12:44:59.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.771s] 2021-04-07 12:45:00.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.721s] 2021-04-07 12:45:01.096 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.577s] 2021-04-07 12:45:01.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.506s] 2021-04-07 12:45:02.198 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.594s] 2021-04-07 12:45:02.694 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.496s] 2021-04-07 12:45:03.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.623s] 2021-04-07 12:45:03.910 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.592s] 2021-04-07 12:45:04.489 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.577s] 2021-04-07 12:45:21.558 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [17.069s] 2021-04-07 12:45:24.028 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.469s] 2021-04-07 12:45:24.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.590s] 2021-04-07 12:45:40.658 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.039s] 2021-04-07 12:45:41.412 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.754s] 2021-04-07 12:45:42.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.614s] 2021-04-07 12:45:42.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.590s] 2021-04-07 12:45:42.630 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-04-07 12:45:44.610 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.980s]: b'LBaas v1 extension not available, skipping' 2021-04-07 12:45:45.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.388s]: b'LBaasv2 extension not available, skipping' 2021-04-07 12:48:35.757 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [169.754s] 2021-04-07 12:48:50.744 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [14.984s] 2021-04-07 12:48:50.750 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-04-07 12:48:52.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [1.755s] 2021-04-07 12:48:53.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.475s] 2021-04-07 12:48:53.993 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-04-07 12:48:54.000 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-04-07 12:48:54.252 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context testr@default cleanup() started 2021-04-07 12:48:54.253 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context testr@default cleanup() finished in 0.78 msec 2021-04-07 12:48:54.253 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context tempest@default cleanup() started 2021-04-07 12:48:54.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-07 12:48:55.052 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-07 12:48:55.084 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2384de5c_4IsuPjRG'. 2021-04-07 12:48:55.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2384de5c_4IsuPjRG' has been deleted. 2021-04-07 12:48:55.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c9524b55-dcf4-4234-a630-9b1e1741d8b4' of option 'instance_type' from Tempest config file. 2021-04-07 12:48:55.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c9524b55-dcf4-4234-a630-9b1e1741d8b4' has been removed. 2021-04-07 12:48:55.500 32 INFO rally.task.context [-] Verification 4f6387ad-9cba-4607-820b-f097823fd63a | Context tempest@default cleanup() finished in 1.25 sec 2021-04-07 12:48:55.535 32 INFO rally.api [-] Verification (UUID=2384de5c-51f2-4ab1-bcc5-33b15bef2452) has been successfully finished for deployment 'opnfv-rally' (UUID=74584c66-6667-44ff-9c89-31f3cd23af13)! 2021-04-07 12:48:57.112 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 12:48:57.112 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 12:48:57.112 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 12:48:58.559 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 12:48:58.559 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 12:48:58.559 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 12:49:00.451 38 INFO rally.api [-] Building 'html' report for the following verification(s): '2384de5c-51f2-4ab1-bcc5-33b15bef2452' 2021-04-07 12:49:00.479 38 INFO rally.api [-] The report has been successfully built. 2021-04-07 12:49:01.898 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 12:49:01.898 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 12:49:01.899 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 12:49:03.721 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2384de5c-51f2-4ab1-bcc5-33b15bef2452' 2021-04-07 12:49:03.729 40 INFO rally.api [-] The report has been successfully built.