2019-02-15 08:54:12.055 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:12.055 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:12.056 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-15 08:54:13.256 8 ERROR rally.cli.cliutils 2019-02-15 08:54:14.227 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:14.227 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:14.227 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:15.404 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-15 08:54:16.538 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:16.538 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:16.538 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:19.634 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:19.634 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:19.635 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:20.944 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:20.945 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:20.945 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils force=force) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-15 08:54:21.952 18 ERROR rally.cli.cliutils 2019-02-15 08:54:22.849 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:22.850 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:22.850 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:23.865 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-15 08:54:24.007 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/repo. 2019-02-15 08:54:24.443 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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-02-15 08:54:24.508 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-15 08:54:24.516 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-15 08:54:24.580 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-15 08:54:24.635 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-15 08:54:25.054 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb24d5a1-6f89-45e2-936c-d15db6a069de) has been successfully created! 2019-02-15 08:54:26.013 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:26.013 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:26.013 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:28.697 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:28.698 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:28.698 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:29.733 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cb24d5a1-6f89-45e2-936c-d15db6a069de) for deployment 'opnfv-rally' (UUID=90043a1e-8d6b-4728-aa6f-a13eafd1a3f7). 2019-02-15 08:54:30.491 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb24d5a1-6f89-45e2-936c-d15db6a069de) has been successfully configured for deployment 'opnfv-rally' (UUID=90043a1e-8d6b-4728-aa6f-a13eafd1a3f7)! 2019-02-15 08:54:35.211 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:54:35.211 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:54:35.211 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:54:36.314 36 INFO rally.api [-] Starting verification (UUID=9fd41f69-5237-4ade-87a3-4268188add30) for deployment 'opnfv-rally' (UUID=90043a1e-8d6b-4728-aa6f-a13eafd1a3f7) by verifier 'opnfv-tempest' (UUID=cb24d5a1-6f89-45e2-936c-d15db6a069de). 2019-02-15 08:54:37.173 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-02-15 08:54:37.213 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-15 08:54:37.213 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/for-deployment-90043a1e-8d6b-4728-aa6f-a13eafd1a3f7/tempest.log' to option 'log_file'. 2019-02-15 08:54:37.214 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/for-deployment-90043a1e-8d6b-4728-aa6f-a13eafd1a3f7/tempest.log 2019-02-15 08:54:37.214 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-15 08:54:37.214 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/for-deployment-90043a1e-8d6b-4728-aa6f-a13eafd1a3f7/lock_files' to option 'lock_path'. 2019-02-15 08:54:37.214 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-cb24d5a1-6f89-45e2-936c-d15db6a069de/for-deployment-90043a1e-8d6b-4728-aa6f-a13eafd1a3f7/lock_files 2019-02-15 08:54:37.215 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-15 08:54:37.215 36 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-02-15 08:54:37.215 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8d154e30-c478-412f-9233-8830db7f7be6 2019-02-15 08:54:37.216 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c67da4fd-a89e-4fd6-8d1f-7437cd3c5dc2 2019-02-15 08:54:37.216 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3aa0e1d4-c5d0-4acc-bd8f-b5d49c24fc79 2019-02-15 08:54:37.217 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e01306c6-e79b-4580-8ea1-7d48ce126364 2019-02-15 08:54:37.671 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-15 08:54:37.671 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_84208e61-9211-4238-b1c8-9e912bb3ab96 2019-02-15 08:54:37.672 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-15 08:54:37.724 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-15 08:54:37.725 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4454e84350d635bf57f67ebdd8ca1916dbd3b2c" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-15 08:54:37.960 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 15 Feb 2019 08:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857a2d80-d4b8-4207-87e0-f4ce1fe1a948 x-compute-request-id: req-857a2d80-d4b8-4207-87e0-f4ce1fe1a948 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_84208e61-9211-4238-b1c8-9e912bb3ab96", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/3aa0e1d4-c5d0-4acc-bd8f-b5d49c24fc79", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/3aa0e1d4-c5d0-4acc-bd8f-b5d49c24fc79", "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": "3aa0e1d4-c5d0-4acc-bd8f-b5d49c24fc79"}, {"name": "tempest_smoke-flavor_alt_84208e61-9211-4238-b1c8-9e912bb3ab96", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e01306c6-e79b-4580-8ea1-7d48ce126364", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e01306c6-e79b-4580-8ea1-7d48ce126364", "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": "e01306c6-e79b-4580-8ea1-7d48ce126364"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-15 08:54:37.960 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-857a2d80-d4b8-4207-87e0-f4ce1fe1a948 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-15 08:54:37.962 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-15 08:54:37.962 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9fd41f69_rNB71PSu' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-15 08:54:37.963 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4454e84350d635bf57f67ebdd8ca1916dbd3b2c" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_9fd41f69_rNB71PSu", "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:372 2019-02-15 08:54:37.999 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 15 Feb 2019 08:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae85a2fc-205a-41ba-9c3e-cc014cdee49f x-compute-request-id: req-ae85a2fc-205a-41ba-9c3e-cc014cdee49f Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_9fd41f69_rNB71PSu", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5321ac9e-4d5c-4d7e-a4da-5c94f84183ae", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5321ac9e-4d5c-4d7e-a4da-5c94f84183ae", "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": "5321ac9e-4d5c-4d7e-a4da-5c94f84183ae"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-15 08:54:38.000 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-ae85a2fc-205a-41ba-9c3e-cc014cdee49f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-15 08:54:38.000 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9fd41f69_rNB71PSu' (ID = 5321ac9e-4d5c-4d7e-a4da-5c94f84183ae) has been successfully created! 2019-02-15 08:54:38.001 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5321ac9e-4d5c-4d7e-a4da-5c94f84183ae' to option 'instance_type'. 2019-02-15 08:54:38.001 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5321ac9e-4d5c-4d7e-a4da-5c94f84183ae 2019-02-15 08:54:38.002 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context tempest@default setup() finished in 1.15 sec 2019-02-15 08:54:38.005 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context testr@default setup() finished in 2.82 msec 2019-02-15 08:54:38.006 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/21135e0e-9e31-4bc1-be55-01766e70a651'. 2019-02-15 08:54:42.075 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.196s] 2019-02-15 08:54:42.119 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2019-02-15 08:54:45.546 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.534s] 2019-02-15 08:54:47.958 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.410s] 2019-02-15 08:55:01.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.982s] 2019-02-15 08:55:01.938 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-02-15 08:55:01.939 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-15 08:55:11.158 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2019-02-15 08:55:11.158 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.000s] 2019-02-15 08:55:14.037 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-15 08:55:17.309 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.551s] 2019-02-15 08:55:19.043 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.494s] 2019-02-15 08:55:28.953 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2019-02-15 08:55:28.954 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-02-15 08:55:28.997 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.569s] 2019-02-15 08:55:31.010 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.723s] 2019-02-15 08:55:36.352 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.751s] 2019-02-15 08:55:38.010 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.271s] 2019-02-15 08:55:38.412 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2019-02-15 08:55:38.505 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2019-02-15 08:55:41.489 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-15 08:55:45.006 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.543s] 2019-02-15 08:55:47.897 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.944s] 2019-02-15 08:55:47.906 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-02-15 08:55:49.477 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-15 08:55:51.455 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.755s] 2019-02-15 08:55:52.916 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.807s] 2019-02-15 08:55:53.137 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.450s] 2019-02-15 08:55:57.406 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.950s] 2019-02-15 08:55:58.982 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-02-15 08:55:59.145 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.738s] 2019-02-15 08:55:59.407 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.262s] 2019-02-15 08:55:59.482 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.074s] 2019-02-15 08:56:03.840 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.907s] 2019-02-15 08:56:05.783 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.625s] 2019-02-15 08:56:07.679 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.894s] 2019-02-15 08:56:07.724 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2019-02-15 08:56:09.394 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.162s] 2019-02-15 08:56:09.583 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.190s] 2019-02-15 08:56:09.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.106s] 2019-02-15 08:56:09.737 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-02-15 08:56:09.846 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.107s] 2019-02-15 08:56:09.902 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.056s] 2019-02-15 08:56:10.445 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.446s] 2019-02-15 08:56:11.011 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-02-15 08:56:11.168 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.722s] 2019-02-15 08:56:11.243 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.232s] 2019-02-15 08:56:12.278 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.110s] 2019-02-15 08:56:18.053 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.130s] 2019-02-15 08:56:18.068 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2019-02-15 08:56:20.643 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.031s] 2019-02-15 08:56:23.767 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.907s] 2019-02-15 08:56:23.959 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.315s] 2019-02-15 08:56:29.305 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.536s] 2019-02-15 08:56:29.823 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.864s] 2019-02-15 08:56:31.499 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.194s] 2019-02-15 08:56:31.554 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2019-02-15 08:56:31.792 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.237s] 2019-02-15 08:56:36.630 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.116s] 2019-02-15 08:56:36.703 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.073s] 2019-02-15 08:56:36.758 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.055s] 2019-02-15 08:56:36.761 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-02-15 08:56:36.859 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.100s] 2019-02-15 08:56:45.508 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.354s] 2019-02-15 08:56:45.860 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.351s] 2019-02-15 08:56:45.982 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2019-02-15 08:56:46.224 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.242s] 2019-02-15 08:56:46.331 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2019-02-15 08:56:46.376 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2019-02-15 08:56:49.427 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-02-15 08:56:55.076 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.204s] 2019-02-15 08:57:04.452 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.146s] 2019-02-15 08:57:07.688 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.216s] 2019-02-15 08:57:10.764 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.177s] 2019-02-15 08:57:12.774 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.318s] 2019-02-15 08:57:16.841 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.152s] 2019-02-15 08:57:25.674 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.833s] 2019-02-15 08:57:26.555 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.003s] 2019-02-15 08:57:29.111 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.436s] 2019-02-15 08:57:31.568 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2019-02-15 08:57:31.656 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2019-02-15 08:57:31.738 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2019-02-15 08:57:31.745 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-02-15 08:57:33.675 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.763s] 2019-02-15 08:57:36.832 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.845s] 2019-02-15 08:57:39.556 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.380s] 2019-02-15 08:57:42.146 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.589s] 2019-02-15 08:57:44.613 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.467s] 2019-02-15 08:57:49.791 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.553s] 2019-02-15 08:57:53.284 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.492s] 2019-02-15 08:58:04.714 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.580s] 2019-02-15 08:58:07.906 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.190s] 2019-02-15 08:58:13.898 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.991s] 2019-02-15 08:58:35.426 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.022s] 2019-02-15 08:58:43.418 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.991s] 2019-02-15 08:58:51.298 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.881s] 2019-02-15 08:58:54.344 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.045s] 2019-02-15 08:58:59.115 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.167s] 2019-02-15 08:59:01.047 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.929s] 2019-02-15 08:59:01.095 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.051s] 2019-02-15 08:59:06.863 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.409s] 2019-02-15 08:59:07.000 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.137s] 2019-02-15 08:59:16.462 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.195s] 2019-02-15 08:59:18.750 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.287s] 2019-02-15 08:59:21.006 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.256s] 2019-02-15 08:59:22.865 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context testr@default cleanup() started 2019-02-15 08:59:22.866 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context testr@default cleanup() finished in 0.61 msec 2019-02-15 08:59:22.866 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context tempest@default cleanup() started 2019-02-15 08:59:23.363 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-02-15 08:59:23.493 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-02-15 08:59:23.512 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9fd41f69_rNB71PSu'. 2019-02-15 08:59:23.512 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/5321ac9e-4d5c-4d7e-a4da-5c94f84183ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec6a1a2324c07cc2f743d13e51a1ba3875f6a35" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-15 08:59:23.727 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Fri, 15 Feb 2019 08:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e86cc6fe-e347-4bfe-b76d-c7e17ce5c3ba x-compute-request-id: req-e86cc6fe-e347-4bfe-b76d-c7e17ce5c3ba Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-15 08:59:23.727 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/5321ac9e-4d5c-4d7e-a4da-5c94f84183ae used request id req-e86cc6fe-e347-4bfe-b76d-c7e17ce5c3ba request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-15 08:59:23.728 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9fd41f69_rNB71PSu' has been deleted. 2019-02-15 08:59:23.728 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5321ac9e-4d5c-4d7e-a4da-5c94f84183ae' of option 'instance_type' from Tempest config file. 2019-02-15 08:59:23.729 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5321ac9e-4d5c-4d7e-a4da-5c94f84183ae' has been removed. 2019-02-15 08:59:23.734 36 INFO rally.task.context [-] Verification cb24d5a1-6f89-45e2-936c-d15db6a069de | Context tempest@default cleanup() finished in 0.87 sec 2019-02-15 08:59:23.795 36 INFO rally.api [-] Verification (UUID=9fd41f69-5237-4ade-87a3-4268188add30) has been successfully finished for deployment 'opnfv-rally' (UUID=90043a1e-8d6b-4728-aa6f-a13eafd1a3f7)! 2019-02-15 08:59:24.728 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:59:24.728 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:59:24.728 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:59:25.730 61 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 08:59:25.730 61 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 08:59:25.730 61 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 08:59:26.779 61 INFO rally.api [-] Building 'html' report for the following verification(s): '9fd41f69-5237-4ade-87a3-4268188add30' 2019-02-15 08:59:26.794 61 INFO rally.api [-] The report has been successfully built.