2019-08-04 17:25:56.739 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:25:56.739 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:25:56.739 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-08-04 17:25:57.971 18 ERROR rally.cli.cliutils 2019-08-04 17:25:58.638 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:25:58.638 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:25:58.638 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:25:59.915 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-08-04 17:26:00.787 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:00.788 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:00.788 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:04.156 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:04.156 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:04.156 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:04.935 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:04.935 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:04.935 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils force=force) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-08-04 17:26:06.141 27 ERROR rally.cli.cliutils 2019-08-04 17:26:06.958 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:06.958 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:06.959 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:08.156 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-08-04 17:26:08.272 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/repo. 2019-08-04 17:26:08.537 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/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-08-04 17:26:08.547 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-08-04 17:26:08.552 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-08-04 17:26:08.613 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-08-04 17:26:08.671 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-08-04 17:26:09.038 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19) has been successfully created! 2019-08-04 17:26:09.931 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:09.932 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:09.932 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:14.732 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:14.732 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:14.732 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:15.906 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19) for deployment 'opnfv-rally' (UUID=68fd973e-dcf5-4016-a29c-5e50a8bd2574). 2019-08-04 17:26:17.110 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19) has been successfully configured for deployment 'opnfv-rally' (UUID=68fd973e-dcf5-4016-a29c-5e50a8bd2574)! 2019-08-04 17:26:20.316 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:26:20.317 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:26:20.317 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:26:21.568 44 INFO rally.api [-] Starting verification (UUID=03695f85-df7e-40d0-ac59-81c2306ee35c) for deployment 'opnfv-rally' (UUID=68fd973e-dcf5-4016-a29c-5e50a8bd2574) by verifier 'opnfv-tempest' (UUID=5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19). 2019-08-04 17:26:22.600 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-08-04 17:26:23.288 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-08-04 17:26:23.288 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/for-deployment-68fd973e-dcf5-4016-a29c-5e50a8bd2574/tempest.log' to option 'log_file'. 2019-08-04 17:26:23.289 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/for-deployment-68fd973e-dcf5-4016-a29c-5e50a8bd2574/tempest.log 2019-08-04 17:26:23.289 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-08-04 17:26:23.289 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/for-deployment-68fd973e-dcf5-4016-a29c-5e50a8bd2574/lock_files' to option 'lock_path'. 2019-08-04 17:26:23.290 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19/for-deployment-68fd973e-dcf5-4016-a29c-5e50a8bd2574/lock_files 2019-08-04 17:26:23.290 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-08-04 17:26:23.290 44 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-08-04 17:26:23.291 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bca43076-2c5f-4e7d-afd0-8aa5f86b6b5f 2019-08-04 17:26:23.291 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 37ba83a4-53a3-4d79-b82a-7a522a0a0043 2019-08-04 17:26:23.292 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1ba3ab00-fbf2-48a7-bd66-876d126c0347 2019-08-04 17:26:23.292 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1ffa5b4e-d435-4f8c-a327-d52aa7955d59 2019-08-04 17:26:23.694 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-08-04 17:26:23.695 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_72bf3e71-72a1-45af-b873-25be0faca8c7 2019-08-04 17:26:23.695 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-08-04 17:26:23.746 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-08-04 17:26:23.747 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}fb8b979953fc6cdd62faa7c8b1851c6a07c225bf" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-08-04 17:26:24.063 44 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 04 Aug 2019 17:26:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7ff4868-bbb6-4b38-94c2-6f201efc0043 x-openstack-request-id: req-c7ff4868-bbb6-4b38-94c2-6f201efc0043 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-04 17:26:24.063 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_72bf3e71-72a1-45af-b873-25be0faca8c7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1ba3ab00-fbf2-48a7-bd66-876d126c0347", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1ba3ab00-fbf2-48a7-bd66-876d126c0347", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1ba3ab00-fbf2-48a7-bd66-876d126c0347"}, {"name": "tempest_smoke-flavor_alt_72bf3e71-72a1-45af-b873-25be0faca8c7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1ffa5b4e-d435-4f8c-a327-d52aa7955d59", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1ffa5b4e-d435-4f8c-a327-d52aa7955d59", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1ffa5b4e-d435-4f8c-a327-d52aa7955d59"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-08-04 17:26:24.064 44 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-c7ff4868-bbb6-4b38-94c2-6f201efc0043 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-04 17:26:24.065 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-08-04 17:26:24.066 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_03695f85_ExR9dUpj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-08-04 17:26:24.067 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}fb8b979953fc6cdd62faa7c8b1851c6a07c225bf" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_03695f85_ExR9dUpj", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-08-04 17:26:24.113 44 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Sun, 04 Aug 2019 17:26:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26fc44fb-a32b-471c-8e1a-5dda30a85775 x-openstack-request-id: req-26fc44fb-a32b-471c-8e1a-5dda30a85775 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-04 17:26:24.114 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_03695f85_ExR9dUpj", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-08-04 17:26:24.114 44 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-26fc44fb-a32b-471c-8e1a-5dda30a85775 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-04 17:26:24.115 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_03695f85_ExR9dUpj' (ID = d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13) has been successfully created! 2019-08-04 17:26:24.115 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd06cdf07-aa4b-4b44-ab9a-a85d95bf6a13' to option 'instance_type'. 2019-08-04 17:26:24.115 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13 2019-08-04 17:26:24.117 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context tempest@default setup() finished in 2.00 sec 2019-08-04 17:26:24.118 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context testr@default setup() finished in 0.61 msec 2019-08-04 17:26:24.118 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3667f6fa-3f0d-4984-876f-fef4c6ce20e4'. 2019-08-04 17:26:25.467 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-08-04 17:26:28.449 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.295s] 2019-08-04 17:26:28.496 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-08-04 17:26:32.684 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.332s] 2019-08-04 17:26:33.184 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.991s] 2019-08-04 17:26:38.028 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.343s] 2019-08-04 17:26:43.800 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.547s] 2019-08-04 17:26:55.153 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.067s] 2019-08-04 17:26:58.550 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.327s] 2019-08-04 17:27:08.430 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2019-08-04 17:27:08.431 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-08-04 17:27:09.023 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.109s] 2019-08-04 17:27:15.446 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.178s] 2019-08-04 17:27:22.400 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.359s] 2019-08-04 17:27:24.909 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.508s] 2019-08-04 17:27:25.781 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [39.198s] 2019-08-04 17:27:27.416 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.508s] 2019-08-04 17:27:43.689 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.943s] 2019-08-04 17:27:43.698 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-08-04 17:27:45.959 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-08-04 17:27:46.505 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.967s] 2019-08-04 17:27:47.226 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.721s] 2019-08-04 17:27:47.330 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.103s] 2019-08-04 17:27:47.381 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.051s] 2019-08-04 17:27:47.494 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.113s] 2019-08-04 17:27:47.821 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.326s] 2019-08-04 17:27:52.413 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.169s] 2019-08-04 17:27:59.667 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.650s] 2019-08-04 17:28:02.750 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.986s] 2019-08-04 17:28:10.562 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.090s] 2019-08-04 17:28:11.215 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2019-08-04 17:28:11.216 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-08-04 17:28:13.958 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.239s] 2019-08-04 17:28:20.337 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.773s] 2019-08-04 17:28:22.149 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.813s] 2019-08-04 17:28:22.207 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2019-08-04 17:28:22.521 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.314s] 2019-08-04 17:28:29.598 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-08-04 17:28:31.888 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.812s] 2019-08-04 17:28:32.427 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.539s] 2019-08-04 17:28:32.800 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.373s] 2019-08-04 17:28:32.881 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2019-08-04 17:28:33.063 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.181s] 2019-08-04 17:28:33.418 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.355s] 2019-08-04 17:28:40.013 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.676s] 2019-08-04 17:28:40.972 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-08-04 17:28:41.084 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2019-08-04 17:28:43.687 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-08-04 17:28:46.649 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.173s] 2019-08-04 17:28:46.825 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.176s] 2019-08-04 17:28:46.984 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.158s] 2019-08-04 17:28:46.991 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-08-04 17:28:48.340 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.265s] 2019-08-04 17:28:51.471 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.129s] 2019-08-04 17:28:54.678 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.208s] 2019-08-04 17:28:56.295 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.396s] 2019-08-04 17:28:56.737 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.253s] 2019-08-04 17:28:57.383 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-08-04 17:28:57.384 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-08-04 17:28:57.384 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-08-04 17:29:01.016 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.277s] 2019-08-04 17:29:04.136 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-08-04 17:29:05.472 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [35.856s] 2019-08-04 17:29:11.495 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.478s] 2019-08-04 17:29:16.827 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [8.247s] 2019-08-04 17:29:26.712 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.819s] 2019-08-04 17:29:29.350 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [23.877s] 2019-08-04 17:29:31.687 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.974s] 2019-08-04 17:29:39.254 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.566s] 2019-08-04 17:29:43.669 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.618s] 2019-08-04 17:29:48.357 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.007s] 2019-08-04 17:29:53.478 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.807s] 2019-08-04 17:30:03.360 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [15.002s] 2019-08-04 17:30:11.281 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.981s] 2019-08-04 17:30:16.775 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.490s] 2019-08-04 17:30:17.004 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.233s] 2019-08-04 17:30:21.082 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.569s] 2019-08-04 17:30:23.489 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.720s] 2019-08-04 17:30:25.906 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [36.016s] 2019-08-04 17:30:30.279 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.196s] 2019-08-04 17:30:33.068 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.789s] 2019-08-04 17:30:33.151 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.083s] 2019-08-04 17:30:33.388 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.237s] 2019-08-04 17:30:41.636 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.409s] 2019-08-04 17:30:46.222 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.581s] 2019-08-04 17:30:46.460 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.243s] 2019-08-04 17:30:47.788 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.882s] 2019-08-04 17:30:56.429 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.140s] 2019-08-04 17:30:56.644 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.215s] 2019-08-04 17:31:08.057 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.280s] 2019-08-04 17:31:09.110 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [21.322s] 2019-08-04 17:31:10.519 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.461s] 2019-08-04 17:31:12.921 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.401s] 2019-08-04 17:31:21.514 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.403s] 2019-08-04 17:31:27.805 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-08-04 17:31:28.114 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.309s] 2019-08-04 17:31:35.635 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.173s] 2019-08-04 17:31:35.653 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-08-04 17:31:55.838 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.144s] 2019-08-04 17:31:55.898 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.059s] 2019-08-04 17:31:55.974 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.076s] 2019-08-04 17:31:56.118 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.144s] 2019-08-04 17:32:00.322 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-08-04 17:32:00.577 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context testr@default cleanup() started 2019-08-04 17:32:00.577 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context testr@default cleanup() finished in 0.76 msec 2019-08-04 17:32:00.578 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context tempest@default cleanup() started 2019-08-04 17:32:01.199 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-08-04 17:32:01.499 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-08-04 17:32:01.524 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_03695f85_ExR9dUpj'. 2019-08-04 17:32:01.525 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}07cfdb3869e492df068dede64c8a5b14c52feeeb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-08-04 17:32:01.839 44 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 04 Aug 2019 17:32:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4886f73-47c3-48bb-a7c2-ded24227b04c x-openstack-request-id: req-a4886f73-47c3-48bb-a7c2-ded24227b04c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-04 17:32:01.839 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d06cdf07-aa4b-4b44-ab9a-a85d95bf6a13 used request id req-a4886f73-47c3-48bb-a7c2-ded24227b04c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-04 17:32:01.840 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_03695f85_ExR9dUpj' has been deleted. 2019-08-04 17:32:01.840 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd06cdf07-aa4b-4b44-ab9a-a85d95bf6a13' of option 'instance_type' from Tempest config file. 2019-08-04 17:32:01.841 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd06cdf07-aa4b-4b44-ab9a-a85d95bf6a13' has been removed. 2019-08-04 17:32:01.845 44 INFO rally.task.context [-] Verification 5ecf79fb-5fa8-4ff1-ac06-98cf0708ed19 | Context tempest@default cleanup() finished in 1.27 sec 2019-08-04 17:32:01.918 44 INFO rally.api [-] Verification (UUID=03695f85-df7e-40d0-ac59-81c2306ee35c) has been successfully finished for deployment 'opnfv-rally' (UUID=68fd973e-dcf5-4016-a29c-5e50a8bd2574)! 2019-08-04 17:32:02.818 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:32:02.819 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:32:02.819 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:32:03.653 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:32:03.653 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:32:03.653 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:32:04.850 64 INFO rally.api [-] Building 'html' report for the following verification(s): '03695f85-df7e-40d0-ac59-81c2306ee35c' 2019-08-04 17:32:04.865 64 INFO rally.api [-] The report has been successfully built. 2019-08-04 17:32:05.660 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-04 17:32:05.660 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-04 17:32:05.661 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-04 17:32:06.841 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '03695f85-df7e-40d0-ac59-81c2306ee35c' 2019-08-04 17:32:06.845 66 INFO rally.api [-] The report has been successfully built.