2021-07-06 22:51:11.052 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:11.052 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:11.052 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:12.931 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-07-06 22:51:12.931 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-06 22:51:12.931 6 ERROR rally.cli.cliutils 2021-07-06 22:51:14.340 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:14.340 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:14.341 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:17.957 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:17.957 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:17.957 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:23.101 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:23.101 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:23.102 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:24.376 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:24.376 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:24.376 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:26.265 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-07-06 22:51:26.265 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils force=force) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-06 22:51:26.265 15 ERROR rally.cli.cliutils 2021-07-06 22:51:27.655 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:27.655 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:27.655 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:29.501 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-06 22:51:29.577 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/repo. 2021-07-06 22:51:29.895 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-07-06 22:51:29.908 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-06 22:51:29.915 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-06 22:51:29.937 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-06 22:51:29.992 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-06 22:51:30.671 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b358a054-052c-4e20-b37a-eca1bbed9100) has been successfully created! 2021-07-06 22:51:32.113 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:32.114 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:32.114 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:39.157 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:39.157 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:39.157 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:41.014 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b358a054-052c-4e20-b37a-eca1bbed9100) for deployment 'opnfv-rally' (UUID=c89debe4-83c0-41f6-85ff-824a29d5be2e). 2021-07-06 22:51:41.857 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b358a054-052c-4e20-b37a-eca1bbed9100) has been successfully configured for deployment 'opnfv-rally' (UUID=c89debe4-83c0-41f6-85ff-824a29d5be2e)! 2021-07-06 22:51:49.000 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:51:49.001 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:51:49.001 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:51:50.831 32 INFO rally.api [-] Starting verification (UUID=c41e396b-101a-41d1-b4af-8a0605b77f5e) for deployment 'opnfv-rally' (UUID=c89debe4-83c0-41f6-85ff-824a29d5be2e) by verifier 'opnfv-tempest' (UUID=b358a054-052c-4e20-b37a-eca1bbed9100). 2021-07-06 22:51:51.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-06 22:51:52.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-06 22:51:52.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/for-deployment-c89debe4-83c0-41f6-85ff-824a29d5be2e/tempest.log' to option 'log_file'. 2021-07-06 22:51:52.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/for-deployment-c89debe4-83c0-41f6-85ff-824a29d5be2e/tempest.log 2021-07-06 22:51:52.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-06 22:51:52.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/for-deployment-c89debe4-83c0-41f6-85ff-824a29d5be2e/lock_files' to option 'lock_path'. 2021-07-06 22:51:52.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b358a054-052c-4e20-b37a-eca1bbed9100/for-deployment-c89debe4-83c0-41f6-85ff-824a29d5be2e/lock_files 2021-07-06 22:51:52.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-06 22:51:52.038 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-07-06 22:51:52.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 463f5226-3503-4dd1-9288-f6f8d381eae6 2021-07-06 22:51:52.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1090d42a-a94b-4742-944d-539652954053 2021-07-06 22:51:52.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5ac2263a-6e05-4113-a3bf-025496a65b51 2021-07-06 22:51:52.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4107dc35-10f4-4752-884a-6542e9d38f29 2021-07-06 22:51:52.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-06 22:51:52.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-06 22:51:52.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-06 22:51:52.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-06 22:51:52.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-06 22:51:52.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c41e396b_TvdYXzqp' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-06 22:51:52.525 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c41e396b_TvdYXzqp' (ID = b4ba029a-2592-4cb6-99ae-eadc3cc96f9a) has been successfully created! 2021-07-06 22:51:52.525 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b4ba029a-2592-4cb6-99ae-eadc3cc96f9a' to option 'instance_type'. 2021-07-06 22:51:52.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b4ba029a-2592-4cb6-99ae-eadc3cc96f9a 2021-07-06 22:51:52.527 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context tempest@default setup() finished in 1.09 sec 2021-07-06 22:51:52.528 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context testr@default setup() finished in 0.41 msec 2021-07-06 22:51:52.529 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bae7a13b-db86-4385-a6a1-261062fc009d'. 2021-07-06 22:51:58.828 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.429s] 2021-07-06 22:51:59.968 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.384s] 2021-07-06 22:52:00.090 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.264s] 2021-07-06 22:52:00.141 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.051s] 2021-07-06 22:52:00.198 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.435s] 2021-07-06 22:52:00.378 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.213s] 2021-07-06 22:52:00.404 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.437s] 2021-07-06 22:52:00.773 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.631s] 2021-07-06 22:52:01.686 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.281s] 2021-07-06 22:52:03.874 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 [2.187s] 2021-07-06 22:52:04.005 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.130s] 2021-07-06 22:52:05.941 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [5.166s] 2021-07-06 22:52:06.103 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.725s] 2021-07-06 22:52:06.211 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [6.011s] 2021-07-06 22:52:06.261 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [2.256s] 2021-07-06 22:52:06.883 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.673s] 2021-07-06 22:52:08.412 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.149s] 2021-07-06 22:52:08.525 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.641s] 2021-07-06 22:52:09.039 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [2.935s] 2021-07-06 22:52:09.214 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.800s] 2021-07-06 22:52:09.697 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.171s] 2021-07-06 22:52:09.756 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 [0.542s] 2021-07-06 22:52:10.360 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.320s] 2021-07-06 22:52:12.342 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [1.981s] 2021-07-06 22:52:13.609 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.851s] 2021-07-06 22:52:15.727 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.385s] 2021-07-06 22:52:16.647 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.946s] 2021-07-06 22:52:19.082 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.354s] 2021-07-06 22:52:19.261 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.615s] 2021-07-06 22:52:22.298 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.035s] 2021-07-06 22:52:24.368 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.067s] 2021-07-06 22:52:24.369 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [5.281s] 2021-07-06 22:52:26.350 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.985s] 2021-07-06 22:52:28.621 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.255s] 2021-07-06 22:52:29.601 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.980s] 2021-07-06 22:52:31.979 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.626s] 2021-07-06 22:52:34.405 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.427s] 2021-07-06 22:52:37.335 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.929s] 2021-07-06 22:52:37.832 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-07-06 22:52:37.833 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-07-06 22:52:38.030 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context testr@default cleanup() started 2021-07-06 22:52:38.031 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context testr@default cleanup() finished in 0.83 msec 2021-07-06 22:52:38.031 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context tempest@default cleanup() started 2021-07-06 22:52:38.524 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-06 22:52:38.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-06 22:52:38.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c41e396b_TvdYXzqp'. 2021-07-06 22:52:39.552 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c41e396b_TvdYXzqp' has been deleted. 2021-07-06 22:52:39.553 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b4ba029a-2592-4cb6-99ae-eadc3cc96f9a' of option 'instance_type' from Tempest config file. 2021-07-06 22:52:39.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b4ba029a-2592-4cb6-99ae-eadc3cc96f9a' has been removed. 2021-07-06 22:52:39.563 32 INFO rally.task.context [-] Verification b358a054-052c-4e20-b37a-eca1bbed9100 | Context tempest@default cleanup() finished in 1.53 sec 2021-07-06 22:52:39.586 32 INFO rally.api [-] Verification (UUID=c41e396b-101a-41d1-b4af-8a0605b77f5e) has been successfully finished for deployment 'opnfv-rally' (UUID=c89debe4-83c0-41f6-85ff-824a29d5be2e)! 2021-07-06 22:52:41.079 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:52:41.080 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:52:41.080 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:52:42.426 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:52:42.426 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:52:42.427 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:52:44.214 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c41e396b-101a-41d1-b4af-8a0605b77f5e' 2021-07-06 22:52:44.235 44 INFO rally.api [-] The report has been successfully built. 2021-07-06 22:52:45.636 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-06 22:52:45.636 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-06 22:52:45.637 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-06 22:52:47.424 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c41e396b-101a-41d1-b4af-8a0605b77f5e' 2021-07-06 22:52:47.427 46 INFO rally.api [-] The report has been successfully built.