2019-12-27 19:01:15.158 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:15.158 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:15.158 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:17.360 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 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 19:01:17.360 6 ERROR rally.cli.cliutils 2019-12-27 19:01:19.159 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:19.159 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:19.160 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:23.075 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:23.075 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:23.075 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:27.493 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:27.494 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:27.494 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:28.984 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:28.985 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:28.985 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:31.136 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 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils force=force) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 19:01:31.136 15 ERROR rally.cli.cliutils 2019-12-27 19:01:32.724 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:32.724 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:32.724 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:34.854 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 19:01:34.926 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/repo. 2019-12-27 19:01:35.134 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 19:01:35.146 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 19:01:35.156 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 19:01:35.181 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 19:01:35.246 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 19:01:36.022 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f7872f50-97e6-40f8-a561-8a1d272ea1e3) has been successfully created! 2019-12-27 19:01:37.589 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:37.589 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:37.589 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:43.553 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:43.554 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:43.554 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:45.584 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f7872f50-97e6-40f8-a561-8a1d272ea1e3) for deployment 'opnfv-rally' (UUID=712e2d06-d474-4575-bd12-bafe8b1755a4). 2019-12-27 19:01:46.052 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f7872f50-97e6-40f8-a561-8a1d272ea1e3) has been successfully configured for deployment 'opnfv-rally' (UUID=712e2d06-d474-4575-bd12-bafe8b1755a4)! 2019-12-27 19:01:53.376 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:01:53.376 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:01:53.376 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:01:55.534 32 INFO rally.api [-] Starting verification (UUID=c8e30cf1-8e60-4e95-b49c-4d0fe433e9f9) for deployment 'opnfv-rally' (UUID=712e2d06-d474-4575-bd12-bafe8b1755a4) by verifier 'opnfv-tempest' (UUID=f7872f50-97e6-40f8-a561-8a1d272ea1e3). 2019-12-27 19:01:56.170 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 19:01:56.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 19:01:56.218 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/for-deployment-712e2d06-d474-4575-bd12-bafe8b1755a4/tempest.log' to option 'log_file'. 2019-12-27 19:01:56.218 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/for-deployment-712e2d06-d474-4575-bd12-bafe8b1755a4/tempest.log 2019-12-27 19:01:56.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 19:01:56.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/for-deployment-712e2d06-d474-4575-bd12-bafe8b1755a4/lock_files' to option 'lock_path'. 2019-12-27 19:01:56.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f7872f50-97e6-40f8-a561-8a1d272ea1e3/for-deployment-712e2d06-d474-4575-bd12-bafe8b1755a4/lock_files 2019-12-27 19:01:56.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 19:01:56.220 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 2019-12-27 19:01:56.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ca283787-fcf8-4096-9f6e-ffc76751ab30 2019-12-27 19:01:56.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d2a94ef4-0ebd-4e89-b166-209c1724e2e3 2019-12-27 19:01:56.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 28c2ce5d-c067-467d-a991-9c1b0cf9ddff 2019-12-27 19:01:56.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e9cc14fc-677b-44a0-8093-885f331fe6b9 2019-12-27 19:01:56.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 19:01:56.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_64b347b7-a589-47a3-a841-33852ac6a34b 2019-12-27 19:01:56.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 19:01:56.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:01:56.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 19:01:56.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c8e30cf1_mxxpAXf9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:01:57.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c8e30cf1_mxxpAXf9' (ID = 5ede772b-850b-4018-b70d-626cc9d27e68) has been successfully created! 2019-12-27 19:01:57.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5ede772b-850b-4018-b70d-626cc9d27e68' to option 'instance_type'. 2019-12-27 19:01:57.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5ede772b-850b-4018-b70d-626cc9d27e68 2019-12-27 19:01:57.674 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context tempest@default setup() finished in 1.93 sec 2019-12-27 19:01:57.675 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context testr@default setup() finished in 0.33 msec 2019-12-27 19:01:57.675 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/515d64c5-4890-4981-9b34-764dd2a9d03e'. 2019-12-27 19:02:01.651 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.148s] 2019-12-27 19:02:01.728 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.077s] 2019-12-27 19:02:01.854 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.271s] 2019-12-27 19:02:01.873 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.144s] 2019-12-27 19:02:01.931 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.078s] 2019-12-27 19:02:01.951 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.078s] 2019-12-27 19:02:01.986 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.055s] 2019-12-27 19:02:01.992 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.041s] 2019-12-27 19:02:02.066 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.377s] 2019-12-27 19:02:02.117 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.130s] 2019-12-27 19:02:02.126 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.133s] 2019-12-27 19:02:02.348 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.666s] 2019-12-27 19:02:02.583 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.453s] 2019-12-27 19:02:02.589 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.470s] 2019-12-27 19:02:02.625 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.556s] 2019-12-27 19:02:02.821 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.238s] 2019-12-27 19:02:02.852 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.229s] 2019-12-27 19:02:02.865 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 [0.518s] 2019-12-27 19:02:03.093 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.272s] 2019-12-27 19:02:03.116 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.262s] 2019-12-27 19:02:03.342 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.225s] 2019-12-27 19:02:03.526 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.432s] 2019-12-27 19:02:03.580 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [0.712s] 2019-12-27 19:02:04.072 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.492s] 2019-12-27 19:02:04.493 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [1.147s] 2019-12-27 19:02:04.591 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.519s] 2019-12-27 19:02:04.828 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.336s] 2019-12-27 19:02:05.031 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.439s] 2019-12-27 19:02:05.671 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.842s] 2019-12-27 19:02:05.732 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.701s] 2019-12-27 19:02:06.373 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.703s] 2019-12-27 19:02:06.960 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.584s] 2019-12-27 19:02:07.180 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.445s] 2019-12-27 19:02:07.241 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.282s] 2019-12-27 19:02:07.781 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.601s] 2019-12-27 19:02:08.768 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [0.985s] 2019-12-27 19:02:09.446 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.677s] 2019-12-27 19:02:10.099 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 [0.652s] 2019-12-27 19:02:10.371 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context testr@default cleanup() started 2019-12-27 19:02:10.372 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context testr@default cleanup() finished in 0.88 msec 2019-12-27 19:02:10.373 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context tempest@default cleanup() started 2019-12-27 19:02:10.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 19:02:10.558 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 19:02:10.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c8e30cf1_mxxpAXf9'. 2019-12-27 19:02:11.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c8e30cf1_mxxpAXf9' has been deleted. 2019-12-27 19:02:11.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5ede772b-850b-4018-b70d-626cc9d27e68' of option 'instance_type' from Tempest config file. 2019-12-27 19:02:11.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5ede772b-850b-4018-b70d-626cc9d27e68' has been removed. 2019-12-27 19:02:11.878 32 INFO rally.task.context [-] Verification f7872f50-97e6-40f8-a561-8a1d272ea1e3 | Context tempest@default cleanup() finished in 1.51 sec 2019-12-27 19:02:11.899 32 INFO rally.api [-] Verification (UUID=c8e30cf1-8e60-4e95-b49c-4d0fe433e9f9) has been successfully finished for deployment 'opnfv-rally' (UUID=712e2d06-d474-4575-bd12-bafe8b1755a4)! 2019-12-27 19:02:13.592 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:02:13.593 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:02:13.593 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:02:15.248 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:02:15.248 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:02:15.248 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:02:17.366 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c8e30cf1-8e60-4e95-b49c-4d0fe433e9f9' 2019-12-27 19:02:17.395 44 INFO rally.api [-] The report has been successfully built. 2019-12-27 19:02:18.933 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:02:18.933 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:02:18.933 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:02:21.160 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c8e30cf1-8e60-4e95-b49c-4d0fe433e9f9' 2019-12-27 19:02:21.167 46 INFO rally.api [-] The report has been successfully built.