2020-05-29 10:49:47.724 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:47.724 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:47.724 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 10:49:49.954 6 ERROR rally.cli.cliutils 2020-05-29 10:49:51.541 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:51.541 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:51.541 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:49:55.536 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:49:55.537 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:49:55.537 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:00.146 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:00.146 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:00.146 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:01.766 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:01.766 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:01.767 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils force=force) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 10:50:03.833 15 ERROR rally.cli.cliutils 2020-05-29 10:50:05.370 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:05.370 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:05.371 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:07.641 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 10:50:07.732 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/repo. 2020-05-29 10:50:08.030 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-29 10:50:08.044 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 10:50:08.052 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 10:50:08.072 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 10:50:08.124 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 10:50:08.876 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e555367-d46b-4c37-89f7-ecfb13800bfa) has been successfully created! 2020-05-29 10:50:10.475 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:10.476 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:10.476 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:14.739 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:14.739 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:14.739 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:16.705 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9e555367-d46b-4c37-89f7-ecfb13800bfa) for deployment 'opnfv-rally' (UUID=22f9844a-8f1f-4045-abd5-0b9c2faa5387). 2020-05-29 10:50:17.614 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e555367-d46b-4c37-89f7-ecfb13800bfa) has been successfully configured for deployment 'opnfv-rally' (UUID=22f9844a-8f1f-4045-abd5-0b9c2faa5387)! 2020-05-29 10:50:25.021 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:25.021 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:25.021 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:26.979 32 INFO rally.api [-] Starting verification (UUID=6ccefa23-122b-4bac-8fb4-d6e9c40ba849) for deployment 'opnfv-rally' (UUID=22f9844a-8f1f-4045-abd5-0b9c2faa5387) by verifier 'opnfv-tempest' (UUID=9e555367-d46b-4c37-89f7-ecfb13800bfa). 2020-05-29 10:50:27.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 10:50:27.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/for-deployment-22f9844a-8f1f-4045-abd5-0b9c2faa5387/tempest.log' to option 'log_file'. 2020-05-29 10:50:27.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/for-deployment-22f9844a-8f1f-4045-abd5-0b9c2faa5387/tempest.log 2020-05-29 10:50:27.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 10:50:27.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/for-deployment-22f9844a-8f1f-4045-abd5-0b9c2faa5387/lock_files' to option 'lock_path'. 2020-05-29 10:50:27.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9e555367-d46b-4c37-89f7-ecfb13800bfa/for-deployment-22f9844a-8f1f-4045-abd5-0b9c2faa5387/lock_files 2020-05-29 10:50:27.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 10:50:27.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-29 10:50:27.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f34274e6-5f51-47a2-8f59-094330aaeecd 2020-05-29 10:50:27.711 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e178ff83-8bd5-43c4-a18d-2ee0a7deceab 2020-05-29 10:50:27.711 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 285e64b6-7f80-4d6e-a792-18385ed01535 2020-05-29 10:50:27.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 17079754-9d6b-4eb9-82d4-7a0720de0d30 2020-05-29 10:50:27.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 10:50:27.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_1b002428-eab4-46ac-aa3f-61a234468252 2020-05-29 10:50:27.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 10:50:27.950 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 10:50:27.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_4d39f922_jL6ptEGy'. Using flavor 'rally_verify_4d39f922_jL6ptEGy' (ID = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e) for the tests. 2020-05-29 10:50:27.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'eadb03c8-6c50-41ae-8b87-65e1f6d32e7e' to option 'instance_type'. 2020-05-29 10:50:27.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = eadb03c8-6c50-41ae-8b87-65e1f6d32e7e 2020-05-29 10:50:27.987 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context tempest@default setup() finished in 0.86 sec 2020-05-29 10:50:27.987 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context testr@default setup() finished in 0.28 msec 2020-05-29 10:50:27.987 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/9ef7b33d-7b3e-42ce-8305-0c217e419ec5'. 2020-05-29 10:50:33.195 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.249s] 2020-05-29 10:50:33.265 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.071s] 2020-05-29 10:50:33.365 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.333s] 2020-05-29 10:50:33.380 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.115s] 2020-05-29 10:50:33.532 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.168s] 2020-05-29 10:50:33.542 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.160s] 2020-05-29 10:50:33.687 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.154s] 2020-05-29 10:50:33.716 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.174s] 2020-05-29 10:50:33.849 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.942s] 2020-05-29 10:50:33.973 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.256s] 2020-05-29 10:50:34.048 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.360s] 2020-05-29 10:50:34.447 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [0.597s] 2020-05-29 10:50:34.533 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.558s] 2020-05-29 10:50:34.548 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.499s] 2020-05-29 10:50:34.827 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.294s] 2020-05-29 10:50:35.133 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.479s] 2020-05-29 10:50:35.167 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.340s] 2020-05-29 10:50:35.498 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [1.049s] 2020-05-29 10:50:35.871 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.736s] 2020-05-29 10:50:35.968 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.798s] 2020-05-29 10:50:36.024 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-05-29 10:50:36.026 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-05-29 10:50:36.077 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.206s] 2020-05-29 10:50:36.144 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.645s] 2020-05-29 10:50:36.381 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.304s] 2020-05-29 10:50:36.683 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.539s] 2020-05-29 10:50:36.751 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.368s] 2020-05-29 10:50:37.111 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.427s] 2020-05-29 10:50:37.682 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.570s] 2020-05-29 10:50:37.917 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [1.163s] 2020-05-29 10:50:38.327 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.413s] 2020-05-29 10:50:38.963 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.633s] 2020-05-29 10:50:39.106 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.420s] 2020-05-29 10:50:39.822 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.858s] 2020-05-29 10:50:39.841 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.736s] 2020-05-29 10:50:40.615 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.792s] 2020-05-29 10:50:40.902 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.287s] 2020-05-29 10:50:41.110 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [1.266s] 2020-05-29 10:50:42.022 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.912s] 2020-05-29 10:50:43.034 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [1.012s] 2020-05-29 10:50:43.374 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context testr@default cleanup() started 2020-05-29 10:50:43.375 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context testr@default cleanup() finished in 0.66 msec 2020-05-29 10:50:43.375 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context tempest@default cleanup() started 2020-05-29 10:50:43.625 32 INFO rally.task.context [-] Verification 9e555367-d46b-4c37-89f7-ecfb13800bfa | Context tempest@default cleanup() finished in 0.25 sec 2020-05-29 10:50:43.705 32 INFO rally.api [-] Verification (UUID=6ccefa23-122b-4bac-8fb4-d6e9c40ba849) has been successfully finished for deployment 'opnfv-rally' (UUID=22f9844a-8f1f-4045-abd5-0b9c2faa5387)! 2020-05-29 10:50:45.895 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:45.896 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:45.896 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:47.559 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:47.559 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:47.559 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:49.876 42 INFO rally.api [-] Building 'html' report for the following verification(s): '6ccefa23-122b-4bac-8fb4-d6e9c40ba849' 2020-05-29 10:50:49.907 42 INFO rally.api [-] The report has been successfully built. 2020-05-29 10:50:51.676 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 10:50:51.676 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 10:50:51.676 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 10:50:54.060 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6ccefa23-122b-4bac-8fb4-d6e9c40ba849' 2020-05-29 10:50:54.064 44 INFO rally.api [-] The report has been successfully built.