2019-05-18 18:06:57.889 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:06:57.889 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:06:57.889 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-18 18:06:59.203 17 ERROR rally.cli.cliutils 2019-05-18 18:07:00.009 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:00.009 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:00.009 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:01.328 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-18 18:07:02.285 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:02.285 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:02.285 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:05.518 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:05.518 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:05.518 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:06.219 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:06.219 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:06.219 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils force=force) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-18 18:07:07.241 26 ERROR rally.cli.cliutils 2019-05-18 18:07:07.866 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:07.866 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:07.866 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:08.975 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-18 18:07:09.104 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/repo. 2019-05-18 18:07:09.367 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-05-18 18:07:09.432 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-18 18:07:09.439 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-18 18:07:09.498 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-18 18:07:09.559 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-18 18:07:09.921 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcd7b101-4611-4539-af13-a1c9ac6f802f) has been successfully created! 2019-05-18 18:07:10.745 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:10.746 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:10.746 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:14.833 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:14.833 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:14.833 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:15.988 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fcd7b101-4611-4539-af13-a1c9ac6f802f) for deployment 'opnfv-rally' (UUID=254b43fe-4500-4922-bfe3-0c6105fbb733). 2019-05-18 18:07:17.145 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcd7b101-4611-4539-af13-a1c9ac6f802f) has been successfully configured for deployment 'opnfv-rally' (UUID=254b43fe-4500-4922-bfe3-0c6105fbb733)! 2019-05-18 18:07:20.333 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:07:20.333 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:07:20.333 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:07:21.569 43 INFO rally.api [-] Starting verification (UUID=a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b) for deployment 'opnfv-rally' (UUID=254b43fe-4500-4922-bfe3-0c6105fbb733) by verifier 'opnfv-tempest' (UUID=fcd7b101-4611-4539-af13-a1c9ac6f802f). 2019-05-18 18:07:22.686 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-05-18 18:07:22.953 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-18 18:07:22.953 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/for-deployment-254b43fe-4500-4922-bfe3-0c6105fbb733/tempest.log' to option 'log_file'. 2019-05-18 18:07:22.953 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/for-deployment-254b43fe-4500-4922-bfe3-0c6105fbb733/tempest.log 2019-05-18 18:07:22.954 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-18 18:07:22.954 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/for-deployment-254b43fe-4500-4922-bfe3-0c6105fbb733/lock_files' to option 'lock_path'. 2019-05-18 18:07:22.954 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fcd7b101-4611-4539-af13-a1c9ac6f802f/for-deployment-254b43fe-4500-4922-bfe3-0c6105fbb733/lock_files 2019-05-18 18:07:22.955 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-18 18:07:22.955 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-05-18 18:07:22.955 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 04c38892-c3c2-42c0-9ef2-555111a3342e 2019-05-18 18:07:22.956 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = be09d56f-6d32-42c1-ac18-436564e89756 2019-05-18 18:07:22.956 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 95d318ce-ecf6-483f-9757-5bae665762e7 2019-05-18 18:07:22.956 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6bd08cf5-c1e5-4c80-b101-141b3ce34f50 2019-05-18 18:07:23.334 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-18 18:07:23.334 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_7709a912-7808-436f-80e2-01a2d41f1834 2019-05-18 18:07:23.335 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-18 18:07:23.389 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-18 18:07:23.390 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}32783f7f4a0fa1e91ea167576e5dc9b10ccbfa3a" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-18 18:07:23.693 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 18 May 2019 18:07: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-616259ef-4a34-4cfc-8419-4163e3607876 x-openstack-request-id: req-616259ef-4a34-4cfc-8419-4163e3607876 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-18 18:07:23.694 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bd08cf5-c1e5-4c80-b101-141b3ce34f50", "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": "6bd08cf5-c1e5-4c80-b101-141b3ce34f50"}, {"name": "tempest_smoke-flavor_7709a912-7808-436f-80e2-01a2d41f1834", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95d318ce-ecf6-483f-9757-5bae665762e7", "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": "95d318ce-ecf6-483f-9757-5bae665762e7"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-18 18:07:23.694 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-616259ef-4a34-4cfc-8419-4163e3607876 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-18 18:07:23.695 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-18 18:07:23.696 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a7ea3acf_lCSp3kjN' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-18 18:07:23.697 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}32783f7f4a0fa1e91ea167576e5dc9b10ccbfa3a" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a7ea3acf_lCSp3kjN", "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-05-18 18:07:23.766 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 18 May 2019 18:07: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-99b74b29-35d9-45d1-92e3-4cf77574111a x-openstack-request-id: req-99b74b29-35d9-45d1-92e3-4cf77574111a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-18 18:07:23.767 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_a7ea3acf_lCSp3kjN", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9261d435-3c02-4455-a55c-d00006fac2f7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9261d435-3c02-4455-a55c-d00006fac2f7", "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": "9261d435-3c02-4455-a55c-d00006fac2f7"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-18 18:07:23.767 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-99b74b29-35d9-45d1-92e3-4cf77574111a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-18 18:07:23.768 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a7ea3acf_lCSp3kjN' (ID = 9261d435-3c02-4455-a55c-d00006fac2f7) has been successfully created! 2019-05-18 18:07:23.768 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9261d435-3c02-4455-a55c-d00006fac2f7' to option 'instance_type'. 2019-05-18 18:07:23.769 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9261d435-3c02-4455-a55c-d00006fac2f7 2019-05-18 18:07:23.770 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context tempest@default setup() finished in 1.66 sec 2019-05-18 18:07:23.771 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context testr@default setup() finished in 0.56 msec 2019-05-18 18:07:23.771 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a1ed93fa-eafe-427e-bab7-40aec873e7cc'. 2019-05-18 18:07:24.952 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-05-18 18:07:28.243 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.427s] 2019-05-18 18:07:28.290 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-05-18 18:07:31.731 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.194s] 2019-05-18 18:07:32.143 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.290s] 2019-05-18 18:07:37.690 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.546s] 2019-05-18 18:07:41.681 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.592s] 2019-05-18 18:07:51.757 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.051s] 2019-05-18 18:07:57.206 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.038s] 2019-05-18 18:08:04.053 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2019-05-18 18:08:04.054 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-18 18:08:05.227 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.450s] 2019-05-18 18:08:11.682 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.269s] 2019-05-18 18:08:18.087 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.568s] 2019-05-18 18:08:20.617 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.530s] 2019-05-18 18:08:22.209 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.592s] 2019-05-18 18:08:28.242 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [42.346s] 2019-05-18 18:08:42.195 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.443s] 2019-05-18 18:08:42.868 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.673s] 2019-05-18 18:08:43.341 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.473s] 2019-05-18 18:08:43.672 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.331s] 2019-05-18 18:08:43.803 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.130s] 2019-05-18 18:08:44.206 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.403s] 2019-05-18 18:08:46.925 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.840s] 2019-05-18 18:08:46.933 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-05-18 18:08:49.276 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-18 18:08:53.044 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.272s] 2019-05-18 18:08:56.014 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.936s] 2019-05-18 18:09:04.876 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.249s] 2019-05-18 18:09:05.465 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.863s] 2019-05-18 18:09:07.903 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.061s] 2019-05-18 18:09:07.904 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-18 18:09:14.343 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.466s] 2019-05-18 18:09:16.806 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.463s] 2019-05-18 18:09:16.855 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2019-05-18 18:09:17.186 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.331s] 2019-05-18 18:09:17.201 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.856s] 2019-05-18 18:09:29.919 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-18 18:09:35.535 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.174s] 2019-05-18 18:09:36.237 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.701s] 2019-05-18 18:09:36.487 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.071s] 2019-05-18 18:09:36.587 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2019-05-18 18:09:36.608 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.371s] 2019-05-18 18:09:36.947 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.338s] 2019-05-18 18:09:37.362 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.415s] 2019-05-18 18:09:37.418 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2019-05-18 18:09:41.371 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.821s] 2019-05-18 18:09:44.923 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-18 18:09:47.899 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.168s] 2019-05-18 18:09:48.064 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.165s] 2019-05-18 18:09:48.231 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2019-05-18 18:09:48.238 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-05-18 18:09:50.361 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.465s] 2019-05-18 18:09:50.403 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.513s] 2019-05-18 18:09:53.153 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.748s] 2019-05-18 18:09:55.886 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.733s] 2019-05-18 18:09:56.586 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.843s] 2019-05-18 18:09:57.162 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [33.322s] 2019-05-18 18:09:57.923 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-05-18 18:09:57.931 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-05-18 18:09:57.932 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-05-18 18:09:57.932 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-05-18 18:10:01.352 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.766s] 2019-05-18 18:10:10.289 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.924s] 2019-05-18 18:10:11.116 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.764s] 2019-05-18 18:10:18.680 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.516s] 2019-05-18 18:10:23.969 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.464s] 2019-05-18 18:10:29.035 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.064s] 2019-05-18 18:10:35.974 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.553s] 2019-05-18 18:10:37.748 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.712s] 2019-05-18 18:10:39.805 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [21.124s] 2019-05-18 18:10:45.861 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.886s] 2019-05-18 18:10:52.974 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.169s] 2019-05-18 18:11:00.029 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.779s] 2019-05-18 18:11:04.001 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.969s] 2019-05-18 18:11:04.322 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.325s] 2019-05-18 18:11:11.578 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.383s] 2019-05-18 18:11:11.918 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.036s] 2019-05-18 18:11:18.830 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [31.973s] 2019-05-18 18:11:21.341 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.422s] 2019-05-18 18:11:24.169 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.827s] 2019-05-18 18:11:24.260 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.091s] 2019-05-18 18:11:24.304 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2019-05-18 18:11:32.899 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.115s] 2019-05-18 18:11:35.692 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.790s] 2019-05-18 18:11:35.747 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2019-05-18 18:11:41.163 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.333s] 2019-05-18 18:11:44.025 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.020s] 2019-05-18 18:11:44.198 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.173s] 2019-05-18 18:11:55.335 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.272s] 2019-05-18 18:11:57.755 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.419s] 2019-05-18 18:12:00.133 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.378s] 2019-05-18 18:12:01.026 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.864s] 2019-05-18 18:12:14.421 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.394s] 2019-05-18 18:12:20.547 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-05-18 18:12:20.835 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.288s] 2019-05-18 18:12:28.432 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.160s] 2019-05-18 18:12:28.448 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-05-18 18:12:48.314 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.119s] 2019-05-18 18:12:48.391 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.077s] 2019-05-18 18:12:48.457 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.065s] 2019-05-18 18:12:48.533 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.076s] 2019-05-18 18:12:52.677 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-05-18 18:12:52.911 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context testr@default cleanup() started 2019-05-18 18:12:52.912 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context testr@default cleanup() finished in 0.75 msec 2019-05-18 18:12:52.913 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context tempest@default cleanup() started 2019-05-18 18:12:53.528 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-05-18 18:12:53.819 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-05-18 18:12:53.845 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a7ea3acf_lCSp3kjN'. 2019-05-18 18:12:53.846 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9261d435-3c02-4455-a55c-d00006fac2f7 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}50f013a9bcb1a2fef1f2c9e1791abe4953b26075" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-18 18:12:54.160 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 18 May 2019 18:12:53 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-190cdc35-0c42-407b-8ac2-d10058a1dd8d x-openstack-request-id: req-190cdc35-0c42-407b-8ac2-d10058a1dd8d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-18 18:12:54.161 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9261d435-3c02-4455-a55c-d00006fac2f7 used request id req-190cdc35-0c42-407b-8ac2-d10058a1dd8d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-18 18:12:54.161 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a7ea3acf_lCSp3kjN' has been deleted. 2019-05-18 18:12:54.162 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9261d435-3c02-4455-a55c-d00006fac2f7' of option 'instance_type' from Tempest config file. 2019-05-18 18:12:54.162 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9261d435-3c02-4455-a55c-d00006fac2f7' has been removed. 2019-05-18 18:12:54.166 43 INFO rally.task.context [-] Verification fcd7b101-4611-4539-af13-a1c9ac6f802f | Context tempest@default cleanup() finished in 1.25 sec 2019-05-18 18:12:54.233 43 INFO rally.api [-] Verification (UUID=a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b) has been successfully finished for deployment 'opnfv-rally' (UUID=254b43fe-4500-4922-bfe3-0c6105fbb733)! 2019-05-18 18:12:55.103 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:12:55.103 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:12:55.103 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:12:55.951 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:12:55.952 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:12:55.952 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:12:57.117 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b' 2019-05-18 18:12:57.132 63 INFO rally.api [-] The report has been successfully built. 2019-05-18 18:12:57.879 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-18 18:12:57.879 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-18 18:12:57.879 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-18 18:12:59.110 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a7ea3acf-0010-4d94-a3d1-c5c74cd56c4b' 2019-05-18 18:12:59.114 65 INFO rally.api [-] The report has been successfully built.