2020-05-29 10:49:47.821 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:47.822 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:47.822 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:50.007 7 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-29 10:49:50.007 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:49:50.007 7 ERROR rally.cli.cliutils 2020-05-29 10:49:51.686 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:51.687 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:51.687 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:55.641 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:55.642 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:55.642 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:00.109 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:00.109 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:00.110 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:01.572 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:01.572 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:01.573 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:03.590 16 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-29 10:50:03.590 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils force=force) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:50:03.590 16 ERROR rally.cli.cliutils 2020-05-29 10:50:05.048 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:05.049 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:05.049 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:07.060 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 10:50:07.131 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/repo. 2020-05-29 10:50:07.442 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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-29 10:50:07.458 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 10:50:07.467 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 10:50:07.486 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 10:50:07.557 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 10:50:08.301 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2421ed5e-0051-44ae-a66c-4e41dd83023a) has been successfully created! 2020-05-29 10:50:09.913 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:09.913 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:09.913 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:14.220 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:14.220 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:14.221 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:16.309 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2421ed5e-0051-44ae-a66c-4e41dd83023a) for deployment 'opnfv-rally' (UUID=f8b54b62-a96c-4351-ba80-fc11d8b9c30f). 2020-05-29 10:50:16.819 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2421ed5e-0051-44ae-a66c-4e41dd83023a) has been successfully configured for deployment 'opnfv-rally' (UUID=f8b54b62-a96c-4351-ba80-fc11d8b9c30f)! 2020-05-29 10:50:24.732 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:24.733 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:24.733 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:26.771 33 INFO rally.api [-] Starting verification (UUID=3e7437ec-26f1-45c5-8f29-7cdfcbda21f0) for deployment 'opnfv-rally' (UUID=f8b54b62-a96c-4351-ba80-fc11d8b9c30f) by verifier 'opnfv-tempest' (UUID=2421ed5e-0051-44ae-a66c-4e41dd83023a). 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/for-deployment-f8b54b62-a96c-4351-ba80-fc11d8b9c30f/tempest.log' to option 'log_file'. 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/for-deployment-f8b54b62-a96c-4351-ba80-fc11d8b9c30f/tempest.log 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/for-deployment-f8b54b62-a96c-4351-ba80-fc11d8b9c30f/lock_files' to option 'lock_path'. 2020-05-29 10:50:27.464 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2421ed5e-0051-44ae-a66c-4e41dd83023a/for-deployment-f8b54b62-a96c-4351-ba80-fc11d8b9c30f/lock_files 2020-05-29 10:50:27.465 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 10:50:27.465 33 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-29 10:50:27.465 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 87be5119-30c7-4a7f-9a56-ee60c9bd5555 2020-05-29 10:50:27.465 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 405757de-9b6b-4b24-8936-66f2b332ac05 2020-05-29 10:50:27.465 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 491d7445-b5b5-4088-8862-326a24b2c39c 2020-05-29 10:50:27.466 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 64b10cb3-69f8-469e-9d3b-854a1fab622e 2020-05-29 10:50:27.686 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 10:50:27.686 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_e82ff5c4-8153-4a77-89b1-c824bbd688bc 2020-05-29 10:50:27.687 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 10:50:27.750 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:50:27.783 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_4d39f922_jL6ptEGy'. Using flavor 'rally_verify_4d39f922_jL6ptEGy' (ID = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e) for the tests. 2020-05-29 10:50:27.783 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'eadb03c8-6c50-41ae-8b87-65e1f6d32e7e' to option 'instance_type'. 2020-05-29 10:50:27.783 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e 2020-05-29 10:50:27.785 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context tempest@default setup() finished in 0.87 sec 2020-05-29 10:50:27.785 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context testr@default setup() finished in 0.29 msec 2020-05-29 10:50:27.786 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/acd56b6e-ddde-4ce3-97b4-1c6314a8af4b'. 2020-05-29 10:50:32.664 33 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-05-29 10:50:40.764 33 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [7.340s] 2020-05-29 10:50:46.968 33 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [13.461s] 2020-05-29 10:50:58.219 33 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [11.247s] 2020-05-29 10:51:05.327 33 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [17.072s] 2020-05-29 10:51:06.334 33 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.062s] 2020-05-29 10:51:09.366 33 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [4.040s] 2020-05-29 10:51:10.161 33 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.825s] 2020-05-29 10:51:14.990 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context testr@default cleanup() started 2020-05-29 10:51:14.990 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context testr@default cleanup() finished in 0.70 msec 2020-05-29 10:51:14.991 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context tempest@default cleanup() started 2020-05-29 10:51:15.179 33 INFO rally.task.context [-] Verification 2421ed5e-0051-44ae-a66c-4e41dd83023a | Context tempest@default cleanup() finished in 0.19 sec 2020-05-29 10:51:15.198 33 INFO rally.api [-] Verification (UUID=3e7437ec-26f1-45c5-8f29-7cdfcbda21f0) has been successfully finished for deployment 'opnfv-rally' (UUID=f8b54b62-a96c-4351-ba80-fc11d8b9c30f)! 2020-05-29 10:51:16.943 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:16.944 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:16.944 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:18.495 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:18.495 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:18.495 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:20.783 43 INFO rally.api [-] Building 'html' report for the following verification(s): '3e7437ec-26f1-45c5-8f29-7cdfcbda21f0' 2020-05-29 10:51:20.813 43 INFO rally.api [-] The report has been successfully built. 2020-05-29 10:51:22.568 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:51:22.568 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:51:22.569 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:51:24.814 45 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3e7437ec-26f1-45c5-8f29-7cdfcbda21f0' 2020-05-29 10:51:24.820 45 INFO rally.api [-] The report has been successfully built.