2021-01-30 11:27:25.700 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:25.701 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:25.701 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:27.666 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-01-30 11:27:27.666 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-30 11:27:27.666 6 ERROR rally.cli.cliutils 2021-01-30 11:27:29.051 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:29.051 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:29.051 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:32.667 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:32.668 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:32.668 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:37.733 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:37.733 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:37.733 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:39.054 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:39.054 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:39.055 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:40.891 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-01-30 11:27:40.891 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils force=force) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-30 11:27:40.891 15 ERROR rally.cli.cliutils 2021-01-30 11:27:42.266 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:42.266 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:42.266 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:44.015 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-30 11:27:44.079 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/repo. 2021-01-30 11:27:44.441 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-30 11:27:44.457 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-30 11:27:44.468 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-30 11:27:44.495 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-30 11:27:44.541 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-30 11:27:45.221 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=85ee49c0-28d0-495a-86b5-954178dded0c) has been successfully created! 2021-01-30 11:27:46.641 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:46.641 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:46.641 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:52.933 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:27:52.933 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:27:52.933 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:27:54.802 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=85ee49c0-28d0-495a-86b5-954178dded0c) for deployment 'opnfv-rally' (UUID=128c0df8-267d-437e-b508-0437db4494a2). 2021-01-30 11:27:55.682 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=85ee49c0-28d0-495a-86b5-954178dded0c) has been successfully configured for deployment 'opnfv-rally' (UUID=128c0df8-267d-437e-b508-0437db4494a2)! 2021-01-30 11:28:02.758 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:28:02.758 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:28:02.759 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:28:04.636 32 INFO rally.api [-] Starting verification (UUID=026a1f41-fe33-4a25-9759-46081e170891) for deployment 'opnfv-rally' (UUID=128c0df8-267d-437e-b508-0437db4494a2) by verifier 'opnfv-tempest' (UUID=85ee49c0-28d0-495a-86b5-954178dded0c). 2021-01-30 11:28:05.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-30 11:28:06.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-30 11:28:06.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/for-deployment-128c0df8-267d-437e-b508-0437db4494a2/tempest.log' to option 'log_file'. 2021-01-30 11:28:06.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/for-deployment-128c0df8-267d-437e-b508-0437db4494a2/tempest.log 2021-01-30 11:28:06.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-30 11:28:06.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/for-deployment-128c0df8-267d-437e-b508-0437db4494a2/lock_files' to option 'lock_path'. 2021-01-30 11:28:06.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-85ee49c0-28d0-495a-86b5-954178dded0c/for-deployment-128c0df8-267d-437e-b508-0437db4494a2/lock_files 2021-01-30 11:28:06.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-30 11:28:06.790 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-01-30 11:28:06.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6f8d3af5-811d-4e0b-90c3-a522168c603a 2021-01-30 11:28:06.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4464f28a-aaae-4d92-ae14-b21972563c1a 2021-01-30 11:28:06.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ad3f5f13-1161-4a53-ba6f-4249f960de66 2021-01-30 11:28:06.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b47560cf-8875-4143-b925-3672e4ea4b83 2021-01-30 11:28:07.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-30 11:28:07.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-30 11:28:07.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-30 11:28:07.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 11:28:07.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-30 11:28:07.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_026a1f41_SWj9rddT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 11:28:07.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_026a1f41_SWj9rddT' (ID = 45589367-df7a-402e-917f-7adddd603705) has been successfully created! 2021-01-30 11:28:07.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '45589367-df7a-402e-917f-7adddd603705' to option 'instance_type'. 2021-01-30 11:28:07.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 45589367-df7a-402e-917f-7adddd603705 2021-01-30 11:28:07.736 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context tempest@default setup() finished in 2.50 sec 2021-01-30 11:28:07.737 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context testr@default setup() finished in 0.41 msec 2021-01-30 11:28:07.737 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a867f030-f2a4-459d-b0ee-02b257ccdd6a'. 2021-01-30 11:28:13.875 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.240s] 2021-01-30 11:28:14.133 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.258s] 2021-01-30 11:28:14.841 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.203s] 2021-01-30 11:28:18.082 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [3.948s] 2021-01-30 11:28:19.074 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [4.233s] 2021-01-30 11:28:19.132 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.057s] 2021-01-30 11:28:20.339 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 [2.256s] 2021-01-30 11:28:20.435 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.094s] 2021-01-30 11:28:20.840 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.708s] 2021-01-30 11:28:21.155 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [8.254s] 2021-01-30 11:28:21.340 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.905s] 2021-01-30 11:28:22.792 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [10.051s] 2021-01-30 11:28:24.013 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.671s] 2021-01-30 11:28:24.459 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.617s] 2021-01-30 11:28:24.507 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.351s] 2021-01-30 11:28:25.425 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.411s] 2021-01-30 11:28:26.016 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.509s] 2021-01-30 11:28:26.319 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 [0.894s] 2021-01-30 11:28:26.686 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 [3.894s] 2021-01-30 11:28:30.993 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [4.977s] 2021-01-30 11:28:34.401 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [3.406s] 2021-01-30 11:28:35.246 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.559s] 2021-01-30 11:28:35.540 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [9.219s] 2021-01-30 11:28:36.012 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-01-30 11:28:36.013 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-01-30 11:28:37.114 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.868s] 2021-01-30 11:28:40.576 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [3.460s] 2021-01-30 11:28:41.115 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.711s] 2021-01-30 11:28:42.622 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.046s] 2021-01-30 11:28:42.637 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [1.522s] 2021-01-30 11:28:45.635 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.012s] 2021-01-30 11:28:45.875 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.238s] 2021-01-30 11:28:50.472 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [4.596s] 2021-01-30 11:28:53.037 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.564s] 2021-01-30 11:28:55.225 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [9.588s] 2021-01-30 11:28:56.424 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.388s] 2021-01-30 11:28:57.702 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.477s] 2021-01-30 11:29:03.527 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.823s] 2021-01-30 11:29:06.438 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [2.910s] 2021-01-30 11:29:09.166 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.727s] 2021-01-30 11:29:09.404 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context testr@default cleanup() started 2021-01-30 11:29:09.405 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context testr@default cleanup() finished in 0.64 msec 2021-01-30 11:29:09.405 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context tempest@default cleanup() started 2021-01-30 11:29:09.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-30 11:29:10.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-30 11:29:10.325 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_026a1f41_SWj9rddT'. 2021-01-30 11:29:10.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_026a1f41_SWj9rddT' has been deleted. 2021-01-30 11:29:10.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '45589367-df7a-402e-917f-7adddd603705' of option 'instance_type' from Tempest config file. 2021-01-30 11:29:10.731 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '45589367-df7a-402e-917f-7adddd603705' has been removed. 2021-01-30 11:29:10.739 32 INFO rally.task.context [-] Verification 85ee49c0-28d0-495a-86b5-954178dded0c | Context tempest@default cleanup() finished in 1.33 sec 2021-01-30 11:29:10.762 32 INFO rally.api [-] Verification (UUID=026a1f41-fe33-4a25-9759-46081e170891) has been successfully finished for deployment 'opnfv-rally' (UUID=128c0df8-267d-437e-b508-0437db4494a2)! 2021-01-30 11:29:12.247 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:29:12.247 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:29:12.247 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:29:13.675 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:29:13.676 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:29:13.676 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:29:15.496 44 INFO rally.api [-] Building 'html' report for the following verification(s): '026a1f41-fe33-4a25-9759-46081e170891' 2021-01-30 11:29:15.521 44 INFO rally.api [-] The report has been successfully built. 2021-01-30 11:29:16.905 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 11:29:16.905 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 11:29:16.905 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 11:29:18.762 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '026a1f41-fe33-4a25-9759-46081e170891' 2021-01-30 11:29:18.768 46 INFO rally.api [-] The report has been successfully built.