2021-03-10 11:43:51.199 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:43:51.199 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:43:51.200 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:43:53.051 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-10 11:43:53.051 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 11:43:53.051 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-10 11:43:53.051 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-10 11:43:53.051 6 ERROR rally.cli.cliutils 2021-03-10 11:43:54.430 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:43:54.430 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:43:54.430 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:43:58.001 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:43:58.001 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:43:58.001 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:03.131 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:03.132 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:03.132 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:04.504 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:04.505 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:04.505 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:06.349 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-10 11:44:06.349 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-10 11:44:06.349 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-10 11:44:06.349 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils force=force) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-10 11:44:06.349 15 ERROR rally.cli.cliutils 2021-03-10 11:44:07.773 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:07.774 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:07.774 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:09.553 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-10 11:44:09.630 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/repo. 2021-03-10 11:44:09.990 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/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-10 11:44:10.003 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-10 11:44:10.011 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-10 11:44:10.033 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-10 11:44:10.083 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-10 11:44:10.768 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ab4ef24e-0cbf-46ef-9dfd-9944dc20e571) has been successfully created! 2021-03-10 11:44:12.253 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:12.253 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:12.253 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:18.814 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:18.815 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:18.815 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:20.780 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ab4ef24e-0cbf-46ef-9dfd-9944dc20e571) for deployment 'opnfv-rally' (UUID=4752a4e7-adfe-49b0-bd27-a16d7bca05a6). 2021-03-10 11:44:21.683 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ab4ef24e-0cbf-46ef-9dfd-9944dc20e571) has been successfully configured for deployment 'opnfv-rally' (UUID=4752a4e7-adfe-49b0-bd27-a16d7bca05a6)! 2021-03-10 11:44:29.011 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:44:29.012 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:44:29.012 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:44:30.923 32 INFO rally.api [-] Starting verification (UUID=c2d131e7-589e-48e8-9f38-b0f4c34985b0) for deployment 'opnfv-rally' (UUID=4752a4e7-adfe-49b0-bd27-a16d7bca05a6) by verifier 'opnfv-tempest' (UUID=ab4ef24e-0cbf-46ef-9dfd-9944dc20e571). 2021-03-10 11:44:31.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-10 11:44:32.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-10 11:44:32.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/for-deployment-4752a4e7-adfe-49b0-bd27-a16d7bca05a6/tempest.log' to option 'log_file'. 2021-03-10 11:44:32.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/for-deployment-4752a4e7-adfe-49b0-bd27-a16d7bca05a6/tempest.log 2021-03-10 11:44:32.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-10 11:44:32.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/for-deployment-4752a4e7-adfe-49b0-bd27-a16d7bca05a6/lock_files' to option 'lock_path'. 2021-03-10 11:44:32.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ab4ef24e-0cbf-46ef-9dfd-9944dc20e571/for-deployment-4752a4e7-adfe-49b0-bd27-a16d7bca05a6/lock_files 2021-03-10 11:44:32.111 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-10 11:44:32.111 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-10 11:44:32.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9d368cf8-73b9-40fa-8915-cab3523f374d 2021-03-10 11:44:32.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2dada4d8-671e-4520-b307-ec369a1612bd 2021-03-10 11:44:32.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 27fdea2f-399c-482a-ac51-af17c0b15fab 2021-03-10 11:44:32.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 30286778-9b8b-48c8-9bcd-f6a4982dee96 2021-03-10 11:44:32.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-10 11:44:32.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-10 11:44:32.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-10 11:44:32.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 11:44:32.529 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-10 11:44:32.529 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c2d131e7_0fAoPDlt' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 11:44:32.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c2d131e7_0fAoPDlt' (ID = 5dd30dab-863e-4a04-9f9c-a1dc4ed8e814) has been successfully created! 2021-03-10 11:44:32.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5dd30dab-863e-4a04-9f9c-a1dc4ed8e814' to option 'instance_type'. 2021-03-10 11:44:32.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5dd30dab-863e-4a04-9f9c-a1dc4ed8e814 2021-03-10 11:44:32.605 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context tempest@default setup() finished in 1.09 sec 2021-03-10 11:44:32.606 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context testr@default setup() finished in 0.43 msec 2021-03-10 11:44:32.607 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/39d11581-a615-424f-8aaa-04b098c55c39'. 2021-03-10 11:44:39.800 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.248s] 2021-03-10 11:44:39.868 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.434s] 2021-03-10 11:44:39.978 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.011s] 2021-03-10 11:44:40.130 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.261s] 2021-03-10 11:44:40.411 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [2.873s] 2021-03-10 11:44:40.683 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.553s] 2021-03-10 11:44:40.731 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.752s] 2021-03-10 11:44:40.779 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.048s] 2021-03-10 11:44:40.864 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.180s] 2021-03-10 11:44:40.981 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.117s] 2021-03-10 11:44:41.210 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.430s] 2021-03-10 11:44:41.227 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.246s] 2021-03-10 11:44:41.892 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.091s] 2021-03-10 11:44:42.365 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 [1.955s] 2021-03-10 11:44:42.718 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.506s] 2021-03-10 11:44:42.857 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.966s] 2021-03-10 11:44:43.170 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [1.940s] 2021-03-10 11:44:43.611 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.441s] 2021-03-10 11:44:43.679 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.821s] 2021-03-10 11:44:44.447 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.836s] 2021-03-10 11:44:44.648 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.968s] 2021-03-10 11:44:45.800 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.434s] 2021-03-10 11:44:49.223 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.774s] 2021-03-10 11:44:49.941 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.140s] 2021-03-10 11:44:52.523 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.581s] 2021-03-10 11:44:55.406 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [10.755s] 2021-03-10 11:44:58.613 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [6.089s] 2021-03-10 11:45:02.180 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [6.775s] 2021-03-10 11:45:02.599 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.986s] 2021-03-10 11:45:05.966 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.785s] 2021-03-10 11:45:09.289 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.322s] 2021-03-10 11:45:09.911 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.311s] 2021-03-10 11:45:12.353 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.063s] 2021-03-10 11:45:13.843 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.932s] 2021-03-10 11:45:14.382 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.029s] 2021-03-10 11:45:17.605 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.760s] 2021-03-10 11:45:21.131 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.525s] 2021-03-10 11:45:27.648 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 [6.515s] 2021-03-10 11:45:28.109 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-10 11:45:28.110 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-10 11:45:28.334 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context testr@default cleanup() started 2021-03-10 11:45:28.335 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context testr@default cleanup() finished in 0.68 msec 2021-03-10 11:45:28.335 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context tempest@default cleanup() started 2021-03-10 11:45:28.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-10 11:45:28.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-10 11:45:28.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c2d131e7_0fAoPDlt'. 2021-03-10 11:45:29.601 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c2d131e7_0fAoPDlt' has been deleted. 2021-03-10 11:45:29.602 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5dd30dab-863e-4a04-9f9c-a1dc4ed8e814' of option 'instance_type' from Tempest config file. 2021-03-10 11:45:29.602 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5dd30dab-863e-4a04-9f9c-a1dc4ed8e814' has been removed. 2021-03-10 11:45:29.611 32 INFO rally.task.context [-] Verification ab4ef24e-0cbf-46ef-9dfd-9944dc20e571 | Context tempest@default cleanup() finished in 1.28 sec 2021-03-10 11:45:29.633 32 INFO rally.api [-] Verification (UUID=c2d131e7-589e-48e8-9f38-b0f4c34985b0) has been successfully finished for deployment 'opnfv-rally' (UUID=4752a4e7-adfe-49b0-bd27-a16d7bca05a6)! 2021-03-10 11:45:31.095 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:45:31.095 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:45:31.095 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:45:32.539 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:45:32.540 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:45:32.540 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:45:34.368 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c2d131e7-589e-48e8-9f38-b0f4c34985b0' 2021-03-10 11:45:34.393 44 INFO rally.api [-] The report has been successfully built. 2021-03-10 11:45:35.780 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 11:45:35.781 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 11:45:35.781 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 11:45:37.634 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c2d131e7-589e-48e8-9f38-b0f4c34985b0' 2021-03-10 11:45:37.640 46 INFO rally.api [-] The report has been successfully built.