2020-06-13 09:53:43.855 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:43.856 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:43.856 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:46.038 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-06-13 09:53:46.038 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 09:53:46.038 6 ERROR rally.cli.cliutils 2020-06-13 09:53:47.446 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:47.446 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:47.446 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:51.308 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:51.308 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:51.309 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:55.499 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:55.500 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:55.500 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:56.820 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:53:56.821 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:53:56.821 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:53:58.903 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-06-13 09:53:58.903 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils force=force) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 09:53:58.903 15 ERROR rally.cli.cliutils 2020-06-13 09:54:00.348 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:00.349 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:00.349 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:02.327 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 09:54:02.398 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/repo. 2020-06-13 09:54:02.721 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 09:54:02.735 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 09:54:02.742 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 09:54:02.760 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 09:54:02.810 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 09:54:03.390 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d305b54a-c300-41be-9845-52bde753cc1f) has been successfully created! 2020-06-13 09:54:04.943 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:04.943 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:04.943 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:08.776 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:08.776 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:08.776 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:10.779 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d305b54a-c300-41be-9845-52bde753cc1f) for deployment 'opnfv-rally' (UUID=7c958cac-0064-4ba4-83d4-dc08cba08a06). 2020-06-13 09:54:11.126 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d305b54a-c300-41be-9845-52bde753cc1f) has been successfully configured for deployment 'opnfv-rally' (UUID=7c958cac-0064-4ba4-83d4-dc08cba08a06)! 2020-06-13 09:54:16.446 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:16.446 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:16.446 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:18.807 32 INFO rally.api [-] Starting verification (UUID=79af34f0-7f55-4e75-b76d-8d1faaa06200) for deployment 'opnfv-rally' (UUID=7c958cac-0064-4ba4-83d4-dc08cba08a06) by verifier 'opnfv-tempest' (UUID=d305b54a-c300-41be-9845-52bde753cc1f). 2020-06-13 09:54:19.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 09:54:19.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/for-deployment-7c958cac-0064-4ba4-83d4-dc08cba08a06/tempest.log' to option 'log_file'. 2020-06-13 09:54:19.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/for-deployment-7c958cac-0064-4ba4-83d4-dc08cba08a06/tempest.log 2020-06-13 09:54:19.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 09:54:19.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/for-deployment-7c958cac-0064-4ba4-83d4-dc08cba08a06/lock_files' to option 'lock_path'. 2020-06-13 09:54:19.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d305b54a-c300-41be-9845-52bde753cc1f/for-deployment-7c958cac-0064-4ba4-83d4-dc08cba08a06/lock_files 2020-06-13 09:54:19.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 09:54:19.886 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-06-13 09:54:19.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4e1e5b54-a22a-43e0-afa2-3c20a121a392 2020-06-13 09:54:19.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d2e2359d-fe98-4e6e-87bb-f90ba81e1d4d 2020-06-13 09:54:19.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fb0e9d92-88f0-42b6-af78-695a67c15442 2020-06-13 09:54:19.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ad65f2d2-57bb-4e5b-89e0-d526559626c6 2020-06-13 09:54:20.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 09:54:20.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_d73dc946-c7b4-461e-81d6-be73c61fad82 2020-06-13 09:54:20.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 09:54:20.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 09:54:20.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bd1ea66e_cuOVvpud'. Using flavor 'rally_verify_bd1ea66e_cuOVvpud' (ID = 389a7c50-5b46-41ad-aff7-7309fe023f46) for the tests. 2020-06-13 09:54:20.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '389a7c50-5b46-41ad-aff7-7309fe023f46' to option 'instance_type'. 2020-06-13 09:54:20.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 389a7c50-5b46-41ad-aff7-7309fe023f46 2020-06-13 09:54:20.224 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context tempest@default setup() finished in 1.19 sec 2020-06-13 09:54:20.224 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context testr@default setup() finished in 0.30 msec 2020-06-13 09:54:20.224 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/8741a92d-ed69-43cc-a321-91bced57964f'. 2020-06-13 09:54:27.629 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [3.992s] 2020-06-13 09:54:28.946 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context testr@default cleanup() started 2020-06-13 09:54:28.947 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context testr@default cleanup() finished in 0.73 msec 2020-06-13 09:54:28.947 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context tempest@default cleanup() started 2020-06-13 09:54:29.324 32 INFO rally.task.context [-] Verification d305b54a-c300-41be-9845-52bde753cc1f | Context tempest@default cleanup() finished in 0.38 sec 2020-06-13 09:54:29.342 32 INFO rally.api [-] Verification (UUID=79af34f0-7f55-4e75-b76d-8d1faaa06200) has been successfully finished for deployment 'opnfv-rally' (UUID=7c958cac-0064-4ba4-83d4-dc08cba08a06)! 2020-06-13 09:54:31.043 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:31.043 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:31.043 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:32.637 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:32.638 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:32.638 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:34.928 38 INFO rally.api [-] Building 'html' report for the following verification(s): '79af34f0-7f55-4e75-b76d-8d1faaa06200' 2020-06-13 09:54:34.957 38 INFO rally.api [-] The report has been successfully built. 2020-06-13 09:54:36.434 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:54:36.434 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:54:36.434 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:54:38.749 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '79af34f0-7f55-4e75-b76d-8d1faaa06200' 2020-06-13 09:54:38.752 40 INFO rally.api [-] The report has been successfully built.