2020-05-20 17:08:42.594 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:08:42.594 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:08:42.594 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:08:45.033 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-20 17:08:45.033 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:08:45.033 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-20 17:08:45.033 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:08:45.033 6 ERROR rally.cli.cliutils 2020-05-20 17:08:46.815 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:08:46.816 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:08:46.816 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:08:51.220 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:08:51.221 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:08:51.221 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:08:56.028 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:08:56.028 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:08:56.028 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:08:57.543 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:08:57.543 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:08:57.543 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:08:59.868 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-20 17:08:59.868 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:08:59.868 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-20 17:08:59.868 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:08:59.868 15 ERROR rally.cli.cliutils 2020-05-20 17:09:01.490 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:01.490 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:01.491 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:03.839 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:09:03.912 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/repo. 2020-05-20 17:09:04.259 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-20 17:09:04.273 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:09:04.282 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:09:04.313 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:09:04.387 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:09:05.025 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d6576591-6ee8-4a4a-ab67-ff8b38fe60bd) has been successfully created! 2020-05-20 17:09:06.713 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:06.713 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:06.714 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:10.890 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:10.890 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:10.891 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:13.182 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d6576591-6ee8-4a4a-ab67-ff8b38fe60bd) for deployment 'opnfv-rally' (UUID=5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e). 2020-05-20 17:09:13.826 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d6576591-6ee8-4a4a-ab67-ff8b38fe60bd) has been successfully configured for deployment 'opnfv-rally' (UUID=5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e)! 2020-05-20 17:09:19.462 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:19.462 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:19.462 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:21.557 32 INFO rally.api [-] Starting verification (UUID=9a0cbaad-8c4e-4558-ad53-5d07fcb68fdb) for deployment 'opnfv-rally' (UUID=5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e) by verifier 'opnfv-tempest' (UUID=d6576591-6ee8-4a4a-ab67-ff8b38fe60bd). 2020-05-20 17:09:22.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:09:22.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/for-deployment-5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e/tempest.log' to option 'log_file'. 2020-05-20 17:09:22.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/for-deployment-5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e/tempest.log 2020-05-20 17:09:22.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:09:22.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/for-deployment-5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e/lock_files' to option 'lock_path'. 2020-05-20 17:09:22.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d6576591-6ee8-4a4a-ab67-ff8b38fe60bd/for-deployment-5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e/lock_files 2020-05-20 17:09:22.455 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-20 17:09:22.456 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-20 17:09:22.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a04911a6-cbfc-43d2-927b-a5c16fd8ec3c 2020-05-20 17:09:22.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 42bc2b48-b794-4b57-b755-349f3e2ab98f 2020-05-20 17:09:22.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 249fb844-b4d1-4e55-adb2-baaac31c7213 2020-05-20 17:09:22.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 76a5cdea-0563-4799-af2b-4d8dca0297b4 2020-05-20 17:09:22.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:09:22.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_25811310-7140-4cba-97f0-e304fdb9e1b6 2020-05-20 17:09:22.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:09:22.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:09:22.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_83457a25_wHB5HDQS'. Using flavor 'rally_verify_83457a25_wHB5HDQS' (ID = 0fe5f970-40b6-442b-aaf9-b61dd832e669) for the tests. 2020-05-20 17:09:22.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0fe5f970-40b6-442b-aaf9-b61dd832e669' to option 'instance_type'. 2020-05-20 17:09:22.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0fe5f970-40b6-442b-aaf9-b61dd832e669 2020-05-20 17:09:22.904 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context tempest@default setup() finished in 1.12 sec 2020-05-20 17:09:22.904 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context testr@default setup() finished in 0.24 msec 2020-05-20 17:09:22.904 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/7a905f5a-80de-4b2f-ae04-292fe489d893'. 2020-05-20 17:09:39.218 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [12.809s] 2020-05-20 17:09:40.212 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context testr@default cleanup() started 2020-05-20 17:09:40.213 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context testr@default cleanup() finished in 0.83 msec 2020-05-20 17:09:40.214 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context tempest@default cleanup() started 2020-05-20 17:09:40.433 32 INFO rally.task.context [-] Verification d6576591-6ee8-4a4a-ab67-ff8b38fe60bd | Context tempest@default cleanup() finished in 0.22 sec 2020-05-20 17:09:40.459 32 INFO rally.api [-] Verification (UUID=9a0cbaad-8c4e-4558-ad53-5d07fcb68fdb) has been successfully finished for deployment 'opnfv-rally' (UUID=5cdc1c70-2fc2-4dd4-8efa-11d6d246d97e)! 2020-05-20 17:09:42.159 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:42.159 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:42.160 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:43.636 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:43.636 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:43.637 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:46.067 38 INFO rally.api [-] Building 'html' report for the following verification(s): '9a0cbaad-8c4e-4558-ad53-5d07fcb68fdb' 2020-05-20 17:09:46.105 38 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:09:47.624 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:09:47.625 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:09:47.625 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:09:49.988 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9a0cbaad-8c4e-4558-ad53-5d07fcb68fdb' 2020-05-20 17:09:49.992 40 INFO rally.api [-] The report has been successfully built.