2021-04-10 11:22:44.801 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:22:44.801 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:22:44.801 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:22:46.654 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-10 11:22:46.654 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 11:22:46.654 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-10 11:22:46.654 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-10 11:22:46.654 6 ERROR rally.cli.cliutils 2021-04-10 11:22:48.016 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:22:48.016 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:22:48.016 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:22:51.548 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:22:51.548 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:22:51.548 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:22:56.679 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:22:56.679 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:22:56.679 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:22:57.983 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:22:57.983 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:22:57.983 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:22:59.799 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-10 11:22:59.799 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-10 11:22:59.799 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-10 11:22:59.799 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils force=force) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-10 11:22:59.799 15 ERROR rally.cli.cliutils 2021-04-10 11:23:01.194 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:23:01.194 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:23:01.194 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:23:03.084 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-10 11:23:03.160 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/repo. 2021-04-10 11:23:03.509 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/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-10 11:23:03.525 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-10 11:23:03.535 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-10 11:23:03.557 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-10 11:23:03.607 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-10 11:23:04.292 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bbeda4d7-b327-4f76-a9c9-a93aef0e83d0) has been successfully created! 2021-04-10 11:23:05.752 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:23:05.753 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:23:05.753 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:23:12.156 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:23:12.157 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:23:12.157 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:23:13.998 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bbeda4d7-b327-4f76-a9c9-a93aef0e83d0) for deployment 'opnfv-rally' (UUID=9d51a8ee-b69a-46a8-b034-eb78f726b287). 2021-04-10 11:23:15.143 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bbeda4d7-b327-4f76-a9c9-a93aef0e83d0) has been successfully configured for deployment 'opnfv-rally' (UUID=9d51a8ee-b69a-46a8-b034-eb78f726b287)! 2021-04-10 11:23:22.341 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:23:22.342 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:23:22.342 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:23:24.210 32 INFO rally.api [-] Starting verification (UUID=e425fcba-3acd-4990-8529-4fa2820a3c75) for deployment 'opnfv-rally' (UUID=9d51a8ee-b69a-46a8-b034-eb78f726b287) by verifier 'opnfv-tempest' (UUID=bbeda4d7-b327-4f76-a9c9-a93aef0e83d0). 2021-04-10 11:23:25.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-10 11:23:25.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-10 11:23:25.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/for-deployment-9d51a8ee-b69a-46a8-b034-eb78f726b287/tempest.log' to option 'log_file'. 2021-04-10 11:23:25.567 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/for-deployment-9d51a8ee-b69a-46a8-b034-eb78f726b287/tempest.log 2021-04-10 11:23:25.567 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-10 11:23:25.567 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/for-deployment-9d51a8ee-b69a-46a8-b034-eb78f726b287/lock_files' to option 'lock_path'. 2021-04-10 11:23:25.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bbeda4d7-b327-4f76-a9c9-a93aef0e83d0/for-deployment-9d51a8ee-b69a-46a8-b034-eb78f726b287/lock_files 2021-04-10 11:23:25.568 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-10 11:23:25.569 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-10 11:23:25.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 299f6adb-3b92-432c-80aa-2416a5fe3711 2021-04-10 11:23:25.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4b7a8792-84fe-47ee-bd9f-ca40e944eea2 2021-04-10 11:23:25.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ecafe026-c46e-4ef5-8523-c143f2002502 2021-04-10 11:23:25.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 19fbe4ed-534e-4077-b1d1-39e703e2e1ca 2021-04-10 11:23:25.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-10 11:23:25.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-10 11:23:25.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-10 11:23:25.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 11:23:25.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-10 11:23:25.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e425fcba_vWiFg0QG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 11:23:26.052 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e425fcba_vWiFg0QG' (ID = b544d414-5b41-4b89-99e1-e9caaf03b056) has been successfully created! 2021-04-10 11:23:26.052 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b544d414-5b41-4b89-99e1-e9caaf03b056' to option 'instance_type'. 2021-04-10 11:23:26.053 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b544d414-5b41-4b89-99e1-e9caaf03b056 2021-04-10 11:23:26.054 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context tempest@default setup() finished in 1.27 sec 2021-04-10 11:23:26.055 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context testr@default setup() finished in 0.47 msec 2021-04-10 11:23:26.056 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/076ef5e4-dbdc-4f8e-9bfe-d9c831d1bb00'. 2021-04-10 11:23:30.931 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-04-10 11:23:30.933 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-04-10 11:23:32.223 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.907s] 2021-04-10 11:23:32.244 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [1.419s] 2021-04-10 11:23:33.224 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.002s] 2021-04-10 11:23:34.434 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.501s] 2021-04-10 11:23:34.561 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 [1.337s] 2021-04-10 11:23:35.335 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.088s] 2021-04-10 11:23:35.336 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.773s] 2021-04-10 11:23:36.669 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.336s] 2021-04-10 11:23:37.073 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [2.639s] 2021-04-10 11:23:38.258 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.588s] 2021-04-10 11:23:38.445 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.109s] 2021-04-10 11:23:40.390 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.517s] 2021-04-10 11:23:40.492 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.102s] 2021-04-10 11:23:41.044 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.786s] 2021-04-10 11:23:41.100 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.607s] 2021-04-10 11:23:41.936 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.862s] 2021-04-10 11:23:42.761 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.660s] 2021-04-10 11:23:42.805 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.044s] 2021-04-10 11:23:43.248 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.442s] 2021-04-10 11:23:43.504 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.568s] 2021-04-10 11:23:46.265 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.760s] 2021-04-10 11:23:46.590 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.340s] 2021-04-10 11:23:46.696 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [5.649s] 2021-04-10 11:23:48.470 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.205s] 2021-04-10 11:23:49.657 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.066s] 2021-04-10 11:23:51.081 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.385s] 2021-04-10 11:23:51.302 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.645s] 2021-04-10 11:23:54.192 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [5.721s] 2021-04-10 11:23:55.993 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.689s] 2021-04-10 11:23:56.536 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.453s] 2021-04-10 11:24:00.699 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.163s] 2021-04-10 11:24:02.223 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [8.029s] 2021-04-10 11:24:03.158 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.459s] 2021-04-10 11:24:04.602 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.444s] 2021-04-10 11:24:04.659 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.436s] 2021-04-10 11:24:09.344 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.684s] 2021-04-10 11:24:12.677 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.332s] 2021-04-10 11:24:15.204 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.527s] 2021-04-10 11:24:15.506 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context testr@default cleanup() started 2021-04-10 11:24:15.507 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context testr@default cleanup() finished in 0.83 msec 2021-04-10 11:24:15.508 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context tempest@default cleanup() started 2021-04-10 11:24:16.053 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-10 11:24:16.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-10 11:24:16.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e425fcba_vWiFg0QG'. 2021-04-10 11:24:16.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e425fcba_vWiFg0QG' has been deleted. 2021-04-10 11:24:16.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b544d414-5b41-4b89-99e1-e9caaf03b056' of option 'instance_type' from Tempest config file. 2021-04-10 11:24:16.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b544d414-5b41-4b89-99e1-e9caaf03b056' has been removed. 2021-04-10 11:24:16.709 32 INFO rally.task.context [-] Verification bbeda4d7-b327-4f76-a9c9-a93aef0e83d0 | Context tempest@default cleanup() finished in 1.20 sec 2021-04-10 11:24:16.732 32 INFO rally.api [-] Verification (UUID=e425fcba-3acd-4990-8529-4fa2820a3c75) has been successfully finished for deployment 'opnfv-rally' (UUID=9d51a8ee-b69a-46a8-b034-eb78f726b287)! 2021-04-10 11:24:18.170 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:18.170 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:18.170 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:24:19.503 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:19.503 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:19.504 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:24:21.354 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e425fcba-3acd-4990-8529-4fa2820a3c75' 2021-04-10 11:24:21.384 44 INFO rally.api [-] The report has been successfully built. 2021-04-10 11:24:22.742 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 11:24:22.742 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 11:24:22.742 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 11:24:24.605 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e425fcba-3acd-4990-8529-4fa2820a3c75' 2021-04-10 11:24:24.612 46 INFO rally.api [-] The report has been successfully built.