2020-12-03 13:23:55.628 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:23:55.628 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:23:55.628 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:23:57.482 7 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-03 13:23:57.482 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 13:23:57.482 7 ERROR rally.cli.cliutils 2020-12-03 13:23:58.827 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:23:58.827 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:23:58.827 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:02.416 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:02.417 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:02.417 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:07.517 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:07.517 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:07.517 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:08.828 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:08.828 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:08.828 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:10.665 16 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-03 13:24:10.665 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils force=force) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 13:24:10.665 16 ERROR rally.cli.cliutils 2020-12-03 13:24:12.017 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:12.017 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:12.018 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:13.801 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 13:24:13.863 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/repo. 2020-12-03 13:24:14.213 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-03 13:24:14.229 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 13:24:14.240 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 13:24:14.265 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 13:24:14.311 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 13:24:15.046 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5c126964-2762-4b9c-a0c2-83f6bb20631d) has been successfully created! 2020-12-03 13:24:16.473 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:16.473 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:16.473 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:23.540 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:23.540 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:23.540 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:25.431 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5c126964-2762-4b9c-a0c2-83f6bb20631d) for deployment 'opnfv-rally' (UUID=070ebd82-0704-4413-8a9c-1dd42c9cd7f8). 2020-12-03 13:24:26.390 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5c126964-2762-4b9c-a0c2-83f6bb20631d) has been successfully configured for deployment 'opnfv-rally' (UUID=070ebd82-0704-4413-8a9c-1dd42c9cd7f8)! 2020-12-03 13:24:33.454 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:24:33.454 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:24:33.454 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:24:35.342 33 INFO rally.api [-] Starting verification (UUID=9ccd4512-24a5-41c2-b744-26f324362f90) for deployment 'opnfv-rally' (UUID=070ebd82-0704-4413-8a9c-1dd42c9cd7f8) by verifier 'opnfv-tempest' (UUID=5c126964-2762-4b9c-a0c2-83f6bb20631d). 2020-12-03 13:24:36.428 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 13:24:36.698 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 13:24:36.699 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/for-deployment-070ebd82-0704-4413-8a9c-1dd42c9cd7f8/tempest.log' to option 'log_file'. 2020-12-03 13:24:36.699 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/for-deployment-070ebd82-0704-4413-8a9c-1dd42c9cd7f8/tempest.log 2020-12-03 13:24:36.700 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 13:24:36.700 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/for-deployment-070ebd82-0704-4413-8a9c-1dd42c9cd7f8/lock_files' to option 'lock_path'. 2020-12-03 13:24:36.700 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5c126964-2762-4b9c-a0c2-83f6bb20631d/for-deployment-070ebd82-0704-4413-8a9c-1dd42c9cd7f8/lock_files 2020-12-03 13:24:36.701 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-03 13:24:36.701 33 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-03 13:24:36.702 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2b2d3a6b-b942-41d9-a35c-39226a0376ab 2020-12-03 13:24:36.702 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4a9fe58a-c459-480b-9e10-c4c500fa87b9 2020-12-03 13:24:36.703 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 20525be4-fa9b-4154-9ccc-b92526a4b03c 2020-12-03 13:24:36.703 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c6887d50-3d3c-4fd5-8dc7-234b3c0863a0 2020-12-03 13:24:36.976 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 13:24:36.977 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 13:24:36.978 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 13:24:37.069 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 13:24:37.109 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 13:24:37.109 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9ccd4512_JVOjrpCV' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 13:24:37.209 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ccd4512_JVOjrpCV' (ID = d694f630-7147-4a92-8cb7-8454600ee469) has been successfully created! 2020-12-03 13:24:37.210 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd694f630-7147-4a92-8cb7-8454600ee469' to option 'instance_type'. 2020-12-03 13:24:37.210 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d694f630-7147-4a92-8cb7-8454600ee469 2020-12-03 13:24:37.212 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context tempest@default setup() finished in 1.28 sec 2020-12-03 13:24:37.213 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context testr@default setup() finished in 0.49 msec 2020-12-03 13:24:37.214 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2c1ff810-aca0-45a4-a11f-1cf17828f3c7'. 2020-12-03 13:24:42.013 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-12-03 13:24:42.014 33 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-12-03 13:24:44.804 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [2.796s] 2020-12-03 13:24:44.895 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.090s] 2020-12-03 13:24:46.250 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.288s] 2020-12-03 13:24:46.406 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.511s] 2020-12-03 13:24:46.648 33 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.241s] 2020-12-03 13:24:46.783 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.134s] 2020-12-03 13:24:47.746 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [5.297s] 2020-12-03 13:24:48.596 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.812s] 2020-12-03 13:24:48.998 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [2.747s] 2020-12-03 13:24:50.440 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [1.442s] 2020-12-03 13:24:51.534 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [3.788s] 2020-12-03 13:24:51.715 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.117s] 2020-12-03 13:24:52.722 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.282s] 2020-12-03 13:24:55.397 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.673s] 2020-12-03 13:24:55.479 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.764s] 2020-12-03 13:24:56.514 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.034s] 2020-12-03 13:25:00.296 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [8.761s] 2020-12-03 13:25:03.162 33 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [6.645s] 2020-12-03 13:25:03.474 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [3.178s] 2020-12-03 13:25:05.987 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.512s] 2020-12-03 13:25:06.279 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [10.880s] 2020-12-03 13:25:09.113 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.835s] 2020-12-03 13:25:09.347 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [3.360s] 2020-12-03 13:25:13.293 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [3.946s] 2020-12-03 13:25:14.175 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.060s] 2020-12-03 13:25:16.620 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.444s] 2020-12-03 13:25:19.386 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [6.091s] 2020-12-03 13:25:20.036 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.415s] 2020-12-03 13:25:21.034 33 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.998s] 2020-12-03 13:25:21.107 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [1.720s] 2020-12-03 13:25:25.926 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.817s] 2020-12-03 13:25:30.422 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.496s] 2020-12-03 13:25:33.933 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [3.510s] 2020-12-03 13:25:36.252 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.806s] 2020-12-03 13:25:36.518 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.265s] 2020-12-03 13:25:36.568 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.050s] 2020-12-03 13:25:36.805 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.237s] 2020-12-03 13:25:38.713 33 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.906s] 2020-12-03 13:25:39.021 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context testr@default cleanup() started 2020-12-03 13:25:39.021 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context testr@default cleanup() finished in 0.87 msec 2020-12-03 13:25:39.022 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context tempest@default cleanup() started 2020-12-03 13:25:39.522 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 13:25:39.778 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 13:25:39.810 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9ccd4512_JVOjrpCV'. 2020-12-03 13:25:40.331 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ccd4512_JVOjrpCV' has been deleted. 2020-12-03 13:25:40.332 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd694f630-7147-4a92-8cb7-8454600ee469' of option 'instance_type' from Tempest config file. 2020-12-03 13:25:40.333 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd694f630-7147-4a92-8cb7-8454600ee469' has been removed. 2020-12-03 13:25:40.342 33 INFO rally.task.context [-] Verification 5c126964-2762-4b9c-a0c2-83f6bb20631d | Context tempest@default cleanup() finished in 1.32 sec 2020-12-03 13:25:40.370 33 INFO rally.api [-] Verification (UUID=9ccd4512-24a5-41c2-b744-26f324362f90) has been successfully finished for deployment 'opnfv-rally' (UUID=070ebd82-0704-4413-8a9c-1dd42c9cd7f8)! 2020-12-03 13:25:41.846 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:25:41.846 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:25:41.846 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:25:43.262 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:25:43.262 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:25:43.262 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:25:45.096 45 INFO rally.api [-] Building 'html' report for the following verification(s): '9ccd4512-24a5-41c2-b744-26f324362f90' 2020-12-03 13:25:45.122 45 INFO rally.api [-] The report has been successfully built. 2020-12-03 13:25:46.545 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 13:25:46.546 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 13:25:46.546 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 13:25:48.371 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9ccd4512-24a5-41c2-b744-26f324362f90' 2020-12-03 13:25:48.376 47 INFO rally.api [-] The report has been successfully built.