2021-03-13 11:26:12.585 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:12.585 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:12.585 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:14.504 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-13 11:26:14.504 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 11:26:14.504 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-13 11:26:14.504 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-13 11:26:14.504 6 ERROR rally.cli.cliutils 2021-03-13 11:26:15.855 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:15.855 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:15.856 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:19.468 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:19.469 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:19.469 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:24.794 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:24.794 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:24.795 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:26.150 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:26.150 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:26.150 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:28.060 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-13 11:26:28.060 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-13 11:26:28.060 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-13 11:26:28.060 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils force=force) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-13 11:26:28.060 15 ERROR rally.cli.cliutils 2021-03-13 11:26:29.481 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:29.481 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:29.481 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:31.354 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-13 11:26:31.433 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/repo. 2021-03-13 11:26:31.791 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/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-13 11:26:31.808 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-13 11:26:31.819 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-13 11:26:31.845 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-13 11:26:31.892 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-13 11:26:32.564 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b32f298b-1a32-4406-8fab-46825977b9f6) has been successfully created! 2021-03-13 11:26:33.953 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:33.954 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:33.954 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:51.972 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:26:51.972 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:26:51.972 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:26:53.888 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b32f298b-1a32-4406-8fab-46825977b9f6) for deployment 'opnfv-rally' (UUID=1d562dc9-afbf-46f4-8370-e760102d0ec2). 2021-03-13 11:26:54.722 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b32f298b-1a32-4406-8fab-46825977b9f6) has been successfully configured for deployment 'opnfv-rally' (UUID=1d562dc9-afbf-46f4-8370-e760102d0ec2)! 2021-03-13 11:27:06.609 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:27:06.609 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:27:06.609 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:27:08.582 32 INFO rally.api [-] Starting verification (UUID=eea28ee7-970d-421a-99ae-65a9aa3ef90b) for deployment 'opnfv-rally' (UUID=1d562dc9-afbf-46f4-8370-e760102d0ec2) by verifier 'opnfv-tempest' (UUID=b32f298b-1a32-4406-8fab-46825977b9f6). 2021-03-13 11:27:09.654 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-13 11:27:09.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-13 11:27:09.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/for-deployment-1d562dc9-afbf-46f4-8370-e760102d0ec2/tempest.log' to option 'log_file'. 2021-03-13 11:27:09.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/for-deployment-1d562dc9-afbf-46f4-8370-e760102d0ec2/tempest.log 2021-03-13 11:27:09.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-13 11:27:09.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/for-deployment-1d562dc9-afbf-46f4-8370-e760102d0ec2/lock_files' to option 'lock_path'. 2021-03-13 11:27:09.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b32f298b-1a32-4406-8fab-46825977b9f6/for-deployment-1d562dc9-afbf-46f4-8370-e760102d0ec2/lock_files 2021-03-13 11:27:09.765 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-13 11:27:09.765 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-13 11:27:09.766 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 62096c20-21d1-4d85-a57f-47b2f538bf16 2021-03-13 11:27:09.766 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 44e16a16-0fba-4b51-a46a-4e036c08445b 2021-03-13 11:27:09.767 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b88d8df1-d83f-49a8-9053-469d23126a46 2021-03-13 11:27:09.767 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 945f37d3-0f00-418c-aeee-58073f6e88bd 2021-03-13 11:27:10.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-13 11:27:10.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-13 11:27:10.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-13 11:27:10.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 11:27:10.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-13 11:27:10.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_eea28ee7_Jqup5rzg' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 11:27:10.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eea28ee7_Jqup5rzg' (ID = 7ecd80dc-d319-4d68-ac85-f76f6800d744) has been successfully created! 2021-03-13 11:27:10.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7ecd80dc-d319-4d68-ac85-f76f6800d744' to option 'instance_type'. 2021-03-13 11:27:10.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7ecd80dc-d319-4d68-ac85-f76f6800d744 2021-03-13 11:27:10.568 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context tempest@default setup() finished in 1.41 sec 2021-03-13 11:27:10.569 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context testr@default setup() finished in 0.49 msec 2021-03-13 11:27:10.570 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/aa53009e-7618-4145-b0b5-67171594e9ac'. 2021-03-13 11:27:20.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.675s] 2021-03-13 11:27:20.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.111s] 2021-03-13 11:27:20.358 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.037s] 2021-03-13 11:27:22.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.638s] 2021-03-13 11:27:22.592 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.169s] 2021-03-13 11:27:22.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.125s] 2021-03-13 11:27:23.324 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.129s] 2021-03-13 11:27:26.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.079s] 2021-03-13 11:27:28.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.279s] 2021-03-13 11:27:28.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.050s] 2021-03-13 11:27:29.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.669s] 2021-03-13 11:27:33.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.195s] 2021-03-13 11:27:35.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.283s] 2021-03-13 11:27:35.949 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.065s] 2021-03-13 11:27:37.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [1.062s] 2021-03-13 11:27:45.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [8.811s] 2021-03-13 11:27:46.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.551s] 2021-03-13 11:27:50.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.389s] 2021-03-13 11:27:50.878 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.114s] 2021-03-13 11:27:51.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.139s] 2021-03-13 11:27:51.551 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.534s] 2021-03-13 11:27:55.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.738s] 2021-03-13 11:28:02.378 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.546s] 2021-03-13 11:28:02.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.121s] 2021-03-13 11:28:03.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.302s] 2021-03-13 11:28:04.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.411s] 2021-03-13 11:28:04.935 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.190s] 2021-03-13 11:28:05.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.465s] 2021-03-13 11:28:05.594 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.193s] 2021-03-13 11:28:05.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.216s] 2021-03-13 11:28:06.087 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.277s] 2021-03-13 11:28:06.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.181s] 2021-03-13 11:28:06.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.134s] 2021-03-13 11:28:07.211 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.808s] 2021-03-13 11:28:07.930 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.718s] 2021-03-13 11:28:11.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [2.839s] 2021-03-13 11:28:15.700 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.390s] 2021-03-13 11:28:15.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.199s] 2021-03-13 11:28:16.029 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.130s] 2021-03-13 11:28:16.165 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.135s] 2021-03-13 11:28:16.891 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.725s] 2021-03-13 11:28:17.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.196s] 2021-03-13 11:28:17.149 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.061s] 2021-03-13 11:28:17.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.176s] 2021-03-13 11:29:12.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [55.071s] 2021-03-13 11:30:02.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [49.785s] 2021-03-13 11:30:38.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [35.836s] 2021-03-13 11:31:13.460 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [35.440s] 2021-03-13 11:31:52.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [39.402s] 2021-03-13 11:32:28.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [35.294s] 2021-03-13 11:33:07.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [39.267s] 2021-03-13 11:33:43.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [35.591s] 2021-03-13 11:35:02.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [79.848s] 2021-03-13 11:36:31.020 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [88.153s] 2021-03-13 11:37:55.568 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [84.547s] 2021-03-13 11:39:20.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [84.972s] 2021-03-13 11:40:45.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [85.070s] 2021-03-13 11:42:10.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [85.385s] 2021-03-13 11:43:03.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [52.024s] 2021-03-13 11:43:03.033 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-03-13 11:43:23.129 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [20.097s] 2021-03-13 11:43:45.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [22.477s] 2021-03-13 11:44:03.304 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [17.697s] 2021-03-13 11:44:27.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [24.654s] 2021-03-13 11:44:58.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [30.873s] 2021-03-13 11:45:37.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [38.739s] 2021-03-13 11:46:27.400 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [49.827s] 2021-03-13 11:47:03.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [35.855s] 2021-03-13 11:47:42.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [39.607s] 2021-03-13 11:47:43.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.702s]: b'LBaasv2 extension not available, skipping' 2021-03-13 11:47:44.127 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.559s]: b'LBaasv2 extension not available, skipping' 2021-03-13 11:52:08.562 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [264.431s] 2021-03-13 11:56:45.717 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 [277.153s] 2021-03-13 12:01:22.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [276.935s] 2021-03-13 12:05:55.575 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [272.919s] 2021-03-13 12:10:09.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [253.792s] 2021-03-13 12:14:33.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [264.464s] 2021-03-13 12:19:56.901 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [323.064s] 2021-03-13 12:23:58.252 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [241.350s] 2021-03-13 12:28:19.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [261.062s] 2021-03-13 12:32:35.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [256.526s] 2021-03-13 12:36:24.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [229.027s] 2021-03-13 12:36:25.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.815s] 2021-03-13 12:36:26.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.591s] 2021-03-13 12:36:26.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.636s] 2021-03-13 12:36:27.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.630s] 2021-03-13 12:36:44.260 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.714s] 2021-03-13 12:37:20.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [35.792s] 2021-03-13 12:37:20.763 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.709s] 2021-03-13 12:37:20.764 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-13 12:37:21.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.559s] 2021-03-13 12:38:02.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [41.619s] 2021-03-13 12:38:38.018 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [35.075s] 2021-03-13 12:38:54.468 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [16.450s] 2021-03-13 12:39:14.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.140s] 2021-03-13 12:45:14.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [360.035s] 2021-03-13 12:47:47.597 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [152.950s] 2021-03-13 12:48:01.160 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [13.562s] 2021-03-13 12:48:31.295 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [30.134s] 2021-03-13 12:48:49.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [17.871s] 2021-03-13 12:49:10.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [21.584s] 2021-03-13 12:49:37.355 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.603s] 2021-03-13 12:50:13.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [36.021s] 2021-03-13 12:50:14.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.635s] 2021-03-13 12:50:14.532 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.519s] 2021-03-13 12:50:15.023 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.491s] 2021-03-13 12:50:15.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.588s] 2021-03-13 12:50:16.162 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.549s] 2021-03-13 12:50:16.756 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.594s] 2021-03-13 12:50:17.348 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.591s] 2021-03-13 12:50:17.840 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.491s] 2021-03-13 12:50:18.434 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.593s] 2021-03-13 12:50:34.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.175s] 2021-03-13 12:50:36.946 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.336s] 2021-03-13 12:50:37.527 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.580s] 2021-03-13 12:50:54.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.968s] 2021-03-13 12:50:55.242 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.745s] 2021-03-13 12:50:55.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.536s] 2021-03-13 12:50:56.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.520s] 2021-03-13 12:50:56.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-03-13 12:50:57.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.309s]: b'LBaas v1 extension not available, skipping' 2021-03-13 12:50:59.343 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.721s]: b'LBaasv2 extension not available, skipping' 2021-03-13 12:53:47.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [167.975s] 2021-03-13 13:14:00.719 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [1213.391s] 2021-03-13 13:14:00.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.010s]: b'Test disabled in conf, skipping' 2021-03-13 13:14:03.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.280s] 2021-03-13 13:14:04.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.775s] 2021-03-13 13:14:04.793 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-13 13:14:04.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-13 13:14:05.070 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context testr@default cleanup() started 2021-03-13 13:14:05.071 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context testr@default cleanup() finished in 0.64 msec 2021-03-13 13:14:05.071 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context tempest@default cleanup() started 2021-03-13 13:14:05.803 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-13 13:14:06.141 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-13 13:14:06.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_eea28ee7_Jqup5rzg'. 2021-03-13 13:14:06.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eea28ee7_Jqup5rzg' has been deleted. 2021-03-13 13:14:06.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7ecd80dc-d319-4d68-ac85-f76f6800d744' of option 'instance_type' from Tempest config file. 2021-03-13 13:14:06.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7ecd80dc-d319-4d68-ac85-f76f6800d744' has been removed. 2021-03-13 13:14:06.481 32 INFO rally.task.context [-] Verification b32f298b-1a32-4406-8fab-46825977b9f6 | Context tempest@default cleanup() finished in 1.41 sec 2021-03-13 13:14:06.509 32 INFO rally.api [-] Verification (UUID=eea28ee7-970d-421a-99ae-65a9aa3ef90b) has been successfully finished for deployment 'opnfv-rally' (UUID=1d562dc9-afbf-46f4-8370-e760102d0ec2)! 2021-03-13 13:14:07.927 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 13:14:07.927 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 13:14:07.927 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 13:14:09.338 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 13:14:09.339 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 13:14:09.339 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 13:14:11.259 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'eea28ee7-970d-421a-99ae-65a9aa3ef90b' 2021-03-13 13:14:11.288 38 INFO rally.api [-] The report has been successfully built. 2021-03-13 13:14:12.646 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 13:14:12.646 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 13:14:12.646 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 13:14:14.461 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'eea28ee7-970d-421a-99ae-65a9aa3ef90b' 2021-03-13 13:14:14.467 40 INFO rally.api [-] The report has been successfully built.