2019-04-19 08:51:38.288 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:38.289 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:38.289 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-19 08:51:39.495 7 ERROR rally.cli.cliutils 2019-04-19 08:51:40.404 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:40.404 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:40.404 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:41.723 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-19 08:51:42.790 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:42.791 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:42.791 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:46.269 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:46.269 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:46.269 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:47.054 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:47.054 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:47.055 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils force=force) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-19 08:51:48.276 16 ERROR rally.cli.cliutils 2019-04-19 08:51:49.094 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:49.094 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:49.094 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:50.301 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-19 08:51:50.444 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/repo. 2019-04-19 08:51:50.690 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/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-04-19 08:51:50.742 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-19 08:51:50.749 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-19 08:51:50.808 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-19 08:51:50.858 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-19 08:51:51.354 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6aee8c06-a15d-4d67-8c0c-8b7df37309e6) has been successfully created! 2019-04-19 08:51:52.248 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:52.249 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:52.249 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:56.256 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:51:56.256 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:51:56.256 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:51:57.378 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6aee8c06-a15d-4d67-8c0c-8b7df37309e6) for deployment 'opnfv-rally' (UUID=00026fcc-9ad4-477f-8fc5-992e61af223f). 2019-04-19 08:51:58.597 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6aee8c06-a15d-4d67-8c0c-8b7df37309e6) has been successfully configured for deployment 'opnfv-rally' (UUID=00026fcc-9ad4-477f-8fc5-992e61af223f)! 2019-04-19 08:52:02.722 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 08:52:02.722 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 08:52:02.722 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 08:52:04.011 33 INFO rally.api [-] Starting verification (UUID=2c93cf43-c2e4-4176-ab30-c764c99b1941) for deployment 'opnfv-rally' (UUID=00026fcc-9ad4-477f-8fc5-992e61af223f) by verifier 'opnfv-tempest' (UUID=6aee8c06-a15d-4d67-8c0c-8b7df37309e6). 2019-04-19 08:52:05.197 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-04-19 08:52:05.475 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-19 08:52:05.476 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/for-deployment-00026fcc-9ad4-477f-8fc5-992e61af223f/tempest.log' to option 'log_file'. 2019-04-19 08:52:05.476 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/for-deployment-00026fcc-9ad4-477f-8fc5-992e61af223f/tempest.log 2019-04-19 08:52:05.476 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-19 08:52:05.477 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/for-deployment-00026fcc-9ad4-477f-8fc5-992e61af223f/lock_files' to option 'lock_path'. 2019-04-19 08:52:05.477 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6aee8c06-a15d-4d67-8c0c-8b7df37309e6/for-deployment-00026fcc-9ad4-477f-8fc5-992e61af223f/lock_files 2019-04-19 08:52:05.477 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-19 08:52:05.478 33 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-04-19 08:52:05.478 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 85bf56d9-88aa-4e01-b013-5e3d9f2bdc65 2019-04-19 08:52:05.478 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 40f032b8-f98f-4100-8928-c4ca82ac0928 2019-04-19 08:52:05.479 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 13004114-b583-4d87-860d-4821a001c77b 2019-04-19 08:52:05.479 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e2bff652-9112-45bc-9ec0-579db7dd1427 2019-04-19 08:52:05.909 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-19 08:52:05.909 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron-tempest-plugin-api-net_6be933c0-c359-4429-9bcb-aee3f5c3ce60 2019-04-19 08:52:05.910 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-19 08:52:05.965 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-19 08:52:05.965 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}904b45a709e02f48c1e3330f25d835e978abbde1" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-19 08:52:06.283 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Fri, 19 Apr 2019 08:52:05 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-a7805467-f146-4a5c-8450-68ddaeb0ff3c x-openstack-request-id: req-a7805467-f146-4a5c-8450-68ddaeb0ff3c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-19 08:52:06.284 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_6be933c0-c359-4429-9bcb-aee3f5c3ce60", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/13004114-b583-4d87-860d-4821a001c77b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/13004114-b583-4d87-860d-4821a001c77b", "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": "13004114-b583-4d87-860d-4821a001c77b"}, {"name": "neutron-tempest-plugin-api-flavor_alt_6be933c0-c359-4429-9bcb-aee3f5c3ce60", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e2bff652-9112-45bc-9ec0-579db7dd1427", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e2bff652-9112-45bc-9ec0-579db7dd1427", "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": "e2bff652-9112-45bc-9ec0-579db7dd1427"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-19 08:52:06.284 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-a7805467-f146-4a5c-8450-68ddaeb0ff3c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-19 08:52:06.286 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-19 08:52:06.287 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2c93cf43_eH2tmBrB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-19 08:52:06.287 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}904b45a709e02f48c1e3330f25d835e978abbde1" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_2c93cf43_eH2tmBrB", "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-04-19 08:52:06.318 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 19 Apr 2019 08:52:06 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-1a4db801-ded2-4257-8bc8-36605e414092 x-openstack-request-id: req-1a4db801-ded2-4257-8bc8-36605e414092 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-19 08:52:06.319 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_2c93cf43_eH2tmBrB", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0", "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": "8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-19 08:52:06.319 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a4db801-ded2-4257-8bc8-36605e414092 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-19 08:52:06.320 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2c93cf43_eH2tmBrB' (ID = 8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0) has been successfully created! 2019-04-19 08:52:06.321 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0' to option 'instance_type'. 2019-04-19 08:52:06.321 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0 2019-04-19 08:52:06.322 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context tempest@default setup() finished in 1.71 sec 2019-04-19 08:52:06.323 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context testr@default setup() finished in 0.84 msec 2019-04-19 08:52:06.324 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e7103547-da64-4905-a792-e3785b4e3c35'. 2019-04-19 08:52:13.436 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-04-19 08:52:13.584 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.302s] 2019-04-19 08:52:14.288 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.703s] 2019-04-19 08:52:14.583 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.297s] 2019-04-19 08:52:15.427 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.842s] 2019-04-19 08:52:15.840 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.413s] 2019-04-19 08:52:20.533 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [4.122s] 2019-04-19 08:52:20.867 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [0.337s] 2019-04-19 08:52:21.121 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.254s] 2019-04-19 08:52:21.465 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.342s] 2019-04-19 08:52:32.085 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.946s] 2019-04-19 08:52:32.854 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.770s] 2019-04-19 08:52:37.560 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [5.878s] 2019-04-19 08:52:39.056 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-04-19 08:52:39.083 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.949s] 2019-04-19 08:52:40.853 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [3.293s] 2019-04-19 08:52:45.540 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [22.919s] 2019-04-19 08:52:45.686 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.862s] 2019-04-19 08:52:45.983 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.297s] 2019-04-19 08:52:46.027 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-04-19 08:52:46.866 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.882s] 2019-04-19 08:52:46.867 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-04-19 08:52:48.488 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.949s] 2019-04-19 08:52:50.668 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [2.180s] 2019-04-19 08:52:54.492 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [3.823s] 2019-04-19 08:52:56.735 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [4.478s] 2019-04-19 08:52:57.022 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [2.529s] 2019-04-19 08:52:59.932 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.197s] 2019-04-19 08:53:01.460 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [4.360s] 2019-04-19 08:53:03.567 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [2.106s] 2019-04-19 08:53:09.149 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-04-19 08:53:09.695 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [6.128s] 2019-04-19 08:53:09.960 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [5.909s] 2019-04-19 08:53:11.261 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [14.238s] 2019-04-19 08:53:11.423 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.463s] 2019-04-19 08:53:15.282 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.324s] 2019-04-19 08:53:17.722 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [6.460s] 2019-04-19 08:53:20.004 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [10.309s] 2019-04-19 08:53:22.699 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [2.693s] 2019-04-19 08:53:24.429 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.730s] 2019-04-19 08:53:25.870 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [10.585s] 2019-04-19 08:53:28.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [3.957s] 2019-04-19 08:53:28.769 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-04-19 08:53:30.332 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [4.463s] 2019-04-19 08:53:33.042 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [15.319s] 2019-04-19 08:53:34.208 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:34.210 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:34.211 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:34.212 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:34.213 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:34.409 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.367s] 2019-04-19 08:53:39.245 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [6.016s] 2019-04-19 08:53:44.511 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [6.698s] 2019-04-19 08:53:47.453 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:47.455 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:47.456 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-04-19 08:53:49.690 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [15.280s] 2019-04-19 08:53:52.847 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.064s] 2019-04-19 08:53:53.463 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [3.772s] 2019-04-19 08:53:53.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.689s] 2019-04-19 08:53:54.053 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [3.508s] 2019-04-19 08:53:54.102 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.640s] 2019-04-19 08:53:54.262 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.240s] 2019-04-19 08:53:54.980 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.444s] 2019-04-19 08:53:55.619 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.638s] 2019-04-19 08:53:55.862 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.243s] 2019-04-19 08:53:56.132 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.269s] 2019-04-19 08:53:56.703 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [2.441s] 2019-04-19 08:53:57.175 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [1.043s] 2019-04-19 08:54:00.171 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [6.119s] 2019-04-19 08:54:03.753 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [3.580s] 2019-04-19 08:54:04.381 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-04-19 08:54:04.383 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-04-19 08:54:04.384 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-04-19 08:54:04.385 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-04-19 08:54:06.687 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.933s] 2019-04-19 08:54:09.469 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.590s] 2019-04-19 08:54:10.424 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [3.736s] 2019-04-19 08:54:10.909 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.384s] 2019-04-19 08:54:12.118 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.207s] 2019-04-19 08:54:12.399 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.282s] 2019-04-19 08:54:12.824 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.354s] 2019-04-19 08:54:12.953 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.554s] 2019-04-19 08:54:13.192 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [2.767s] 2019-04-19 08:54:14.295 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.341s] 2019-04-19 08:54:15.792 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.969s] 2019-04-19 08:54:18.261 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.963s] 2019-04-19 08:54:19.149 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [5.956s] 2019-04-19 08:54:20.190 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.928s] 2019-04-19 08:54:20.574 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.386s] 2019-04-19 08:54:20.663 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.088s] 2019-04-19 08:54:20.665 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-19 08:54:20.956 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.163s] 2019-04-19 08:54:25.569 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [6.419s] 2019-04-19 08:54:36.088 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.168s] 2019-04-19 08:54:36.405 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [19.748s] 2019-04-19 08:54:37.344 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-04-19 08:54:45.249 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [8.846s] 2019-04-19 08:54:45.757 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.136s] 2019-04-19 08:54:45.923 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [0.674s] 2019-04-19 08:54:46.996 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.240s] 2019-04-19 08:54:50.975 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [3.946s] 2019-04-19 08:54:56.429 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [5.454s] 2019-04-19 08:54:57.747 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [11.822s] 2019-04-19 08:54:59.168 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.736s] 2019-04-19 08:54:59.171 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-04-19 08:54:59.173 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-19 08:54:59.174 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-19 08:55:07.845 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.623s] 2019-04-19 08:55:09.335 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.490s] 2019-04-19 08:55:09.348 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.013s] 2019-04-19 08:55:09.649 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.301s] 2019-04-19 08:55:09.962 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.313s] 2019-04-19 08:55:09.976 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.014s] 2019-04-19 08:55:13.687 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.202s] 2019-04-19 08:55:19.461 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.462s] 2019-04-19 08:55:19.958 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [6.271s] 2019-04-19 08:55:20.000 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [0.539s] 2019-04-19 08:55:20.464 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.523s] 2019-04-19 08:55:20.471 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.471s] 2019-04-19 08:55:20.776 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.305s] 2019-04-19 08:55:21.193 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.416s] 2019-04-19 08:55:21.474 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.010s] 2019-04-19 08:55:21.487 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-04-19 08:55:21.510 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.023s] 2019-04-19 08:55:21.523 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.012s] 2019-04-19 08:55:21.538 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.015s] 2019-04-19 08:55:22.453 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.259s] 2019-04-19 08:55:23.069 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.615s] 2019-04-19 08:55:23.547 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.478s] 2019-04-19 08:55:25.301 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [5.342s] 2019-04-19 08:55:25.593 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [2.045s] 2019-04-19 08:55:26.799 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-04-19 08:55:31.121 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [5.819s] 2019-04-19 08:55:32.518 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.396s] 2019-04-19 08:55:33.471 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [0.953s] 2019-04-19 08:55:34.199 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [2.616s] 2019-04-19 08:55:37.336 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [27.036s] 2019-04-19 08:55:39.243 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.140s] 2019-04-19 08:55:40.606 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.363s] 2019-04-19 08:55:40.710 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [6.511s] 2019-04-19 08:55:41.973 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.365s] 2019-04-19 08:55:42.831 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [9.357s] 2019-04-19 08:55:43.079 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.106s] 2019-04-19 08:55:43.302 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.223s] 2019-04-19 08:55:44.291 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.988s] 2019-04-19 08:55:44.608 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.317s] 2019-04-19 08:55:44.897 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.288s] 2019-04-19 08:55:44.919 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.021s] 2019-04-19 08:55:45.229 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.309s] 2019-04-19 08:55:46.349 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.119s] 2019-04-19 08:55:46.966 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.616s] 2019-04-19 08:55:47.674 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.707s] 2019-04-19 08:55:48.432 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.758s] 2019-04-19 08:55:49.092 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.660s] 2019-04-19 08:55:49.173 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.342s] 2019-04-19 08:55:49.363 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [8.652s] 2019-04-19 08:55:49.877 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.785s] 2019-04-19 08:55:50.119 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.242s] 2019-04-19 08:55:50.640 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.521s] 2019-04-19 08:55:55.919 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [6.745s] 2019-04-19 08:55:58.580 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.605s] 2019-04-19 08:56:02.352 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [6.433s] 2019-04-19 08:56:05.129 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [1.627s] 2019-04-19 08:56:05.887 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.759s] 2019-04-19 08:56:07.207 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [1.318s] 2019-04-19 08:56:08.064 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.858s] 2019-04-19 08:56:08.274 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.209s] 2019-04-19 08:56:08.311 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.036s] 2019-04-19 08:56:08.861 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.549s] 2019-04-19 08:56:10.002 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [1.141s] 2019-04-19 08:56:10.601 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.364s] 2019-04-19 08:56:11.084 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [8.729s] 2019-04-19 08:56:11.449 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [2.866s] 2019-04-19 08:56:11.807 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.204s] 2019-04-19 08:56:12.689 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.883s] 2019-04-19 08:56:13.385 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.694s] 2019-04-19 08:56:14.129 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.743s] 2019-04-19 08:56:14.681 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-04-19 08:56:14.682 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-04-19 08:56:16.830 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [5.745s] 2019-04-19 08:56:17.083 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.952s] 2019-04-19 08:56:17.566 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [6.114s] 2019-04-19 08:56:17.778 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.695s] 2019-04-19 08:56:17.834 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.057s] 2019-04-19 08:56:18.178 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.344s] 2019-04-19 08:56:24.412 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [7.581s] 2019-04-19 08:56:25.591 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [8.025s] 2019-04-19 08:56:29.689 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.277s] 2019-04-19 08:56:30.642 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.952s] 2019-04-19 08:56:31.540 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [12.737s] 2019-04-19 08:56:31.788 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-04-19 08:56:32.827 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [2.184s] 2019-04-19 08:56:34.894 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.421s] 2019-04-19 08:56:34.896 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-19 08:56:36.361 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.466s] 2019-04-19 08:56:36.656 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.296s] 2019-04-19 08:56:37.427 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.307s] 2019-04-19 08:56:37.650 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.994s] 2019-04-19 08:56:38.872 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [6.044s] 2019-04-19 08:56:39.481 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.054s] 2019-04-19 08:56:40.535 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [1.053s] 2019-04-19 08:56:41.430 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.896s] 2019-04-19 08:56:42.058 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.186s] 2019-04-19 08:56:43.771 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.711s] 2019-04-19 08:56:44.060 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [2.627s] 2019-04-19 08:56:44.905 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.846s] 2019-04-19 08:56:45.622 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.592s] 2019-04-19 08:56:45.632 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.010s] 2019-04-19 08:56:45.844 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.212s] 2019-04-19 08:56:45.957 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [1.052s] 2019-04-19 08:56:46.161 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.203s] 2019-04-19 08:56:46.469 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.308s] 2019-04-19 08:56:46.953 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.483s] 2019-04-19 08:56:47.122 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [3.350s] 2019-04-19 08:56:47.795 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.841s] 2019-04-19 08:56:48.525 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.730s] 2019-04-19 08:56:48.843 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.318s] 2019-04-19 08:56:49.932 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.089s] 2019-04-19 08:56:50.729 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [0.796s] 2019-04-19 08:56:52.670 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [1.940s] 2019-04-19 08:56:53.051 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.382s] 2019-04-19 08:56:53.391 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.339s] 2019-04-19 08:56:54.540 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [1.149s] 2019-04-19 08:56:55.648 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.241s] 2019-04-19 08:56:56.038 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [1.496s] 2019-04-19 08:56:58.997 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [2.957s] 2019-04-19 08:56:59.357 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.361s] 2019-04-19 08:56:59.625 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.267s] 2019-04-19 08:57:00.039 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [6.722s] 2019-04-19 08:57:00.120 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.495s] 2019-04-19 08:57:00.693 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.572s] 2019-04-19 08:57:00.785 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.092s] 2019-04-19 08:57:00.794 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.008s] 2019-04-19 08:57:01.008 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.213s] 2019-04-19 08:57:02.472 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [1.463s] 2019-04-19 08:57:04.675 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [4.635s] 2019-04-19 08:57:04.676 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-19 08:57:06.796 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [2.121s] 2019-04-19 08:57:07.289 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.217s] 2019-04-19 08:57:10.307 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [3.017s] 2019-04-19 08:57:10.529 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.732s] 2019-04-19 08:57:11.344 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.038s] 2019-04-19 08:57:13.782 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [2.435s] 2019-04-19 08:57:18.327 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [4.541s] 2019-04-19 08:57:18.848 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.523s] 2019-04-19 08:57:19.286 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.439s] 2019-04-19 08:57:26.245 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [6.143s] 2019-04-19 08:57:34.011 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.013 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.016 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.017 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.018 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.019 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-04-19 08:57:34.019 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-04-19 08:57:34.684 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [8.251s] 2019-04-19 08:57:35.851 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [1.170s] 2019-04-19 08:57:39.634 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.184s] 2019-04-19 08:57:39.918 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.285s] 2019-04-19 08:57:40.130 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.211s] 2019-04-19 08:57:40.423 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [4.563s] 2019-04-19 08:57:40.509 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.379s] 2019-04-19 08:57:41.500 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.990s] 2019-04-19 08:57:42.101 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.601s] 2019-04-19 08:57:42.449 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.348s] 2019-04-19 08:57:42.736 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.287s] 2019-04-19 08:57:43.207 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.471s] 2019-04-19 08:57:44.543 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.359s] 2019-04-19 08:57:44.756 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.212s] 2019-04-19 08:57:45.818 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [35.287s] 2019-04-19 08:57:46.439 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.682s] 2019-04-19 08:57:47.005 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.565s] 2019-04-19 08:57:47.626 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.620s] 2019-04-19 08:57:47.718 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [7.273s] 2019-04-19 08:57:47.765 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.949s] 2019-04-19 08:57:47.870 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.244s] 2019-04-19 08:57:49.159 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.392s] 2019-04-19 08:57:52.271 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [3.111s] 2019-04-19 08:57:55.565 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [7.827s] 2019-04-19 08:57:57.442 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.535s] 2019-04-19 08:57:57.537 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.370s] 2019-04-19 08:57:58.558 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [6.286s] 2019-04-19 08:58:00.736 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.199s] 2019-04-19 08:58:01.239 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [3.798s] 2019-04-19 08:58:01.970 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.731s] 2019-04-19 08:58:02.718 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [4.158s] 2019-04-19 08:58:03.464 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.727s] 2019-04-19 08:58:03.894 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.701s] 2019-04-19 08:58:03.993 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.023s] 2019-04-19 08:58:05.497 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [2.779s] 2019-04-19 08:58:06.676 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [2.782s] 2019-04-19 08:58:06.747 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [2.754s] 2019-04-19 08:58:08.408 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.660s] 2019-04-19 08:58:08.925 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.460s] 2019-04-19 08:58:09.814 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.405s] 2019-04-19 08:58:09.940 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.442s] 2019-04-19 08:58:10.340 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.526s] 2019-04-19 08:58:11.391 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [1.049s] 2019-04-19 08:58:11.619 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.229s] 2019-04-19 08:58:11.999 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.865s] 2019-04-19 08:58:12.217 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.597s] 2019-04-19 08:58:12.436 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.218s] 2019-04-19 08:58:13.321 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.884s] 2019-04-19 08:58:14.396 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.074s] 2019-04-19 08:58:15.194 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.797s] 2019-04-19 08:58:15.942 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.747s] 2019-04-19 08:58:16.448 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.506s] 2019-04-19 08:58:17.058 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.610s] 2019-04-19 08:58:20.371 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.993s] 2019-04-19 08:58:20.993 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.680s] 2019-04-19 08:58:21.283 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.290s] 2019-04-19 08:58:21.484 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.200s] 2019-04-19 08:58:21.759 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.275s] 2019-04-19 08:58:21.861 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.490s] 2019-04-19 08:58:23.382 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.520s] 2019-04-19 08:58:23.561 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.179s] 2019-04-19 08:58:25.895 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [2.332s] 2019-04-19 08:58:26.479 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.584s] 2019-04-19 08:58:28.695 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.215s] 2019-04-19 08:58:30.467 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.771s] 2019-04-19 08:58:30.835 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.368s] 2019-04-19 08:58:31.770 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.935s] 2019-04-19 08:58:33.905 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [23.963s] 2019-04-19 08:58:34.047 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.994s] 2019-04-19 08:58:34.234 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.463s] 2019-04-19 08:58:35.419 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.373s] 2019-04-19 08:58:36.521 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.287s] 2019-04-19 08:58:37.038 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.517s] 2019-04-19 08:58:46.809 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [12.903s] 2019-04-19 08:58:48.299 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.540s] 2019-04-19 08:58:52.489 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [4.188s] 2019-04-19 08:58:53.208 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.721s] 2019-04-19 08:58:55.275 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [2.065s] 2019-04-19 08:58:55.571 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.296s] 2019-04-19 08:58:55.633 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.062s] 2019-04-19 08:58:55.655 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.022s] 2019-04-19 08:58:55.987 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.331s] 2019-04-19 08:58:56.304 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.316s] 2019-04-19 08:58:56.383 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.079s] 2019-04-19 08:58:57.076 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.693s] 2019-04-19 08:58:57.456 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.379s] 2019-04-19 08:58:59.761 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [2.303s] 2019-04-19 08:58:59.980 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.221s] 2019-04-19 08:59:00.650 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.669s] 2019-04-19 08:59:01.106 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.456s] 2019-04-19 08:59:01.658 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.551s] 2019-04-19 08:59:01.963 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.305s] 2019-04-19 08:59:03.335 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [1.371s] 2019-04-19 08:59:03.470 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.136s] 2019-04-19 08:59:04.068 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.597s] 2019-04-19 08:59:06.621 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [5.233s] 2019-04-19 08:59:10.716 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [23.907s] 2019-04-19 08:59:11.206 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.490s] 2019-04-19 08:59:12.659 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [1.451s] 2019-04-19 08:59:12.916 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.212s] 2019-04-19 08:59:13.790 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.873s] 2019-04-19 08:59:14.050 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.260s] 2019-04-19 08:59:14.113 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.063s] 2019-04-19 08:59:14.415 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [7.792s] 2019-04-19 08:59:14.527 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.412s] 2019-04-19 08:59:16.189 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.530s] 2019-04-19 08:59:16.416 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.887s] 2019-04-19 08:59:17.161 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.745s] 2019-04-19 08:59:17.389 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.229s] 2019-04-19 08:59:17.412 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.023s] 2019-04-19 08:59:21.901 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [5.710s] 2019-04-19 08:59:22.492 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.259s] 2019-04-19 08:59:22.654 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [8.239s] 2019-04-19 08:59:23.571 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.077s] 2019-04-19 08:59:23.995 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.424s] 2019-04-19 08:59:24.578 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.583s] 2019-04-19 08:59:25.494 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.915s] 2019-04-19 08:59:27.846 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.348s] 2019-04-19 08:59:28.127 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [6.226s] 2019-04-19 08:59:28.831 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.705s] 2019-04-19 08:59:29.604 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.758s] 2019-04-19 08:59:29.932 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.329s] 2019-04-19 08:59:30.000 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.066s] 2019-04-19 08:59:30.001 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-19 08:59:31.568 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [8.913s] 2019-04-19 08:59:34.978 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.071s] 2019-04-19 08:59:40.390 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [5.412s] 2019-04-19 08:59:48.936 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [8.545s] 2019-04-19 08:59:50.692 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-04-19 08:59:50.695 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-04-19 08:59:53.121 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [13.383s] 2019-04-19 08:59:53.184 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-04-19 08:59:53.489 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [1.606s] 2019-04-19 08:59:55.946 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.430s] 2019-04-19 08:59:56.067 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [2.578s] 2019-04-19 08:59:57.449 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.380s] 2019-04-19 08:59:57.739 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.793s] 2019-04-19 08:59:59.170 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.721s] 2019-04-19 08:59:59.923 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [0.753s] 2019-04-19 09:00:08.845 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.409s] 2019-04-19 09:00:10.388 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.541s] 2019-04-19 09:00:11.112 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.723s] 2019-04-19 09:00:11.234 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.122s] 2019-04-19 09:00:12.206 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.970s] 2019-04-19 09:00:13.546 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.338s] 2019-04-19 09:00:14.690 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [1.144s] 2019-04-19 09:00:15.024 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.335s] 2019-04-19 09:00:15.120 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.097s] 2019-04-19 09:00:16.046 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [22.926s] 2019-04-19 09:00:23.160 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [7.113s] 2019-04-19 09:00:28.763 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.750s] 2019-04-19 09:00:30.616 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.854s] 2019-04-19 09:00:34.523 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [3.905s] 2019-04-19 09:00:37.125 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [2.602s] 2019-04-19 09:00:40.946 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [3.820s] 2019-04-19 09:00:43.975 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [3.029s] 2019-04-19 09:00:45.622 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [1.646s] 2019-04-19 09:00:46.657 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [1.035s] 2019-04-19 09:00:47.399 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.741s] 2019-04-19 09:00:47.997 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.597s] 2019-04-19 09:00:48.854 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.857s] 2019-04-19 09:00:52.810 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [29.648s] 2019-04-19 09:01:10.519 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [17.708s] 2019-04-19 09:01:19.285 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.462s] 2019-04-19 09:01:21.720 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.433s] 2019-04-19 09:01:22.336 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.615s] 2019-04-19 09:01:23.697 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [1.361s] 2019-04-19 09:01:24.979 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.280s] 2019-04-19 09:01:28.416 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [17.897s] 2019-04-19 09:01:29.393 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [4.412s] 2019-04-19 09:01:32.072 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [2.679s] 2019-04-19 09:01:32.384 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.313s] 2019-04-19 09:01:32.515 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.131s] 2019-04-19 09:01:40.493 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [12.076s] 2019-04-19 09:01:51.010 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [10.516s] 2019-04-19 09:02:01.384 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [10.375s] 2019-04-19 09:02:07.045 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [13.645s] 2019-04-19 09:02:18.911 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-04-19 09:02:30.433 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.320s] 2019-04-19 09:02:30.823 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [23.778s] 2019-04-19 09:02:38.325 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [7.502s] 2019-04-19 09:02:45.665 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.776s] 2019-04-19 09:02:47.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.232s] 2019-04-19 09:02:53.622 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.311s] 2019-04-19 09:02:53.924 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.302s] 2019-04-19 09:02:56.063 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [2.138s] 2019-04-19 09:02:56.509 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.445s] 2019-04-19 09:02:57.148 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.639s] 2019-04-19 09:02:57.407 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.259s] 2019-04-19 09:03:08.846 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.326s] 2019-04-19 09:03:08.870 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [30.543s] 2019-04-19 09:03:09.839 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.991s] 2019-04-19 09:03:10.115 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.277s] 2019-04-19 09:03:10.656 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.541s] 2019-04-19 09:03:10.975 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.318s] 2019-04-19 09:03:12.407 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.429s] 2019-04-19 09:03:13.359 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.954s] 2019-04-19 09:03:13.664 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.304s] 2019-04-19 09:03:13.692 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.028s] 2019-04-19 09:03:13.693 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-19 09:03:23.841 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.371s] 2019-04-19 09:03:24.521 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.679s] 2019-04-19 09:03:26.427 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.905s] 2019-04-19 09:03:28.001 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.574s] 2019-04-19 09:03:30.181 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [2.179s] 2019-04-19 09:03:30.758 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [21.888s] 2019-04-19 09:03:31.803 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.621s] 2019-04-19 09:03:32.820 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [1.017s] 2019-04-19 09:03:33.717 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.896s] 2019-04-19 09:03:34.514 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.797s] 2019-04-19 09:03:34.959 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.444s] 2019-04-19 09:03:35.066 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.107s] 2019-04-19 09:03:35.784 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.718s] 2019-04-19 09:03:36.176 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.390s] 2019-04-19 09:03:37.523 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.346s] 2019-04-19 09:03:39.010 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.487s] 2019-04-19 09:03:39.439 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.428s] 2019-04-19 09:03:40.164 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.725s] 2019-04-19 09:03:49.033 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [18.274s] 2019-04-19 09:04:03.076 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [14.042s] 2019-04-19 09:04:03.266 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.193s] 2019-04-19 09:04:08.039 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [4.772s] 2019-04-19 09:04:09.900 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.861s] 2019-04-19 09:04:14.245 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [11.169s] 2019-04-19 09:04:14.874 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [4.974s] 2019-04-19 09:04:17.291 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.417s] 2019-04-19 09:04:23.784 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [6.493s] 2019-04-19 09:04:24.954 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [10.709s] 2019-04-19 09:04:53.415 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [9.346s] 2019-04-19 09:04:58.719 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [5.303s] 2019-04-19 09:05:00.339 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [15.027s] 2019-04-19 09:05:04.090 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [5.371s] 2019-04-19 09:05:07.309 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [6.955s] 2019-04-19 09:05:08.765 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-04-19 09:05:09.179 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [5.089s] 2019-04-19 09:05:13.523 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [4.342s] 2019-04-19 09:05:17.781 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [4.257s] 2019-04-19 09:05:24.357 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [6.575s] 2019-04-19 09:05:30.434 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [6.076s] 2019-04-19 09:05:38.406 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [7.971s] 2019-04-19 09:05:47.721 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [9.314s] 2019-04-19 09:05:51.865 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.144s] 2019-04-19 09:05:56.796 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-04-19 09:06:13.527 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [12.346s] 2019-04-19 09:06:19.038 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [5.512s] 2019-04-19 09:06:24.063 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [5.025s] 2019-04-19 09:06:29.427 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [5.363s] 2019-04-19 09:06:29.985 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.557s]: Vxlan type driver must be enabled for this test. 2019-04-19 09:06:37.267 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [7.282s] 2019-04-19 09:06:41.338 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [4.070s] 2019-04-19 09:06:44.584 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.246s] 2019-04-19 09:06:53.379 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [8.793s] 2019-04-19 09:06:54.598 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.219s] 2019-04-19 09:06:58.183 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.585s] 2019-04-19 09:07:02.355 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.171s] 2019-04-19 09:07:06.550 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [4.193s] 2019-04-19 09:07:10.467 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.916s] 2019-04-19 09:07:17.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [7.084s] 2019-04-19 09:07:22.083 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.530s] 2019-04-19 09:07:26.317 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.234s] 2019-04-19 09:07:33.701 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [7.383s] 2019-04-19 09:07:41.441 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [7.740s] 2019-04-19 09:07:46.778 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [5.336s] 2019-04-19 09:07:53.171 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context testr@default cleanup() started 2019-04-19 09:07:53.172 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context testr@default cleanup() finished in 0.66 msec 2019-04-19 09:07:53.172 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context tempest@default cleanup() started 2019-04-19 09:07:53.789 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-04-19 09:07:54.032 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-04-19 09:07:54.056 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2c93cf43_eH2tmBrB'. 2019-04-19 09:07:54.057 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}15d5dc29d67406c10425c64fda53ee85563f7cfd" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-19 09:07:54.406 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 19 Apr 2019 09:07:54 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-c862f7f6-c63a-4331-8040-40201fd7b28f x-openstack-request-id: req-c862f7f6-c63a-4331-8040-40201fd7b28f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-19 09:07:54.407 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0 used request id req-c862f7f6-c63a-4331-8040-40201fd7b28f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-19 09:07:54.407 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2c93cf43_eH2tmBrB' has been deleted. 2019-04-19 09:07:54.408 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0' of option 'instance_type' from Tempest config file. 2019-04-19 09:07:54.408 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8f7bed56-fd3e-43b8-b3f8-f8424cbdfca0' has been removed. 2019-04-19 09:07:54.414 33 INFO rally.task.context [-] Verification 6aee8c06-a15d-4d67-8c0c-8b7df37309e6 | Context tempest@default cleanup() finished in 1.24 sec 2019-04-19 09:07:54.535 33 INFO rally.api [-] Verification (UUID=2c93cf43-c2e4-4176-ab30-c764c99b1941) has been successfully finished for deployment 'opnfv-rally' (UUID=00026fcc-9ad4-477f-8fc5-992e61af223f)! 2019-04-19 09:07:55.521 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 09:07:55.521 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 09:07:55.521 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 09:07:56.589 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 09:07:56.590 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 09:07:56.590 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 09:07:57.828 45 INFO rally.api [-] Building 'html' report for the following verification(s): '2c93cf43-c2e4-4176-ab30-c764c99b1941' 2019-04-19 09:07:57.848 45 INFO rally.api [-] The report has been successfully built. 2019-04-19 09:07:58.675 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-19 09:07:58.675 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-19 09:07:58.675 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-19 09:07:59.811 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '2c93cf43-c2e4-4176-ab30-c764c99b1941' 2019-04-19 09:07:59.827 47 INFO rally.api [-] The report has been successfully built. 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils sortby_index=index) 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-04-19 10:59:58.024 44 ERROR rally.cli.cliutils