2020-04-10 01:43:05.000 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:05.001 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:05.001 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:43:07.005 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:43:07.005 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:43:07.005 6 ERROR rally.cli.cliutils 2020-04-10 01:43:08.563 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:08.563 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:08.563 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:12.468 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:12.468 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:12.469 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:16.649 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:16.649 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:16.649 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:18.094 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:18.094 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:18.095 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:43:20.094 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:43:20.094 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:43:20.094 15 ERROR rally.cli.cliutils 2020-04-10 01:43:21.478 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:21.479 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:21.479 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:23.427 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:43:23.515 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/repo. 2020-04-10 01:43:23.800 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/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:43:23.816 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:43:23.827 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:43:23.849 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:43:23.907 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:43:24.586 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b) has been successfully created! 2020-04-10 01:43:26.115 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:26.115 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:26.115 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:30.306 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:30.306 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:30.306 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:32.293 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b) for deployment 'opnfv-rally' (UUID=b776159b-6209-41c0-8c95-a3639f13e95f). 2020-04-10 01:43:32.719 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b) has been successfully configured for deployment 'opnfv-rally' (UUID=b776159b-6209-41c0-8c95-a3639f13e95f)! 2020-04-10 01:43:39.366 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:43:39.367 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:43:39.367 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:43:41.489 32 INFO rally.api [-] Starting verification (UUID=76473b73-acaf-44ef-9758-51c5e56bcfd8) for deployment 'opnfv-rally' (UUID=b776159b-6209-41c0-8c95-a3639f13e95f) by verifier 'opnfv-tempest' (UUID=c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b). 2020-04-10 01:43:42.104 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 01:43:42.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:43:42.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/for-deployment-b776159b-6209-41c0-8c95-a3639f13e95f/tempest.log' to option 'log_file'. 2020-04-10 01:43:42.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/for-deployment-b776159b-6209-41c0-8c95-a3639f13e95f/tempest.log 2020-04-10 01:43:42.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:43:42.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/for-deployment-b776159b-6209-41c0-8c95-a3639f13e95f/lock_files' to option 'lock_path'. 2020-04-10 01:43:42.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b/for-deployment-b776159b-6209-41c0-8c95-a3639f13e95f/lock_files 2020-04-10 01:43:42.163 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:43:42.163 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:43:42.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 15126367-1f5d-4f92-8792-64d08c09a800 2020-04-10 01:43:42.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a6958c10-f209-4c18-a48d-da3c94cbee6f 2020-04-10 01:43:42.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f45cf4ef-89c9-4a5c-8b33-029555dd7536 2020-04-10 01:43:42.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c5eb0bc4-890e-442f-b08a-625d4f6e336e 2020-04-10 01:43:42.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:43:42.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_b315f064-3e65-449d-be5d-e059f65fceb8 2020-04-10 01:43:42.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:43:42.495 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:43:42.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 01:43:42.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_76473b73_wd0Gy2fn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 01:43:42.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_76473b73_wd0Gy2fn' (ID = c6bfddcf-973d-4af4-b25b-cfde2e3cfc15) has been successfully created! 2020-04-10 01:43:42.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c6bfddcf-973d-4af4-b25b-cfde2e3cfc15' to option 'instance_type'. 2020-04-10 01:43:42.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c6bfddcf-973d-4af4-b25b-cfde2e3cfc15 2020-04-10 01:43:42.570 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context tempest@default setup() finished in 0.90 sec 2020-04-10 01:43:42.571 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context testr@default setup() finished in 0.31 msec 2020-04-10 01:43:42.571 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/b0d8e061-6f5a-452a-b311-0eb68850f7ab'. 2020-04-10 01:43:46.129 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b"('Cinder consistency group feature disabled',)" 2020-04-10 01:43:54.688 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [7.483s] 2020-04-10 01:44:01.848 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [14.732s] 2020-04-10 01:44:03.907 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.075s] 2020-04-10 01:44:06.319 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [19.572s] 2020-04-10 01:44:07.880 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.956s] 2020-04-10 01:44:10.436 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [4.121s] 2020-04-10 01:44:14.236 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.387s] 2020-04-10 01:44:19.112 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context testr@default cleanup() started 2020-04-10 01:44:19.113 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context testr@default cleanup() finished in 0.42 msec 2020-04-10 01:44:19.113 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context tempest@default cleanup() started 2020-04-10 01:44:19.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 01:44:19.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 01:44:19.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_76473b73_wd0Gy2fn'. 2020-04-10 01:44:19.558 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_76473b73_wd0Gy2fn' has been deleted. 2020-04-10 01:44:19.558 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c6bfddcf-973d-4af4-b25b-cfde2e3cfc15' of option 'instance_type' from Tempest config file. 2020-04-10 01:44:19.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c6bfddcf-973d-4af4-b25b-cfde2e3cfc15' has been removed. 2020-04-10 01:44:19.562 32 INFO rally.task.context [-] Verification c7dd9392-dd49-4d39-a0f2-cfe20caa2a0b | Context tempest@default cleanup() finished in 0.45 sec 2020-04-10 01:44:19.583 32 INFO rally.api [-] Verification (UUID=76473b73-acaf-44ef-9758-51c5e56bcfd8) has been successfully finished for deployment 'opnfv-rally' (UUID=b776159b-6209-41c0-8c95-a3639f13e95f)! 2020-04-10 01:44:21.154 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:44:21.154 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:44:21.154 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:44:22.618 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:44:22.618 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:44:22.618 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:44:24.656 42 INFO rally.api [-] Building 'html' report for the following verification(s): '76473b73-acaf-44ef-9758-51c5e56bcfd8' 2020-04-10 01:44:24.677 42 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:44:26.094 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:44:26.094 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:44:26.094 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:44:28.274 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '76473b73-acaf-44ef-9758-51c5e56bcfd8' 2020-04-10 01:44:28.279 44 INFO rally.api [-] The report has been successfully built.