2019-03-28 20:07:50.815 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:07:50.816 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:07:50.816 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-28 20:07:52.086 7 ERROR rally.cli.cliutils 2019-03-28 20:07:52.890 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:07:52.890 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:07:52.890 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:07:54.200 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-28 20:07:55.215 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:07:55.215 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:07:55.216 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:07:58.650 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:07:58.650 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:07:58.650 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:07:59.438 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:07:59.438 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:07:59.438 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils force=force) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-28 20:08:00.710 16 ERROR rally.cli.cliutils 2019-03-28 20:08:01.510 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:08:01.510 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:08:01.510 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:08:02.720 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-28 20:08:02.834 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/repo. 2019-03-28 20:08:03.043 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/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-03-28 20:08:03.106 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-28 20:08:03.116 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-28 20:08:03.166 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-28 20:08:03.225 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-28 20:08:03.686 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05886fb4-c262-4711-9ced-33e2fa724011) has been successfully created! 2019-03-28 20:08:04.515 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:08:04.515 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:08:04.515 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:08:08.375 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:08:08.375 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:08:08.376 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:08:09.629 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=05886fb4-c262-4711-9ced-33e2fa724011) for deployment 'opnfv-rally' (UUID=12fe6909-383b-4250-a1f5-ff2ba83a2be6). 2019-03-28 20:08:11.122 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05886fb4-c262-4711-9ced-33e2fa724011) has been successfully configured for deployment 'opnfv-rally' (UUID=12fe6909-383b-4250-a1f5-ff2ba83a2be6)! 2019-03-28 20:08:15.283 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:08:15.283 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:08:15.283 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:08:16.494 33 INFO rally.api [-] Starting verification (UUID=050dc8d9-82c2-40de-b464-98c92f01b360) for deployment 'opnfv-rally' (UUID=12fe6909-383b-4250-a1f5-ff2ba83a2be6) by verifier 'opnfv-tempest' (UUID=05886fb4-c262-4711-9ced-33e2fa724011). 2019-03-28 20:08:17.680 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-03-28 20:08:17.961 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-28 20:08:17.962 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/for-deployment-12fe6909-383b-4250-a1f5-ff2ba83a2be6/tempest.log' to option 'log_file'. 2019-03-28 20:08:17.962 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/for-deployment-12fe6909-383b-4250-a1f5-ff2ba83a2be6/tempest.log 2019-03-28 20:08:17.962 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-28 20:08:17.963 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/for-deployment-12fe6909-383b-4250-a1f5-ff2ba83a2be6/lock_files' to option 'lock_path'. 2019-03-28 20:08:17.963 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-05886fb4-c262-4711-9ced-33e2fa724011/for-deployment-12fe6909-383b-4250-a1f5-ff2ba83a2be6/lock_files 2019-03-28 20:08:17.963 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-28 20:08:17.964 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-03-28 20:08:17.964 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d4ab48cd-cb2e-46e9-b3e4-143752188660 2019-03-28 20:08:17.964 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 74af4b35-8ee8-4371-ad79-30eb52f0cd90 2019-03-28 20:08:17.965 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2d7a0a09-9b53-4991-ad06-42065ce2c56f 2019-03-28 20:08:17.965 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 228c9c09-fba6-418a-951a-29bcb9c2690a 2019-03-28 20:08:18.294 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-28 20:08:18.294 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_d8678d95-4dde-43f3-ae66-3844b362433f 2019-03-28 20:08:18.295 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-28 20:08:18.348 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-28 20:08:18.348 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ce3f4543c3952c96313a112c75145c06f55f34d8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-28 20:08:18.665 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Thu, 28 Mar 2019 20:08:18 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-0f712020-bbed-464a-8920-b378e7635ef7 x-openstack-request-id: req-0f712020-bbed-464a-8920-b378e7635ef7 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-28 20:08:18.666 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_d8678d95-4dde-43f3-ae66-3844b362433f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/228c9c09-fba6-418a-951a-29bcb9c2690a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/228c9c09-fba6-418a-951a-29bcb9c2690a", "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": "228c9c09-fba6-418a-951a-29bcb9c2690a"}, {"name": "neutron-tempest-plugin-api-flavor_d8678d95-4dde-43f3-ae66-3844b362433f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2d7a0a09-9b53-4991-ad06-42065ce2c56f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2d7a0a09-9b53-4991-ad06-42065ce2c56f", "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": "2d7a0a09-9b53-4991-ad06-42065ce2c56f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-28 20:08:18.666 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-0f712020-bbed-464a-8920-b378e7635ef7 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-28 20:08:18.668 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-28 20:08:18.668 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_050dc8d9_o54aCNfE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-28 20:08:18.669 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ce3f4543c3952c96313a112c75145c06f55f34d8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_050dc8d9_o54aCNfE", "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-03-28 20:08:18.718 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 300 Content-Type: application/json Date: Thu, 28 Mar 2019 20:08:18 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-af0b537f-3770-46e1-ad16-fb1ad9f549b6 x-openstack-request-id: req-af0b537f-3770-46e1-ad16-fb1ad9f549b6 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-28 20:08:18.719 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_050dc8d9_o54aCNfE", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b7978651-5647-4805-87ec-9d110cd83350", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b7978651-5647-4805-87ec-9d110cd83350", "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": "b7978651-5647-4805-87ec-9d110cd83350"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-28 20:08:18.719 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-af0b537f-3770-46e1-ad16-fb1ad9f549b6 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-28 20:08:18.720 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_050dc8d9_o54aCNfE' (ID = b7978651-5647-4805-87ec-9d110cd83350) has been successfully created! 2019-03-28 20:08:18.720 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7978651-5647-4805-87ec-9d110cd83350' to option 'instance_type'. 2019-03-28 20:08:18.721 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7978651-5647-4805-87ec-9d110cd83350 2019-03-28 20:08:18.722 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context tempest@default setup() finished in 1.64 sec 2019-03-28 20:08:18.723 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context testr@default setup() finished in 0.76 msec 2019-03-28 20:08:18.724 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2d47d181-4ce5-4973-b652-06abafa96c87'. 2019-03-28 20:08:21.092 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-03-28 20:08:21.101 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-03-28 20:08:29.318 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase ... skip: availability_zone supported agent not found. 2019-03-28 20:08:29.842 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [4.737s] 2019-03-28 20:08:31.897 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.781s] 2019-03-28 20:08:33.384 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [8.291s] 2019-03-28 20:08:34.837 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.455s] 2019-03-28 20:08:35.000 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.104s] 2019-03-28 20:08:42.911 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-03-28 20:08:43.434 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [2.815s] 2019-03-28 20:08:43.722 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.289s] 2019-03-28 20:08:45.648 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.924s] 2019-03-28 20:08:45.649 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-03-28 20:08:48.595 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [4.833s] 2019-03-28 20:08:49.072 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [14.035s] 2019-03-28 20:08:52.735 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [3.663s] 2019-03-28 20:08:52.918 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [4.322s] 2019-03-28 20:08:55.891 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [8.658s] 2019-03-28 20:08:57.028 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [4.294s] 2019-03-28 20:09:00.251 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [7.332s] 2019-03-28 20:09:00.619 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.862s] 2019-03-28 20:09:01.475 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [4.446s] 2019-03-28 20:09:02.758 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [2.138s] 2019-03-28 20:09:02.769 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.773 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.775 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [2.517s] 2019-03-28 20:09:02.776 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.777 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.779 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.780 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:02.781 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:05.512 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [4.035s] 2019-03-28 20:09:05.773 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [3.002s] 2019-03-28 20:09:07.355 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.582s] 2019-03-28 20:09:09.865 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:09.867 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:09.868 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:09.869 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:09.870 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-03-28 20:09:11.470 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [6.112s] 2019-03-28 20:09:12.822 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [7.309s] 2019-03-28 20:09:13.502 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [6.146s] 2019-03-28 20:09:18.291 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [6.821s] 2019-03-28 20:09:19.174 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.513s] 2019-03-28 20:09:21.177 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [8.354s] 2019-03-28 20:09:23.333 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [5.041s] 2019-03-28 20:09:26.013 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.701s] 2019-03-28 20:09:26.380 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.367s] 2019-03-28 20:09:26.592 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.212s] 2019-03-28 20:09:26.998 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.406s] 2019-03-28 20:09:28.475 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [5.141s] 2019-03-28 20:09:30.217 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [9.040s] 2019-03-28 20:09:30.369 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.774s] 2019-03-28 20:09:32.587 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.369s] 2019-03-28 20:09:33.176 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [4.701s] 2019-03-28 20:09:35.578 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [5.209s] 2019-03-28 20:09:37.865 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [4.687s] 2019-03-28 20:09:39.584 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [6.997s] 2019-03-28 20:09:42.010 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [6.431s] 2019-03-28 20:09:45.767 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [7.900s] 2019-03-28 20:09:47.381 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [7.794s] 2019-03-28 20:09:47.984 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.604s] 2019-03-28 20:09:48.145 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [4.006s] 2019-03-28 20:09:48.732 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [6.722s] 2019-03-28 20:09:51.452 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [2.719s] 2019-03-28 20:09:54.062 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [5.915s] 2019-03-28 20:09:54.065 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... skip [0.001s]: Skipped because network extension: fip-port-details is not enabled 2019-03-28 20:09:54.528 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [8.761s] 2019-03-28 20:09:54.998 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [3.547s] 2019-03-28 20:09:58.775 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.711s] 2019-03-28 20:10:01.435 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [6.434s] 2019-03-28 20:10:07.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.100s] 2019-03-28 20:10:11.741 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-03-28 20:10:11.742 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-03-28 20:10:13.600 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [6.065s] 2019-03-28 20:10:20.382 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [6.782s] 2019-03-28 20:10:21.472 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.140s] 2019-03-28 20:10:21.998 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [7.396s] 2019-03-28 20:10:25.544 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [3.546s] 2019-03-28 20:10:30.240 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [9.857s] 2019-03-28 20:10:37.037 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [6.796s] 2019-03-28 20:10:38.345 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.354s] 2019-03-28 20:10:39.490 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.144s] 2019-03-28 20:10:39.920 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.430s] 2019-03-28 20:10:40.260 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-03-28 20:10:40.263 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-03-28 20:10:40.265 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-03-28 20:10:40.268 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-03-28 20:10:40.269 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-03-28 20:10:40.270 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-28 20:10:40.271 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-03-28 20:10:40.272 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-03-28 20:10:40.273 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-03-28 20:10:40.608 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.688s] 2019-03-28 20:10:41.847 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.237s] 2019-03-28 20:10:44.381 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.531s] 2019-03-28 20:10:44.649 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [7.611s] 2019-03-28 20:10:46.130 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.749s] 2019-03-28 20:10:46.210 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.081s] 2019-03-28 20:10:46.260 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.764s] 2019-03-28 20:10:46.269 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.059s] 2019-03-28 20:10:46.561 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.300s] 2019-03-28 20:10:46.804 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.243s] 2019-03-28 20:10:47.144 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.339s] 2019-03-28 20:10:48.186 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.041s] 2019-03-28 20:10:48.226 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.041s] 2019-03-28 20:10:48.708 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.481s] 2019-03-28 20:10:49.053 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.345s] 2019-03-28 20:10:49.657 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.603s] 2019-03-28 20:10:50.566 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.917s] 2019-03-28 20:10:53.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [3.068s] 2019-03-28 20:10:54.651 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [20.497s] 2019-03-28 20:10:56.638 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [3.002s] 2019-03-28 20:11:00.365 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.162s] 2019-03-28 20:11:01.636 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [4.997s] 2019-03-28 20:11:01.765 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.401s] 2019-03-28 20:11:02.424 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.659s] 2019-03-28 20:11:02.666 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.241s] 2019-03-28 20:11:02.685 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.019s] 2019-03-28 20:11:03.885 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.198s] 2019-03-28 20:11:04.877 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.892s] 2019-03-28 20:11:05.237 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.601s] 2019-03-28 20:11:05.343 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.457s] 2019-03-28 20:11:05.941 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.064s] 2019-03-28 20:11:06.077 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.735s] 2019-03-28 20:11:06.636 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.559s] 2019-03-28 20:11:08.536 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [3.298s] 2019-03-28 20:11:12.296 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [3.759s] 2019-03-28 20:11:18.203 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.650s] 2019-03-28 20:11:19.272 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.885s] 2019-03-28 20:11:20.603 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.331s] 2019-03-28 20:11:20.795 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.476s] 2019-03-28 20:11:21.104 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... success [2.901s] 2019-03-28 20:11:21.542 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.938s] 2019-03-28 20:11:22.268 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.472s] 2019-03-28 20:11:22.346 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.804s] 2019-03-28 20:11:22.617 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.512s] 2019-03-28 20:11:22.916 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.299s] 2019-03-28 20:11:23.419 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.073s] 2019-03-28 20:11:23.761 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.845s] 2019-03-28 20:11:24.469 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.049s] 2019-03-28 20:11:24.480 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.011s] 2019-03-28 20:11:24.785 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.305s] 2019-03-28 20:11:24.817 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.031s] 2019-03-28 20:11:24.844 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.027s] 2019-03-28 20:11:26.136 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.291s] 2019-03-28 20:11:27.095 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.958s] 2019-03-28 20:11:27.671 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.575s] 2019-03-28 20:11:28.294 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.622s] 2019-03-28 20:11:28.884 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.590s] 2019-03-28 20:11:29.354 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.470s] 2019-03-28 20:11:29.887 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.532s] 2019-03-28 20:11:30.546 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.659s] 2019-03-28 20:11:32.846 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.351s] 2019-03-28 20:11:35.267 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.218s] 2019-03-28 20:11:36.221 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.376s] 2019-03-28 20:11:38.245 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.977s] 2019-03-28 20:11:40.206 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [5.444s] 2019-03-28 20:11:40.780 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.535s] 2019-03-28 20:11:42.658 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.450s] 2019-03-28 20:11:42.666 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [1.886s] 2019-03-28 20:11:45.081 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.423s] 2019-03-28 20:11:45.204 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: dscp_marking rule type is required. 2019-03-28 20:11:45.206 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-03-28 20:11:45.207 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-03-28 20:11:45.209 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-03-28 20:11:46.410 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [3.742s] 2019-03-28 20:11:47.501 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.092s] 2019-03-28 20:11:47.993 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [2.910s] 2019-03-28 20:11:48.123 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.621s] 2019-03-28 20:11:48.478 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.355s] 2019-03-28 20:11:49.022 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.543s] 2019-03-28 20:11:49.247 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.224s] 2019-03-28 20:11:50.568 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.320s] 2019-03-28 20:11:51.175 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.607s] 2019-03-28 20:11:51.458 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.378s] 2019-03-28 20:11:51.588 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.413s] 2019-03-28 20:11:53.258 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.799s] 2019-03-28 20:11:53.374 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.785s] 2019-03-28 20:11:54.107 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.849s] 2019-03-28 20:11:54.616 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.509s] 2019-03-28 20:11:55.098 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.723s] 2019-03-28 20:11:55.108 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [7.114s] 2019-03-28 20:11:55.344 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.727s] 2019-03-28 20:11:55.630 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.522s] 2019-03-28 20:11:56.094 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.464s] 2019-03-28 20:11:57.780 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.681s] 2019-03-28 20:11:58.556 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.209s] 2019-03-28 20:11:59.250 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [1.470s] 2019-03-28 20:11:59.458 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.208s] 2019-03-28 20:12:00.049 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.590s] 2019-03-28 20:12:00.380 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.824s] 2019-03-28 20:12:00.807 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.429s] 2019-03-28 20:12:00.898 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.090s] 2019-03-28 20:12:00.901 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-03-28 20:12:02.526 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [2.476s] 2019-03-28 20:12:04.555 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.462s] 2019-03-28 20:12:05.998 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [3.470s] 2019-03-28 20:12:06.648 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.651s] 2019-03-28 20:12:06.971 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.322s] 2019-03-28 20:12:07.951 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.980s] 2019-03-28 20:12:08.353 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.401s] 2019-03-28 20:12:08.640 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.287s] 2019-03-28 20:12:08.960 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.320s] 2019-03-28 20:12:08.969 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.008s] 2019-03-28 20:12:09.332 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-03-28 20:12:09.332 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-28 20:12:11.171 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [2.201s] 2019-03-28 20:12:14.543 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.984s] 2019-03-28 20:12:15.454 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.911s] 2019-03-28 20:12:16.704 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.249s] 2019-03-28 20:12:17.368 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.665s] 2019-03-28 20:12:17.912 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.544s] 2019-03-28 20:12:18.240 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.327s] 2019-03-28 20:12:18.976 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.736s] 2019-03-28 20:12:19.509 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [4.135s] 2019-03-28 20:12:25.848 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [6.338s] 2019-03-28 20:12:28.149 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.300s] 2019-03-28 20:12:28.151 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-03-28 20:12:28.886 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [5.363s] 2019-03-28 20:12:31.681 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... fail [3.526s] 2019-03-28 20:12:33.352 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.852s] 2019-03-28 20:12:35.166 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... success [3.489s] 2019-03-28 20:12:36.866 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.514s] 2019-03-28 20:12:40.106 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.239s] 2019-03-28 20:12:42.027 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.707s] 2019-03-28 20:12:42.334 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.308s] 2019-03-28 20:12:42.650 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.315s] 2019-03-28 20:12:42.822 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.011s] 2019-03-28 20:12:43.151 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.329s] 2019-03-28 20:12:44.634 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.482s] 2019-03-28 20:12:44.749 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.114s] 2019-03-28 20:12:45.105 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.999s] 2019-03-28 20:12:45.118 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.369s] 2019-03-28 20:12:45.675 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.556s] 2019-03-28 20:12:55.559 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.413s] 2019-03-28 20:12:55.966 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.304s] 2019-03-28 20:12:57.508 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.541s] 2019-03-28 20:12:58.291 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.783s] 2019-03-28 20:12:58.890 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.598s] 2019-03-28 20:12:59.099 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [9.234s] 2019-03-28 20:12:59.513 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.989s] 2019-03-28 20:12:59.746 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.855s] 2019-03-28 20:13:01.040 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [5.481s] 2019-03-28 20:13:01.646 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.607s] 2019-03-28 20:13:02.285 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.536s] 2019-03-28 20:13:03.068 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.555s] 2019-03-28 20:13:03.087 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.804s] 2019-03-28 20:13:03.546 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.460s] 2019-03-28 20:13:03.910 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.364s] 2019-03-28 20:13:03.936 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.289s] 2019-03-28 20:13:06.467 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [7.369s] 2019-03-28 20:13:06.495 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.427s] 2019-03-28 20:13:07.033 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [3.096s] 2019-03-28 20:13:10.004 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.970s] 2019-03-28 20:13:12.105 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [5.637s]: Server does not have DNS domain configured. 2019-03-28 20:13:12.327 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.831s] 2019-03-28 20:13:12.877 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [2.873s] 2019-03-28 20:13:13.421 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.544s] 2019-03-28 20:13:14.011 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.588s] 2019-03-28 20:13:14.145 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.135s] 2019-03-28 20:13:14.300 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.155s] 2019-03-28 20:13:14.702 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.402s] 2019-03-28 20:13:15.195 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.491s] 2019-03-28 20:13:16.005 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.810s] 2019-03-28 20:13:16.020 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [3.915s] 2019-03-28 20:13:16.605 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.170s] 2019-03-28 20:13:16.913 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.907s] 2019-03-28 20:13:17.255 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.342s] 2019-03-28 20:13:17.909 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.655s] 2019-03-28 20:13:18.287 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.682s] 2019-03-28 20:13:18.372 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.463s] 2019-03-28 20:13:22.295 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [6.274s] 2019-03-28 20:13:23.169 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [4.880s] 2019-03-28 20:13:26.708 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-03-28 20:13:27.510 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [4.341s] 2019-03-28 20:13:33.301 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [5.789s] 2019-03-28 20:13:33.464 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.053s] 2019-03-28 20:13:33.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.434s] 2019-03-28 20:13:33.912 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.013s] 2019-03-28 20:13:34.145 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.232s] 2019-03-28 20:13:34.369 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.223s] 2019-03-28 20:13:34.382 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.013s] 2019-03-28 20:13:37.852 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [4.550s] 2019-03-28 20:13:40.601 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.747s] 2019-03-28 20:13:41.485 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.885s] 2019-03-28 20:13:42.234 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.748s] 2019-03-28 20:13:43.300 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [1.065s] 2019-03-28 20:13:44.646 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [1.346s] 2019-03-28 20:13:45.122 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.901s] 2019-03-28 20:13:46.007 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.884s] 2019-03-28 20:13:46.257 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.250s] 2019-03-28 20:13:46.288 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.031s] 2019-03-28 20:13:46.476 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [24.178s] 2019-03-28 20:13:46.512 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.223s] 2019-03-28 20:13:46.529 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.017s] 2019-03-28 20:13:49.254 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.084s] 2019-03-28 20:13:49.840 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [3.365s] 2019-03-28 20:13:50.362 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-03-28 20:13:50.417 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.161s] 2019-03-28 20:13:51.127 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.710s] 2019-03-28 20:13:51.676 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.548s] 2019-03-28 20:13:52.096 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [2.255s] 2019-03-28 20:13:52.289 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.612s] 2019-03-28 20:13:55.209 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.917s] 2019-03-28 20:13:56.042 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.469s] 2019-03-28 20:13:56.200 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.991s] 2019-03-28 20:13:56.274 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.075s] 2019-03-28 20:13:56.331 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.056s] 2019-03-28 20:13:56.332 33 INFO opnfv-tempest [-] {3} 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-03-28 20:13:56.860 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [4.763s] 2019-03-28 20:13:57.681 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.637s] 2019-03-28 20:13:58.619 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.938s] 2019-03-28 20:13:58.676 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [3.940s] 2019-03-28 20:13:59.435 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.816s] 2019-03-28 20:14:00.778 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.342s] 2019-03-28 20:14:03.754 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.973s] 2019-03-28 20:14:04.217 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [7.356s] 2019-03-28 20:14:04.567 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.814s] 2019-03-28 20:14:04.688 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.121s] 2019-03-28 20:14:05.317 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.629s] 2019-03-28 20:14:07.720 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [9.043s] 2019-03-28 20:14:10.981 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [6.763s] 2019-03-28 20:14:14.951 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [3.971s] 2019-03-28 20:14:16.673 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [8.953s] 2019-03-28 20:14:19.868 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.916s] 2019-03-28 20:14:22.552 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [6.009s] 2019-03-28 20:14:29.177 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [3.940s] 2019-03-28 20:14:32.037 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [9.485s] 2019-03-28 20:14:32.270 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [12.399s] 2019-03-28 20:14:32.271 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: Skipped because network extension: l3-ha is not enabled 2019-03-28 20:14:34.775 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [2.737s] 2019-03-28 20:14:37.059 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [7.881s] 2019-03-28 20:14:45.805 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [13.534s] 2019-03-28 20:14:46.769 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.965s] 2019-03-28 20:14:47.613 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [10.554s] 2019-03-28 20:14:47.950 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [1.179s] 2019-03-28 20:14:53.411 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [5.460s] 2019-03-28 20:14:55.426 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [20.650s] 2019-03-28 20:14:56.515 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.702s] 2019-03-28 20:14:59.784 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.373s] 2019-03-28 20:15:04.786 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [9.359s] 2019-03-28 20:15:07.023 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [7.238s] 2019-03-28 20:15:07.322 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.299s] 2019-03-28 20:15:08.897 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-03-28 20:15:08.898 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-03-28 20:15:08.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-03-28 20:15:16.766 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [11.979s] 2019-03-28 20:15:20.702 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [9.312s] 2019-03-28 20:15:22.190 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [1.492s] 2019-03-28 20:15:23.488 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [6.722s] 2019-03-28 20:15:25.183 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [5.360s] 2019-03-28 20:15:27.209 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [5.009s] 2019-03-28 20:15:29.594 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [6.105s] 2019-03-28 20:15:35.157 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [9.975s] 2019-03-28 20:15:36.271 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [6.677s] 2019-03-28 20:15:37.774 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [10.542s] 2019-03-28 20:15:38.419 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [3.260s] 2019-03-28 20:15:45.650 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [7.854s] 2019-03-28 20:15:53.789 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.988s] 2019-03-28 20:15:56.632 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [2.843s] 2019-03-28 20:15:57.062 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [18.640s] 2019-03-28 20:16:00.052 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [3.420s] 2019-03-28 20:16:00.447 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.393s] 2019-03-28 20:16:00.449 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-03-28 20:16:02.080 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.633s] 2019-03-28 20:16:04.453 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.372s] 2019-03-28 20:16:05.964 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [8.903s] 2019-03-28 20:16:08.224 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [3.770s] 2019-03-28 20:16:08.659 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.433s] 2019-03-28 20:16:08.662 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [16.674s] 2019-03-28 20:16:10.929 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.271s] 2019-03-28 20:16:13.737 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.807s] 2019-03-28 20:16:17.446 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [11.480s] 2019-03-28 20:16:17.469 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.732s] 2019-03-28 20:16:18.088 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.621s] 2019-03-28 20:16:18.688 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [10.005s] 2019-03-28 20:16:24.661 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [7.215s] 2019-03-28 20:16:27.325 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.327s] 2019-03-28 20:16:28.687 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [1.360s] 2019-03-28 20:16:29.416 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.730s] 2019-03-28 20:16:29.764 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.348s] 2019-03-28 20:16:30.308 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.543s] 2019-03-28 20:16:30.601 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [5.940s] 2019-03-28 20:16:32.176 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.864s] 2019-03-28 20:16:33.150 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.976s] 2019-03-28 20:16:33.180 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.031s] 2019-03-28 20:16:33.203 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.023s] 2019-03-28 20:16:33.205 33 INFO opnfv-tempest [-] {1} 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-03-28 20:16:37.120 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [6.518s] 2019-03-28 20:16:41.621 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-03-28 20:16:43.160 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.505s] 2019-03-28 20:16:49.479 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [6.318s] 2019-03-28 20:16:50.051 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.573s] 2019-03-28 20:16:51.099 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [1.047s] 2019-03-28 20:16:51.108 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.009s] 2019-03-28 20:16:51.176 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.068s] 2019-03-28 20:16:51.478 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.300s] 2019-03-28 20:16:51.495 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.018s] 2019-03-28 20:16:51.837 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.847s] 2019-03-28 20:16:51.949 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.453s] 2019-03-28 20:16:52.290 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.341s] 2019-03-28 20:16:52.980 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.689s] 2019-03-28 20:16:53.568 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.730s] 2019-03-28 20:16:53.926 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.947s] 2019-03-28 20:16:54.948 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.026s] 2019-03-28 20:16:55.873 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.923s] 2019-03-28 20:16:55.887 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [1.958s] 2019-03-28 20:16:55.928 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.056s] 2019-03-28 20:16:55.977 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.048s] 2019-03-28 20:16:56.185 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.299s] 2019-03-28 20:16:56.352 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.375s] 2019-03-28 20:16:56.612 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.426s] 2019-03-28 20:16:57.182 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.570s] 2019-03-28 20:16:57.838 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.484s] 2019-03-28 20:16:58.187 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.349s] 2019-03-28 20:16:58.205 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.019s] 2019-03-28 20:16:58.227 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.022s] 2019-03-28 20:16:58.234 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [1.052s] 2019-03-28 20:16:58.367 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.132s] 2019-03-28 20:16:59.402 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [1.034s] 2019-03-28 20:16:59.732 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.329s] 2019-03-28 20:16:59.891 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.159s] 2019-03-28 20:17:00.868 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [2.968s] 2019-03-28 20:17:03.203 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.336s] 2019-03-28 20:17:09.523 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.299s] 2019-03-28 20:17:09.861 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.338s] 2019-03-28 20:17:11.813 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.950s] 2019-03-28 20:17:12.536 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.723s] 2019-03-28 20:17:13.112 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.576s] 2019-03-28 20:17:13.194 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.081s] 2019-03-28 20:17:16.996 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.877s] 2019-03-28 20:17:21.170 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.727s] 2019-03-28 20:17:24.569 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [7.573s] 2019-03-28 20:17:28.095 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [16.404s] 2019-03-28 20:17:28.819 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.504s] 2019-03-28 20:17:29.457 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.639s] 2019-03-28 20:17:33.095 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [3.637s] 2019-03-28 20:17:35.263 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [7.168s] 2019-03-28 20:17:36.329 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [11.758s] 2019-03-28 20:17:36.330 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [3.232s] 2019-03-28 20:17:39.386 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [3.058s] 2019-03-28 20:17:41.184 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-28 20:17:42.878 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.492s] 2019-03-28 20:17:43.508 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.630s] 2019-03-28 20:17:43.923 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [8.659s] 2019-03-28 20:17:44.234 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.723s] 2019-03-28 20:17:44.684 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.451s] 2019-03-28 20:17:45.395 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.711s] 2019-03-28 20:17:45.793 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.398s] 2019-03-28 20:17:46.538 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.744s] 2019-03-28 20:17:47.351 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.812s] 2019-03-28 20:17:48.408 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.056s] 2019-03-28 20:17:49.336 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.927s] 2019-03-28 20:17:49.553 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.218s] 2019-03-28 20:17:49.779 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.226s] 2019-03-28 20:17:50.167 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [6.244s] 2019-03-28 20:17:51.035 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.868s]: Vxlan type driver must be enabled for this test. 2019-03-28 20:18:00.973 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [9.937s] 2019-03-28 20:18:06.361 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [5.387s] 2019-03-28 20:18:10.431 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.071s] 2019-03-28 20:18:11.030 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.599s] 2019-03-28 20:18:11.748 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [5.387s] 2019-03-28 20:18:12.995 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.965s] 2019-03-28 20:18:13.912 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.916s] 2019-03-28 20:18:16.505 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.593s] 2019-03-28 20:18:19.211 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [2.706s] 2019-03-28 20:18:24.494 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [12.744s] 2019-03-28 20:18:25.796 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.303s] 2019-03-28 20:18:31.439 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [5.642s] 2019-03-28 20:18:32.969 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [1.839s] 2019-03-28 20:18:34.991 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [2.021s] 2019-03-28 20:18:36.342 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.349s] 2019-03-28 20:18:37.020 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [5.579s] 2019-03-28 20:18:37.538 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.195s] 2019-03-28 20:18:38.996 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [1.457s] 2019-03-28 20:18:42.901 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [5.881s] 2019-03-28 20:18:48.086 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [5.184s] 2019-03-28 20:18:59.709 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [14.953s] 2019-03-28 20:18:59.712 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [11.626s] 2019-03-28 20:19:06.129 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [6.416s] 2019-03-28 20:19:06.307 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [6.599s] 2019-03-28 20:19:12.717 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [6.408s] 2019-03-28 20:19:12.794 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [6.664s] 2019-03-28 20:19:18.749 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [6.032s] 2019-03-28 20:19:24.423 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [11.628s] 2019-03-28 20:19:25.181 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [6.432s] 2019-03-28 20:19:31.730 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [6.548s] 2019-03-28 20:19:36.201 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [11.777s] 2019-03-28 20:19:43.352 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [7.151s] 2019-03-28 20:19:43.687 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [11.958s] 2019-03-28 20:19:55.289 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [11.600s] 2019-03-28 20:20:05.404 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [10.114s] 2019-03-28 20:20:21.618 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [16.212s] 2019-03-28 20:20:27.317 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [5.700s] 2019-03-28 20:20:32.030 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-28 20:20:32.546 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context testr@default cleanup() started 2019-03-28 20:20:32.547 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context testr@default cleanup() finished in 0.71 msec 2019-03-28 20:20:32.547 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context tempest@default cleanup() started 2019-03-28 20:20:33.127 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-03-28 20:20:33.371 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-03-28 20:20:33.395 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_050dc8d9_o54aCNfE'. 2019-03-28 20:20:33.396 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b7978651-5647-4805-87ec-9d110cd83350 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}8fc649609e16048e6081e93e0c19fc0a6217d228" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-28 20:20:33.696 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 28 Mar 2019 20:20:33 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-247f8bd1-1f9c-498f-b5b0-8e6be2f41425 x-openstack-request-id: req-247f8bd1-1f9c-498f-b5b0-8e6be2f41425 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-28 20:20:33.696 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b7978651-5647-4805-87ec-9d110cd83350 used request id req-247f8bd1-1f9c-498f-b5b0-8e6be2f41425 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-28 20:20:33.697 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_050dc8d9_o54aCNfE' has been deleted. 2019-03-28 20:20:33.698 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7978651-5647-4805-87ec-9d110cd83350' of option 'instance_type' from Tempest config file. 2019-03-28 20:20:33.698 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7978651-5647-4805-87ec-9d110cd83350' has been removed. 2019-03-28 20:20:33.704 33 INFO rally.task.context [-] Verification 05886fb4-c262-4711-9ced-33e2fa724011 | Context tempest@default cleanup() finished in 1.16 sec 2019-03-28 20:20:33.814 33 INFO rally.api [-] Verification (UUID=050dc8d9-82c2-40de-b464-98c92f01b360) has been successfully finished for deployment 'opnfv-rally' (UUID=12fe6909-383b-4250-a1f5-ff2ba83a2be6)! 2019-03-28 20:20:34.737 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:20:34.737 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:20:34.738 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:20:35.860 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:20:35.860 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:20:35.860 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:20:37.120 45 INFO rally.api [-] Building 'html' report for the following verification(s): '050dc8d9-82c2-40de-b464-98c92f01b360' 2019-03-28 20:20:37.148 45 INFO rally.api [-] The report has been successfully built. 2019-03-28 20:20:38.034 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-28 20:20:38.034 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-28 20:20:38.034 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-28 20:20:39.293 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '050dc8d9-82c2-40de-b464-98c92f01b360' 2019-03-28 20:20:39.314 47 INFO rally.api [-] The report has been successfully built. 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils sortby_index=index) 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-03-28 21:50:19.738 44 ERROR rally.cli.cliutils