2020-12-09 11:52:58.440 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:52:58.440 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:52:58.440 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:00.349 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-12-09 11:53:00.349 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-09 11:53:00.349 6 ERROR rally.cli.cliutils 2020-12-09 11:53:01.754 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:01.754 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:01.755 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:05.416 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:05.416 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:05.416 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:12.057 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:12.057 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:12.057 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:13.373 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:13.373 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:13.373 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:15.194 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-12-09 11:53:15.194 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils force=force) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-09 11:53:15.194 15 ERROR rally.cli.cliutils 2020-12-09 11:53:16.635 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:16.635 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:16.636 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:18.439 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-09 11:53:18.514 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/repo. 2020-12-09 11:53:18.864 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/repo'... done. Note: checking out '35e649bb84d55f0f91f19d33f32bd49ebb198f42'. 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-12-09 11:53:18.880 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g35e649bb8 ' 2020-12-09 11:53:18.890 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '35e649bb84d55f0f91f19d33f32bd49ebb198f42 ' 2020-12-09 11:53:18.912 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-09 11:53:18.960 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-09 11:53:19.652 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=16ef4780-4a36-4c6c-a59f-2de40c5d62b3) has been successfully created! 2020-12-09 11:53:21.081 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:21.081 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:21.081 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:28.985 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:28.985 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:28.985 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:30.806 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=16ef4780-4a36-4c6c-a59f-2de40c5d62b3) for deployment 'opnfv-rally' (UUID=c9eb4648-1764-4666-80e6-0829e9a28e0a). 2020-12-09 11:53:31.731 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=16ef4780-4a36-4c6c-a59f-2de40c5d62b3) has been successfully configured for deployment 'opnfv-rally' (UUID=c9eb4648-1764-4666-80e6-0829e9a28e0a)! 2020-12-09 11:53:39.075 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 11:53:39.076 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 11:53:39.076 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 11:53:41.070 32 INFO rally.api [-] Starting verification (UUID=6c7b3090-1bac-4b54-949d-0055f581123e) for deployment 'opnfv-rally' (UUID=c9eb4648-1764-4666-80e6-0829e9a28e0a) by verifier 'opnfv-tempest' (UUID=16ef4780-4a36-4c6c-a59f-2de40c5d62b3). 2020-12-09 11:53:42.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-09 11:53:42.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-09 11:53:42.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/for-deployment-c9eb4648-1764-4666-80e6-0829e9a28e0a/tempest.log' to option 'log_file'. 2020-12-09 11:53:42.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/for-deployment-c9eb4648-1764-4666-80e6-0829e9a28e0a/tempest.log 2020-12-09 11:53:42.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-09 11:53:42.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/for-deployment-c9eb4648-1764-4666-80e6-0829e9a28e0a/lock_files' to option 'lock_path'. 2020-12-09 11:53:42.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-16ef4780-4a36-4c6c-a59f-2de40c5d62b3/for-deployment-c9eb4648-1764-4666-80e6-0829e9a28e0a/lock_files 2020-12-09 11:53:42.461 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-09 11:53:42.461 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-12-09 11:53:42.462 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 052addcf-7a78-42df-b47c-2ea45319703f 2020-12-09 11:53:42.462 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ba2d9fe8-ca6f-43cf-8889-a585202bef86 2020-12-09 11:53:42.463 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dcb2ab49-ec51-4fc9-9719-dcd52e95f349 2020-12-09 11:53:42.463 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 767c5483-23c7-46bd-82e7-4c72d27f983b 2020-12-09 11:53:42.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-09 11:53:42.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-09 11:53:42.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-09 11:53:42.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 11:53:42.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-09 11:53:42.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6c7b3090_WDttulgc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-09 11:53:42.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6c7b3090_WDttulgc' (ID = 2e7f8df1-f1c2-46de-bf8e-4e0c03ffb317) has been successfully created! 2020-12-09 11:53:42.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e7f8df1-f1c2-46de-bf8e-4e0c03ffb317' to option 'instance_type'. 2020-12-09 11:53:42.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e7f8df1-f1c2-46de-bf8e-4e0c03ffb317 2020-12-09 11:53:42.948 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context tempest@default setup() finished in 1.28 sec 2020-12-09 11:53:42.949 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context testr@default setup() finished in 0.40 msec 2020-12-09 11:53:42.949 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/07f0b382-3f4d-4afa-afeb-58bcfb074043'. 2020-12-09 11:53:47.691 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-12-09 11:53:58.737 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.102s] 2020-12-09 11:54:16.236 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [17.495s] 2020-12-09 11:54:28.754 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... fail [35.440s] 2020-12-09 11:54:43.975 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [49.903s] 2020-12-09 11:54:44.440 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [15.688s] 2020-12-09 11:55:57.785 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [125.760s] 2020-12-09 11:57:04.212 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [66.411s] 2020-12-09 12:00:07.454 32 INFO opnfv-tempest [-] {2} tearDownClass (cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests) ... fail 2020-12-09 12:00:07.752 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context testr@default cleanup() started 2020-12-09 12:00:07.753 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context testr@default cleanup() finished in 0.80 msec 2020-12-09 12:00:07.754 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context tempest@default cleanup() started 2020-12-09 12:00:08.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-09 12:00:08.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-09 12:00:08.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6c7b3090_WDttulgc'. 2020-12-09 12:00:09.463 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6c7b3090_WDttulgc' has been deleted. 2020-12-09 12:00:09.464 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2e7f8df1-f1c2-46de-bf8e-4e0c03ffb317' of option 'instance_type' from Tempest config file. 2020-12-09 12:00:09.464 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2e7f8df1-f1c2-46de-bf8e-4e0c03ffb317' has been removed. 2020-12-09 12:00:09.474 32 INFO rally.task.context [-] Verification 16ef4780-4a36-4c6c-a59f-2de40c5d62b3 | Context tempest@default cleanup() finished in 1.72 sec 2020-12-09 12:00:09.495 32 INFO rally.api [-] Verification (UUID=6c7b3090-1bac-4b54-949d-0055f581123e) has been successfully finished for deployment 'opnfv-rally' (UUID=c9eb4648-1764-4666-80e6-0829e9a28e0a)! 2020-12-09 12:00:11.125 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:00:11.125 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:00:11.125 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:00:12.511 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:00:12.511 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:00:12.512 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:00:14.376 44 INFO rally.api [-] Building 'html' report for the following verification(s): '6c7b3090-1bac-4b54-949d-0055f581123e' 2020-12-09 12:00:14.402 44 INFO rally.api [-] The report has been successfully built. 2020-12-09 12:00:15.876 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:00:15.876 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:00:15.877 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:00:17.749 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6c7b3090-1bac-4b54-949d-0055f581123e' 2020-12-09 12:00:17.754 46 INFO rally.api [-] The report has been successfully built.