2019-03-11 06:07:38.200 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:38.200 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:38.201 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-11 06:07:39.933 8 ERROR rally.cli.cliutils 2019-03-11 06:07:40.920 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:40.920 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:40.920 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:42.639 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-11 06:07:43.881 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:43.881 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:43.881 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:47.449 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:47.449 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:47.449 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:48.351 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:48.351 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:48.351 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils force=force) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-11 06:07:49.786 17 ERROR rally.cli.cliutils 2019-03-11 06:07:50.791 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:50.791 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:50.792 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:52.078 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-11 06:07:52.241 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/repo. 2019-03-11 06:07:52.559 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-03-11 06:07:52.634 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-11 06:07:52.644 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-11 06:07:52.816 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-11 06:07:52.886 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-11 06:07:53.463 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2f96ad2-432a-48fe-a404-d39339e34ac8) has been successfully created! 2019-03-11 06:07:54.464 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:54.464 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:54.464 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:57.561 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:07:57.561 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:07:57.561 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:07:59.028 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f2f96ad2-432a-48fe-a404-d39339e34ac8) for deployment 'opnfv-rally' (UUID=c8252dcd-a869-4074-953d-9b21987fe373). 2019-03-11 06:07:59.737 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f2f96ad2-432a-48fe-a404-d39339e34ac8) has been successfully configured for deployment 'opnfv-rally' (UUID=c8252dcd-a869-4074-953d-9b21987fe373)! 2019-03-11 06:08:04.442 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:08:04.442 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:08:04.442 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:08:06.274 34 INFO rally.api [-] Starting verification (UUID=f1dfb8b3-aa31-4ea0-89b2-699b9bf6f89e) for deployment 'opnfv-rally' (UUID=c8252dcd-a869-4074-953d-9b21987fe373) by verifier 'opnfv-tempest' (UUID=f2f96ad2-432a-48fe-a404-d39339e34ac8). 2019-03-11 06:08:07.145 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-03-11 06:08:07.192 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-11 06:08:07.192 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/for-deployment-c8252dcd-a869-4074-953d-9b21987fe373/tempest.log' to option 'log_file'. 2019-03-11 06:08:07.193 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/for-deployment-c8252dcd-a869-4074-953d-9b21987fe373/tempest.log 2019-03-11 06:08:07.193 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-11 06:08:07.193 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/for-deployment-c8252dcd-a869-4074-953d-9b21987fe373/lock_files' to option 'lock_path'. 2019-03-11 06:08:07.194 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f2f96ad2-432a-48fe-a404-d39339e34ac8/for-deployment-c8252dcd-a869-4074-953d-9b21987fe373/lock_files 2019-03-11 06:08:07.194 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-11 06:08:07.194 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-03-11 06:08:07.195 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9b2c6efb-b8c3-4b08-848c-e2dff7e6e6b0 2019-03-11 06:08:07.195 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 126a9eb3-0cf5-4258-91b4-0387410e39e8 2019-03-11 06:08:07.196 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8e3aa8bd-b3fb-40c0-80cb-489eb4ad90f8 2019-03-11 06:08:07.196 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6d97835e-842a-40ff-9768-11806248fd18 2019-03-11 06:08:07.392 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-11 06:08:07.392 34 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_e68d87ce-4854-4790-ae44-f81921ef1b9c 2019-03-11 06:08:07.393 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-11 06:08:07.484 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-11 06:08:07.485 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}71cb1436a5fd35d5ea26a0167145107a19a705d6" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-11 06:08:07.564 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Mon, 11 Mar 2019 06:08:07 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-2c971b9a-1979-4964-b994-3150be6c8553 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-2c971b9a-1979-4964-b994-3150be6c8553 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-11 06:08:07.565 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_e68d87ce-4854-4790-ae44-f81921ef1b9c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/6d97835e-842a-40ff-9768-11806248fd18", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/6d97835e-842a-40ff-9768-11806248fd18", "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": "6d97835e-842a-40ff-9768-11806248fd18"}, {"name": "neutron-tempest-plugin-api-flavor_e68d87ce-4854-4790-ae44-f81921ef1b9c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/8e3aa8bd-b3fb-40c0-80cb-489eb4ad90f8", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/8e3aa8bd-b3fb-40c0-80cb-489eb4ad90f8", "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": "8e3aa8bd-b3fb-40c0-80cb-489eb4ad90f8"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-11 06:08:07.565 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-2c971b9a-1979-4964-b994-3150be6c8553 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-11 06:08:07.566 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-11 06:08:07.567 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f1dfb8b3_Oxn4iHXh' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-11 06:08:07.568 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}71cb1436a5fd35d5ea26a0167145107a19a705d6" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_f1dfb8b3_Oxn4iHXh", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-11 06:08:07.596 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Mon, 11 Mar 2019 06:08:07 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-69017eaa-32ae-4e2d-8041-75607b5a628d X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-69017eaa-32ae-4e2d-8041-75607b5a628d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-11 06:08:07.597 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_f1dfb8b3_Oxn4iHXh", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/e59edd37-e79a-4532-b510-01685d55a324", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/e59edd37-e79a-4532-b510-01685d55a324", "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": "e59edd37-e79a-4532-b510-01685d55a324"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-11 06:08:07.597 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-69017eaa-32ae-4e2d-8041-75607b5a628d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-11 06:08:07.598 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f1dfb8b3_Oxn4iHXh' (ID = e59edd37-e79a-4532-b510-01685d55a324) has been successfully created! 2019-03-11 06:08:07.598 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e59edd37-e79a-4532-b510-01685d55a324' to option 'instance_type'. 2019-03-11 06:08:07.599 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e59edd37-e79a-4532-b510-01685d55a324 2019-03-11 06:08:07.600 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context tempest@default setup() finished in 0.73 sec 2019-03-11 06:08:07.601 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context testr@default setup() finished in 0.62 msec 2019-03-11 06:08:07.601 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/df53e1f0-3fef-4cc5-be37-6415d0e5cc34'. 2019-03-11 06:08:12.956 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-03-11 06:08:13.453 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.162s] 2019-03-11 06:08:13.880 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.426s] 2019-03-11 06:08:13.951 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.072s] 2019-03-11 06:08:14.256 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.303s] 2019-03-11 06:08:14.390 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.135s] 2019-03-11 06:08:16.470 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-03-11 06:08:16.470 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-03-11 06:08:18.321 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.670s] 2019-03-11 06:08:18.394 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [0.077s] 2019-03-11 06:08:18.420 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.025s] 2019-03-11 06:08:18.732 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.311s] 2019-03-11 06:08:20.681 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.314s] 2019-03-11 06:08:20.745 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.065s] 2019-03-11 06:08:21.070 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.324s] 2019-03-11 06:08:21.071 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-03-11 06:08:25.861 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [4.723s] 2019-03-11 06:08:26.962 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.220s] 2019-03-11 06:08:28.561 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.700s] 2019-03-11 06:08:29.121 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.160s] 2019-03-11 06:08:29.468 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.644s] 2019-03-11 06:08:29.547 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.101s] 2019-03-11 06:08:30.473 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.352s] 2019-03-11 06:08:30.816 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.348s] 2019-03-11 06:08:32.708 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [2.234s] 2019-03-11 06:08:34.526 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.818s] 2019-03-11 06:08:34.990 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [4.172s] 2019-03-11 06:08:35.935 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.945s] 2019-03-11 06:08:36.065 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-03-11 06:08:37.070 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [1.134s] 2019-03-11 06:08:37.975 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.905s] 2019-03-11 06:08:37.993 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.467s] 2019-03-11 06:08:40.485 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.509s] 2019-03-11 06:08:42.346 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.351s] 2019-03-11 06:08:42.393 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.779s] 2019-03-11 06:08:43.776 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-03-11 06:08:43.779 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-11 06:08:43.780 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-11 06:08:43.781 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-03-11 06:08:43.781 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-03-11 06:08:45.047 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.654s] 2019-03-11 06:08:46.451 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.399s] 2019-03-11 06:08:46.832 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [4.486s] 2019-03-11 06:08:46.915 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.464s] 2019-03-11 06:08:47.729 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.896s] 2019-03-11 06:08:49.061 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-03-11 06:08:50.274 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.200s] 2019-03-11 06:08:50.789 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.059s] 2019-03-11 06:08:54.224 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [3.434s] 2019-03-11 06:08:54.861 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.638s] 2019-03-11 06:08:55.678 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.814s] 2019-03-11 06:08:56.658 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.850s] 2019-03-11 06:08:57.152 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.552s] 2019-03-11 06:08:57.418 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.759s] 2019-03-11 06:08:59.006 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-03-11 06:08:59.792 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-03-11 06:09:01.126 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.974s] 2019-03-11 06:09:02.212 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:02.213 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:02.214 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:04.150 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [3.023s] 2019-03-11 06:09:05.249 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.680s] 2019-03-11 06:09:05.445 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.559s] 2019-03-11 06:09:05.611 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.461s] 2019-03-11 06:09:05.689 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.245s] 2019-03-11 06:09:06.244 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.557s] 2019-03-11 06:09:06.565 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.874s] 2019-03-11 06:09:06.649 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.400s] 2019-03-11 06:09:06.722 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.157s] 2019-03-11 06:09:06.876 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.153s] 2019-03-11 06:09:06.964 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.088s] 2019-03-11 06:09:07.221 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.609s] 2019-03-11 06:09:07.309 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.344s] 2019-03-11 06:09:09.514 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [2.292s] 2019-03-11 06:09:09.882 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [3.638s] 2019-03-11 06:09:13.006 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.489s] 2019-03-11 06:09:13.060 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [3.177s] 2019-03-11 06:09:13.296 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:13.298 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:13.299 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:13.300 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-03-11 06:09:15.063 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.728s] 2019-03-11 06:09:16.616 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.093s] 2019-03-11 06:09:17.141 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.522s] 2019-03-11 06:09:17.237 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.177s] 2019-03-11 06:09:17.465 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.325s] 2019-03-11 06:09:17.552 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.490s] 2019-03-11 06:09:18.145 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.679s] 2019-03-11 06:09:18.278 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.040s] 2019-03-11 06:09:18.670 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.525s] 2019-03-11 06:09:18.812 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [5.806s] 2019-03-11 06:09:19.271 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [0.991s] 2019-03-11 06:09:19.471 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.918s] 2019-03-11 06:09:20.569 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.896s] 2019-03-11 06:09:21.591 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.022s] 2019-03-11 06:09:21.678 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.089s] 2019-03-11 06:09:21.763 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.083s] 2019-03-11 06:09:21.765 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-11 06:09:22.654 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.182s] 2019-03-11 06:09:23.908 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.630s] 2019-03-11 06:09:29.437 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [5.534s] 2019-03-11 06:09:32.063 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.367s] 2019-03-11 06:09:32.254 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-03-11 06:09:33.892 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.455s] 2019-03-11 06:09:37.717 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.627s] 2019-03-11 06:09:38.530 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.638s] 2019-03-11 06:09:38.628 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.912s] 2019-03-11 06:09:42.545 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.452s] 2019-03-11 06:09:45.568 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [7.035s] 2019-03-11 06:09:46.157 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.380s] 2019-03-11 06:09:46.385 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.228s] 2019-03-11 06:09:46.402 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.017s] 2019-03-11 06:09:46.414 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.011s] 2019-03-11 06:09:46.430 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.015s] 2019-03-11 06:09:46.442 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.012s] 2019-03-11 06:09:46.605 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [4.059s] 2019-03-11 06:09:49.188 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.581s] 2019-03-11 06:09:49.192 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-03-11 06:09:49.196 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-11 06:09:49.197 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-11 06:09:50.473 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.905s] 2019-03-11 06:09:51.898 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.325s] 2019-03-11 06:09:52.113 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.214s] 2019-03-11 06:09:52.188 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.076s] 2019-03-11 06:09:52.201 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.012s] 2019-03-11 06:09:52.213 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.012s] 2019-03-11 06:09:52.280 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.066s] 2019-03-11 06:09:54.420 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [3.946s] 2019-03-11 06:09:58.612 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-03-11 06:09:58.614 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-03-11 06:09:58.615 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-03-11 06:09:58.648 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.228s] 2019-03-11 06:09:59.023 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.820s] 2019-03-11 06:09:59.410 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.761s] 2019-03-11 06:09:59.659 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.635s] 2019-03-11 06:10:00.386 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [0.975s] 2019-03-11 06:10:00.733 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [1.073s] 2019-03-11 06:10:00.854 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.121s] 2019-03-11 06:10:01.073 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.218s] 2019-03-11 06:10:01.130 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.057s] 2019-03-11 06:10:01.140 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.011s] 2019-03-11 06:10:02.236 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [12.227s] 2019-03-11 06:10:02.840 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest.test_create_distributed_router ... success [1.578s] 2019-03-11 06:10:04.811 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: l3-ha extension not enabled. 2019-03-11 06:10:04.812 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-03-11 06:10:04.821 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [4.435s] 2019-03-11 06:10:06.547 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.725s] 2019-03-11 06:10:08.244 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.696s] 2019-03-11 06:10:08.978 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [1.797s] 2019-03-11 06:10:10.625 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.381s] 2019-03-11 06:10:13.110 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [4.131s] 2019-03-11 06:10:15.174 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.046s] 2019-03-11 06:10:18.084 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [4.973s] 2019-03-11 06:10:21.076 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [2.200s] 2019-03-11 06:10:23.447 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.365s] 2019-03-11 06:10:25.066 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.787s] 2019-03-11 06:10:25.387 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [4.311s] 2019-03-11 06:10:26.671 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.604s] 2019-03-11 06:10:27.487 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.815s] 2019-03-11 06:10:28.648 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.159s] 2019-03-11 06:10:29.375 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.260s] 2019-03-11 06:10:30.243 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.067s] 2019-03-11 06:10:30.545 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.299s] 2019-03-11 06:10:30.768 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.118s] 2019-03-11 06:10:30.817 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.273s] 2019-03-11 06:10:30.999 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [5.611s] 2019-03-11 06:10:31.015 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.249s] 2019-03-11 06:10:31.048 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.230s] 2019-03-11 06:10:31.301 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.286s] 2019-03-11 06:10:31.412 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.363s] 2019-03-11 06:10:32.690 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.274s] 2019-03-11 06:10:33.203 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.514s] 2019-03-11 06:10:33.260 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.058s] 2019-03-11 06:10:33.345 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.084s] 2019-03-11 06:10:36.099 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.898s] 2019-03-11 06:10:36.101 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-11 06:10:36.891 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.786s] 2019-03-11 06:10:36.957 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.069s] 2019-03-11 06:10:37.823 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.868s] 2019-03-11 06:10:37.894 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-03-11 06:10:37.896 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-03-11 06:10:40.224 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-03-11 06:10:40.309 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.167s] 2019-03-11 06:10:40.458 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.149s] 2019-03-11 06:10:40.997 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.000 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.003 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.005 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.007 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.008 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-03-11 06:10:41.009 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-03-11 06:10:41.263 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.803s] 2019-03-11 06:10:41.503 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.239s] 2019-03-11 06:10:41.709 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.205s] 2019-03-11 06:10:41.925 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.216s] 2019-03-11 06:10:43.154 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.602s] 2019-03-11 06:10:43.716 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [0.564s] 2019-03-11 06:10:44.405 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.721s] 2019-03-11 06:10:44.480 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.076s] 2019-03-11 06:10:44.494 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.013s] 2019-03-11 06:10:44.505 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.011s] 2019-03-11 06:10:45.146 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.639s] 2019-03-11 06:10:45.310 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.164s] 2019-03-11 06:10:45.492 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.182s] 2019-03-11 06:10:45.508 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.015s] 2019-03-11 06:10:45.669 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.941s] 2019-03-11 06:10:45.763 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.255s] 2019-03-11 06:10:47.960 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.991s] 2019-03-11 06:10:48.897 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.467s] 2019-03-11 06:10:50.451 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [4.756s] 2019-03-11 06:10:51.120 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.223s] 2019-03-11 06:10:51.214 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.094s] 2019-03-11 06:10:51.753 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [3.793s] 2019-03-11 06:10:51.756 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-03-11 06:10:52.421 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.205s] 2019-03-11 06:10:53.199 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.778s] 2019-03-11 06:10:53.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.469s] 2019-03-11 06:10:54.057 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.752s] 2019-03-11 06:10:54.396 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.195s] 2019-03-11 06:10:55.269 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [4.793s] 2019-03-11 06:10:56.016 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.620s] 2019-03-11 06:10:56.177 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.952s] 2019-03-11 06:10:56.292 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.276s] 2019-03-11 06:10:56.655 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.360s] 2019-03-11 06:10:56.742 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.685s] 2019-03-11 06:10:56.752 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.099s] 2019-03-11 06:10:56.843 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.089s] 2019-03-11 06:10:56.920 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.077s] 2019-03-11 06:10:57.164 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.243s] 2019-03-11 06:10:57.352 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.187s] 2019-03-11 06:10:57.667 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.314s] 2019-03-11 06:10:57.894 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.227s] 2019-03-11 06:10:58.068 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.173s] 2019-03-11 06:10:58.240 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.172s] 2019-03-11 06:10:59.044 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.301s] 2019-03-11 06:10:59.685 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.769s] 2019-03-11 06:11:00.386 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.702s] 2019-03-11 06:11:03.120 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.075s] 2019-03-11 06:11:03.416 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.463s] 2019-03-11 06:11:08.368 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.105s] 2019-03-11 06:11:09.751 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.383s] 2019-03-11 06:11:09.898 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.402s] 2019-03-11 06:11:09.965 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.066s] 2019-03-11 06:11:10.034 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.068s] 2019-03-11 06:11:10.099 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.065s] 2019-03-11 06:11:10.607 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.855s] 2019-03-11 06:11:10.944 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.335s] 2019-03-11 06:11:10.946 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-03-11 06:11:11.341 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.397s] 2019-03-11 06:11:12.546 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.204s] 2019-03-11 06:11:13.238 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.691s] 2019-03-11 06:11:13.561 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.324s] 2019-03-11 06:11:13.722 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [17.542s] 2019-03-11 06:11:14.551 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.989s] 2019-03-11 06:11:15.282 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.563s] 2019-03-11 06:11:15.974 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.422s] 2019-03-11 06:11:16.039 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... fail [0.749s] 2019-03-11 06:11:17.320 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.713s] 2019-03-11 06:11:17.729 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.755s] 2019-03-11 06:11:17.792 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.473s] 2019-03-11 06:11:17.853 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.124s] 2019-03-11 06:11:18.552 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.516s] 2019-03-11 06:11:19.247 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.695s] 2019-03-11 06:11:21.329 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.081s] 2019-03-11 06:11:21.445 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.117s] 2019-03-11 06:11:21.701 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.256s] 2019-03-11 06:11:21.711 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.010s] 2019-03-11 06:11:21.748 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.037s] 2019-03-11 06:11:21.769 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.020s] 2019-03-11 06:11:21.799 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.029s] 2019-03-11 06:11:21.829 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.030s] 2019-03-11 06:11:21.921 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.091s] 2019-03-11 06:11:22.066 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.145s] 2019-03-11 06:11:22.248 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.181s] 2019-03-11 06:11:22.869 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.619s] 2019-03-11 06:11:22.894 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.026s] 2019-03-11 06:11:23.058 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.164s] 2019-03-11 06:11:23.171 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.112s] 2019-03-11 06:11:23.542 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [4.989s] 2019-03-11 06:11:23.611 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.439s] 2019-03-11 06:11:23.682 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.071s] 2019-03-11 06:11:23.909 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.224s] 2019-03-11 06:11:24.021 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.112s] 2019-03-11 06:11:24.086 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.065s] 2019-03-11 06:11:26.812 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [3.267s] 2019-03-11 06:11:26.816 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-03-11 06:11:26.817 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-03-11 06:11:34.317 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [2.755s] 2019-03-11 06:11:34.343 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.063s] 2019-03-11 06:11:34.992 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.646s] 2019-03-11 06:11:35.224 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.233s] 2019-03-11 06:11:35.361 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.136s] 2019-03-11 06:11:35.833 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [9.018s] 2019-03-11 06:11:35.835 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: Skipped because network extension: l3-ha is not enabled 2019-03-11 06:11:36.198 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.836s] 2019-03-11 06:11:37.155 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.954s] 2019-03-11 06:11:37.620 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.465s] 2019-03-11 06:11:37.705 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.087s] 2019-03-11 06:11:37.844 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.137s] 2019-03-11 06:11:37.845 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-11 06:11:38.405 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.085s] 2019-03-11 06:11:38.407 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... skip [0.001s]: Skipped because network extension: fip-port-details is not enabled 2019-03-11 06:11:40.188 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.090s] 2019-03-11 06:11:40.368 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.177s] 2019-03-11 06:11:40.420 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.052s] 2019-03-11 06:11:40.469 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.048s] 2019-03-11 06:11:40.576 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.106s] 2019-03-11 06:11:41.016 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.438s] 2019-03-11 06:11:41.171 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.155s] 2019-03-11 06:11:41.191 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.022s] 2019-03-11 06:11:41.212 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-03-11 06:11:42.248 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [3.842s] 2019-03-11 06:11:45.933 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [10.099s] 2019-03-11 06:11:46.713 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.781s] 2019-03-11 06:11:47.426 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.710s] 2019-03-11 06:11:50.331 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.905s] 2019-03-11 06:11:52.003 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.993s] 2019-03-11 06:11:52.585 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.583s] 2019-03-11 06:11:52.783 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [3.792s] 2019-03-11 06:11:52.995 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.408s] 2019-03-11 06:11:53.511 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.516s] 2019-03-11 06:11:54.190 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [0.678s] 2019-03-11 06:11:54.760 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [4.429s] 2019-03-11 06:11:56.494 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.711s] 2019-03-11 06:11:57.922 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.688s] 2019-03-11 06:11:58.454 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.532s] 2019-03-11 06:11:59.193 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.737s] 2019-03-11 06:11:59.270 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.078s] 2019-03-11 06:11:59.284 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.014s] 2019-03-11 06:11:59.341 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.056s] 2019-03-11 06:11:59.353 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.012s] 2019-03-11 06:11:59.876 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [5.115s] 2019-03-11 06:12:00.146 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.271s] 2019-03-11 06:12:01.864 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [5.369s] 2019-03-11 06:12:04.134 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-11 06:12:05.488 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.406s] 2019-03-11 06:12:09.851 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.746s] 2019-03-11 06:12:10.588 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [3.652s] 2019-03-11 06:12:10.868 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.017s] 2019-03-11 06:12:13.320 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-03-11 06:12:13.321 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-03-11 06:12:15.600 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.012s] 2019-03-11 06:12:16.009 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.138s] 2019-03-11 06:12:16.826 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.225s] 2019-03-11 06:12:17.160 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.149s] 2019-03-11 06:12:17.644 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.483s] 2019-03-11 06:12:17.879 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.235s] 2019-03-11 06:12:18.277 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.398s] 2019-03-11 06:12:19.887 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.606s] 2019-03-11 06:12:20.754 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.868s] 2019-03-11 06:12:20.840 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.087s] 2019-03-11 06:12:20.932 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.092s] 2019-03-11 06:12:27.744 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [10.915s] 2019-03-11 06:12:31.663 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [3.725s] 2019-03-11 06:12:36.909 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [5.246s] 2019-03-11 06:12:37.715 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [0.805s] 2019-03-11 06:12:48.869 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [11.151s] 2019-03-11 06:13:32.232 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... fail [64.466s] 2019-03-11 06:13:38.533 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [6.306s] 2019-03-11 06:13:42.249 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [3.715s] 2019-03-11 06:13:45.817 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [3.567s] 2019-03-11 06:13:49.183 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [3.365s] 2019-03-11 06:13:53.659 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... fail [64.769s] 2019-03-11 06:13:59.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [6.106s] 2019-03-11 06:14:02.759 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.075s] 2019-03-11 06:14:03.879 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [4.119s] 2019-03-11 06:14:07.057 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [3.176s] 2019-03-11 06:14:09.259 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-03-11 06:14:10.410 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [3.353s] 2019-03-11 06:14:12.025 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.092s] 2019-03-11 06:14:12.739 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.712s] 2019-03-11 06:14:16.093 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.072s] 2019-03-11 06:14:16.159 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.066s] 2019-03-11 06:14:16.874 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.713s] 2019-03-11 06:14:17.168 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.294s] 2019-03-11 06:14:17.339 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.170s] 2019-03-11 06:14:17.445 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.106s] 2019-03-11 06:14:23.555 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.036s] 2019-03-11 06:14:23.798 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.241s] 2019-03-11 06:14:23.852 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.054s] 2019-03-11 06:14:23.962 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.110s] 2019-03-11 06:14:24.135 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.171s] 2019-03-11 06:14:24.542 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.405s] 2019-03-11 06:14:24.830 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.289s] 2019-03-11 06:14:24.856 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.026s] 2019-03-11 06:14:24.938 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.081s] 2019-03-11 06:14:24.940 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-03-11 06:14:28.111 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [6.257s] 2019-03-11 06:14:30.972 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.990s] 2019-03-11 06:14:31.108 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.137s] 2019-03-11 06:14:32.093 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [0.984s] 2019-03-11 06:14:33.135 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [4.996s] 2019-03-11 06:14:33.167 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.074s] 2019-03-11 06:14:34.049 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.881s] 2019-03-11 06:14:34.065 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-03-11 06:14:35.030 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.979s] 2019-03-11 06:14:35.154 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.124s] 2019-03-11 06:14:35.356 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.200s] 2019-03-11 06:14:35.527 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.172s] 2019-03-11 06:14:35.614 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.086s] 2019-03-11 06:14:35.675 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.061s] 2019-03-11 06:14:35.886 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.210s] 2019-03-11 06:14:36.103 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.216s] 2019-03-11 06:14:36.340 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.237s] 2019-03-11 06:14:36.686 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.345s] 2019-03-11 06:14:36.830 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.144s] 2019-03-11 06:14:36.970 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.140s] 2019-03-11 06:14:53.741 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.618s] 2019-03-11 06:14:53.871 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.131s] 2019-03-11 06:14:55.319 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.447s] 2019-03-11 06:14:55.605 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.285s] 2019-03-11 06:14:57.323 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.718s] 2019-03-11 06:14:58.217 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.893s] 2019-03-11 06:15:14.880 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [7.118s] 2019-03-11 06:15:17.901 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [3.021s] 2019-03-11 06:15:20.625 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.723s] 2019-03-11 06:15:23.265 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.640s] 2019-03-11 06:15:26.572 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.306s] 2019-03-11 06:15:29.955 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.382s] 2019-03-11 06:15:35.920 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.964s] 2019-03-11 06:15:41.958 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [6.038s] 2019-03-11 06:15:48.313 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [6.352s] 2019-03-11 06:15:56.967 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [8.653s] 2019-03-11 06:16:01.408 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [4.441s] 2019-03-11 06:16:05.630 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-03-11 06:16:16.045 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.543s] 2019-03-11 06:16:19.261 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.216s] 2019-03-11 06:16:22.923 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [3.662s] 2019-03-11 06:16:26.522 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [3.598s] 2019-03-11 06:16:27.074 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.551s]: Vxlan type driver must be enabled for this test. 2019-03-11 06:16:32.444 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [5.369s] 2019-03-11 06:16:35.546 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.102s] 2019-03-11 06:16:38.619 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.073s] 2019-03-11 06:16:45.920 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [7.299s] 2019-03-11 06:16:47.700 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.780s] 2019-03-11 06:16:51.357 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.656s] 2019-03-11 06:16:54.804 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.447s] 2019-03-11 06:16:58.932 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [4.127s] 2019-03-11 06:17:02.242 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.309s] 2019-03-11 06:17:08.668 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [6.425s] 2019-03-11 06:17:13.594 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.925s] 2019-03-11 06:17:17.865 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.270s] 2019-03-11 06:17:23.991 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.125s] 2019-03-11 06:17:31.378 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [7.386s] 2019-03-11 06:17:36.314 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.936s] 2019-03-11 06:17:41.170 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context testr@default cleanup() started 2019-03-11 06:17:41.171 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context testr@default cleanup() finished in 0.85 msec 2019-03-11 06:17:41.172 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context tempest@default cleanup() started 2019-03-11 06:17:41.612 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-03-11 06:17:41.681 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-03-11 06:17:41.726 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f1dfb8b3_Oxn4iHXh'. 2019-03-11 06:17:41.727 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/e59edd37-e79a-4532-b510-01685d55a324 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}b1a5af8315a7a3f0b01f99a300897bdabfcb3da8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-11 06:17:41.940 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 11 Mar 2019 06:17:41 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7eb717fe-48ff-4e32-b7c9-9016e84de7a8 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7eb717fe-48ff-4e32-b7c9-9016e84de7a8 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-11 06:17:41.941 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/e59edd37-e79a-4532-b510-01685d55a324 used request id req-7eb717fe-48ff-4e32-b7c9-9016e84de7a8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-11 06:17:41.942 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f1dfb8b3_Oxn4iHXh' has been deleted. 2019-03-11 06:17:41.942 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e59edd37-e79a-4532-b510-01685d55a324' of option 'instance_type' from Tempest config file. 2019-03-11 06:17:41.943 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e59edd37-e79a-4532-b510-01685d55a324' has been removed. 2019-03-11 06:17:41.968 34 INFO rally.task.context [-] Verification f2f96ad2-432a-48fe-a404-d39339e34ac8 | Context tempest@default cleanup() finished in 0.80 sec 2019-03-11 06:17:42.192 34 INFO rally.api [-] Verification (UUID=f1dfb8b3-aa31-4ea0-89b2-699b9bf6f89e) has been successfully finished for deployment 'opnfv-rally' (UUID=c8252dcd-a869-4074-953d-9b21987fe373)! 2019-03-11 06:17:43.352 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:17:43.353 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:17:43.353 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:17:44.695 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:17:44.695 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:17:44.695 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:17:46.175 46 INFO rally.api [-] Building 'html' report for the following verification(s): 'f1dfb8b3-aa31-4ea0-89b2-699b9bf6f89e' 2019-03-11 06:17:46.230 46 INFO rally.api [-] The report has been successfully built. 2019-03-11 06:17:47.224 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-11 06:17:47.225 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-11 06:17:47.225 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-11 06:17:48.769 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f1dfb8b3-aa31-4ea0-89b2-699b9bf6f89e' 2019-03-11 06:17:48.794 48 INFO rally.api [-] The report has been successfully built. 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils sortby_index=index) 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-03-11 10:10:32.073 45 ERROR rally.cli.cliutils