2020-05-29 11:31:08.303 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:08.303 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:08.304 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:10.702 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-29 11:31:10.702 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:31:10.702 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-29 11:31:10.702 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:31:10.702 6 ERROR rally.cli.cliutils 2020-05-29 11:31:12.323 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:12.323 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:12.323 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:16.982 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:16.983 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:16.983 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:22.210 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:22.210 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:22.210 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:23.764 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:23.765 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:23.765 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:26.015 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-29 11:31:26.015 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:31:26.015 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-29 11:31:26.015 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:31:26.015 15 ERROR rally.cli.cliutils 2020-05-29 11:31:27.660 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:27.660 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:27.661 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:30.061 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:31:30.140 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/repo. 2020-05-29 11:31:30.440 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/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 11:31:30.458 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:31:30.468 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:31:30.487 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:31:30.558 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:31:31.393 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ad63bcd9-b679-4a89-abee-32a3094f3a31) has been successfully created! 2020-05-29 11:31:33.199 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:33.199 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:33.199 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:37.676 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:37.676 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:37.677 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:40.058 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ad63bcd9-b679-4a89-abee-32a3094f3a31) for deployment 'opnfv-rally' (UUID=95a394da-e0a7-4705-afd0-fe16a3e5fd79). 2020-05-29 11:31:40.639 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ad63bcd9-b679-4a89-abee-32a3094f3a31) has been successfully configured for deployment 'opnfv-rally' (UUID=95a394da-e0a7-4705-afd0-fe16a3e5fd79)! 2020-05-29 11:31:49.148 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:31:49.148 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:31:49.148 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:31:51.455 32 INFO rally.api [-] Starting verification (UUID=f4d34c68-52bd-4ded-b3ee-55f8978ebd6a) for deployment 'opnfv-rally' (UUID=95a394da-e0a7-4705-afd0-fe16a3e5fd79) by verifier 'opnfv-tempest' (UUID=ad63bcd9-b679-4a89-abee-32a3094f3a31). 2020-05-29 11:31:52.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:31:52.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/for-deployment-95a394da-e0a7-4705-afd0-fe16a3e5fd79/tempest.log' to option 'log_file'. 2020-05-29 11:31:52.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/for-deployment-95a394da-e0a7-4705-afd0-fe16a3e5fd79/tempest.log 2020-05-29 11:31:52.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:31:52.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/for-deployment-95a394da-e0a7-4705-afd0-fe16a3e5fd79/lock_files' to option 'lock_path'. 2020-05-29 11:31:52.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ad63bcd9-b679-4a89-abee-32a3094f3a31/for-deployment-95a394da-e0a7-4705-afd0-fe16a3e5fd79/lock_files 2020-05-29 11:31:52.343 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-29 11:31:52.343 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-29 11:31:52.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e90a8263-2ba6-4b51-a39f-3edb3a2129ff 2020-05-29 11:31:52.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 793f5d8b-6eaa-406b-a5e7-9da6d11f5d3e 2020-05-29 11:31:52.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = df188dcd-bdca-411b-9bdf-287e4018a942 2020-05-29 11:31:52.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fee451f9-f493-42a7-a06f-ea9e13c708aa 2020-05-29 11:31:52.599 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:31:52.599 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_barbican-net_12886c66-36a4-4f6d-93d4-b0692638188d 2020-05-29 11:31:52.600 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:31:52.698 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:31:52.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3b1c9b98_Vv9XNlZC'. Using flavor 'rally_verify_3b1c9b98_Vv9XNlZC' (ID = 4e037ba2-3d5b-4798-9a17-df542b821ecd) for the tests. 2020-05-29 11:31:52.741 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4e037ba2-3d5b-4798-9a17-df542b821ecd' to option 'instance_type'. 2020-05-29 11:31:52.741 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4e037ba2-3d5b-4798-9a17-df542b821ecd 2020-05-29 11:31:52.743 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context tempest@default setup() finished in 1.00 sec 2020-05-29 11:31:52.744 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context testr@default setup() finished in 0.30 msec 2020-05-29 11:31:52.744 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/32122043-1407-480f-a4bb-4c5b571a6fba'. 2020-05-29 11:31:57.537 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.001s] 2020-05-29 11:31:57.675 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b'Encrypted volume attach is not supported' 2020-05-29 11:32:23.408 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.526s] 2020-05-29 11:32:23.494 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.087s] 2020-05-29 11:32:27.963 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.303s] 2020-05-29 11:32:28.053 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.089s] 2020-05-29 11:32:28.315 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.261s] 2020-05-29 11:32:28.418 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.102s] 2020-05-29 11:32:28.530 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.110s] 2020-05-29 11:32:31.172 32 INFO opnfv-tempest [-] {10} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.555s] 2020-05-29 11:32:31.522 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.227s] 2020-05-29 11:32:32.026 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.552s] 2020-05-29 11:32:32.042 32 INFO opnfv-tempest [-] {6} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.391s] 2020-05-29 11:32:37.288 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [37.501s] 2020-05-29 11:32:46.872 32 INFO opnfv-tempest [-] {4} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [31.710s] 2020-05-29 11:33:55.150 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [74.069s] 2020-05-29 11:34:13.923 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context testr@default cleanup() started 2020-05-29 11:34:13.924 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context testr@default cleanup() finished in 0.80 msec 2020-05-29 11:34:13.925 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context tempest@default cleanup() started 2020-05-29 11:34:14.112 32 INFO rally.task.context [-] Verification ad63bcd9-b679-4a89-abee-32a3094f3a31 | Context tempest@default cleanup() finished in 0.19 sec 2020-05-29 11:34:14.133 32 INFO rally.api [-] Verification (UUID=f4d34c68-52bd-4ded-b3ee-55f8978ebd6a) has been successfully finished for deployment 'opnfv-rally' (UUID=95a394da-e0a7-4705-afd0-fe16a3e5fd79)! 2020-05-29 11:34:16.085 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:34:16.085 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:34:16.085 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:34:17.736 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:34:17.737 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:34:17.737 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:34:20.048 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'f4d34c68-52bd-4ded-b3ee-55f8978ebd6a' 2020-05-29 11:34:20.083 64 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:34:21.785 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:34:21.785 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:34:21.785 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:34:23.950 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f4d34c68-52bd-4ded-b3ee-55f8978ebd6a' 2020-05-29 11:34:23.953 66 INFO rally.api [-] The report has been successfully built.