2019-07-23 05:18:16.522 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:16.522 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:16.522 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-23 05:18:17.688 7 ERROR rally.cli.cliutils 2019-07-23 05:18:18.462 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:18.462 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:18.463 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:19.748 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-23 05:18:20.658 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:20.658 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:20.658 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:23.971 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:23.971 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:23.971 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:24.735 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:24.735 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:24.735 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils force=force) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-23 05:18:25.895 16 ERROR rally.cli.cliutils 2019-07-23 05:18:26.682 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:26.682 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:26.682 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:27.896 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-23 05:18:28.038 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/repo. 2019-07-23 05:18:28.259 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-07-23 05:18:28.295 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-23 05:18:28.305 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-23 05:18:28.374 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-23 05:18:28.430 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-23 05:18:28.817 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1ce1ef64-81a8-4300-a632-e90886178575) has been successfully created! 2019-07-23 05:18:29.676 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:29.676 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:29.676 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:33.714 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:33.714 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:33.714 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:34.823 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1ce1ef64-81a8-4300-a632-e90886178575) for deployment 'opnfv-rally' (UUID=b3a075b3-7c28-4111-9494-2f92861356ca). 2019-07-23 05:18:36.056 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1ce1ef64-81a8-4300-a632-e90886178575) has been successfully configured for deployment 'opnfv-rally' (UUID=b3a075b3-7c28-4111-9494-2f92861356ca)! 2019-07-23 05:18:40.248 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:18:40.248 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:18:40.248 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:18:41.578 33 INFO rally.api [-] Starting verification (UUID=19a625ad-7fb1-42af-ac80-dc0ce3b4e8a9) for deployment 'opnfv-rally' (UUID=b3a075b3-7c28-4111-9494-2f92861356ca) by verifier 'opnfv-tempest' (UUID=1ce1ef64-81a8-4300-a632-e90886178575). 2019-07-23 05:18:42.738 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-23 05:18:43.055 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-23 05:18:43.055 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/for-deployment-b3a075b3-7c28-4111-9494-2f92861356ca/tempest.log' to option 'log_file'. 2019-07-23 05:18:43.055 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/for-deployment-b3a075b3-7c28-4111-9494-2f92861356ca/tempest.log 2019-07-23 05:18:43.056 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-23 05:18:43.056 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/for-deployment-b3a075b3-7c28-4111-9494-2f92861356ca/lock_files' to option 'lock_path'. 2019-07-23 05:18:43.056 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1ce1ef64-81a8-4300-a632-e90886178575/for-deployment-b3a075b3-7c28-4111-9494-2f92861356ca/lock_files 2019-07-23 05:18:43.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-23 05:18:43.057 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-07-23 05:18:43.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fd02c5a2-151c-4956-823f-2f36cceb46f7 2019-07-23 05:18:43.057 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = abaa25f6-8e3b-4916-b161-d8f557ef8e69 2019-07-23 05:18:43.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a409b4c1-52da-46cf-a30a-a62f9a9a0c3f 2019-07-23 05:18:43.058 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 507920a0-d7d2-42a6-a09b-c8d0a11a6537 2019-07-23 05:18:43.486 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-23 05:18:43.487 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_c5b27d8f-cc18-4eca-9619-5156dcc36373 2019-07-23 05:18:43.487 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-23 05:18:43.538 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-23 05:18:43.539 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9dad4e8c0bb11e990f2eab01f7a64244d01eac1d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-23 05:18:43.847 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Tue, 23 Jul 2019 05:18:43 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-b584ad12-b8c7-479f-910b-24980ea44322 x-openstack-request-id: req-b584ad12-b8c7-479f-910b-24980ea44322 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-23 05:18:43.848 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_c5b27d8f-cc18-4eca-9619-5156dcc36373", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/507920a0-d7d2-42a6-a09b-c8d0a11a6537", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/507920a0-d7d2-42a6-a09b-c8d0a11a6537", "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": "507920a0-d7d2-42a6-a09b-c8d0a11a6537"}, {"name": "neutron-tempest-plugin-api-flavor_c5b27d8f-cc18-4eca-9619-5156dcc36373", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a409b4c1-52da-46cf-a30a-a62f9a9a0c3f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a409b4c1-52da-46cf-a30a-a62f9a9a0c3f", "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": "a409b4c1-52da-46cf-a30a-a62f9a9a0c3f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-23 05:18:43.848 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-b584ad12-b8c7-479f-910b-24980ea44322 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-23 05:18:43.850 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-23 05:18:43.850 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_19a625ad_p76ZxryZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-23 05:18:43.851 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9dad4e8c0bb11e990f2eab01f7a64244d01eac1d" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_19a625ad_p76ZxryZ", "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-07-23 05:18:43.880 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 23 Jul 2019 05:18:43 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-b6cbc761-4914-4e1a-a310-76c6be2cce1a x-openstack-request-id: req-b6cbc761-4914-4e1a-a310-76c6be2cce1a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-23 05:18:43.880 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_19a625ad_p76ZxryZ", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0a887afb-79a6-4665-96a4-6899315d8fe4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0a887afb-79a6-4665-96a4-6899315d8fe4", "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": "0a887afb-79a6-4665-96a4-6899315d8fe4"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-23 05:18:43.881 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b6cbc761-4914-4e1a-a310-76c6be2cce1a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-23 05:18:43.882 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_19a625ad_p76ZxryZ' (ID = 0a887afb-79a6-4665-96a4-6899315d8fe4) has been successfully created! 2019-07-23 05:18:43.882 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0a887afb-79a6-4665-96a4-6899315d8fe4' to option 'instance_type'. 2019-07-23 05:18:43.882 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0a887afb-79a6-4665-96a4-6899315d8fe4 2019-07-23 05:18:43.883 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context tempest@default setup() finished in 1.72 sec 2019-07-23 05:18:43.884 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context testr@default setup() finished in 0.69 msec 2019-07-23 05:18:43.885 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4964a934-70e8-4680-ad7e-f672ef26efec'. 2019-07-23 05:18:46.123 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-07-23 05:18:46.126 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-07-23 05:18:46.130 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-07-23 05:18:46.133 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-07-23 05:18:46.165 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-07-23 05:18:46.166 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-07-23 05:18:54.213 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase ... skip: availability_zone supported agent not found. 2019-07-23 05:18:56.208 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [5.781s] 2019-07-23 05:18:57.624 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [7.458s] 2019-07-23 05:18:57.639 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.338s] 2019-07-23 05:19:00.527 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.887s] 2019-07-23 05:19:16.278 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.793s] 2019-07-23 05:19:18.094 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [17.741s] 2019-07-23 05:19:19.901 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [7.725s] 2019-07-23 05:19:21.413 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [5.135s] 2019-07-23 05:19:21.579 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.679s] 2019-07-23 05:19:23.700 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [5.607s] 2019-07-23 05:19:25.830 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [6.143s] 2019-07-23 05:19:26.362 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [2.662s] 2019-07-23 05:19:26.836 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [5.422s] 2019-07-23 05:19:28.280 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.451s] 2019-07-23 05:19:29.690 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [3.328s] 2019-07-23 05:19:34.458 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [4.767s] 2019-07-23 05:19:34.485 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [7.649s] 2019-07-23 05:19:34.817 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 [1.084s] 2019-07-23 05:19:36.604 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 [1.786s] 2019-07-23 05:19:37.334 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [2.848s] 2019-07-23 05:19:40.240 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [2.905s] 2019-07-23 05:19:42.953 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [8.493s] 2019-07-23 05:19:46.190 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-07-23 05:19:46.190 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-07-23 05:19:47.404 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [7.162s] 2019-07-23 05:19:50.266 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [7.312s] 2019-07-23 05:19:53.529 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.124s] 2019-07-23 05:19:58.026 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [7.760s] 2019-07-23 05:20:00.160 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [6.631s] 2019-07-23 05:20:00.382 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.356s] 2019-07-23 05:20:00.698 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.985s] 2019-07-23 05:20:05.418 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [2.022s] 2019-07-23 05:20:06.230 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [6.070s] 2019-07-23 05:20:06.863 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [6.479s] 2019-07-23 05:20:14.083 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [7.218s] 2019-07-23 05:20:14.694 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [8.461s] 2019-07-23 05:20:15.049 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.967s] 2019-07-23 05:20:21.699 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [7.005s] 2019-07-23 05:20:27.506 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.879s] 2019-07-23 05:20:29.532 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [7.831s] 2019-07-23 05:20:31.557 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [3.068s] 2019-07-23 05:20:31.759 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.203s] 2019-07-23 05:20:33.114 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.354s] 2019-07-23 05:20:33.115 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-07-23 05:20:34.677 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.892s] 2019-07-23 05:20:35.396 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.863s] 2019-07-23 05:20:37.978 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [2.582s] 2019-07-23 05:20:40.999 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [3.020s] 2019-07-23 05:20:46.402 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [5.402s] 2019-07-23 05:20:47.236 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [3.928s] 2019-07-23 05:20:49.964 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.561s] 2019-07-23 05:20:51.302 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [4.065s] 2019-07-23 05:20:52.604 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.641s] 2019-07-23 05:20:55.581 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.900s] 2019-07-23 05:20:56.597 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [3.992s] 2019-07-23 05:20:59.441 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [8.138s] 2019-07-23 05:21:02.571 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [3.129s] 2019-07-23 05:21:04.813 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [2.582s] 2019-07-23 05:21:05.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [2.964s] 2019-07-23 05:21:07.104 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.568s] 2019-07-23 05:21:13.247 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [6.143s] 2019-07-23 05:21:20.949 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-07-23 05:21:25.598 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [5.349s] 2019-07-23 05:21:25.950 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [5.306s] 2019-07-23 05:21:27.921 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.323s] 2019-07-23 05:21:29.950 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.029s] 2019-07-23 05:21:31.687 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.664s] 2019-07-23 05:21:31.762 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [3.334s] 2019-07-23 05:21:32.604 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [2.652s] 2019-07-23 05:21:39.104 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.636s] 2019-07-23 05:21:39.648 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [7.042s] 2019-07-23 05:21:39.846 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.199s] 2019-07-23 05:21:40.794 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.948s] 2019-07-23 05:21:41.295 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.190s] 2019-07-23 05:21:43.179 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.884s] 2019-07-23 05:21:45.586 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [3.619s] 2019-07-23 05:21:46.439 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.258s] 2019-07-23 05:21:59.184 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [4.810s] 2019-07-23 05:22:01.314 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.141s] 2019-07-23 05:22:04.176 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [5.525s] 2019-07-23 05:22:04.333 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.536s] 2019-07-23 05:22:09.973 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [5.796s] 2019-07-23 05:22:14.718 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [3.758s] 2019-07-23 05:22:14.863 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [4.890s] 2019-07-23 05:22:18.871 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [4.006s] 2019-07-23 05:22:20.964 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [4.576s] 2019-07-23 05:22:23.314 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [4.442s] 2019-07-23 05:22:23.833 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.601s] 2019-07-23 05:22:27.481 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [4.167s] 2019-07-23 05:22:31.065 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [6.042s] 2019-07-23 05:22:31.547 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.759s] 2019-07-23 05:22:32.378 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.830s] 2019-07-23 05:22:32.390 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.013s] 2019-07-23 05:22:32.708 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.317s] 2019-07-23 05:22:32.913 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.204s] 2019-07-23 05:22:32.925 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.012s] 2019-07-23 05:22:33.564 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.961s] 2019-07-23 05:22:33.783 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [6.302s] 2019-07-23 05:22:40.927 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [7.142s] 2019-07-23 05:22:41.891 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.009s] 2019-07-23 05:22:42.526 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.085s] 2019-07-23 05:22:42.564 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.673s] 2019-07-23 05:22:43.610 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.083s] 2019-07-23 05:22:43.623 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-07-23 05:22:43.633 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.068s] 2019-07-23 05:22:43.923 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.299s] 2019-07-23 05:22:44.220 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.297s] 2019-07-23 05:22:44.297 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.663s] 2019-07-23 05:22:44.427 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.207s] 2019-07-23 05:22:44.852 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.554s] 2019-07-23 05:22:45.279 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.428s] 2019-07-23 05:22:45.562 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.284s] 2019-07-23 05:22:48.096 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [2.618s] 2019-07-23 05:22:52.058 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... skip [0.001s]: Skipped because network extension: floatingip-pools is not enabled 2019-07-23 05:22:55.129 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-07-23 05:22:55.129 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-07-23 05:22:58.631 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-07-23 05:23:03.219 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-07-23 05:23:03.220 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-07-23 05:23:04.631 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [6.436s] 2019-07-23 05:23:07.541 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.336s] 2019-07-23 05:23:15.777 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [8.395s] 2019-07-23 05:23:15.918 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.397s] 2019-07-23 05:23:16.126 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.208s] 2019-07-23 05:23:16.436 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.310s] 2019-07-23 05:23:16.739 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.303s] 2019-07-23 05:23:17.392 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.720s] 2019-07-23 05:23:17.680 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.940s] 2019-07-23 05:23:17.965 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.574s] 2019-07-23 05:23:17.970 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.290s] 2019-07-23 05:23:18.590 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.619s] 2019-07-23 05:23:18.807 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.217s] 2019-07-23 05:23:19.428 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.620s] 2019-07-23 05:23:21.128 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.072s] 2019-07-23 05:23:22.603 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.476s] 2019-07-23 05:23:23.962 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-07-23 05:23:25.126 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [9.349s] 2019-07-23 05:23:28.104 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [2.978s] 2019-07-23 05:23:33.882 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.594s] 2019-07-23 05:23:34.090 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [5.992s] 2019-07-23 05:23:36.256 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.373s] 2019-07-23 05:23:38.299 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.043s] 2019-07-23 05:23:38.695 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [4.604s] 2019-07-23 05:23:39.287 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [6.059s] 2019-07-23 05:23:40.186 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.492s] 2019-07-23 05:23:41.358 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.058s] 2019-07-23 05:23:43.343 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [4.055s] 2019-07-23 05:23:45.011 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [4.823s] 2019-07-23 05:23:45.174 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [1.832s] 2019-07-23 05:23:49.015 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [4.003s] 2019-07-23 05:23:49.363 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [21.256s] 2019-07-23 05:23:50.081 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [4.907s] 2019-07-23 05:23:54.459 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.714s] 2019-07-23 05:23:54.792 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.332s] 2019-07-23 05:23:54.994 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.202s] 2019-07-23 05:23:55.018 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [4.936s] 2019-07-23 05:23:55.277 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.282s] 2019-07-23 05:24:00.309 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.946s] 2019-07-23 05:24:10.172 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.695s] 2019-07-23 05:24:15.753 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.185s] 2019-07-23 05:24:16.285 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [15.975s] 2019-07-23 05:24:18.994 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.240s] 2019-07-23 05:24:19.268 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [4.316s] 2019-07-23 05:24:22.242 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.272s] 2019-07-23 05:24:24.749 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [5.479s] 2019-07-23 05:24:24.751 33 INFO opnfv-tempest [-] {1} 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-07-23 05:24:25.484 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [9.199s] 2019-07-23 05:24:30.830 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [6.079s] 2019-07-23 05:24:33.204 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [7.718s] 2019-07-23 05:24:33.336 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.120s] 2019-07-23 05:24:34.504 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.165s] 2019-07-23 05:24:34.800 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [2.145s] 2019-07-23 05:24:35.116 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.613s] 2019-07-23 05:24:35.562 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.446s] 2019-07-23 05:24:35.758 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [0.959s] 2019-07-23 05:24:36.520 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.763s] 2019-07-23 05:24:36.755 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.234s] 2019-07-23 05:24:36.776 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.021s] 2019-07-23 05:24:37.291 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.727s] 2019-07-23 05:24:37.631 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.854s] 2019-07-23 05:24:38.665 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.034s] 2019-07-23 05:24:39.049 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.383s] 2019-07-23 05:24:39.751 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.702s] 2019-07-23 05:24:40.395 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.101s] 2019-07-23 05:24:41.167 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [7.963s] 2019-07-23 05:24:41.907 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.513s] 2019-07-23 05:24:42.014 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.108s] 2019-07-23 05:24:42.299 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.283s] 2019-07-23 05:24:42.300 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-07-23 05:24:52.003 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.100s] 2019-07-23 05:24:53.392 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.389s] 2019-07-23 05:24:54.446 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.053s] 2019-07-23 05:24:54.782 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-07-23 05:24:54.783 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-07-23 05:24:55.577 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.131s] 2019-07-23 05:24:56.009 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.431s] 2019-07-23 05:24:56.408 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.399s] 2019-07-23 05:24:56.624 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.216s] 2019-07-23 05:24:56.922 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.298s] 2019-07-23 05:24:57.219 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.296s] 2019-07-23 05:24:57.240 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.022s] 2019-07-23 05:24:59.019 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.776s] 2019-07-23 05:24:59.528 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.198s] 2019-07-23 05:24:59.818 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.290s] 2019-07-23 05:24:59.930 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.911s] 2019-07-23 05:25:00.380 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.449s] 2019-07-23 05:25:01.558 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [1.178s] 2019-07-23 05:25:01.699 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.879s] 2019-07-23 05:25:02.176 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.476s] 2019-07-23 05:25:02.250 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.560s] 2019-07-23 05:25:02.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.829s] 2019-07-23 05:25:02.492 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.316s] 2019-07-23 05:25:02.802 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.414s] 2019-07-23 05:25:02.812 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.320s] 2019-07-23 05:25:03.495 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.693s] 2019-07-23 05:25:03.642 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.390s] 2019-07-23 05:25:03.834 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.193s] 2019-07-23 05:25:03.960 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.465s] 2019-07-23 05:25:04.222 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.387s] 2019-07-23 05:25:05.358 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.134s] 2019-07-23 05:25:07.686 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.327s] 2019-07-23 05:25:09.131 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.445s] 2019-07-23 05:25:09.190 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.059s] 2019-07-23 05:25:09.521 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.331s] 2019-07-23 05:25:17.780 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [20.124s] 2019-07-23 05:25:18.924 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: dscp_marking rule type is required. 2019-07-23 05:25:21.450 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.193s] 2019-07-23 05:25:23.044 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.420s] 2019-07-23 05:25:24.315 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [2.863s] 2019-07-23 05:25:24.362 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.316s] 2019-07-23 05:25:24.935 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.573s] 2019-07-23 05:25:25.116 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.180s] 2019-07-23 05:25:26.393 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.276s] 2019-07-23 05:25:26.480 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.164s] 2019-07-23 05:25:28.007 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [1.527s] 2019-07-23 05:25:29.386 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.991s] 2019-07-23 05:25:30.688 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.302s] 2019-07-23 05:25:30.745 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.058s] 2019-07-23 05:25:30.802 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.056s] 2019-07-23 05:25:30.803 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-07-23 05:25:31.024 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [3.016s] 2019-07-23 05:25:31.571 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.547s] 2019-07-23 05:25:31.918 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [8.632s] 2019-07-23 05:25:32.155 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.584s] 2019-07-23 05:25:32.355 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.199s] 2019-07-23 05:25:32.765 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.409s] 2019-07-23 05:25:33.076 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.311s] 2019-07-23 05:25:34.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.558s] 2019-07-23 05:25:35.402 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.767s] 2019-07-23 05:25:35.827 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.425s] 2019-07-23 05:25:37.593 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.766s] 2019-07-23 05:25:38.059 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [6.141s] 2019-07-23 05:25:39.074 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.479s] 2019-07-23 05:25:41.484 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.410s] 2019-07-23 05:25:42.780 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [1.296s] 2019-07-23 05:25:43.074 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.294s] 2019-07-23 05:25:43.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.560s] 2019-07-23 05:25:45.155 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [7.096s]: Server does not have DNS domain configured. 2019-07-23 05:25:46.810 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [3.174s] 2019-07-23 05:25:47.160 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.991s] 2019-07-23 05:25:48.595 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [3.441s] 2019-07-23 05:25:50.272 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... success [3.111s] 2019-07-23 05:25:50.502 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [3.691s] 2019-07-23 05:25:50.570 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.069s] 2019-07-23 05:25:50.661 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.090s] 2019-07-23 05:25:51.032 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.371s] 2019-07-23 05:25:51.295 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.022s] 2019-07-23 05:25:51.384 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.090s] 2019-07-23 05:25:51.664 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.630s] 2019-07-23 05:25:51.748 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.084s] 2019-07-23 05:25:51.759 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.011s] 2019-07-23 05:25:51.963 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.204s] 2019-07-23 05:25:52.400 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [1.015s] 2019-07-23 05:25:54.539 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [2.575s] 2019-07-23 05:25:54.775 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.318s] 2019-07-23 05:25:54.827 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [6.230s] 2019-07-23 05:25:55.467 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.691s] 2019-07-23 05:25:55.828 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.361s] 2019-07-23 05:25:55.895 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.066s] 2019-07-23 05:25:57.065 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.169s] 2019-07-23 05:25:58.430 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.362s] 2019-07-23 05:25:59.440 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.011s] 2019-07-23 05:25:59.465 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.024s] 2019-07-23 05:25:59.485 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.022s] 2019-07-23 05:26:07.921 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [4.280s] 2019-07-23 05:26:13.451 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [5.527s] 2019-07-23 05:26:13.455 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-07-23 05:26:13.456 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-07-23 05:26:16.002 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.548s] 2019-07-23 05:26:16.003 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-07-23 05:26:17.863 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [5.849s] 2019-07-23 05:26:18.466 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [23.636s] 2019-07-23 05:26:19.953 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... fail [3.946s] 2019-07-23 05:26:21.626 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [3.162s] 2019-07-23 05:26:23.611 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.982s] 2019-07-23 05:26:24.125 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... success [4.176s] 2019-07-23 05:26:24.252 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [6.389s] 2019-07-23 05:26:28.185 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [4.574s] 2019-07-23 05:26:30.496 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.443s] 2019-07-23 05:26:32.148 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.651s] 2019-07-23 05:26:35.489 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [7.303s] 2019-07-23 05:26:36.411 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [12.156s] 2019-07-23 05:26:37.442 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [5.294s] 2019-07-23 05:26:38.813 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [3.323s] 2019-07-23 05:26:41.976 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [4.533s] 2019-07-23 05:26:42.687 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [3.874s] 2019-07-23 05:26:46.275 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.416s] 2019-07-23 05:26:47.041 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [5.064s] 2019-07-23 05:26:47.249 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [4.562s] 2019-07-23 05:26:47.704 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.428s] 2019-07-23 05:26:48.057 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.353s] 2019-07-23 05:26:48.698 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.640s] 2019-07-23 05:26:50.171 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.471s] 2019-07-23 05:26:51.104 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [4.063s] 2019-07-23 05:26:51.778 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.605s] 2019-07-23 05:26:52.680 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.903s] 2019-07-23 05:26:52.825 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [1.720s] 2019-07-23 05:26:53.060 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.381s] 2019-07-23 05:26:53.159 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.098s] 2019-07-23 05:26:53.443 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.618s] 2019-07-23 05:26:53.932 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.489s] 2019-07-23 05:26:54.680 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.748s] 2019-07-23 05:26:55.189 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.508s] 2019-07-23 05:26:57.607 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-07-23 05:26:57.608 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-07-23 05:26:59.742 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [12.490s] 2019-07-23 05:26:59.744 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-07-23 05:27:04.385 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.689s] 2019-07-23 05:27:04.601 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.216s] 2019-07-23 05:27:04.930 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.329s] 2019-07-23 05:27:10.154 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [8.239s] 2019-07-23 05:27:13.358 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [13.616s] 2019-07-23 05:27:13.696 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.338s] 2019-07-23 05:27:14.297 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.600s] 2019-07-23 05:27:16.188 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: Skipped because network extension: router-interface-fip is not enabled 2019-07-23 05:27:19.977 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [5.679s] 2019-07-23 05:27:20.249 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [10.096s] 2019-07-23 05:27:23.212 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [2.962s] 2019-07-23 05:27:23.838 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.331s] 2019-07-23 05:27:26.064 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.224s] 2019-07-23 05:27:26.123 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.146s] 2019-07-23 05:27:26.834 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.770s] 2019-07-23 05:27:27.354 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.519s] 2019-07-23 05:27:28.015 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.661s] 2019-07-23 05:27:31.142 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.124s] 2019-07-23 05:27:32.575 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.433s] 2019-07-23 05:27:32.681 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.107s] 2019-07-23 05:27:32.737 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [6.613s] 2019-07-23 05:27:32.774 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.093s] 2019-07-23 05:27:33.298 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.561s] 2019-07-23 05:27:44.148 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [20.933s] 2019-07-23 05:27:45.546 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-07-23 05:27:53.404 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [5.192s] 2019-07-23 05:27:54.122 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [9.974s] 2019-07-23 05:27:54.453 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [1.050s] 2019-07-23 05:27:57.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [3.098s] 2019-07-23 05:28:03.155 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.400s] 2019-07-23 05:28:05.159 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.314s] 2019-07-23 05:28:05.443 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.283s] 2019-07-23 05:28:06.721 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [12.599s] 2019-07-23 05:28:07.516 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [2.071s] 2019-07-23 05:28:08.089 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.573s] 2019-07-23 05:28:08.331 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.242s] 2019-07-23 05:28:09.038 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.706s] 2019-07-23 05:28:14.958 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [8.236s] 2019-07-23 05:28:18.959 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.298s] 2019-07-23 05:28:22.328 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [7.369s] 2019-07-23 05:28:25.034 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [6.074s] 2019-07-23 05:28:25.652 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.619s] 2019-07-23 05:28:26.389 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.737s] 2019-07-23 05:28:26.725 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.335s] 2019-07-23 05:28:26.790 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.065s] 2019-07-23 05:28:26.810 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.019s] 2019-07-23 05:28:26.850 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.039s] 2019-07-23 05:28:27.102 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.252s] 2019-07-23 05:28:27.156 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.053s] 2019-07-23 05:28:27.503 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [4.534s] 2019-07-23 05:28:27.832 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.676s] 2019-07-23 05:28:28.374 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.542s] 2019-07-23 05:28:30.303 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [7.975s] 2019-07-23 05:28:30.500 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [2.124s] 2019-07-23 05:28:30.811 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.312s] 2019-07-23 05:28:31.507 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.695s] 2019-07-23 05:28:32.180 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.672s] 2019-07-23 05:28:33.065 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.884s] 2019-07-23 05:28:33.368 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.302s] 2019-07-23 05:28:34.185 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.817s] 2019-07-23 05:28:34.560 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.375s] 2019-07-23 05:28:34.913 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.353s] 2019-07-23 05:28:43.109 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.863s] 2019-07-23 05:28:44.478 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.368s] 2019-07-23 05:28:49.822 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.888s] 2019-07-23 05:28:50.383 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.608s] 2019-07-23 05:28:51.958 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [2.136s] 2019-07-23 05:28:53.709 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [9.866s] 2019-07-23 05:28:54.844 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [2.886s] 2019-07-23 05:28:55.270 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.424s] 2019-07-23 05:28:55.272 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-07-23 05:28:56.805 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.534s] 2019-07-23 05:28:59.060 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.254s] 2019-07-23 05:28:59.156 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.054s] 2019-07-23 05:28:59.906 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [6.196s] 2019-07-23 05:29:00.744 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [1.585s] 2019-07-23 05:29:01.291 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.548s] 2019-07-23 05:29:01.651 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.360s] 2019-07-23 05:29:02.150 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [3.089s] 2019-07-23 05:29:02.926 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.273s] 2019-07-23 05:29:03.014 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.864s] 2019-07-23 05:29:05.006 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.078s] 2019-07-23 05:29:05.596 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.581s] 2019-07-23 05:29:05.694 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.689s] 2019-07-23 05:29:05.734 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.041s] 2019-07-23 05:29:05.764 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.028s] 2019-07-23 05:29:05.765 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-07-23 05:29:07.708 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [2.907s] 2019-07-23 05:29:08.494 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.897s] 2019-07-23 05:29:09.660 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.951s] 2019-07-23 05:29:11.965 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-07-23 05:29:12.448 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.954s] 2019-07-23 05:29:12.642 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.195s] 2019-07-23 05:29:15.651 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.449s] 2019-07-23 05:29:16.265 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.616s] 2019-07-23 05:29:19.366 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [3.100s] 2019-07-23 05:29:22.905 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [3.538s] 2019-07-23 05:29:26.282 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [3.377s] 2019-07-23 05:29:28.890 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [12.996s] 2019-07-23 05:29:29.707 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.425s] 2019-07-23 05:29:30.986 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [1.279s] 2019-07-23 05:29:31.796 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.808s] 2019-07-23 05:29:31.942 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.147s] 2019-07-23 05:29:32.068 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.125s] 2019-07-23 05:29:32.173 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.105s] 2019-07-23 05:29:33.273 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.100s] 2019-07-23 05:29:33.882 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.607s] 2019-07-23 05:29:34.667 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [5.778s] 2019-07-23 05:29:34.971 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.088s] 2019-07-23 05:29:36.102 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.131s] 2019-07-23 05:29:36.507 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.405s] 2019-07-23 05:29:37.006 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.499s] 2019-07-23 05:29:40.191 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [5.523s] 2019-07-23 05:29:44.134 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.209s] 2019-07-23 05:29:44.786 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.652s] 2019-07-23 05:29:46.432 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [6.240s] 2019-07-23 05:29:46.869 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [2.083s] 2019-07-23 05:29:47.867 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.997s] 2019-07-23 05:29:50.220 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.353s] 2019-07-23 05:29:51.585 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [5.152s] 2019-07-23 05:29:52.452 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [2.232s] 2019-07-23 05:29:56.210 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [4.624s] 2019-07-23 05:29:56.989 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.436s] 2019-07-23 05:30:02.486 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [5.498s] 2019-07-23 05:30:02.887 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.401s] 2019-07-23 05:30:05.455 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.567s] 2019-07-23 05:30:06.060 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [9.850s] 2019-07-23 05:30:08.952 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [3.497s] 2019-07-23 05:30:09.930 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.968s] 2019-07-23 05:30:10.700 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.770s] 2019-07-23 05:30:11.803 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.849s] 2019-07-23 05:30:11.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.230s] 2019-07-23 05:30:13.508 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.576s] 2019-07-23 05:30:14.353 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [2.550s] 2019-07-23 05:30:15.116 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.762s] 2019-07-23 05:30:15.947 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.830s] 2019-07-23 05:30:16.353 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.406s] 2019-07-23 05:30:16.410 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.901s] 2019-07-23 05:30:16.867 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.514s] 2019-07-23 05:30:17.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.162s] 2019-07-23 05:30:17.210 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [11.149s] 2019-07-23 05:30:17.724 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.694s] 2019-07-23 05:30:18.634 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.908s] 2019-07-23 05:30:19.601 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.966s] 2019-07-23 05:30:20.312 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.710s] 2019-07-23 05:30:20.824 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.513s] 2019-07-23 05:30:21.311 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.487s] 2019-07-23 05:30:25.804 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [8.591s] 2019-07-23 05:30:40.205 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [14.399s] 2019-07-23 05:30:44.592 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.388s] 2019-07-23 05:30:48.007 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-23 05:30:57.472 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [16.302s] 2019-07-23 05:31:03.434 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [5.963s] 2019-07-23 05:31:09.357 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [5.922s] 2019-07-23 05:31:15.180 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [5.821s] 2019-07-23 05:31:15.181 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: Vxlan type driver must be enabled for this test. 2019-07-23 05:31:23.924 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [8.742s] 2019-07-23 05:31:29.522 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [5.598s] 2019-07-23 05:31:33.257 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.735s] 2019-07-23 05:31:45.947 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [12.687s] 2019-07-23 05:31:46.035 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.091s] 2019-07-23 05:31:50.344 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.307s] 2019-07-23 05:31:54.233 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.889s] 2019-07-23 05:31:58.034 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.800s] 2019-07-23 05:32:01.452 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.417s] 2019-07-23 05:32:11.399 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [9.945s] 2019-07-23 05:32:16.199 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.800s] 2019-07-23 05:32:20.677 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.477s] 2019-07-23 05:32:29.026 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [8.347s] 2019-07-23 05:32:38.393 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [9.368s] 2019-07-23 05:32:43.302 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.908s] 2019-07-23 05:32:46.749 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-23 05:32:47.340 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context testr@default cleanup() started 2019-07-23 05:32:47.341 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context testr@default cleanup() finished in 0.71 msec 2019-07-23 05:32:47.341 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context tempest@default cleanup() started 2019-07-23 05:32:47.946 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-23 05:32:48.195 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-23 05:32:48.224 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_19a625ad_p76ZxryZ'. 2019-07-23 05:32:48.225 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0a887afb-79a6-4665-96a4-6899315d8fe4 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7282d9354d293310bd282aca051d6b4b53280f2b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-23 05:32:48.571 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 23 Jul 2019 05:32:48 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-b6f20584-ff33-43c6-889c-3071ceaa039d x-openstack-request-id: req-b6f20584-ff33-43c6-889c-3071ceaa039d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-23 05:32:48.572 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0a887afb-79a6-4665-96a4-6899315d8fe4 used request id req-b6f20584-ff33-43c6-889c-3071ceaa039d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-23 05:32:48.572 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_19a625ad_p76ZxryZ' has been deleted. 2019-07-23 05:32:48.573 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0a887afb-79a6-4665-96a4-6899315d8fe4' of option 'instance_type' from Tempest config file. 2019-07-23 05:32:48.573 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0a887afb-79a6-4665-96a4-6899315d8fe4' has been removed. 2019-07-23 05:32:48.580 33 INFO rally.task.context [-] Verification 1ce1ef64-81a8-4300-a632-e90886178575 | Context tempest@default cleanup() finished in 1.24 sec 2019-07-23 05:32:48.712 33 INFO rally.api [-] Verification (UUID=19a625ad-7fb1-42af-ac80-dc0ce3b4e8a9) has been successfully finished for deployment 'opnfv-rally' (UUID=b3a075b3-7c28-4111-9494-2f92861356ca)! 2019-07-23 05:32:49.702 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:32:49.702 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:32:49.702 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:32:50.878 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:32:50.878 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:32:50.878 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:32:52.114 45 INFO rally.api [-] Building 'html' report for the following verification(s): '19a625ad-7fb1-42af-ac80-dc0ce3b4e8a9' 2019-07-23 05:32:52.135 45 INFO rally.api [-] The report has been successfully built. 2019-07-23 05:32:52.997 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-23 05:32:52.997 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-23 05:32:52.997 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-23 05:32:54.277 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '19a625ad-7fb1-42af-ac80-dc0ce3b4e8a9' 2019-07-23 05:32:54.295 47 INFO rally.api [-] The report has been successfully built. 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils sortby_index=index) 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-07-23 07:01:06.191 44 ERROR rally.cli.cliutils