2020-05-29 10:51:30.716 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:30.717 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:30.717 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:51:32.910 6 ERROR rally.cli.cliutils 2020-05-29 10:51:34.571 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:34.571 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:34.571 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:39.026 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:39.026 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:39.026 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:43.741 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:43.742 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:43.742 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:45.193 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:45.193 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:45.193 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils force=force) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:51:47.395 15 ERROR rally.cli.cliutils 2020-05-29 10:51:49.045 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:49.045 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:49.045 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:51.264 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 10:51:51.354 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/repo. 2020-05-29 10:51:51.679 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-29 10:51:51.693 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 10:51:51.704 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 10:51:51.733 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 10:51:51.796 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 10:51:52.634 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=42653740-2090-4a9e-ac32-b4cf7b6a136b) has been successfully created! 2020-05-29 10:51:54.425 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:54.425 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:54.425 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:03.628 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:03.628 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:03.629 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:05.997 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=42653740-2090-4a9e-ac32-b4cf7b6a136b) for deployment 'opnfv-rally' (UUID=e81f3347-3386-4359-bdb8-fa942c23bc68). 2020-05-29 10:52:06.611 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=42653740-2090-4a9e-ac32-b4cf7b6a136b) has been successfully configured for deployment 'opnfv-rally' (UUID=e81f3347-3386-4359-bdb8-fa942c23bc68)! 2020-05-29 10:52:16.850 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:52:16.850 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:52:16.851 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:52:19.207 32 INFO rally.api [-] Starting verification (UUID=63dabe25-9e16-4612-ae68-8868ad562b57) for deployment 'opnfv-rally' (UUID=e81f3347-3386-4359-bdb8-fa942c23bc68) by verifier 'opnfv-tempest' (UUID=42653740-2090-4a9e-ac32-b4cf7b6a136b). 2020-05-29 10:52:20.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 10:52:20.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/for-deployment-e81f3347-3386-4359-bdb8-fa942c23bc68/tempest.log' to option 'log_file'. 2020-05-29 10:52:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/for-deployment-e81f3347-3386-4359-bdb8-fa942c23bc68/tempest.log 2020-05-29 10:52:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 10:52:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/for-deployment-e81f3347-3386-4359-bdb8-fa942c23bc68/lock_files' to option 'lock_path'. 2020-05-29 10:52:20.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-42653740-2090-4a9e-ac32-b4cf7b6a136b/for-deployment-e81f3347-3386-4359-bdb8-fa942c23bc68/lock_files 2020-05-29 10:52:20.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 10:52:20.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-29 10:52:20.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 42c63a7e-632b-499e-ad51-a0d9bcc974e7 2020-05-29 10:52:20.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b5f6e616-5a12-4314-ac38-b8503306d28d 2020-05-29 10:52:20.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ec476fae-41f4-41f7-8694-0521cd8319bb 2020-05-29 10:52:20.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7e7835c8-b7af-4424-b889-332c16a323dc 2020-05-29 10:52:20.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 10:52:20.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_809786ae-edb7-495d-a5f9-2c4a6ac26263 2020-05-29 10:52:20.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 10:52:20.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:52:20.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_4d39f922_jL6ptEGy'. Using flavor 'rally_verify_4d39f922_jL6ptEGy' (ID = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e) for the tests. 2020-05-29 10:52:20.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'eadb03c8-6c50-41ae-8b87-65e1f6d32e7e' to option 'instance_type'. 2020-05-29 10:52:20.429 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e 2020-05-29 10:52:20.431 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context tempest@default setup() finished in 0.95 sec 2020-05-29 10:52:20.431 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context testr@default setup() finished in 0.37 msec 2020-05-29 10:52:20.432 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b089b0dd-a20b-4291-986d-db7fc63ccdb5'. 2020-05-29 10:52:27.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.554s] 2020-05-29 10:52:27.253 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.136s] 2020-05-29 10:52:27.384 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.131s] 2020-05-29 10:52:28.247 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.766s] 2020-05-29 10:52:30.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.364s] 2020-05-29 10:52:30.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.178s] 2020-05-29 10:52:30.900 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.110s] 2020-05-29 10:52:31.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.116s] 2020-05-29 10:52:31.083 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.065s] 2020-05-29 10:52:31.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.182s] 2020-05-29 10:52:31.308 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.043s] 2020-05-29 10:52:31.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.097s] 2020-05-29 10:52:31.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.194s] 2020-05-29 10:52:31.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.090s] 2020-05-29 10:52:31.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.025s] 2020-05-29 10:52:32.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.123s] 2020-05-29 10:52:32.534 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.491s] 2020-05-29 10:52:34.761 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.226s] 2020-05-29 10:52:34.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.031s] 2020-05-29 10:52:34.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.053s] 2020-05-29 10:52:35.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.392s] 2020-05-29 10:52:37.471 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.232s] 2020-05-29 10:52:37.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.034s] 2020-05-29 10:52:37.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.077s] 2020-05-29 10:52:41.932 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.349s] 2020-05-29 10:52:42.006 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.074s] 2020-05-29 10:52:46.364 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.357s] 2020-05-29 10:52:46.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.108s] 2020-05-29 10:52:46.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.122s] 2020-05-29 10:52:46.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.088s] 2020-05-29 10:52:46.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.126s] 2020-05-29 10:52:47.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.148s] 2020-05-29 10:52:47.175 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.085s] 2020-05-29 10:52:47.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.148s] 2020-05-29 10:52:47.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.143s] 2020-05-29 10:52:47.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.113s] 2020-05-29 10:52:47.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.179s] 2020-05-29 10:52:47.938 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.178s] 2020-05-29 10:52:47.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.047s] 2020-05-29 10:52:48.026 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.041s] 2020-05-29 10:52:48.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.469s] 2020-05-29 10:52:50.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.226s] 2020-05-29 10:52:50.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.092s] 2020-05-29 10:52:51.022 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.105s] 2020-05-29 10:53:12.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [21.675s] 2020-05-29 10:53:38.245 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [25.546s] 2020-05-29 10:53:56.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [18.032s] 2020-05-29 10:54:14.215 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [17.937s] 2020-05-29 10:54:32.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [18.608s] 2020-05-29 10:54:46.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [13.601s] 2020-05-29 10:55:00.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [13.880s] 2020-05-29 10:55:17.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [17.678s] 2020-05-29 10:55:44.025 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [26.040s] 2020-05-29 10:56:10.003 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [25.977s] 2020-05-29 10:56:35.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [25.826s] 2020-05-29 10:56:57.937 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [22.107s] 2020-05-29 10:57:20.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [22.228s] 2020-05-29 10:57:41.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [21.751s] 2020-05-29 10:57:59.553 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [17.635s] 2020-05-29 10:58:13.280 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... success [13.727s] 2020-05-29 10:58:22.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.224s] 2020-05-29 10:58:35.778 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.273s] 2020-05-29 10:58:49.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.390s] 2020-05-29 10:59:02.768 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [13.599s] 2020-05-29 10:59:16.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.693s] 2020-05-29 10:59:34.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [18.064s] 2020-05-29 10:59:48.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.655s] 2020-05-29 11:00:01.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [13.664s] 2020-05-29 11:00:19.581 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.733s] 2020-05-29 11:00:19.772 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.189s]: b'LBaasv2 extension not available, skipping' 2020-05-29 11:00:19.910 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.135s]: b'LBaasv2 extension not available, skipping' 2020-05-29 11:00:49.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [29.589s] 2020-05-29 11:01:16.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [27.044s] 2020-05-29 11:02:04.037 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [47.492s] 2020-05-29 11:02:36.361 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [32.323s] 2020-05-29 11:03:08.552 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [32.191s] 2020-05-29 11:03:36.384 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [27.831s] 2020-05-29 11:04:17.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [41.541s] 2020-05-29 11:04:45.868 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [27.942s] 2020-05-29 11:05:21.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [35.849s] 2020-05-29 11:05:49.740 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [28.022s] 2020-05-29 11:06:39.705 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [49.964s] 2020-05-29 11:06:40.040 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.334s] 2020-05-29 11:06:40.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.182s] 2020-05-29 11:06:40.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.168s] 2020-05-29 11:06:40.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.205s] 2020-05-29 11:06:49.535 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [8.938s] 2020-05-29 11:06:59.188 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [9.653s] 2020-05-29 11:06:59.486 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.297s] 2020-05-29 11:06:59.489 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2020-05-29 11:06:59.699 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.211s] 2020-05-29 11:07:17.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [18.040s] 2020-05-29 11:07:31.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [14.040s] 2020-05-29 11:07:40.803 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.024s] 2020-05-29 11:07:49.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.110s] 2020-05-29 11:09:03.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [73.948s] 2020-05-29 11:10:31.368 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [87.505s] 2020-05-29 11:10:40.934 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.565s] 2020-05-29 11:10:54.272 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.337s] 2020-05-29 11:11:03.461 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.189s] 2020-05-29 11:11:16.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.244s] 2020-05-29 11:11:25.862 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.155s] 2020-05-29 11:11:43.427 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.565s] 2020-05-29 11:11:43.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.255s] 2020-05-29 11:11:43.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.151s] 2020-05-29 11:11:43.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.140s] 2020-05-29 11:11:44.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.142s] 2020-05-29 11:11:44.275 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.157s] 2020-05-29 11:11:44.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.141s] 2020-05-29 11:11:44.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.251s] 2020-05-29 11:11:44.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.143s] 2020-05-29 11:11:44.966 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.154s] 2020-05-29 11:11:53.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [8.916s] 2020-05-29 11:11:54.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.586s] 2020-05-29 11:11:54.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.271s] 2020-05-29 11:12:03.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [9.040s] 2020-05-29 11:12:04.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.293s] 2020-05-29 11:12:04.298 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.222s] 2020-05-29 11:12:04.444 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.145s] 2020-05-29 11:12:04.456 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' 2020-05-29 11:12:05.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.738s]: b'LBaas v1 extension not available, skipping' 2020-05-29 11:12:06.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.948s]: b'LBaasv2 extension not available, skipping' 2020-05-29 11:12:54.154 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [48.011s] 2020-05-29 11:12:54.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_add_delete_poolmember ... skip [0.009s]: b'Test disabled in conf, skipping' 2020-05-29 11:12:54.171 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_create_update_loadbalancer ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-29 11:13:08.672 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [14.501s] 2020-05-29 11:13:08.680 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-05-29 11:13:46.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [37.690s] 2020-05-29 11:14:40.370 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [53.990s] 2020-05-29 11:14:40.371 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-05-29 11:14:40.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-29 11:14:40.656 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context testr@default cleanup() started 2020-05-29 11:14:40.656 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context testr@default cleanup() finished in 0.79 msec 2020-05-29 11:14:40.657 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context tempest@default cleanup() started 2020-05-29 11:14:40.907 32 INFO rally.task.context [-] Verification 42653740-2090-4a9e-ac32-b4cf7b6a136b | Context tempest@default cleanup() finished in 0.25 sec 2020-05-29 11:14:40.934 32 INFO rally.api [-] Verification (UUID=63dabe25-9e16-4612-ae68-8868ad562b57) has been successfully finished for deployment 'opnfv-rally' (UUID=e81f3347-3386-4359-bdb8-fa942c23bc68)! 2020-05-29 11:14:42.761 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:42.762 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:42.762 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:44.406 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:44.407 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:44.407 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:46.703 40 INFO rally.api [-] Building 'html' report for the following verification(s): '63dabe25-9e16-4612-ae68-8868ad562b57' 2020-05-29 11:14:46.730 40 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:14:48.352 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:48.353 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:48.353 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:50.319 42 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '63dabe25-9e16-4612-ae68-8868ad562b57' 2020-05-29 11:14:50.329 42 INFO rally.api [-] The report has been successfully built.