2020-07-02 08:51:50.312 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:50.313 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:50.313 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:51:52.597 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-07-02 08:51:52.597 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:51:52.597 6 ERROR rally.cli.cliutils 2020-07-02 08:51:54.141 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:54.142 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:54.142 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:51:58.413 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:51:58.414 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:51:58.414 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:03.425 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:03.425 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:03.426 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:04.846 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:04.847 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:04.847 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:07.162 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-07-02 08:52:07.162 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils force=force) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:52:07.162 15 ERROR rally.cli.cliutils 2020-07-02 08:52:08.998 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:08.999 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:08.999 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:11.136 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 08:52:11.219 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/repo. 2020-07-02 08:52:11.562 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 08:52:11.576 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 08:52:11.584 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 08:52:11.605 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 08:52:11.677 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 08:52:12.430 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0afdf560-5602-485d-8e8e-3738ce37e25a) has been successfully created! 2020-07-02 08:52:14.123 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:14.123 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:14.123 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:18.742 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:18.742 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:18.742 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:20.937 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0afdf560-5602-485d-8e8e-3738ce37e25a) for deployment 'opnfv-rally' (UUID=e7618441-eb46-425b-951d-dbd658ca62ce). 2020-07-02 08:52:21.701 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0afdf560-5602-485d-8e8e-3738ce37e25a) has been successfully configured for deployment 'opnfv-rally' (UUID=e7618441-eb46-425b-951d-dbd658ca62ce)! 2020-07-02 08:52:31.077 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:52:31.078 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:52:31.078 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:52:33.367 32 INFO rally.api [-] Starting verification (UUID=fec82e9c-bfe0-48b1-997e-138fa63fb8bf) for deployment 'opnfv-rally' (UUID=e7618441-eb46-425b-951d-dbd658ca62ce) by verifier 'opnfv-tempest' (UUID=0afdf560-5602-485d-8e8e-3738ce37e25a). 2020-07-02 08:52:34.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 08:52:34.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/for-deployment-e7618441-eb46-425b-951d-dbd658ca62ce/tempest.log' to option 'log_file'. 2020-07-02 08:52:34.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/for-deployment-e7618441-eb46-425b-951d-dbd658ca62ce/tempest.log 2020-07-02 08:52:34.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 08:52:34.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/for-deployment-e7618441-eb46-425b-951d-dbd658ca62ce/lock_files' to option 'lock_path'. 2020-07-02 08:52:34.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0afdf560-5602-485d-8e8e-3738ce37e25a/for-deployment-e7618441-eb46-425b-951d-dbd658ca62ce/lock_files 2020-07-02 08:52:34.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 08:52:34.295 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-07-02 08:52:34.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8df0a24d-0757-4d6a-8547-be3b4d3f2e05 2020-07-02 08:52:34.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5d5eed83-bf64-470a-b5a3-af27535e7617 2020-07-02 08:52:34.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3fcb53cd-422f-47f2-908c-9cf9abcbd771 2020-07-02 08:52:34.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = efae653e-8629-40e2-9f28-1d49960fc804 2020-07-02 08:52:34.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 08:52:34.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_octavia-net_ec7a3d2f-5ac3-4821-9a4e-971cfcf5943a 2020-07-02 08:52:34.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 08:52:34.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:52:34.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 08:52:34.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_fec82e9c_98qOk0RA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:52:34.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fec82e9c_98qOk0RA' (ID = 9f8c267b-6db6-4602-a70a-383d01027a09) has been successfully created! 2020-07-02 08:52:34.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9f8c267b-6db6-4602-a70a-383d01027a09' to option 'instance_type'. 2020-07-02 08:52:34.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9f8c267b-6db6-4602-a70a-383d01027a09 2020-07-02 08:52:34.786 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context tempest@default setup() finished in 1.17 sec 2020-07-02 08:52:34.786 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context testr@default setup() finished in 0.23 msec 2020-07-02 08:52:34.786 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 2 --load-list /tmp/8486f469-2538-48bd-98cd-82afd46f7ca0'. 2020-07-02 08:52:50.663 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_create ... success [0.277s] 2020-07-02 08:52:50.834 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_delete ... success [0.170s] 2020-07-02 08:52:51.305 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_list ... success [0.469s] 2020-07-02 08:52:51.420 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_show ... success [0.115s] 2020-07-02 08:52:51.560 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_update ... success [0.140s] 2020-07-02 08:53:14.494 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_create ... success [0.310s] 2020-07-02 08:53:14.671 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_delete ... success [0.176s] 2020-07-02 08:53:15.163 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_list ... success [0.490s] 2020-07-02 08:53:15.273 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_show ... success [0.111s] 2020-07-02 08:53:15.415 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_update ... success [0.142s] 2020-07-02 08:55:16.797 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_pool ... success [5.989s] 2020-07-02 08:55:22.452 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_url ... success [5.655s] 2020-07-02 08:55:28.060 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_reject ... success [5.607s] 2020-07-02 08:55:39.154 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_delete ... success [11.093s] 2020-07-02 08:55:55.459 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_create ... success [21.580s] 2020-07-02 08:56:17.106 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_delete ... success [21.643s] 2020-07-02 08:56:26.492 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_list ... success [47.329s] 2020-07-02 08:56:43.392 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_show ... success [16.898s] 2020-07-02 08:57:05.800 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_update ... success [22.404s] 2020-07-02 08:57:20.187 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_list ... success [63.074s] 2020-07-02 08:57:32.017 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_show ... success [11.829s] 2020-07-02 08:57:59.079 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_update ... success [27.060s] 2020-07-02 09:00:26.711 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_create ... success [10.611s] 2020-07-02 09:00:28.984 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_create ... success [5.899s] 2020-07-02 09:00:37.450 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_delete ... success [10.737s] 2020-07-02 09:00:40.245 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_delete ... success [11.260s] 2020-07-02 09:01:28.457 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_list ... success [48.201s] 2020-07-02 09:01:34.575 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_show ... success [6.121s] 2020-07-02 09:01:46.230 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_update ... success [11.653s] 2020-07-02 09:03:15.267 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_list ... success [157.804s] 2020-07-02 09:03:26.386 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show ... success [11.118s] 2020-07-02 09:03:42.398 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show_stats ... success [16.011s] 2020-07-02 09:03:58.602 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_update ... success [16.201s] 2020-07-02 09:04:58.176 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete ... success [132.796s] 2020-07-02 09:07:02.089 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete_cascade ... success [123.913s] 2020-07-02 09:07:08.228 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update ... success [23.368s] 2020-07-02 09:07:19.440 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_delete ... success [11.212s] 2020-07-02 09:08:08.882 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_list ... success [49.431s] 2020-07-02 09:08:15.168 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_show ... success [6.289s] 2020-07-02 09:08:32.426 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_update ... success [17.256s] 2020-07-02 09:10:55.320 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_failover ... success [233.226s] 2020-07-02 09:12:59.089 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv4_create ... success [123.768s] 2020-07-02 09:12:59.090 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv6_create ... skip [0.000s]: b'IPv6 testing is disabled' 2020-07-02 09:13:23.693 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_amphora.AmphoraScenarioTest.test_amphora_list_and_show ... success [117.992s] 2020-07-02 09:16:13.784 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_healthmonitor_CRUD ... success [16.033s] 2020-07-02 09:19:02.040 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_list ... success [362.936s] 2020-07-02 09:19:02.490 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_l7rule.L7RuleScenarioTest.test_l7rule_CRUD ... success [16.399s] 2020-07-02 09:21:04.479 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show ... success [122.440s] 2020-07-02 09:22:01.703 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_member.MemberScenarioTest.test_member_CRUD ... success [11.821s] 2020-07-02 09:23:07.229 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_stats ... success [122.750s] 2020-07-02 09:24:52.098 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_standalone_CRUD ... success [16.082s] 2020-07-02 09:25:04.899 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_status ... success [117.669s] 2020-07-02 09:25:08.264 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_with_listener_CRUD ... success [16.165s] 2020-07-02 09:27:17.578 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_update ... success [132.674s] 2020-07-02 09:29:36.810 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_standalone ... success [5.603s] 2020-07-02 09:29:47.628 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_with_listener ... success [10.820s] 2020-07-02 09:29:58.696 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_delete ... success [11.066s] 2020-07-02 09:32:23.093 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_list ... success [144.383s] 2020-07-02 09:32:29.157 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_show ... success [6.067s] 2020-07-02 09:32:46.513 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_update ... success [17.351s] 2020-07-02 09:33:36.382 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_provider.ProviderAPITest.test_provider_list ... success [0.199s] 2020-07-02 09:33:46.394 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_ipv6_traffic_ops.IPv6TrafficOperationsScenarioTest ... skip: b'IPv6 traffic ops tests require Octavia IPv6 testing enabled' 2020-07-02 09:36:10.765 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest.test_l7policy_CRUD ... success [16.476s] 2020-07-02 09:39:02.381 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_listener_CRUD ... success [16.541s] 2020-07-02 09:41:43.503 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv4_CRUD ... success [127.338s] 2020-07-02 09:41:43.504 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv6_CRUD ... skip [0.000s]: b'IPv6 testing is disabled' 2020-07-02 09:45:15.525 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic ... success [33.680s] 2020-07-02 09:46:19.414 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_healthmonitor_traffic ... success [63.878s] 2020-07-02 09:48:09.717 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_l7policies_and_l7rules ... success [110.293s] 2020-07-02 09:48:09.717 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_mixed_ipv4_ipv6_members_traffic ... skip [0.000s]: b'Mixed IPv4/IPv6 member test requires IPv6.' 2020-07-02 09:49:03.858 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context testr@default cleanup() started 2020-07-02 09:49:03.859 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context testr@default cleanup() finished in 0.90 msec 2020-07-02 09:49:03.860 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context tempest@default cleanup() started 2020-07-02 09:49:04.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_fec82e9c_98qOk0RA'. 2020-07-02 09:49:04.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fec82e9c_98qOk0RA' has been deleted. 2020-07-02 09:49:04.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9f8c267b-6db6-4602-a70a-383d01027a09' of option 'instance_type' from Tempest config file. 2020-07-02 09:49:04.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9f8c267b-6db6-4602-a70a-383d01027a09' has been removed. 2020-07-02 09:49:04.585 32 INFO rally.task.context [-] Verification 0afdf560-5602-485d-8e8e-3738ce37e25a | Context tempest@default cleanup() finished in 0.73 sec 2020-07-02 09:49:04.613 32 INFO rally.api [-] Verification (UUID=fec82e9c-bfe0-48b1-997e-138fa63fb8bf) has been successfully finished for deployment 'opnfv-rally' (UUID=e7618441-eb46-425b-951d-dbd658ca62ce)! 2020-07-02 09:49:06.620 55 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 09:49:06.620 55 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 09:49:06.620 55 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 09:49:08.155 56 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 09:49:08.156 56 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 09:49:08.156 56 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 09:49:10.605 56 INFO rally.api [-] Building 'html' report for the following verification(s): 'fec82e9c-bfe0-48b1-997e-138fa63fb8bf' 2020-07-02 09:49:10.635 56 INFO rally.api [-] The report has been successfully built. 2020-07-02 09:49:12.090 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 09:49:12.090 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 09:49:12.090 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 09:49:14.203 58 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'fec82e9c-bfe0-48b1-997e-138fa63fb8bf' 2020-07-02 09:49:14.211 58 INFO rally.api [-] The report has been successfully built.