2019-07-22 16:48:57.663 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:48:57.663 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:48:57.663 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-22 16:48:58.896 17 ERROR rally.cli.cliutils 2019-07-22 16:48:59.644 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:48:59.644 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:48:59.644 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:00.969 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-22 16:49:01.971 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:01.971 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:01.971 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:05.116 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:05.116 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:05.116 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:05.840 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:05.840 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:05.840 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils force=force) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-22 16:49:06.902 26 ERROR rally.cli.cliutils 2019-07-22 16:49:07.665 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:07.666 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:07.666 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:08.811 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-22 16:49:08.923 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/repo. 2019-07-22 16:49:09.307 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-07-22 16:49:09.347 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-22 16:49:09.353 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-22 16:49:09.420 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-22 16:49:09.484 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-22 16:49:09.839 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1af2fc77-7952-477a-8d9f-21b1766f8b2c) has been successfully created! 2019-07-22 16:49:10.666 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:10.666 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:10.666 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:14.918 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:14.919 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:14.919 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:16.101 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1af2fc77-7952-477a-8d9f-21b1766f8b2c) for deployment 'opnfv-rally' (UUID=1d9b3276-03b2-431a-a016-bc14f3784a51). 2019-07-22 16:49:17.290 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1af2fc77-7952-477a-8d9f-21b1766f8b2c) has been successfully configured for deployment 'opnfv-rally' (UUID=1d9b3276-03b2-431a-a016-bc14f3784a51)! 2019-07-22 16:49:20.342 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:49:20.342 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:49:20.342 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:49:21.643 43 INFO rally.api [-] Starting verification (UUID=335a29cc-b3db-4dbd-ba5b-a88b0e20a453) for deployment 'opnfv-rally' (UUID=1d9b3276-03b2-431a-a016-bc14f3784a51) by verifier 'opnfv-tempest' (UUID=1af2fc77-7952-477a-8d9f-21b1766f8b2c). 2019-07-22 16:49:22.672 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-22 16:49:22.946 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-22 16:49:22.947 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/for-deployment-1d9b3276-03b2-431a-a016-bc14f3784a51/tempest.log' to option 'log_file'. 2019-07-22 16:49:22.947 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/for-deployment-1d9b3276-03b2-431a-a016-bc14f3784a51/tempest.log 2019-07-22 16:49:22.947 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-22 16:49:22.948 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/for-deployment-1d9b3276-03b2-431a-a016-bc14f3784a51/lock_files' to option 'lock_path'. 2019-07-22 16:49:22.948 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1af2fc77-7952-477a-8d9f-21b1766f8b2c/for-deployment-1d9b3276-03b2-431a-a016-bc14f3784a51/lock_files 2019-07-22 16:49:22.948 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-22 16:49:22.949 43 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-07-22 16:49:22.949 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6d35e144-d241-48ad-9e47-2d7104ebecd6 2019-07-22 16:49:22.949 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 96532a52-bdfc-492c-99db-cb72f8cfa0aa 2019-07-22 16:49:22.950 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1cfce6d4-ca55-4c20-be6d-1251efd069e4 2019-07-22 16:49:22.950 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 53772cb9-90dd-449e-8aa4-fa2ea8ab597d 2019-07-22 16:49:23.331 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-22 16:49:23.331 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0fb4c22a-fb78-4c0b-8667-1d03f77cc916 2019-07-22 16:49:23.332 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-22 16:49:23.386 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-22 16:49:23.386 43 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}ad519a5c17803e3bb221723275673a39f03ce59e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-22 16:49:23.699 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 22 Jul 2019 16:49: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-debe402d-e4fd-42f0-a2a5-fb697c2d4705 x-openstack-request-id: req-debe402d-e4fd-42f0-a2a5-fb697c2d4705 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-22 16:49:23.700 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_0fb4c22a-fb78-4c0b-8667-1d03f77cc916", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1cfce6d4-ca55-4c20-be6d-1251efd069e4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1cfce6d4-ca55-4c20-be6d-1251efd069e4", "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": "1cfce6d4-ca55-4c20-be6d-1251efd069e4"}, {"name": "tempest_smoke-flavor_alt_0fb4c22a-fb78-4c0b-8667-1d03f77cc916", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/53772cb9-90dd-449e-8aa4-fa2ea8ab597d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/53772cb9-90dd-449e-8aa4-fa2ea8ab597d", "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": "53772cb9-90dd-449e-8aa4-fa2ea8ab597d"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-22 16:49:23.700 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-debe402d-e4fd-42f0-a2a5-fb697c2d4705 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-22 16:49:23.702 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-22 16:49:23.702 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_335a29cc_bjZj3qh4' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-22 16:49:23.703 43 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}ad519a5c17803e3bb221723275673a39f03ce59e" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_335a29cc_bjZj3qh4", "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-07-22 16:49:23.739 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Mon, 22 Jul 2019 16:49: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-8cc16414-15b8-496c-b622-84ef63b49103 x-openstack-request-id: req-8cc16414-15b8-496c-b622-84ef63b49103 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-22 16:49:23.740 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_335a29cc_bjZj3qh4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4b1610d3-2398-4fcc-b4c3-03a38770a214", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4b1610d3-2398-4fcc-b4c3-03a38770a214", "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": "4b1610d3-2398-4fcc-b4c3-03a38770a214"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-22 16:49:23.740 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8cc16414-15b8-496c-b622-84ef63b49103 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-22 16:49:23.741 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_335a29cc_bjZj3qh4' (ID = 4b1610d3-2398-4fcc-b4c3-03a38770a214) has been successfully created! 2019-07-22 16:49:23.741 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4b1610d3-2398-4fcc-b4c3-03a38770a214' to option 'instance_type'. 2019-07-22 16:49:23.741 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4b1610d3-2398-4fcc-b4c3-03a38770a214 2019-07-22 16:49:23.743 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context tempest@default setup() finished in 1.57 sec 2019-07-22 16:49:23.744 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context testr@default setup() finished in 0.62 msec 2019-07-22 16:49:23.744 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/af2aee6e-c41d-4bb3-b1a4-777c97556018'. 2019-07-22 16:49:24.925 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-07-22 16:49:27.994 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.315s] 2019-07-22 16:49:28.049 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2019-07-22 16:49:32.087 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.837s] 2019-07-22 16:49:32.413 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.448s] 2019-07-22 16:49:38.120 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.706s] 2019-07-22 16:49:42.246 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.462s] 2019-07-22 16:49:51.827 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.174s] 2019-07-22 16:49:57.158 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.345s] 2019-07-22 16:50:04.421 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.884s] 2019-07-22 16:50:07.535 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-07-22 16:50:07.536 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-07-22 16:50:11.162 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.245s] 2019-07-22 16:50:17.220 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.356s] 2019-07-22 16:50:20.454 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.233s] 2019-07-22 16:50:21.654 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.199s] 2019-07-22 16:50:27.350 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [38.409s] 2019-07-22 16:50:43.452 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.908s] 2019-07-22 16:50:43.861 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.409s] 2019-07-22 16:50:43.984 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2019-07-22 16:50:44.342 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.358s] 2019-07-22 16:50:44.443 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.101s] 2019-07-22 16:50:44.800 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.356s] 2019-07-22 16:50:47.077 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.859s] 2019-07-22 16:50:47.086 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-07-22 16:50:49.002 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-07-22 16:50:55.041 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.836s] 2019-07-22 16:50:56.651 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.448s] 2019-07-22 16:51:04.555 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.169s] 2019-07-22 16:51:05.712 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.487s] 2019-07-22 16:51:08.800 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-07-22 16:51:08.801 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-07-22 16:51:15.776 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.063s] 2019-07-22 16:51:15.832 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.203s] 2019-07-22 16:51:17.990 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.214s] 2019-07-22 16:51:18.339 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.349s] 2019-07-22 16:51:18.385 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.046s] 2019-07-22 16:51:31.797 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-07-22 16:51:34.217 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.253s] 2019-07-22 16:51:34.705 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.488s] 2019-07-22 16:51:34.819 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.113s] 2019-07-22 16:51:35.183 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.364s] 2019-07-22 16:51:35.333 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.150s] 2019-07-22 16:51:35.589 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.255s] 2019-07-22 16:51:36.257 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2019-07-22 16:51:36.354 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2019-07-22 16:51:43.044 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.676s] 2019-07-22 16:51:47.053 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-07-22 16:51:49.754 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.167s] 2019-07-22 16:51:49.934 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.180s] 2019-07-22 16:51:50.100 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2019-07-22 16:51:50.110 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2019-07-22 16:51:50.708 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.617s] 2019-07-22 16:51:50.811 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.182s] 2019-07-22 16:51:53.843 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.134s] 2019-07-22 16:51:56.514 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.670s] 2019-07-22 16:51:57.049 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [32.203s] 2019-07-22 16:51:57.904 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.469s] 2019-07-22 16:51:57.927 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-07-22 16:51:58.426 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-07-22 16:51:58.427 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-07-22 16:51:58.428 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-07-22 16:52:02.750 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.844s] 2019-07-22 16:52:09.991 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.663s] 2019-07-22 16:52:11.796 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.045s] 2019-07-22 16:52:18.209 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.159s] 2019-07-22 16:52:25.471 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.336s] 2019-07-22 16:52:29.904 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.432s] 2019-07-22 16:52:36.572 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.994s] 2019-07-22 16:52:38.618 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.714s] 2019-07-22 16:52:39.433 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [21.223s] 2019-07-22 16:52:45.624 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.049s] 2019-07-22 16:52:54.434 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [15.000s] 2019-07-22 16:53:02.243 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.844s] 2019-07-22 16:53:06.815 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.568s] 2019-07-22 16:53:06.866 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2019-07-22 16:53:12.047 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.431s] 2019-07-22 16:53:13.669 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.438s] 2019-07-22 16:53:20.081 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.033s] 2019-07-22 16:53:21.634 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [33.494s] 2019-07-22 16:53:22.089 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.007s] 2019-07-22 16:53:22.142 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.053s] 2019-07-22 16:53:22.193 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2019-07-22 16:53:31.299 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.626s] 2019-07-22 16:53:36.027 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.725s] 2019-07-22 16:53:36.058 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.035s] 2019-07-22 16:53:43.313 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.678s] 2019-07-22 16:53:44.596 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.966s] 2019-07-22 16:53:44.782 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2019-07-22 16:53:56.682 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.290s] 2019-07-22 16:53:59.145 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.461s] 2019-07-22 16:54:01.639 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.493s] 2019-07-22 16:54:03.091 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.778s] 2019-07-22 16:54:17.933 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.841s] 2019-07-22 16:54:24.526 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-07-22 16:54:24.738 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.211s] 2019-07-22 16:54:32.460 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.191s] 2019-07-22 16:54:32.480 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2019-07-22 16:54:52.274 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.202s] 2019-07-22 16:54:52.341 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.066s] 2019-07-22 16:54:52.416 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.075s] 2019-07-22 16:54:52.522 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.106s] 2019-07-22 16:54:56.731 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-07-22 16:54:56.992 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context testr@default cleanup() started 2019-07-22 16:54:56.993 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context testr@default cleanup() finished in 0.73 msec 2019-07-22 16:54:56.993 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context tempest@default cleanup() started 2019-07-22 16:54:57.622 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-22 16:54:57.919 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-22 16:54:57.944 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_335a29cc_bjZj3qh4'. 2019-07-22 16:54:57.945 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4b1610d3-2398-4fcc-b4c3-03a38770a214 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}79ce26308371fac3f3eb0fcc118aae504f842b11" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-22 16:54:58.272 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 22 Jul 2019 16:54:57 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-7a9e6390-7c63-472c-89eb-88c3d82fcb8e x-openstack-request-id: req-7a9e6390-7c63-472c-89eb-88c3d82fcb8e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-22 16:54:58.272 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4b1610d3-2398-4fcc-b4c3-03a38770a214 used request id req-7a9e6390-7c63-472c-89eb-88c3d82fcb8e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-22 16:54:58.273 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_335a29cc_bjZj3qh4' has been deleted. 2019-07-22 16:54:58.274 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4b1610d3-2398-4fcc-b4c3-03a38770a214' of option 'instance_type' from Tempest config file. 2019-07-22 16:54:58.274 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4b1610d3-2398-4fcc-b4c3-03a38770a214' has been removed. 2019-07-22 16:54:58.278 43 INFO rally.task.context [-] Verification 1af2fc77-7952-477a-8d9f-21b1766f8b2c | Context tempest@default cleanup() finished in 1.28 sec 2019-07-22 16:54:58.367 43 INFO rally.api [-] Verification (UUID=335a29cc-b3db-4dbd-ba5b-a88b0e20a453) has been successfully finished for deployment 'opnfv-rally' (UUID=1d9b3276-03b2-431a-a016-bc14f3784a51)! 2019-07-22 16:54:59.174 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:54:59.175 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:54:59.175 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:54:59.936 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:54:59.936 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:54:59.936 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:55:01.190 63 INFO rally.api [-] Building 'html' report for the following verification(s): '335a29cc-b3db-4dbd-ba5b-a88b0e20a453' 2019-07-22 16:55:01.205 63 INFO rally.api [-] The report has been successfully built. 2019-07-22 16:55:01.975 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-22 16:55:01.975 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-22 16:55:01.975 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-22 16:55:03.038 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '335a29cc-b3db-4dbd-ba5b-a88b0e20a453' 2019-07-22 16:55:03.042 65 INFO rally.api [-] The report has been successfully built.