2021-03-31 14:01:07.031 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:07.032 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:07.032 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:08.919 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-03-31 14:01:08.919 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 14:01:08.919 6 ERROR rally.cli.cliutils 2021-03-31 14:01:10.315 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:10.316 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:10.316 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:13.875 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:13.875 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:13.875 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:19.108 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:19.108 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:19.108 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:20.371 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:20.371 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:20.371 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:22.183 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-03-31 14:01:22.183 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils force=force) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 14:01:22.183 15 ERROR rally.cli.cliutils 2021-03-31 14:01:23.650 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:23.650 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:23.650 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:25.479 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-31 14:01:25.541 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/repo. 2021-03-31 14:01:25.889 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/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-03-31 14:01:25.902 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-31 14:01:25.913 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-31 14:01:25.941 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-31 14:01:26.013 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-31 14:01:26.694 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f41858c8-6202-475c-9659-4c2920b86660) has been successfully created! 2021-03-31 14:01:28.117 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:28.117 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:28.117 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:34.607 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:34.607 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:34.607 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:36.638 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f41858c8-6202-475c-9659-4c2920b86660) for deployment 'opnfv-rally' (UUID=74ea20f3-cf43-44f7-8e9b-874d5e1beda1). 2021-03-31 14:01:37.480 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f41858c8-6202-475c-9659-4c2920b86660) has been successfully configured for deployment 'opnfv-rally' (UUID=74ea20f3-cf43-44f7-8e9b-874d5e1beda1)! 2021-03-31 14:01:44.916 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:01:44.917 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:01:44.917 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:01:46.737 32 INFO rally.api [-] Starting verification (UUID=280ac0dc-63a8-42ab-a930-69c610d902c6) for deployment 'opnfv-rally' (UUID=74ea20f3-cf43-44f7-8e9b-874d5e1beda1) by verifier 'opnfv-tempest' (UUID=f41858c8-6202-475c-9659-4c2920b86660). 2021-03-31 14:01:47.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-31 14:01:48.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-31 14:01:48.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/for-deployment-74ea20f3-cf43-44f7-8e9b-874d5e1beda1/tempest.log' to option 'log_file'. 2021-03-31 14:01:48.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/for-deployment-74ea20f3-cf43-44f7-8e9b-874d5e1beda1/tempest.log 2021-03-31 14:01:48.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-31 14:01:48.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/for-deployment-74ea20f3-cf43-44f7-8e9b-874d5e1beda1/lock_files' to option 'lock_path'. 2021-03-31 14:01:48.178 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f41858c8-6202-475c-9659-4c2920b86660/for-deployment-74ea20f3-cf43-44f7-8e9b-874d5e1beda1/lock_files 2021-03-31 14:01:48.178 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-31 14:01:48.179 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-03-31 14:01:48.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5f4bc0d5-ffc2-473d-bfd6-0a810cc1c036 2021-03-31 14:01:48.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fbbefa2f-bb92-4d8d-a5f0-a6ea0974dbc4 2021-03-31 14:01:48.180 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1989a08d-883f-4b0d-a10d-39ffeb10169a 2021-03-31 14:01:48.181 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ea26e3b9-064e-4de5-8795-e6f60b30bbf2 2021-03-31 14:01:48.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-31 14:01:48.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-31 14:01:48.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-31 14:01:48.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 14:01:48.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-31 14:01:48.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_280ac0dc_CQeqtttb' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 14:01:48.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_280ac0dc_CQeqtttb' (ID = 526751be-1845-4773-b650-337aabe7a9ea) has been successfully created! 2021-03-31 14:01:48.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '526751be-1845-4773-b650-337aabe7a9ea' to option 'instance_type'. 2021-03-31 14:01:48.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 526751be-1845-4773-b650-337aabe7a9ea 2021-03-31 14:01:48.683 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context tempest@default setup() finished in 1.36 sec 2021-03-31 14:01:48.684 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context testr@default setup() finished in 0.38 msec 2021-03-31 14:01:48.684 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fe7049dc-ca49-4846-9dda-5213e8b95c39'. 2021-03-31 14:01:54.628 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.014s] 2021-03-31 14:01:55.253 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.772s] 2021-03-31 14:01:55.538 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.910s] 2021-03-31 14:01:55.640 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.387s] 2021-03-31 14:01:55.691 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.050s] 2021-03-31 14:01:57.342 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.803s] 2021-03-31 14:01:57.792 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.093s] 2021-03-31 14:01:58.072 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.729s] 2021-03-31 14:01:58.263 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [2.571s] 2021-03-31 14:01:58.332 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.259s] 2021-03-31 14:01:58.806 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.444s] 2021-03-31 14:02:01.091 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [2.758s] 2021-03-31 14:02:04.987 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.722s] 2021-03-31 14:02:08.629 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [9.822s] 2021-03-31 14:02:08.796 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [11.003s] 2021-03-31 14:02:11.178 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.382s] 2021-03-31 14:02:12.141 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [11.048s] 2021-03-31 14:02:12.879 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.700s] 2021-03-31 14:02:14.986 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [6.356s] 2021-03-31 14:02:15.051 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.171s] 2021-03-31 14:02:15.516 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.375s] 2021-03-31 14:02:16.267 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.750s] 2021-03-31 14:02:18.066 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.080s] 2021-03-31 14:02:21.673 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [5.405s] 2021-03-31 14:02:22.029 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.961s] 2021-03-31 14:02:24.105 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.076s] 2021-03-31 14:02:28.009 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [12.956s] 2021-03-31 14:02:31.599 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [3.591s] 2021-03-31 14:02:32.824 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [8.719s] 2021-03-31 14:02:37.539 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.938s] 2021-03-31 14:02:43.120 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [5.580s] 2021-03-31 14:02:43.220 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [10.393s] 2021-03-31 14:02:45.087 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [1.965s] 2021-03-31 14:02:45.089 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.867s] 2021-03-31 14:02:48.016 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.931s] 2021-03-31 14:02:48.475 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-03-31 14:02:48.476 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-03-31 14:02:51.319 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [6.230s] 2021-03-31 14:02:55.777 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.459s] 2021-03-31 14:03:00.133 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [4.355s] 2021-03-31 14:03:00.358 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context testr@default cleanup() started 2021-03-31 14:03:00.359 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context testr@default cleanup() finished in 0.87 msec 2021-03-31 14:03:00.359 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context tempest@default cleanup() started 2021-03-31 14:03:00.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-31 14:03:01.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-31 14:03:01.105 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_280ac0dc_CQeqtttb'. 2021-03-31 14:03:01.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_280ac0dc_CQeqtttb' has been deleted. 2021-03-31 14:03:01.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '526751be-1845-4773-b650-337aabe7a9ea' of option 'instance_type' from Tempest config file. 2021-03-31 14:03:01.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '526751be-1845-4773-b650-337aabe7a9ea' has been removed. 2021-03-31 14:03:01.601 32 INFO rally.task.context [-] Verification f41858c8-6202-475c-9659-4c2920b86660 | Context tempest@default cleanup() finished in 1.24 sec 2021-03-31 14:03:01.631 32 INFO rally.api [-] Verification (UUID=280ac0dc-63a8-42ab-a930-69c610d902c6) has been successfully finished for deployment 'opnfv-rally' (UUID=74ea20f3-cf43-44f7-8e9b-874d5e1beda1)! 2021-03-31 14:03:03.141 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:03.141 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:03.141 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:04.510 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:04.510 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:04.510 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:06.347 44 INFO rally.api [-] Building 'html' report for the following verification(s): '280ac0dc-63a8-42ab-a930-69c610d902c6' 2021-03-31 14:03:06.373 44 INFO rally.api [-] The report has been successfully built. 2021-03-31 14:03:07.701 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 14:03:07.702 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 14:03:07.702 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 14:03:09.510 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '280ac0dc-63a8-42ab-a930-69c610d902c6' 2021-03-31 14:03:09.514 46 INFO rally.api [-] The report has been successfully built.