2019-05-11 03:09:04.912 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:04.912 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:04.912 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:06.235 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-11 03:09:06.235 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-11 03:09:06.235 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-11 03:09:06.235 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-11 03:09:06.235 17 ERROR rally.cli.cliutils 2019-05-11 03:09:07.049 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:07.049 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:07.049 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:08.379 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-11 03:09:09.426 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:09.426 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:09.426 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:12.929 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:12.929 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:12.929 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:13.683 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:13.683 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:13.683 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:14.918 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-11 03:09:14.918 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-11 03:09:14.918 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-11 03:09:14.918 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils force=force) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-11 03:09:14.918 26 ERROR rally.cli.cliutils 2019-05-11 03:09:15.765 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:15.765 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:15.766 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:16.931 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-11 03:09:17.085 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/repo. 2019-05-11 03:09:17.289 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/repo'... done. Note: checking out 'a955095f8369e2e15c97a536edc1a9c077208129'. 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-11 03:09:17.301 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-11 03:09:17.309 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-11 03:09:17.371 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-11 03:09:17.435 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-11 03:09:17.827 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ce0637d-bdf1-404e-8771-a626a67b58d2) has been successfully created! 2019-05-11 03:09:18.603 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:18.603 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:18.604 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:21.738 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:21.738 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:21.739 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:22.919 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4ce0637d-bdf1-404e-8771-a626a67b58d2) for deployment 'opnfv-rally' (UUID=d3986f14-35a1-49ce-95f9-3e852344cdae). 2019-05-11 03:09:24.128 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ce0637d-bdf1-404e-8771-a626a67b58d2) has been successfully configured for deployment 'opnfv-rally' (UUID=d3986f14-35a1-49ce-95f9-3e852344cdae)! 2019-05-11 03:09:27.471 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:09:27.472 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:09:27.472 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:09:29.753 43 INFO rally.api [-] Starting verification (UUID=a383cbae-2430-4fa0-883c-452e28cba2ce) for deployment 'opnfv-rally' (UUID=d3986f14-35a1-49ce-95f9-3e852344cdae) by verifier 'opnfv-tempest' (UUID=4ce0637d-bdf1-404e-8771-a626a67b58d2). 2019-05-11 03:09:30.923 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-05-11 03:09:31.210 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-11 03:09:31.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/for-deployment-d3986f14-35a1-49ce-95f9-3e852344cdae/tempest.log' to option 'log_file'. 2019-05-11 03:09:31.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/for-deployment-d3986f14-35a1-49ce-95f9-3e852344cdae/tempest.log 2019-05-11 03:09:31.212 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-11 03:09:31.212 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/for-deployment-d3986f14-35a1-49ce-95f9-3e852344cdae/lock_files' to option 'lock_path'. 2019-05-11 03:09:31.212 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4ce0637d-bdf1-404e-8771-a626a67b58d2/for-deployment-d3986f14-35a1-49ce-95f9-3e852344cdae/lock_files 2019-05-11 03:09:31.212 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-11 03:09:31.213 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-11 03:09:31.213 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e512cf28-aedc-4396-8402-3a85a6674038 2019-05-11 03:09:31.213 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d7f6e7c1-b691-420a-bb24-e9c5a08204ae 2019-05-11 03:09:31.214 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dbaa5829-9b81-4fa5-90a4-d27b5620528d 2019-05-11 03:09:31.215 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cc96682c-6b84-4937-b343-a15409daa049 2019-05-11 03:09:31.618 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-11 03:09:31.618 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_e57ee708-795d-4d62-aa03-d9130c933a32 2019-05-11 03:09:31.619 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-11 03:09:31.676 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-11 03:09:31.676 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}28370a493a2d5c143dfb454700257748e0688b56" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-11 03:09:32.002 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 11 May 2019 03:09:31 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-97b7d8e8-315b-448c-905b-26c36b23e73a x-openstack-request-id: req-97b7d8e8-315b-448c-905b-26c36b23e73a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-11 03:09:32.003 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_e57ee708-795d-4d62-aa03-d9130c933a32", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cc96682c-6b84-4937-b343-a15409daa049", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cc96682c-6b84-4937-b343-a15409daa049", "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": "cc96682c-6b84-4937-b343-a15409daa049"}, {"name": "tempest_smoke-flavor_e57ee708-795d-4d62-aa03-d9130c933a32", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/dbaa5829-9b81-4fa5-90a4-d27b5620528d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/dbaa5829-9b81-4fa5-90a4-d27b5620528d", "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": "dbaa5829-9b81-4fa5-90a4-d27b5620528d"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-11 03:09:32.003 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-97b7d8e8-315b-448c-905b-26c36b23e73a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-11 03:09:32.005 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-11 03:09:32.005 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a383cbae_9y0orzkp' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-11 03:09:32.006 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}28370a493a2d5c143dfb454700257748e0688b56" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a383cbae_9y0orzkp", "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-11 03:09:32.057 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Sat, 11 May 2019 03:09:31 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-e915a351-9287-442c-a200-2f720f69197e x-openstack-request-id: req-e915a351-9287-442c-a200-2f720f69197e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-11 03:09:32.057 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_a383cbae_9y0orzkp", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1d03d849-a333-4f2d-84ef-a6c37ac8daa3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1d03d849-a333-4f2d-84ef-a6c37ac8daa3", "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": "1d03d849-a333-4f2d-84ef-a6c37ac8daa3"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-11 03:09:32.058 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e915a351-9287-442c-a200-2f720f69197e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-11 03:09:32.058 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a383cbae_9y0orzkp' (ID = 1d03d849-a333-4f2d-84ef-a6c37ac8daa3) has been successfully created! 2019-05-11 03:09:32.059 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1d03d849-a333-4f2d-84ef-a6c37ac8daa3' to option 'instance_type'. 2019-05-11 03:09:32.059 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1d03d849-a333-4f2d-84ef-a6c37ac8daa3 2019-05-11 03:09:32.060 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context tempest@default setup() finished in 1.74 sec 2019-05-11 03:09:32.062 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context testr@default setup() finished in 0.76 msec 2019-05-11 03:09:32.062 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e364dbe5-884b-46c0-bfb0-1c62cdc14836'. 2019-05-11 03:09:33.227 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-05-11 03:09:36.333 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.296s] 2019-05-11 03:09:36.379 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-05-11 03:09:39.839 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.210s] 2019-05-11 03:09:40.664 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.481s] 2019-05-11 03:09:45.957 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.292s] 2019-05-11 03:09:49.649 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.494s] 2019-05-11 03:09:58.947 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.181s] 2019-05-11 03:10:05.552 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.142s] 2019-05-11 03:10:11.911 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.875s] 2019-05-11 03:10:12.648 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2019-05-11 03:10:12.650 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-11 03:10:18.413 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.240s] 2019-05-11 03:10:24.913 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.781s] 2019-05-11 03:10:27.375 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.461s] 2019-05-11 03:10:29.353 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.978s] 2019-05-11 03:10:37.031 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [43.896s] 2019-05-11 03:10:49.296 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.871s] 2019-05-11 03:10:49.875 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.579s] 2019-05-11 03:10:50.190 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.314s] 2019-05-11 03:10:50.539 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.349s] 2019-05-11 03:10:50.849 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.310s] 2019-05-11 03:10:51.124 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.275s] 2019-05-11 03:10:55.507 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.943s] 2019-05-11 03:10:55.516 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-05-11 03:10:57.361 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-11 03:11:04.304 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.777s] 2019-05-11 03:11:07.032 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.181s] 2019-05-11 03:11:12.776 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.777s] 2019-05-11 03:11:13.398 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-05-11 03:11:13.399 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-11 03:11:13.767 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.986s] 2019-05-11 03:11:20.780 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.004s] 2019-05-11 03:11:23.603 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.823s] 2019-05-11 03:11:23.670 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2019-05-11 03:11:23.905 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.234s] 2019-05-11 03:11:25.251 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.144s] 2019-05-11 03:11:30.123 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-11 03:11:40.313 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.892s] 2019-05-11 03:11:42.582 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.444s] 2019-05-11 03:11:43.104 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.523s] 2019-05-11 03:11:43.530 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.425s] 2019-05-11 03:11:43.918 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.387s] 2019-05-11 03:11:44.397 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.478s] 2019-05-11 03:11:44.488 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-11 03:11:44.716 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.319s] 2019-05-11 03:11:47.468 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.179s] 2019-05-11 03:11:47.726 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.257s] 2019-05-11 03:11:47.896 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.170s] 2019-05-11 03:11:47.903 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-05-11 03:11:48.631 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2019-05-11 03:11:48.728 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2019-05-11 03:11:56.021 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.350s] 2019-05-11 03:11:57.785 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.464s] 2019-05-11 03:12:00.566 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.780s] 2019-05-11 03:12:01.556 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.534s] 2019-05-11 03:12:01.975 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.256s] 2019-05-11 03:12:03.978 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.412s] 2019-05-11 03:12:04.473 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [33.789s] 2019-05-11 03:12:05.887 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-05-11 03:12:05.888 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-05-11 03:12:05.889 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-05-11 03:12:09.656 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-05-11 03:12:11.764 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.208s] 2019-05-11 03:12:21.421 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.293s] 2019-05-11 03:12:24.603 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.879s] 2019-05-11 03:12:25.737 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.265s] 2019-05-11 03:12:29.675 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.071s] 2019-05-11 03:12:37.498 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.822s] 2019-05-11 03:12:46.065 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [20.327s] 2019-05-11 03:12:47.522 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.184s] 2019-05-11 03:12:57.178 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.654s] 2019-05-11 03:12:59.485 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.419s] 2019-05-11 03:13:06.993 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.107s] 2019-05-11 03:13:10.533 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.538s] 2019-05-11 03:13:10.580 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2019-05-11 03:13:17.048 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.923s] 2019-05-11 03:13:20.007 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [33.294s] 2019-05-11 03:13:22.154 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.479s] 2019-05-11 03:13:30.333 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.179s] 2019-05-11 03:13:33.786 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.452s] 2019-05-11 03:13:33.838 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.053s] 2019-05-11 03:13:33.884 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2019-05-11 03:13:41.405 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.398s] 2019-05-11 03:13:42.725 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.040s] 2019-05-11 03:13:46.101 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.373s] 2019-05-11 03:13:46.164 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.066s] 2019-05-11 03:13:54.625 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.170s] 2019-05-11 03:13:54.841 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.216s] 2019-05-11 03:14:00.054 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.649s] 2019-05-11 03:14:06.241 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.305s] 2019-05-11 03:14:08.680 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.438s] 2019-05-11 03:14:11.081 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.401s] 2019-05-11 03:14:13.180 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.124s] 2019-05-11 03:14:19.874 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2019-05-11 03:14:20.238 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.364s] 2019-05-11 03:14:27.758 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.191s] 2019-05-11 03:14:27.774 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-05-11 03:14:47.755 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.315s] 2019-05-11 03:14:47.860 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.105s] 2019-05-11 03:14:47.919 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.058s] 2019-05-11 03:14:47.985 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... fail [0.061s] 2019-05-11 03:14:52.132 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-05-11 03:14:52.365 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context testr@default cleanup() started 2019-05-11 03:14:52.365 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context testr@default cleanup() finished in 0.81 msec 2019-05-11 03:14:52.366 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context tempest@default cleanup() started 2019-05-11 03:14:52.989 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-05-11 03:14:53.273 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-05-11 03:14:53.299 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a383cbae_9y0orzkp'. 2019-05-11 03:14:53.300 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/1d03d849-a333-4f2d-84ef-a6c37ac8daa3 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}855fe335d7789112eea79101de5f63d2a35d271b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-11 03:14:53.653 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 11 May 2019 03:14: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-29af15aa-fbe9-4d39-9279-417948cada70 x-openstack-request-id: req-29af15aa-fbe9-4d39-9279-417948cada70 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-11 03:14:53.653 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1d03d849-a333-4f2d-84ef-a6c37ac8daa3 used request id req-29af15aa-fbe9-4d39-9279-417948cada70 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-11 03:14:53.654 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a383cbae_9y0orzkp' has been deleted. 2019-05-11 03:14:53.654 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1d03d849-a333-4f2d-84ef-a6c37ac8daa3' of option 'instance_type' from Tempest config file. 2019-05-11 03:14:53.655 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1d03d849-a333-4f2d-84ef-a6c37ac8daa3' has been removed. 2019-05-11 03:14:53.659 43 INFO rally.task.context [-] Verification 4ce0637d-bdf1-404e-8771-a626a67b58d2 | Context tempest@default cleanup() finished in 1.29 sec 2019-05-11 03:14:53.735 43 INFO rally.api [-] Verification (UUID=a383cbae-2430-4fa0-883c-452e28cba2ce) has been successfully finished for deployment 'opnfv-rally' (UUID=d3986f14-35a1-49ce-95f9-3e852344cdae)! 2019-05-11 03:14:54.634 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:14:54.635 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:14:54.635 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:14:55.479 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:14:55.479 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:14:55.480 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:14:56.712 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'a383cbae-2430-4fa0-883c-452e28cba2ce' 2019-05-11 03:14:56.728 63 INFO rally.api [-] The report has been successfully built. 2019-05-11 03:14:57.521 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-11 03:14:57.522 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-11 03:14:57.522 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-11 03:14:58.746 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a383cbae-2430-4fa0-883c-452e28cba2ce' 2019-05-11 03:14:58.750 65 INFO rally.api [-] The report has been successfully built.