2020-05-20 18:48:44.812 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:48:44.813 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:48:44.813 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:48:47.214 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 18:48:47.214 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:48:47.214 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 18:48:47.214 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:48:47.214 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 18:48:47.214 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:48:47.214 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 18:48:47.214 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 18:48:47.214 6 ERROR rally.cli.cliutils 2020-05-20 18:48:49.063 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:48:49.064 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:48:49.064 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:48:53.445 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:48:53.446 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:48:53.446 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:48:58.343 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:48:58.343 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:48:58.343 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:00.030 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:49:00.031 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:49:00.031 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:02.132 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 18:49:02.132 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 18:49:02.132 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 18:49:02.132 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:49:02.132 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 18:49:02.132 15 ERROR rally.cli.cliutils force=force) 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:49:02.132 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 18:49:02.132 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 18:49:02.132 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 18:49:02.132 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 18:49:02.132 15 ERROR rally.cli.cliutils 2020-05-20 18:49:03.655 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:49:03.655 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:49:03.655 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:05.989 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 18:49:06.078 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/repo. 2020-05-20 18:49:06.443 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/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 18:49:06.458 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 18:49:06.468 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 18:49:06.492 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 18:49:06.554 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 18:49:07.403 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=500126ac-0325-4aca-aa34-c0835805bcb4) has been successfully created! 2020-05-20 18:49:09.079 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:49:09.079 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:49:09.079 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:13.184 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:49:13.184 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:49:13.184 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:15.512 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=500126ac-0325-4aca-aa34-c0835805bcb4) for deployment 'opnfv-rally' (UUID=f10efbaa-ee95-4531-a74f-8e3070ab3d9c). 2020-05-20 18:49:16.043 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=500126ac-0325-4aca-aa34-c0835805bcb4) has been successfully configured for deployment 'opnfv-rally' (UUID=f10efbaa-ee95-4531-a74f-8e3070ab3d9c)! 2020-05-20 18:49:24.500 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:49:24.500 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:49:24.500 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:49:26.920 32 INFO rally.api [-] Starting verification (UUID=a7d8dfd0-0cc1-44a5-8d5f-16a386fff799) for deployment 'opnfv-rally' (UUID=f10efbaa-ee95-4531-a74f-8e3070ab3d9c) by verifier 'opnfv-tempest' (UUID=500126ac-0325-4aca-aa34-c0835805bcb4). 2020-05-20 18:49:27.752 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 18:49:27.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/for-deployment-f10efbaa-ee95-4531-a74f-8e3070ab3d9c/tempest.log' to option 'log_file'. 2020-05-20 18:49:27.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/for-deployment-f10efbaa-ee95-4531-a74f-8e3070ab3d9c/tempest.log 2020-05-20 18:49:27.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 18:49:27.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/for-deployment-f10efbaa-ee95-4531-a74f-8e3070ab3d9c/lock_files' to option 'lock_path'. 2020-05-20 18:49:27.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-500126ac-0325-4aca-aa34-c0835805bcb4/for-deployment-f10efbaa-ee95-4531-a74f-8e3070ab3d9c/lock_files 2020-05-20 18:49:27.754 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 18:49:27.755 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 18:49:27.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 398f2429-0981-42a7-89df-02fe0eb3c293 2020-05-20 18:49:27.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5f0caab6-d1f7-463d-acfd-4af873fee90e 2020-05-20 18:49:27.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = daa23e90-b6e7-4ce7-aca1-64e7705970f4 2020-05-20 18:49:27.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9a333b47-91e5-4842-8492-3b25b65ce82d 2020-05-20 18:49:28.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 18:49:28.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_barbican-net_b5e49b70-d53d-4dd2-93b7-595cf6391b7a 2020-05-20 18:49:28.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 18:49:28.078 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 18:49:28.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bdf22e80_gW59LVl1'. Using flavor 'rally_verify_bdf22e80_gW59LVl1' (ID = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e) for the tests. 2020-05-20 18:49:28.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' to option 'instance_type'. 2020-05-20 18:49:28.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e 2020-05-20 18:49:28.121 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context tempest@default setup() finished in 0.99 sec 2020-05-20 18:49:28.122 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context testr@default setup() finished in 0.39 msec 2020-05-20 18:49:28.122 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/494c0ccd-e59a-4cfc-ab2b-74ba66a935ea'. 2020-05-20 18:49:32.923 32 INFO opnfv-tempest [-] {10} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.001s] 2020-05-20 18:49:33.059 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b'Encrypted volume attach is not supported' 2020-05-20 18:49:50.339 32 INFO opnfv-tempest [-] {4} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.336s] 2020-05-20 18:49:50.877 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.186s] 2020-05-20 18:49:50.974 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.097s] 2020-05-20 18:49:51.116 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.141s] 2020-05-20 18:49:51.219 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.103s] 2020-05-20 18:49:51.363 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.143s] 2020-05-20 18:49:51.612 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.435s] 2020-05-20 18:49:55.299 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.596s] 2020-05-20 18:49:55.383 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.085s] 2020-05-20 18:49:55.517 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.422s] 2020-05-20 18:49:55.879 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.470s] 2020-05-20 18:50:08.299 32 INFO opnfv-tempest [-] {6} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [34.023s] 2020-05-20 18:50:18.291 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [27.822s] 2020-05-20 18:50:56.515 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [60.540s] 2020-05-20 18:51:14.305 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context testr@default cleanup() started 2020-05-20 18:51:14.306 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context testr@default cleanup() finished in 0.81 msec 2020-05-20 18:51:14.306 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context tempest@default cleanup() started 2020-05-20 18:51:14.523 32 INFO rally.task.context [-] Verification 500126ac-0325-4aca-aa34-c0835805bcb4 | Context tempest@default cleanup() finished in 0.22 sec 2020-05-20 18:51:14.545 32 INFO rally.api [-] Verification (UUID=a7d8dfd0-0cc1-44a5-8d5f-16a386fff799) has been successfully finished for deployment 'opnfv-rally' (UUID=f10efbaa-ee95-4531-a74f-8e3070ab3d9c)! 2020-05-20 18:51:16.336 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:51:16.336 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:51:16.336 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:51:17.936 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:51:17.936 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:51:17.936 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:51:20.292 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'a7d8dfd0-0cc1-44a5-8d5f-16a386fff799' 2020-05-20 18:51:20.325 64 INFO rally.api [-] The report has been successfully built. 2020-05-20 18:51:21.970 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:51:21.970 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:51:21.971 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:51:24.323 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a7d8dfd0-0cc1-44a5-8d5f-16a386fff799' 2020-05-20 18:51:24.329 66 INFO rally.api [-] The report has been successfully built.