2019-01-25 22:58:54.626 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:58:54.627 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:58:54.627 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-25 22:58:55.673 8 ERROR rally.cli.cliutils 2019-01-25 22:58:56.481 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:58:56.482 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:58:56.482 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:58:57.577 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-25 22:58:58.597 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:58:58.597 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:58:58.597 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:01.676 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:01.676 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:01.676 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:02.524 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:02.525 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:02.525 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils force=force) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-25 22:59:03.562 18 ERROR rally.cli.cliutils 2019-01-25 22:59:04.380 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:04.380 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:04.380 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:05.374 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-25 22:59:05.526 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/repo. 2019-01-25 22:59:05.763 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-25 22:59:05.770 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-25 22:59:05.777 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-25 22:59:05.848 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-25 22:59:05.901 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-25 22:59:06.313 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ede33d5-c322-430a-83fe-9060b60440c4) has been successfully created! 2019-01-25 22:59:07.122 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:07.123 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:07.123 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:10.173 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:10.173 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:10.174 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:11.183 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3ede33d5-c322-430a-83fe-9060b60440c4) for deployment 'opnfv-rally' (UUID=8b2b0841-3120-4a6d-aa15-e7ba87ff199b). 2019-01-25 22:59:11.951 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3ede33d5-c322-430a-83fe-9060b60440c4) has been successfully configured for deployment 'opnfv-rally' (UUID=8b2b0841-3120-4a6d-aa15-e7ba87ff199b)! 2019-01-25 22:59:16.252 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 22:59:16.252 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 22:59:16.252 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 22:59:17.794 36 INFO rally.api [-] Starting verification (UUID=bb8dc231-3284-4d4b-96d9-0aeb795514e9) for deployment 'opnfv-rally' (UUID=8b2b0841-3120-4a6d-aa15-e7ba87ff199b) by verifier 'opnfv-tempest' (UUID=3ede33d5-c322-430a-83fe-9060b60440c4). 2019-01-25 22:59:18.628 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-25 22:59:18.782 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-25 22:59:18.783 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/for-deployment-8b2b0841-3120-4a6d-aa15-e7ba87ff199b/tempest.log' to option 'log_file'. 2019-01-25 22:59:18.783 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/for-deployment-8b2b0841-3120-4a6d-aa15-e7ba87ff199b/tempest.log 2019-01-25 22:59:18.783 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-25 22:59:18.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/for-deployment-8b2b0841-3120-4a6d-aa15-e7ba87ff199b/lock_files' to option 'lock_path'. 2019-01-25 22:59:18.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3ede33d5-c322-430a-83fe-9060b60440c4/for-deployment-8b2b0841-3120-4a6d-aa15-e7ba87ff199b/lock_files 2019-01-25 22:59:18.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-25 22:59:18.785 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-01-25 22:59:18.785 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6bcda591-6f7b-452c-814b-b68ba3239497 2019-01-25 22:59:18.785 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5897592a-10df-41de-90e2-0f59c1529009 2019-01-25 22:59:18.786 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3a37162f-0d8d-40b1-99c6-4ebbbf729fd9 2019-01-25 22:59:18.786 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 84d59a59-540a-40d3-95a0-6dd7b3741323 2019-01-25 22:59:19.094 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-25 22:59:19.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_021f819c-29fe-4645-bd75-be1f5063dd98 2019-01-25 22:59:19.095 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-25 22:59:19.145 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 22:59:19.146 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12714bcf68084d330999eb8b1afebc938c1be935" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-25 22:59:19.343 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 25 Jan 2019 22:59:19 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-f2492bb7-0fb5-45e9-a924-aeb99043a971 x-compute-request-id: req-f2492bb7-0fb5-45e9-a924-aeb99043a971 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_021f819c-29fe-4645-bd75-be1f5063dd98", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3a37162f-0d8d-40b1-99c6-4ebbbf729fd9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3a37162f-0d8d-40b1-99c6-4ebbbf729fd9", "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": "3a37162f-0d8d-40b1-99c6-4ebbbf729fd9"}, {"name": "tempest_smoke-flavor_alt_021f819c-29fe-4645-bd75-be1f5063dd98", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/84d59a59-540a-40d3-95a0-6dd7b3741323", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/84d59a59-540a-40d3-95a0-6dd7b3741323", "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": "84d59a59-540a-40d3-95a0-6dd7b3741323"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 22:59:19.343 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-f2492bb7-0fb5-45e9-a924-aeb99043a971 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 22:59:19.345 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-25 22:59:19.345 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bb8dc231_53xdX3eU' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-25 22:59:19.346 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12714bcf68084d330999eb8b1afebc938c1be935" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_bb8dc231_53xdX3eU", "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-01-25 22:59:19.388 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 25 Jan 2019 22:59:19 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-019a31da-60f9-4b37-9f5d-1504808c473c x-compute-request-id: req-019a31da-60f9-4b37-9f5d-1504808c473c Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_bb8dc231_53xdX3eU", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b744ed1c-2a1e-4fd3-a8a3-07a330c3c862", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b744ed1c-2a1e-4fd3-a8a3-07a330c3c862", "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": "b744ed1c-2a1e-4fd3-a8a3-07a330c3c862"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 22:59:19.388 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-019a31da-60f9-4b37-9f5d-1504808c473c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 22:59:19.389 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb8dc231_53xdX3eU' (ID = b744ed1c-2a1e-4fd3-a8a3-07a330c3c862) has been successfully created! 2019-01-25 22:59:19.389 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b744ed1c-2a1e-4fd3-a8a3-07a330c3c862' to option 'instance_type'. 2019-01-25 22:59:19.390 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b744ed1c-2a1e-4fd3-a8a3-07a330c3c862 2019-01-25 22:59:19.391 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context tempest@default setup() finished in 1.06 sec 2019-01-25 22:59:19.395 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context testr@default setup() finished in 2.93 msec 2019-01-25 22:59:19.395 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ffd459d2-1fa7-4ef4-909c-537344e755b7'. 2019-01-25 22:59:21.371 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-25 22:59:23.569 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.216s] 2019-01-25 22:59:23.616 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-01-25 22:59:25.949 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.401s] 2019-01-25 22:59:29.030 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.106s] 2019-01-25 22:59:30.397 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.929s] 2019-01-25 22:59:31.642 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.244s] 2019-01-25 22:59:33.387 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.481s] 2019-01-25 22:59:35.649 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.248s] 2019-01-25 22:59:43.725 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.632s] 2019-01-25 22:59:44.015 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.768s] 2019-01-25 22:59:44.023 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-25 22:59:50.271 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.711s] 2019-01-25 22:59:51.145 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.188s] 2019-01-25 22:59:53.658 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2019-01-25 22:59:53.659 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-25 22:59:58.137 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.791s] 2019-01-25 22:59:58.272 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.449s] 2019-01-25 23:00:02.165 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.079s] 2019-01-25 23:00:02.166 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-25 23:00:03.239 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.543s] 2019-01-25 23:00:03.818 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.578s] 2019-01-25 23:00:04.696 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.877s] 2019-01-25 23:00:09.807 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.309s] 2019-01-25 23:00:14.074 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-25 23:00:14.134 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.243s] 2019-01-25 23:00:18.157 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.022s] 2019-01-25 23:00:24.957 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.800s] 2019-01-25 23:00:27.747 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2019-01-25 23:00:27.748 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-25 23:00:27.991 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.221s] 2019-01-25 23:00:28.356 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.364s] 2019-01-25 23:00:28.631 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.275s] 2019-01-25 23:00:28.679 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.048s] 2019-01-25 23:00:28.782 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.102s] 2019-01-25 23:00:28.836 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-01-25 23:00:33.556 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.512s] 2019-01-25 23:00:35.559 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.000s] 2019-01-25 23:00:35.609 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2019-01-25 23:00:40.041 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-25 23:00:41.353 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.092s] 2019-01-25 23:00:41.678 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.325s] 2019-01-25 23:00:41.773 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.094s] 2019-01-25 23:00:41.822 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-01-25 23:00:42.089 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.266s] 2019-01-25 23:00:42.288 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.083s] 2019-01-25 23:00:42.316 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.227s] 2019-01-25 23:00:42.377 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.089s] 2019-01-25 23:00:42.407 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.129s] 2019-01-25 23:00:42.425 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-01-25 23:00:42.474 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2019-01-25 23:00:42.479 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2019-01-25 23:00:47.555 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.825s] 2019-01-25 23:00:47.672 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.711s] 2019-01-25 23:01:00.206 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.469s] 2019-01-25 23:01:00.576 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.117s] 2019-01-25 23:01:00.630 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.054s] 2019-01-25 23:01:00.691 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.060s] 2019-01-25 23:01:00.783 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.092s] 2019-01-25 23:01:02.982 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.323s] 2019-01-25 23:01:07.683 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.478s] 2019-01-25 23:01:09.235 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.252s] 2019-01-25 23:01:10.555 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-01-25 23:01:10.643 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.088s] 2019-01-25 23:01:12.837 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2019-01-25 23:01:13.667 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.982s] 2019-01-25 23:01:15.928 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-25 23:01:18.622 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.954s] 2019-01-25 23:01:19.522 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.423s] 2019-01-25 23:01:21.064 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.121s] 2019-01-25 23:01:24.255 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.189s] 2019-01-25 23:01:27.103 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.584s] 2019-01-25 23:01:32.035 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.779s] 2019-01-25 23:01:32.587 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.935s] 2019-01-25 23:01:38.132 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.771s] 2019-01-25 23:01:40.036 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.274s] 2019-01-25 23:01:42.656 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.617s] 2019-01-25 23:01:43.498 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.365s] 2019-01-25 23:01:45.226 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.570s] 2019-01-25 23:01:45.402 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.904s] 2019-01-25 23:01:45.466 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.064s] 2019-01-25 23:01:45.507 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2019-01-25 23:01:45.813 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.096s] 2019-01-25 23:01:48.913 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-01-25 23:01:50.874 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.060s] 2019-01-25 23:01:52.398 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.169s] 2019-01-25 23:01:53.185 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.310s] 2019-01-25 23:01:53.256 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.072s] 2019-01-25 23:01:53.299 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.042s] 2019-01-25 23:01:54.273 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.872s] 2019-01-25 23:01:54.311 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2019-01-25 23:02:10.435 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.107s] 2019-01-25 23:02:10.571 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.631s] 2019-01-25 23:02:17.900 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.464s] 2019-01-25 23:02:19.681 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.699s] 2019-01-25 23:02:24.510 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.608s] 2019-01-25 23:02:28.638 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.953s] 2019-01-25 23:02:28.709 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.201s] 2019-01-25 23:02:40.667 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-25 23:02:46.176 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.434s] 2019-01-25 23:02:46.290 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.113s] 2019-01-25 23:02:55.245 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.201s] 2019-01-25 23:02:57.634 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.388s] 2019-01-25 23:02:59.958 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.324s] 2019-01-25 23:03:01.371 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context testr@default cleanup() started 2019-01-25 23:03:01.372 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context testr@default cleanup() finished in 0.74 msec 2019-01-25 23:03:01.373 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context tempest@default cleanup() started 2019-01-25 23:03:01.883 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-25 23:03:02.007 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-25 23:03:02.027 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bb8dc231_53xdX3eU'. 2019-01-25 23:03:02.028 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b744ed1c-2a1e-4fd3-a8a3-07a330c3c862 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23028ba5b887dc908806b9bc84c039dedf163f16" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-25 23:03:02.228 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Fri, 25 Jan 2019 23:03:02 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-cd59fc19-6262-4b43-9077-d6e6e7d14886 x-compute-request-id: req-cd59fc19-6262-4b43-9077-d6e6e7d14886 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-25 23:03:02.229 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b744ed1c-2a1e-4fd3-a8a3-07a330c3c862 used request id req-cd59fc19-6262-4b43-9077-d6e6e7d14886 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-25 23:03:02.229 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb8dc231_53xdX3eU' has been deleted. 2019-01-25 23:03:02.230 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b744ed1c-2a1e-4fd3-a8a3-07a330c3c862' of option 'instance_type' from Tempest config file. 2019-01-25 23:03:02.230 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b744ed1c-2a1e-4fd3-a8a3-07a330c3c862' has been removed. 2019-01-25 23:03:02.236 36 INFO rally.task.context [-] Verification 3ede33d5-c322-430a-83fe-9060b60440c4 | Context tempest@default cleanup() finished in 0.86 sec 2019-01-25 23:03:02.318 36 INFO rally.api [-] Verification (UUID=bb8dc231-3284-4d4b-96d9-0aeb795514e9) has been successfully finished for deployment 'opnfv-rally' (UUID=8b2b0841-3120-4a6d-aa15-e7ba87ff199b)! 2019-01-25 23:03:03.348 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 23:03:03.348 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 23:03:03.348 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 23:03:04.174 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-25 23:03:04.175 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-25 23:03:04.175 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-25 23:03:05.203 59 INFO rally.api [-] Building 'html' report for the following verification(s): 'bb8dc231-3284-4d4b-96d9-0aeb795514e9' 2019-01-25 23:03:05.219 59 INFO rally.api [-] The report has been successfully built.