2021-04-14 11:19:00.223 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:00.223 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:00.223 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:02.185 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 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-14 11:19:02.185 6 ERROR rally.cli.cliutils 2021-04-14 11:19:03.557 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:03.557 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:03.557 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:07.111 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:07.112 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:07.112 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:12.282 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:12.283 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:12.283 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:13.573 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:13.573 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:13.574 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:15.493 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 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils force=force) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-14 11:19:15.493 15 ERROR rally.cli.cliutils 2021-04-14 11:19:16.904 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:16.904 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:16.904 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:18.655 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-14 11:19:18.718 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/repo. 2021-04-14 11:19:19.075 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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 ' 2021-04-14 11:19:19.091 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-14 11:19:19.103 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-14 11:19:19.128 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-14 11:19:19.173 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-14 11:19:19.852 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=38c12114-4cbd-41ff-8ab7-d31de62c1710) has been successfully created! 2021-04-14 11:19:21.232 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:21.233 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:21.233 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:27.510 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:27.511 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:27.511 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:29.349 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=38c12114-4cbd-41ff-8ab7-d31de62c1710) for deployment 'opnfv-rally' (UUID=236b8f3d-0677-4278-aad2-fc7242acb20a). 2021-04-14 11:19:30.175 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=38c12114-4cbd-41ff-8ab7-d31de62c1710) has been successfully configured for deployment 'opnfv-rally' (UUID=236b8f3d-0677-4278-aad2-fc7242acb20a)! 2021-04-14 11:19:37.267 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:19:37.267 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:19:37.267 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:19:39.170 32 INFO rally.api [-] Starting verification (UUID=e861c18a-75c1-476e-a593-933dfaff3ac2) for deployment 'opnfv-rally' (UUID=236b8f3d-0677-4278-aad2-fc7242acb20a) by verifier 'opnfv-tempest' (UUID=38c12114-4cbd-41ff-8ab7-d31de62c1710). 2021-04-14 11:19:40.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-14 11:19:40.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-14 11:19:40.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/for-deployment-236b8f3d-0677-4278-aad2-fc7242acb20a/tempest.log' to option 'log_file'. 2021-04-14 11:19:40.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/for-deployment-236b8f3d-0677-4278-aad2-fc7242acb20a/tempest.log 2021-04-14 11:19:40.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-14 11:19:40.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/for-deployment-236b8f3d-0677-4278-aad2-fc7242acb20a/lock_files' to option 'lock_path'. 2021-04-14 11:19:40.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-38c12114-4cbd-41ff-8ab7-d31de62c1710/for-deployment-236b8f3d-0677-4278-aad2-fc7242acb20a/lock_files 2021-04-14 11:19:40.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-14 11:19:40.544 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 2021-04-14 11:19:40.544 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6f0461c1-30ab-4799-a0c7-83f63ebc5473 2021-04-14 11:19:40.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c4c583ca-3226-498b-b9d7-dbb2e6d03706 2021-04-14 11:19:40.545 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e7fd24e6-c4cb-4e05-8f6a-850e6c4d8317 2021-04-14 11:19:40.546 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = abfe82af-abcf-43ba-b883-c5370a34d00b 2021-04-14 11:19:40.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-14 11:19:40.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-14 11:19:40.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-14 11:19:40.857 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 11:19:40.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-14 11:19:40.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e861c18a_UlnVHLHN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 11:19:41.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e861c18a_UlnVHLHN' (ID = 27a0a2c5-1beb-4d79-bef1-cc18e7791451) has been successfully created! 2021-04-14 11:19:41.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '27a0a2c5-1beb-4d79-bef1-cc18e7791451' to option 'instance_type'. 2021-04-14 11:19:41.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 27a0a2c5-1beb-4d79-bef1-cc18e7791451 2021-04-14 11:19:41.043 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context tempest@default setup() finished in 1.30 sec 2021-04-14 11:19:41.044 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context testr@default setup() finished in 0.44 msec 2021-04-14 11:19:41.044 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/98a96873-a00a-4918-ae65-2f6468f5ec48'. 2021-04-14 11:19:45.891 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-04-14 11:19:45.892 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-04-14 11:19:48.307 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.006s] 2021-04-14 11:19:48.482 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.175s] 2021-04-14 11:19:48.907 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.425s] 2021-04-14 11:19:48.940 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.056s] 2021-04-14 11:19:49.067 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.159s] 2021-04-14 11:19:49.118 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.051s] 2021-04-14 11:19:49.777 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.658s] 2021-04-14 11:19:51.399 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.980s] 2021-04-14 11:19:52.276 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.334s] 2021-04-14 11:19:53.706 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.927s] 2021-04-14 11:19:55.203 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.928s] 2021-04-14 11:19:56.234 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.527s] 2021-04-14 11:19:57.061 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [5.662s] 2021-04-14 11:19:58.176 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.972s] 2021-04-14 11:19:58.389 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [2.155s] 2021-04-14 11:19:58.773 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.596s] 2021-04-14 11:20:01.462 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.400s] 2021-04-14 11:20:01.916 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.525s] 2021-04-14 11:20:03.728 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.265s] 2021-04-14 11:20:05.914 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [7.137s] 2021-04-14 11:20:05.980 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.251s] 2021-04-14 11:20:07.118 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.205s] 2021-04-14 11:20:07.813 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [1.832s] 2021-04-14 11:20:09.610 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.491s] 2021-04-14 11:20:10.988 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.175s] 2021-04-14 11:20:12.875 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.264s] 2021-04-14 11:20:16.611 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.736s] 2021-04-14 11:20:17.379 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [6.389s] 2021-04-14 11:20:18.575 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.964s] 2021-04-14 11:20:19.648 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.268s] 2021-04-14 11:20:23.255 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.605s] 2021-04-14 11:20:27.167 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.910s] 2021-04-14 11:20:29.566 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.399s] 2021-04-14 11:20:31.150 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.052s] 2021-04-14 11:20:31.683 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.534s] 2021-04-14 11:20:31.740 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.056s] 2021-04-14 11:20:32.325 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.584s] 2021-04-14 11:20:33.653 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.326s] 2021-04-14 11:20:33.959 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context testr@default cleanup() started 2021-04-14 11:20:33.960 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context testr@default cleanup() finished in 0.85 msec 2021-04-14 11:20:33.960 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context tempest@default cleanup() started 2021-04-14 11:20:34.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-14 11:20:35.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-14 11:20:35.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e861c18a_UlnVHLHN'. 2021-04-14 11:20:35.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e861c18a_UlnVHLHN' has been deleted. 2021-04-14 11:20:35.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '27a0a2c5-1beb-4d79-bef1-cc18e7791451' of option 'instance_type' from Tempest config file. 2021-04-14 11:20:35.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '27a0a2c5-1beb-4d79-bef1-cc18e7791451' has been removed. 2021-04-14 11:20:35.915 32 INFO rally.task.context [-] Verification 38c12114-4cbd-41ff-8ab7-d31de62c1710 | Context tempest@default cleanup() finished in 1.95 sec 2021-04-14 11:20:35.944 32 INFO rally.api [-] Verification (UUID=e861c18a-75c1-476e-a593-933dfaff3ac2) has been successfully finished for deployment 'opnfv-rally' (UUID=236b8f3d-0677-4278-aad2-fc7242acb20a)! 2021-04-14 11:20:37.392 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:20:37.392 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:20:37.392 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:20:38.729 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:20:38.729 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:20:38.729 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:20:40.620 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e861c18a-75c1-476e-a593-933dfaff3ac2' 2021-04-14 11:20:40.647 44 INFO rally.api [-] The report has been successfully built. 2021-04-14 11:20:42.022 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 11:20:42.022 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 11:20:42.022 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 11:20:43.854 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e861c18a-75c1-476e-a593-933dfaff3ac2' 2021-04-14 11:20:43.861 46 INFO rally.api [-] The report has been successfully built.