2020-12-01 00:02:05.773 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:05.773 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:05.773 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:07.626 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-12-01 00:02:07.626 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-01 00:02:07.626 6 ERROR rally.cli.cliutils 2020-12-01 00:02:08.963 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:08.964 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:08.964 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:12.459 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:12.459 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:12.459 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:17.567 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:17.567 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:17.568 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:18.824 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:18.825 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:18.825 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:20.548 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-12-01 00:02:20.548 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils force=force) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-01 00:02:20.548 15 ERROR rally.cli.cliutils 2020-12-01 00:02:21.884 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:21.884 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:21.885 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:23.648 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-01 00:02:23.712 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/repo. 2020-12-01 00:02:24.030 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/repo'... done. Note: checking out '89e0ffd01f0a31869603ef69d6d8d314f4b381b3'. 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-12-01 00:02:24.046 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g89e0ffd01 ' 2020-12-01 00:02:24.057 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '89e0ffd01f0a31869603ef69d6d8d314f4b381b3 ' 2020-12-01 00:02:24.083 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-01 00:02:24.135 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-01 00:02:24.795 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6a1578c2-a537-4f62-b8a4-4cac38bb3cd6) has been successfully created! 2020-12-01 00:02:26.169 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:26.170 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:26.170 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:34.089 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:34.089 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:34.089 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:35.890 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6a1578c2-a537-4f62-b8a4-4cac38bb3cd6) for deployment 'opnfv-rally' (UUID=c6a735d4-17df-49df-a7f2-0b2c128053a8). 2020-12-01 00:02:36.675 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6a1578c2-a537-4f62-b8a4-4cac38bb3cd6) has been successfully configured for deployment 'opnfv-rally' (UUID=c6a735d4-17df-49df-a7f2-0b2c128053a8)! 2020-12-01 00:02:43.747 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:02:43.747 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:02:43.748 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:02:45.615 32 INFO rally.api [-] Starting verification (UUID=85931543-6b9b-493a-a1c8-cb5f2dd79533) for deployment 'opnfv-rally' (UUID=c6a735d4-17df-49df-a7f2-0b2c128053a8) by verifier 'opnfv-tempest' (UUID=6a1578c2-a537-4f62-b8a4-4cac38bb3cd6). 2020-12-01 00:02:46.742 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-01 00:02:47.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-01 00:02:47.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/for-deployment-c6a735d4-17df-49df-a7f2-0b2c128053a8/tempest.log' to option 'log_file'. 2020-12-01 00:02:47.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/for-deployment-c6a735d4-17df-49df-a7f2-0b2c128053a8/tempest.log 2020-12-01 00:02:47.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-01 00:02:47.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/for-deployment-c6a735d4-17df-49df-a7f2-0b2c128053a8/lock_files' to option 'lock_path'. 2020-12-01 00:02:47.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6a1578c2-a537-4f62-b8a4-4cac38bb3cd6/for-deployment-c6a735d4-17df-49df-a7f2-0b2c128053a8/lock_files 2020-12-01 00:02:47.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-01 00:02:47.191 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-12-01 00:02:47.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 50479ccb-4f39-44b5-b9a3-6d332ac0f8ec 2020-12-01 00:02:47.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ed2434f6-9253-4fcb-bc6a-4f397b6fde2e 2020-12-01 00:02:47.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0ab8528d-2cf8-4a77-b4eb-fa1320e2b001 2020-12-01 00:02:47.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8d4b564e-2c35-4ebf-aa78-21c47cc96342 2020-12-01 00:02:47.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-01 00:02:47.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-01 00:02:47.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-01 00:02:47.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-01 00:02:47.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-01 00:02:47.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_85931543_C00pvgDI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-01 00:02:47.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_85931543_C00pvgDI' (ID = 3477a0da-7cc6-460c-a9ea-1868763d1d96) has been successfully created! 2020-12-01 00:02:47.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3477a0da-7cc6-460c-a9ea-1868763d1d96' to option 'instance_type'. 2020-12-01 00:02:47.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3477a0da-7cc6-460c-a9ea-1868763d1d96 2020-12-01 00:02:47.901 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context tempest@default setup() finished in 1.67 sec 2020-12-01 00:02:47.902 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context testr@default setup() finished in 0.49 msec 2020-12-01 00:02:47.902 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/95938136-80c1-4fbd-a29f-a57983f31fd6'. 2020-12-01 00:02:53.606 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.049s] 2020-12-01 00:02:53.714 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.109s] 2020-12-01 00:02:56.993 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [4.375s] 2020-12-01 00:02:57.010 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.295s] 2020-12-01 00:02:57.688 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [5.065s] 2020-12-01 00:02:58.985 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.992s] 2020-12-01 00:02:59.033 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.048s] 2020-12-01 00:02:59.361 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.351s] 2020-12-01 00:02:59.413 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.051s] 2020-12-01 00:03:02.320 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [3.286s] 2020-12-01 00:03:03.519 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [4.106s] 2020-12-01 00:03:06.521 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [13.534s] 2020-12-01 00:03:07.142 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [9.454s] 2020-12-01 00:03:08.801 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.479s] 2020-12-01 00:03:09.009 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.867s] 2020-12-01 00:03:10.023 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [6.502s] 2020-12-01 00:03:13.043 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.019s] 2020-12-01 00:03:13.116 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [4.106s] 2020-12-01 00:03:13.187 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 [6.666s] 2020-12-01 00:03:14.783 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.740s] 2020-12-01 00:03:18.702 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [5.584s] 2020-12-01 00:03:21.902 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [7.117s] 2020-12-01 00:03:22.002 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.814s] 2020-12-01 00:03:22.399 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' 2020-12-01 00:03:22.400 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' 2020-12-01 00:03:26.016 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.013s] 2020-12-01 00:03:27.706 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [9.002s] 2020-12-01 00:03:29.205 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.188s] 2020-12-01 00:03:31.904 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.199s] 2020-12-01 00:03:32.532 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.326s] 2020-12-01 00:03:34.991 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.086s] 2020-12-01 00:03:35.064 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.531s] 2020-12-01 00:03:38.278 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.286s] 2020-12-01 00:03:42.597 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [4.318s] 2020-12-01 00:03:46.488 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.892s] 2020-12-01 00:03:46.775 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [11.710s] 2020-12-01 00:04:02.930 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [16.154s] 2020-12-01 00:04:11.852 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [8.920s] 2020-12-01 00:04:15.891 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.038s] 2020-12-01 00:04:20.395 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 [4.504s] 2020-12-01 00:04:20.608 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context testr@default cleanup() started 2020-12-01 00:04:20.608 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context testr@default cleanup() finished in 0.83 msec 2020-12-01 00:04:20.609 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context tempest@default cleanup() started 2020-12-01 00:04:21.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-01 00:04:21.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-01 00:04:21.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_85931543_C00pvgDI'. 2020-12-01 00:04:22.588 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_85931543_C00pvgDI' has been deleted. 2020-12-01 00:04:22.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3477a0da-7cc6-460c-a9ea-1868763d1d96' of option 'instance_type' from Tempest config file. 2020-12-01 00:04:22.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3477a0da-7cc6-460c-a9ea-1868763d1d96' has been removed. 2020-12-01 00:04:22.598 32 INFO rally.task.context [-] Verification 6a1578c2-a537-4f62-b8a4-4cac38bb3cd6 | Context tempest@default cleanup() finished in 1.99 sec 2020-12-01 00:04:22.622 32 INFO rally.api [-] Verification (UUID=85931543-6b9b-493a-a1c8-cb5f2dd79533) has been successfully finished for deployment 'opnfv-rally' (UUID=c6a735d4-17df-49df-a7f2-0b2c128053a8)! 2020-12-01 00:04:24.130 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:04:24.130 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:04:24.130 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:04:25.579 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:04:25.580 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:04:25.580 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:04:27.441 44 INFO rally.api [-] Building 'html' report for the following verification(s): '85931543-6b9b-493a-a1c8-cb5f2dd79533' 2020-12-01 00:04:27.467 44 INFO rally.api [-] The report has been successfully built. 2020-12-01 00:04:28.837 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-01 00:04:28.838 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-01 00:04:28.838 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-01 00:04:30.700 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '85931543-6b9b-493a-a1c8-cb5f2dd79533' 2020-12-01 00:04:30.706 46 INFO rally.api [-] The report has been successfully built.