2020-04-10 01:25:30.994 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:30.994 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:30.994 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:32.827 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-10 01:25:32.827 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:25:32.827 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-10 01:25:32.827 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:25:32.827 6 ERROR rally.cli.cliutils 2020-04-10 01:25:34.286 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:34.286 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:34.287 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:38.196 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:38.196 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:38.196 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:42.385 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:42.385 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:42.385 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:43.862 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:43.862 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:43.863 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:45.980 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-10 01:25:45.980 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:25:45.980 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-10 01:25:45.980 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:25:45.980 15 ERROR rally.cli.cliutils 2020-04-10 01:25:47.490 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:47.490 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:47.490 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:49.427 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:25:49.515 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/repo. 2020-04-10 01:25:49.804 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-10 01:25:49.819 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:25:49.829 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:25:49.849 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:25:49.904 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:25:50.477 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7) has been successfully created! 2020-04-10 01:25:52.089 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:52.089 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:52.089 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:56.132 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:25:56.132 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:25:56.133 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:25:58.059 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7) for deployment 'opnfv-rally' (UUID=fa2a5e63-a75a-418f-81fd-0f2024876d32). 2020-04-10 01:25:58.590 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7) has been successfully configured for deployment 'opnfv-rally' (UUID=fa2a5e63-a75a-418f-81fd-0f2024876d32)! 2020-04-10 01:26:03.429 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:26:03.430 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:26:03.430 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:26:05.506 32 INFO rally.api [-] Starting verification (UUID=66bf8654-4be3-4a22-8cb8-505d20b3651a) for deployment 'opnfv-rally' (UUID=fa2a5e63-a75a-418f-81fd-0f2024876d32) by verifier 'opnfv-tempest' (UUID=bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7). 2020-04-10 01:26:06.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:26:06.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/for-deployment-fa2a5e63-a75a-418f-81fd-0f2024876d32/tempest.log' to option 'log_file'. 2020-04-10 01:26:06.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/for-deployment-fa2a5e63-a75a-418f-81fd-0f2024876d32/tempest.log 2020-04-10 01:26:06.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:26:06.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/for-deployment-fa2a5e63-a75a-418f-81fd-0f2024876d32/lock_files' to option 'lock_path'. 2020-04-10 01:26:06.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7/for-deployment-fa2a5e63-a75a-418f-81fd-0f2024876d32/lock_files 2020-04-10 01:26:06.314 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-10 01:26:06.315 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-10 01:26:06.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d0dad65b-293b-4b70-99e7-c72f9a3347d6 2020-04-10 01:26:06.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d0af99e4-ad5a-44cd-a700-0f3cc75cb51f 2020-04-10 01:26:06.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0bc6fc2d-32ca-47cf-b1ec-64fe170f3334 2020-04-10 01:26:06.317 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3d1ceb50-44cd-44bb-90e7-23289f7532c9 2020-04-10 01:26:06.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:26:06.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_111333dc-fc41-4ca3-9048-7dc41b2de988 2020-04-10 01:26:06.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:26:06.736 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 01:26:06.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_2bfd1dae_aHPlY835'. Using flavor 'rally_verify_2bfd1dae_aHPlY835' (ID = 928502b3-22b5-4272-9fd4-a3ea2741cbef) for the tests. 2020-04-10 01:26:06.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '928502b3-22b5-4272-9fd4-a3ea2741cbef' to option 'instance_type'. 2020-04-10 01:26:06.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 928502b3-22b5-4272-9fd4-a3ea2741cbef 2020-04-10 01:26:06.775 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context tempest@default setup() finished in 1.05 sec 2020-04-10 01:26:06.776 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context testr@default setup() finished in 0.34 msec 2020-04-10 01:26:06.776 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/fdbbb8c3-d62e-49d6-839a-1e2bb2e949e0'. 2020-04-10 01:26:19.233 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [9.728s] 2020-04-10 01:26:20.215 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context testr@default cleanup() started 2020-04-10 01:26:20.215 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context testr@default cleanup() finished in 0.72 msec 2020-04-10 01:26:20.216 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context tempest@default cleanup() started 2020-04-10 01:26:20.494 32 INFO rally.task.context [-] Verification bf3ce092-2bd5-4bcb-983c-0d8aefe34fd7 | Context tempest@default cleanup() finished in 0.28 sec 2020-04-10 01:26:20.513 32 INFO rally.api [-] Verification (UUID=66bf8654-4be3-4a22-8cb8-505d20b3651a) has been successfully finished for deployment 'opnfv-rally' (UUID=fa2a5e63-a75a-418f-81fd-0f2024876d32)! 2020-04-10 01:26:22.106 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:26:22.106 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:26:22.106 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:26:23.483 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:26:23.483 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:26:23.484 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:26:25.458 38 INFO rally.api [-] Building 'html' report for the following verification(s): '66bf8654-4be3-4a22-8cb8-505d20b3651a' 2020-04-10 01:26:25.500 38 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:26:27.028 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:26:27.028 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:26:27.028 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:26:29.064 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '66bf8654-4be3-4a22-8cb8-505d20b3651a' 2020-04-10 01:26:29.068 40 INFO rally.api [-] The report has been successfully built.