2021-03-04 00:24:17.339 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:17.339 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:17.339 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-04 00:24:19.228 6 ERROR rally.cli.cliutils 2021-03-04 00:24:20.666 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:20.666 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:20.666 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:24.245 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:24.245 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:24.245 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:29.311 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:29.311 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:29.311 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:30.574 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:30.575 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:30.575 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils force=force) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-04 00:24:32.332 15 ERROR rally.cli.cliutils 2021-03-04 00:24:33.726 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:33.727 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:33.727 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:35.504 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-04 00:24:35.579 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/repo. 2021-03-04 00:24:35.951 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-04 00:24:35.964 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-04 00:24:35.971 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-04 00:24:35.994 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-04 00:24:36.039 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-04 00:24:36.738 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=15940a98-b780-4771-a151-2621c619d84d) has been successfully created! 2021-03-04 00:24:38.221 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:38.222 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:38.222 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:44.991 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:44.992 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:44.992 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:46.862 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=15940a98-b780-4771-a151-2621c619d84d) for deployment 'opnfv-rally' (UUID=9b31a3e3-4354-451e-9937-28b4b9c51718). 2021-03-04 00:24:47.750 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=15940a98-b780-4771-a151-2621c619d84d) has been successfully configured for deployment 'opnfv-rally' (UUID=9b31a3e3-4354-451e-9937-28b4b9c51718)! 2021-03-04 00:24:54.813 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:24:54.813 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:24:54.813 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:24:56.607 32 INFO rally.api [-] Starting verification (UUID=08254d17-bd0a-4caa-bb47-7af397c69eb4) for deployment 'opnfv-rally' (UUID=9b31a3e3-4354-451e-9937-28b4b9c51718) by verifier 'opnfv-tempest' (UUID=15940a98-b780-4771-a151-2621c619d84d). 2021-03-04 00:24:57.701 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-04 00:24:57.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-04 00:24:57.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/for-deployment-9b31a3e3-4354-451e-9937-28b4b9c51718/tempest.log' to option 'log_file'. 2021-03-04 00:24:57.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/for-deployment-9b31a3e3-4354-451e-9937-28b4b9c51718/tempest.log 2021-03-04 00:24:57.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-04 00:24:57.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/for-deployment-9b31a3e3-4354-451e-9937-28b4b9c51718/lock_files' to option 'lock_path'. 2021-03-04 00:24:57.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-15940a98-b780-4771-a151-2621c619d84d/for-deployment-9b31a3e3-4354-451e-9937-28b4b9c51718/lock_files 2021-03-04 00:24:57.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-04 00:24:57.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-04 00:24:57.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f2ee3249-2c64-431d-b03a-eabf78cfad81 2021-03-04 00:24:57.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fc6bcd1c-c18c-4a4b-b1e6-aef6c6df532f 2021-03-04 00:24:57.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 43993295-1554-47c3-b679-ee02b5691dff 2021-03-04 00:24:57.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8ece26e3-313f-43dd-92d6-2438e3ff320d 2021-03-04 00:24:58.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-04 00:24:58.095 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-04 00:24:58.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-04 00:24:58.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-04 00:24:58.247 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-04 00:24:58.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_08254d17_qprUhR1K' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-04 00:24:58.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_08254d17_qprUhR1K' (ID = 60d67c5f-91f2-4dfe-8fbc-3d40e45a86c3) has been successfully created! 2021-03-04 00:24:58.322 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '60d67c5f-91f2-4dfe-8fbc-3d40e45a86c3' to option 'instance_type'. 2021-03-04 00:24:58.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 60d67c5f-91f2-4dfe-8fbc-3d40e45a86c3 2021-03-04 00:24:58.324 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context tempest@default setup() finished in 1.12 sec 2021-03-04 00:24:58.325 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context testr@default setup() finished in 0.51 msec 2021-03-04 00:24:58.326 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f266bfc1-a15b-46e6-bb20-72083f4ad93b'. 2021-03-04 00:25:04.476 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.818s] 2021-03-04 00:25:04.575 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.100s] 2021-03-04 00:25:04.809 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.580s] 2021-03-04 00:25:06.190 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.614s] 2021-03-04 00:25:06.284 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.475s] 2021-03-04 00:25:06.330 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.044s] 2021-03-04 00:25:07.122 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.896s] 2021-03-04 00:25:07.408 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.218s] 2021-03-04 00:25:07.732 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.323s] 2021-03-04 00:25:08.099 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.769s] 2021-03-04 00:25:11.869 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [4.136s] 2021-03-04 00:25:13.048 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [9.881s] 2021-03-04 00:25:15.380 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [8.257s] 2021-03-04 00:25:16.175 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [8.074s] 2021-03-04 00:25:16.839 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.459s] 2021-03-04 00:25:17.083 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [5.213s] 2021-03-04 00:25:17.915 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [4.867s] 2021-03-04 00:25:17.999 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.159s] 2021-03-04 00:25:19.007 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.924s] 2021-03-04 00:25:19.776 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.776s] 2021-03-04 00:25:19.928 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.920s] 2021-03-04 00:25:23.111 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.195s] 2021-03-04 00:25:24.256 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.326s] 2021-03-04 00:25:26.439 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.327s] 2021-03-04 00:25:29.926 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [10.146s] 2021-03-04 00:25:31.847 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [5.407s] 2021-03-04 00:25:33.570 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [3.645s] 2021-03-04 00:25:34.426 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.578s] 2021-03-04 00:25:38.794 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.222s] 2021-03-04 00:25:39.611 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [5.185s] 2021-03-04 00:25:45.108 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [6.314s] 2021-03-04 00:25:48.708 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.599s] 2021-03-04 00:25:50.986 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [11.373s] 2021-03-04 00:25:51.978 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.271s] 2021-03-04 00:25:53.005 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.019s] 2021-03-04 00:25:58.306 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.300s] 2021-03-04 00:26:01.469 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.162s] 2021-03-04 00:26:03.977 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.507s] 2021-03-04 00:26:04.501 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-04 00:26:04.502 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2021-03-04 00:26:04.720 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context testr@default cleanup() started 2021-03-04 00:26:04.721 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context testr@default cleanup() finished in 0.81 msec 2021-03-04 00:26:04.722 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context tempest@default cleanup() started 2021-03-04 00:26:05.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-04 00:26:06.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-04 00:26:06.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_08254d17_qprUhR1K'. 2021-03-04 00:26:07.286 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_08254d17_qprUhR1K' has been deleted. 2021-03-04 00:26:07.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '60d67c5f-91f2-4dfe-8fbc-3d40e45a86c3' of option 'instance_type' from Tempest config file. 2021-03-04 00:26:07.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '60d67c5f-91f2-4dfe-8fbc-3d40e45a86c3' has been removed. 2021-03-04 00:26:07.295 32 INFO rally.task.context [-] Verification 15940a98-b780-4771-a151-2621c619d84d | Context tempest@default cleanup() finished in 2.57 sec 2021-03-04 00:26:07.321 32 INFO rally.api [-] Verification (UUID=08254d17-bd0a-4caa-bb47-7af397c69eb4) has been successfully finished for deployment 'opnfv-rally' (UUID=9b31a3e3-4354-451e-9937-28b4b9c51718)! 2021-03-04 00:26:08.877 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:26:08.877 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:26:08.878 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:26:10.218 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:26:10.219 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:26:10.219 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:26:12.195 44 INFO rally.api [-] Building 'html' report for the following verification(s): '08254d17-bd0a-4caa-bb47-7af397c69eb4' 2021-03-04 00:26:12.222 44 INFO rally.api [-] The report has been successfully built. 2021-03-04 00:26:13.590 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:26:13.590 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:26:13.590 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:26:15.549 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '08254d17-bd0a-4caa-bb47-7af397c69eb4' 2021-03-04 00:26:15.555 46 INFO rally.api [-] The report has been successfully built.