2020-04-12 22:45:54.143 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:45:54.144 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:45:54.144 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:45:56.350 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-04-12 22:45:56.350 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 22:45:56.350 6 ERROR rally.cli.cliutils 2020-04-12 22:45:57.777 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:45:57.778 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:45:57.778 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:01.782 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:01.783 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:01.783 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:06.279 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:06.280 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:06.280 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:07.701 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:07.701 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:07.702 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:09.738 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-04-12 22:46:09.738 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils force=force) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 22:46:09.738 15 ERROR rally.cli.cliutils 2020-04-12 22:46:11.329 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:11.329 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:11.329 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:13.336 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 22:46:13.417 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/repo. 2020-04-12 22:46:13.698 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 22:46:13.713 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 22:46:13.722 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 22:46:13.742 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 22:46:13.799 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 22:46:14.478 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=145bd978-8c00-4176-b1e7-0c6a3fe567d6) has been successfully created! 2020-04-12 22:46:16.060 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:16.060 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:16.060 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:25.473 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:25.473 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:25.473 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:27.514 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=145bd978-8c00-4176-b1e7-0c6a3fe567d6) for deployment 'opnfv-rally' (UUID=fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65). 2020-04-12 22:46:28.355 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=145bd978-8c00-4176-b1e7-0c6a3fe567d6) has been successfully configured for deployment 'opnfv-rally' (UUID=fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65)! 2020-04-12 22:46:37.264 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:46:37.265 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:46:37.265 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:46:39.381 32 INFO rally.api [-] Starting verification (UUID=e24fa476-d1fd-4699-95ec-3ca0e53f3c63) for deployment 'opnfv-rally' (UUID=fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65) by verifier 'opnfv-tempest' (UUID=145bd978-8c00-4176-b1e7-0c6a3fe567d6). 2020-04-12 22:46:40.146 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 22:46:40.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/for-deployment-fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65/tempest.log' to option 'log_file'. 2020-04-12 22:46:40.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/for-deployment-fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65/tempest.log 2020-04-12 22:46:40.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 22:46:40.148 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/for-deployment-fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65/lock_files' to option 'lock_path'. 2020-04-12 22:46:40.148 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-145bd978-8c00-4176-b1e7-0c6a3fe567d6/for-deployment-fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65/lock_files 2020-04-12 22:46:40.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 22:46:40.149 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-04-12 22:46:40.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 796e4e0f-6367-473c-997d-e430b471a684 2020-04-12 22:46:40.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a2a6641d-6705-40ef-a06e-a039e0ba522e 2020-04-12 22:46:40.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bb988b39-6c39-493e-9282-15af8d76b2ec 2020-04-12 22:46:40.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c0633fea-2831-4b37-8e26-479b900a35a6 2020-04-12 22:46:40.415 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 22:46:40.416 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_e30db318-f1df-4a40-93f0-8cab8eb5b6b8 2020-04-12 22:46:40.416 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 22:46:40.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 22:46:40.587 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_77a14acb_CK2h4sQe'. Using flavor 'rally_verify_77a14acb_CK2h4sQe' (ID = f48fd7fb-c121-46a2-aaae-8e2041cd117e) for the tests. 2020-04-12 22:46:40.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f48fd7fb-c121-46a2-aaae-8e2041cd117e' to option 'instance_type'. 2020-04-12 22:46:40.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f48fd7fb-c121-46a2-aaae-8e2041cd117e 2020-04-12 22:46:40.589 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context tempest@default setup() finished in 0.97 sec 2020-04-12 22:46:40.590 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context testr@default setup() finished in 0.30 msec 2020-04-12 22:46:40.590 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fbd80016-8178-41d2-bdef-e3cde070f707'. 2020-04-12 22:46:46.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.200s] 2020-04-12 22:46:46.441 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.329s] 2020-04-12 22:46:46.531 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.209s] 2020-04-12 22:46:46.536 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.273s] 2020-04-12 22:46:46.571 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.035s] 2020-04-12 22:46:47.021 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.396s] 2020-04-12 22:46:47.097 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.565s] 2020-04-12 22:46:47.196 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.175s] 2020-04-12 22:46:47.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.205s] 2020-04-12 22:46:47.372 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.176s] 2020-04-12 22:46:47.475 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [1.354s] 2020-04-12 22:46:47.635 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [1.143s] 2020-04-12 22:46:47.679 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.044s] 2020-04-12 22:46:48.189 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.604s] 2020-04-12 22:46:50.518 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [3.097s] 2020-04-12 22:46:50.608 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [2.418s] 2020-04-12 22:46:50.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [3.234s] 2020-04-12 22:46:50.640 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.901s] 2020-04-12 22:46:50.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.288s] 2020-04-12 22:46:51.169 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.529s] 2020-04-12 22:46:51.233 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.625s] 2020-04-12 22:46:51.346 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.176s] 2020-04-12 22:46:51.588 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.966s] 2020-04-12 22:46:51.734 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.438s] 2020-04-12 22:46:51.917 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.279s] 2020-04-12 22:46:53.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [2.934s] 2020-04-12 22:46:53.946 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.212s] 2020-04-12 22:46:54.403 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [3.004s] 2020-04-12 22:46:54.421 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.427s] 2020-04-12 22:46:54.734 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.312s] 2020-04-12 22:46:55.392 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.606s] 2020-04-12 22:46:56.942 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [2.958s] 2020-04-12 22:46:56.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.052s] 2020-04-12 22:46:57.268 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [5.350s] 2020-04-12 22:46:57.289 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.820s] 2020-04-12 22:46:57.871 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.582s] 2020-04-12 22:46:59.765 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [2.770s] 2020-04-12 22:47:00.130 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [2.258s] 2020-04-12 22:47:04.105 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.339s] 2020-04-12 22:47:04.926 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [9.534s] 2020-04-12 22:47:06.202 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.933s] 2020-04-12 22:47:06.495 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.293s] 2020-04-12 22:47:08.593 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [4.488s] 2020-04-12 22:47:08.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.110s] 2020-04-12 22:47:20.318 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... success [13.821s] 2020-04-12 22:47:22.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [13.601s] 2020-04-12 22:47:22.501 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [17.574s] 2020-04-12 22:47:26.229 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [26.097s] 2020-04-12 22:47:29.458 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.139s] 2020-04-12 22:47:36.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [14.299s] 2020-04-12 22:47:42.877 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.419s] 2020-04-12 22:47:43.977 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [21.474s] 2020-04-12 22:47:44.245 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.266s]: b'LBaasv2 extension not available, skipping' 2020-04-12 22:47:44.394 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.148s]: b'LBaasv2 extension not available, skipping' 2020-04-12 22:47:52.039 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [25.810s] 2020-04-12 22:47:54.456 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [17.850s] 2020-04-12 22:47:56.215 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.337s] 2020-04-12 22:48:05.636 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [9.419s] 2020-04-12 22:48:08.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [13.693s] 2020-04-12 22:48:13.896 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [21.857s] 2020-04-12 22:48:17.483 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [33.090s] 2020-04-12 22:48:19.339 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.703s] 2020-04-12 22:48:21.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [13.587s] 2020-04-12 22:48:35.363 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [13.625s] 2020-04-12 22:48:37.502 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [18.163s] 2020-04-12 22:48:39.759 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [25.863s] 2020-04-12 22:48:51.159 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.656s] 2020-04-12 22:48:53.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [17.706s] 2020-04-12 22:48:55.349 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [37.865s] 2020-04-12 22:49:01.562 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [21.801s] 2020-04-12 22:49:04.890 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [13.730s] 2020-04-12 22:49:22.792 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.901s] 2020-04-12 22:49:23.290 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [21.728s] 2020-04-12 22:49:23.542 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [28.193s] 2020-04-12 22:49:32.329 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [9.038s] 2020-04-12 22:49:42.003 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [9.673s] 2020-04-12 22:49:42.349 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.344s] 2020-04-12 22:49:42.350 32 INFO opnfv-tempest [-] {3} 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-04-12 22:49:42.666 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.317s] 2020-04-12 22:49:48.292 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [25.499s] 2020-04-12 22:50:00.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [67.045s] 2020-04-12 22:50:00.625 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [17.958s] 2020-04-12 22:50:09.220 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [45.677s] 2020-04-12 22:50:14.562 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [13.936s] 2020-04-12 22:50:15.353 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [27.061s] 2020-04-12 22:50:23.674 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.112s] 2020-04-12 22:50:32.827 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.152s] 2020-04-12 22:50:42.043 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.215s] 2020-04-12 22:50:42.438 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [33.217s] 2020-04-12 22:50:58.362 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [43.008s] 2020-04-12 22:50:59.593 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.550s] 2020-04-12 22:50:59.602 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2020-04-12 22:51:00.379 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.774s]: b'LBaasv2 extension not available, skipping' 2020-04-12 22:51:07.759 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [9.396s] 2020-04-12 22:51:08.398 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.638s] 2020-04-12 22:51:08.558 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.160s] 2020-04-12 22:51:18.446 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [36.008s] 2020-04-12 22:51:31.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [91.181s] 2020-04-12 22:51:38.748 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [38.364s] 2020-04-12 22:51:40.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.670s] 2020-04-12 22:51:51.457 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [33.010s] 2020-04-12 22:51:54.318 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.348s] 2020-04-12 22:52:03.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.307s] 2020-04-12 22:52:07.742 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [59.183s] 2020-04-12 22:52:07.747 32 INFO opnfv-tempest [-] {2} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.005s]: b'Test disabled in conf, skipping' 2020-04-12 22:52:16.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.249s] 2020-04-12 22:52:16.945 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [25.488s] 2020-04-12 22:52:17.241 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.294s] 2020-04-12 22:52:17.446 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.205s] 2020-04-12 22:52:17.641 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.195s] 2020-04-12 22:52:17.850 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.208s] 2020-04-12 22:52:18.007 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.156s] 2020-04-12 22:52:18.166 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.159s] 2020-04-12 22:52:18.450 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.282s] 2020-04-12 22:52:18.625 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.174s] 2020-04-12 22:52:18.879 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.253s] 2020-04-12 22:52:19.018 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.139s] 2020-04-12 22:52:19.160 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.141s] 2020-04-12 22:52:19.303 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.142s] 2020-04-12 22:52:19.470 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.167s] 2020-04-12 22:52:28.442 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [8.971s] 2020-04-12 22:52:28.838 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.396s] 2020-04-12 22:52:29.040 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.202s] 2020-04-12 22:52:29.211 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.171s] 2020-04-12 22:52:29.861 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.648s]: b'LBaas v1 extension not available, skipping' 2020-04-12 22:52:30.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [13.961s] 2020-04-12 22:52:38.811 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [60.061s] 2020-04-12 22:52:38.813 32 INFO opnfv-tempest [-] {3} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2020-04-12 22:53:19.397 32 INFO opnfv-tempest [-] {1} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... success [49.527s] 2020-04-12 22:53:19.807 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context testr@default cleanup() started 2020-04-12 22:53:19.808 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context testr@default cleanup() finished in 0.78 msec 2020-04-12 22:53:19.809 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context tempest@default cleanup() started 2020-04-12 22:53:20.014 32 INFO rally.task.context [-] Verification 145bd978-8c00-4176-b1e7-0c6a3fe567d6 | Context tempest@default cleanup() finished in 0.21 sec 2020-04-12 22:53:20.037 32 INFO rally.api [-] Verification (UUID=e24fa476-d1fd-4699-95ec-3ca0e53f3c63) has been successfully finished for deployment 'opnfv-rally' (UUID=fdaa58e7-7cd2-4a35-8029-0f5d3bbe4a65)! 2020-04-12 22:53:21.661 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:53:21.661 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:53:21.661 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:53:23.115 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:53:23.115 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:53:23.116 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:53:25.181 51 INFO rally.api [-] Building 'html' report for the following verification(s): 'e24fa476-d1fd-4699-95ec-3ca0e53f3c63' 2020-04-12 22:53:25.209 51 INFO rally.api [-] The report has been successfully built. 2020-04-12 22:53:26.681 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:53:26.682 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:53:26.682 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:53:28.638 53 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e24fa476-d1fd-4699-95ec-3ca0e53f3c63' 2020-04-12 22:53:28.648 53 INFO rally.api [-] The report has been successfully built.