2019-05-03 16:23:38.549 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:38.549 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:38.549 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-03 16:23:40.052 9 ERROR rally.cli.cliutils 2019-05-03 16:23:40.998 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:40.999 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:40.999 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:42.751 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-03 16:23:44.004 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:44.004 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:44.004 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:47.469 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:47.469 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:47.469 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:48.338 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:48.338 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:48.338 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils force=force) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-03 16:23:49.773 18 ERROR rally.cli.cliutils 2019-05-03 16:23:50.739 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:50.739 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:50.739 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:52.153 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-03 16:23:52.321 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/repo. 2019-05-03 16:23:52.698 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/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-05-03 16:23:52.777 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-05-03 16:23:52.786 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-05-03 16:23:53.051 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-03 16:23:53.126 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-03 16:23:53.716 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=780228d2-4ff5-4b0a-9450-e75f7da93f7e) has been successfully created! 2019-05-03 16:23:54.750 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:54.750 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:54.751 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:57.991 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:23:57.992 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:23:57.992 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:23:59.443 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=780228d2-4ff5-4b0a-9450-e75f7da93f7e) for deployment 'opnfv-rally' (UUID=fa0313cf-d2b1-4aed-a43b-0c957357a45c). 2019-05-03 16:24:00.130 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=780228d2-4ff5-4b0a-9450-e75f7da93f7e) has been successfully configured for deployment 'opnfv-rally' (UUID=fa0313cf-d2b1-4aed-a43b-0c957357a45c)! 2019-05-03 16:24:04.711 35 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:24:04.711 35 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:24:04.711 35 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:24:06.480 35 INFO rally.api [-] Starting verification (UUID=e09624da-0229-48dd-a6e7-6a58bfc32f3c) for deployment 'opnfv-rally' (UUID=fa0313cf-d2b1-4aed-a43b-0c957357a45c) by verifier 'opnfv-tempest' (UUID=780228d2-4ff5-4b0a-9450-e75f7da93f7e). 2019-05-03 16:24:07.376 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-03 16:24:07.424 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-03 16:24:07.425 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/for-deployment-fa0313cf-d2b1-4aed-a43b-0c957357a45c/tempest.log' to option 'log_file'. 2019-05-03 16:24:07.425 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/for-deployment-fa0313cf-d2b1-4aed-a43b-0c957357a45c/tempest.log 2019-05-03 16:24:07.425 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-03 16:24:07.426 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/for-deployment-fa0313cf-d2b1-4aed-a43b-0c957357a45c/lock_files' to option 'lock_path'. 2019-05-03 16:24:07.426 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-780228d2-4ff5-4b0a-9450-e75f7da93f7e/for-deployment-fa0313cf-d2b1-4aed-a43b-0c957357a45c/lock_files 2019-05-03 16:24:07.426 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-03 16:24:07.427 35 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-05-03 16:24:07.427 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 36d317b5-8187-45cf-bef3-a8f03ab40b6d 2019-05-03 16:24:07.427 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 59686393-bf0f-49c9-b408-2e8dbafd890f 2019-05-03 16:24:07.428 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6aec124c-ba9b-493f-a945-1c5ecbfb7058 2019-05-03 16:24:07.429 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4f2ae698-55e5-4647-ac04-c56370762774 2019-05-03 16:24:07.617 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-03 16:24:07.618 35 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_50dc3100-5fb8-4a48-9ad9-1386b47cfd0d 2019-05-03 16:24:07.618 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-03 16:24:07.726 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-03 16:24:07.727 35 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}da41f5efd29fd0a1da51f303c3767eb625f21fb2" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-03 16:24:07.826 35 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Fri, 03 May 2019 16:24:07 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-d6e59b0a-0e31-4fc1-934b-1cfc2a6e15e3 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-d6e59b0a-0e31-4fc1-934b-1cfc2a6e15e3 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-03 16:24:07.827 35 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_50dc3100-5fb8-4a48-9ad9-1386b47cfd0d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/4f2ae698-55e5-4647-ac04-c56370762774", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/4f2ae698-55e5-4647-ac04-c56370762774", "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": "4f2ae698-55e5-4647-ac04-c56370762774"}, {"name": "neutron-tempest-plugin-api-flavor_50dc3100-5fb8-4a48-9ad9-1386b47cfd0d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/6aec124c-ba9b-493f-a945-1c5ecbfb7058", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/6aec124c-ba9b-493f-a945-1c5ecbfb7058", "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": "6aec124c-ba9b-493f-a945-1c5ecbfb7058"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-03 16:24:07.827 35 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-d6e59b0a-0e31-4fc1-934b-1cfc2a6e15e3 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-03 16:24:07.829 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-03 16:24:07.829 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e09624da_CT5aP1be' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-03 16:24:07.830 35 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}da41f5efd29fd0a1da51f303c3767eb625f21fb2" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_e09624da_CT5aP1be", "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-05-03 16:24:07.880 35 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 03 May 2019 16:24:07 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-8a785e58-ca61-4c30-b9b2-ee7a417489e5 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-8a785e58-ca61-4c30-b9b2-ee7a417489e5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-03 16:24:07.880 35 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_e09624da_CT5aP1be", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/69e765fb-3bd8-47d9-b46f-a860022ba2a6", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/69e765fb-3bd8-47d9-b46f-a860022ba2a6", "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": "69e765fb-3bd8-47d9-b46f-a860022ba2a6"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-03 16:24:07.881 35 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-8a785e58-ca61-4c30-b9b2-ee7a417489e5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-03 16:24:07.882 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e09624da_CT5aP1be' (ID = 69e765fb-3bd8-47d9-b46f-a860022ba2a6) has been successfully created! 2019-05-03 16:24:07.882 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '69e765fb-3bd8-47d9-b46f-a860022ba2a6' to option 'instance_type'. 2019-05-03 16:24:07.882 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 69e765fb-3bd8-47d9-b46f-a860022ba2a6 2019-05-03 16:24:07.883 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context tempest@default setup() finished in 0.79 sec 2019-05-03 16:24:07.885 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context testr@default setup() finished in 0.64 msec 2019-05-03 16:24:07.885 35 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/04b48be3-908b-4fee-9787-1dcb4f0cc7e3'. 2019-05-03 16:24:13.245 35 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-05-03 16:24:13.508 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.183s] 2019-05-03 16:24:13.961 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.452s] 2019-05-03 16:24:13.974 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.014s] 2019-05-03 16:24:14.356 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.380s] 2019-05-03 16:24:14.626 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.270s] 2019-05-03 16:24:16.492 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-05-03 16:24:16.493 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-05-03 16:24:17.445 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.423s] 2019-05-03 16:24:18.880 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.438s] 2019-05-03 16:24:19.092 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.212s] 2019-05-03 16:24:19.377 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.284s] 2019-05-03 16:24:20.353 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.102s] 2019-05-03 16:24:20.414 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.062s] 2019-05-03 16:24:20.909 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.494s] 2019-05-03 16:24:20.910 35 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-05-03 16:24:25.063 35 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.962s] 2019-05-03 16:24:27.231 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.169s] 2019-05-03 16:24:28.320 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [9.362s] 2019-05-03 16:24:29.519 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.996s] 2019-05-03 16:24:29.907 35 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 [1.753s] 2019-05-03 16:24:30.319 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.000s] 2019-05-03 16:24:30.938 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.419s] 2019-05-03 16:24:32.203 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.884s] 2019-05-03 16:24:34.112 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.908s] 2019-05-03 16:24:35.618 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.505s] 2019-05-03 16:24:36.140 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [5.200s] 2019-05-03 16:24:36.683 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-05-03 16:24:37.137 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.997s] 2019-05-03 16:24:38.282 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [1.143s] 2019-05-03 16:24:38.943 35 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.325s] 2019-05-03 16:24:39.000 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.717s] 2019-05-03 16:24:41.426 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.426s] 2019-05-03 16:24:42.462 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.747s] 2019-05-03 16:24:44.005 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [5.060s] 2019-05-03 16:24:44.487 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-05-03 16:24:44.489 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-05-03 16:24:44.490 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-05-03 16:24:44.491 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-05-03 16:24:44.492 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-05-03 16:24:44.519 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.056s] 2019-05-03 16:24:45.058 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.537s] 2019-05-03 16:24:45.670 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.612s] 2019-05-03 16:24:48.158 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-05-03 16:24:48.222 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [4.217s] 2019-05-03 16:24:48.934 35 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.711s] 2019-05-03 16:24:51.496 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.407s] 2019-05-03 16:24:52.589 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.654s] 2019-05-03 16:24:54.465 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.670s] 2019-05-03 16:24:55.577 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.986s] 2019-05-03 16:24:56.307 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.932s] 2019-05-03 16:24:56.367 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.792s] 2019-05-03 16:24:57.134 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.827s] 2019-05-03 16:24:58.607 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.711s] 2019-05-03 16:24:59.117 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-05-03 16:25:00.187 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-05-03 16:25:01.132 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:01.133 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:01.134 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:01.406 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [2.799s] 2019-05-03 16:25:04.003 35 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.914s] 2019-05-03 16:25:04.233 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.824s] 2019-05-03 16:25:04.235 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.474s] 2019-05-03 16:25:04.409 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.176s] 2019-05-03 16:25:05.183 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.772s] 2019-05-03 16:25:05.310 35 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.307s] 2019-05-03 16:25:05.331 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.149s] 2019-05-03 16:25:05.361 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.029s] 2019-05-03 16:25:05.530 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.168s] 2019-05-03 16:25:05.700 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.170s] 2019-05-03 16:25:06.716 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.484s] 2019-05-03 16:25:08.284 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.567s] 2019-05-03 16:25:08.531 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [4.438s] 2019-05-03 16:25:09.941 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.656s] 2019-05-03 16:25:11.563 35 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.032s] 2019-05-03 16:25:13.405 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:13.408 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:13.408 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:13.409 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-05-03 16:25:14.323 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.951s] 2019-05-03 16:25:14.384 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [4.441s] 2019-05-03 16:25:14.895 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [3.331s] 2019-05-03 16:25:15.899 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.577s] 2019-05-03 16:25:16.886 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.161s] 2019-05-03 16:25:17.480 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.591s] 2019-05-03 16:25:17.796 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.317s] 2019-05-03 16:25:18.031 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.235s] 2019-05-03 16:25:18.051 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.151s] 2019-05-03 16:25:18.355 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.971s] 2019-05-03 16:25:18.727 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.694s] 2019-05-03 16:25:19.285 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.390s] 2019-05-03 16:25:20.066 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.780s] 2019-05-03 16:25:20.390 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.660s] 2019-05-03 16:25:21.362 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.972s] 2019-05-03 16:25:21.502 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.435s] 2019-05-03 16:25:21.509 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.146s] 2019-05-03 16:25:21.646 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.594s] 2019-05-03 16:25:21.800 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.292s] 2019-05-03 16:25:21.801 35 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-05-03 16:25:26.548 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [5.043s] 2019-05-03 16:25:31.502 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [4.954s] 2019-05-03 16:25:32.373 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-05-03 16:25:32.412 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.351s] 2019-05-03 16:25:36.498 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.996s] 2019-05-03 16:25:39.052 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.672s] 2019-05-03 16:25:39.722 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.671s] 2019-05-03 16:25:41.366 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.867s] 2019-05-03 16:25:42.791 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [3.138s] 2019-05-03 16:25:44.971 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.480s] 2019-05-03 16:25:45.147 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.355s] 2019-05-03 16:25:45.366 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.395s] 2019-05-03 16:25:45.437 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.071s] 2019-05-03 16:25:45.454 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.018s] 2019-05-03 16:25:45.472 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.017s] 2019-05-03 16:25:45.489 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.018s] 2019-05-03 16:25:46.991 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.842s] 2019-05-03 16:25:46.994 35 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-05-03 16:25:46.997 35 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-05-03 16:25:46.999 35 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-05-03 16:25:47.278 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [5.911s] 2019-05-03 16:25:51.147 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.401s] 2019-05-03 16:25:51.383 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.235s] 2019-05-03 16:25:51.451 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.068s] 2019-05-03 16:25:51.517 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.066s] 2019-05-03 16:25:51.536 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.019s] 2019-05-03 16:25:51.549 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.013s] 2019-05-03 16:25:52.099 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.820s] 2019-05-03 16:25:55.855 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-05-03 16:25:55.856 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-05-03 16:25:55.857 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-05-03 16:25:56.984 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.883s] 2019-05-03 16:25:58.296 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.756s] 2019-05-03 16:25:59.097 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.801s] 2019-05-03 16:25:59.795 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.697s] 2019-05-03 16:25:59.807 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.012s] 2019-05-03 16:25:59.881 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.073s] 2019-05-03 16:25:59.939 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.058s] 2019-05-03 16:25:59.962 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest.test_create_distributed_router ... success [1.551s] 2019-05-03 16:26:00.014 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.074s] 2019-05-03 16:26:01.025 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.042s] 2019-05-03 16:26:01.606 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.581s] 2019-05-03 16:26:01.895 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: l3-ha extension not enabled. 2019-05-03 16:26:01.896 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-05-03 16:26:03.195 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.589s] 2019-05-03 16:26:03.374 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [12.262s] 2019-05-03 16:26:07.688 35 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.492s] 2019-05-03 16:26:08.021 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [2.306s] 2019-05-03 16:26:09.804 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [2.114s] 2019-05-03 16:26:11.607 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [3.585s] 2019-05-03 16:26:11.610 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.806s] 2019-05-03 16:26:12.935 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.812s] 2019-05-03 16:26:13.525 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.915s] 2019-05-03 16:26:17.225 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [5.617s] 2019-05-03 16:26:20.863 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [2.163s] 2019-05-03 16:26:24.242 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.417s] 2019-05-03 16:26:24.661 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [3.799s] 2019-05-03 16:26:26.748 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.678s] 2019-05-03 16:26:28.381 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.586s] 2019-05-03 16:26:29.842 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [3.093s] 2019-05-03 16:26:30.565 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [5.902s] 2019-05-03 16:26:31.094 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.253s] 2019-05-03 16:26:32.757 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.660s] 2019-05-03 16:26:33.833 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.157s] 2019-05-03 16:26:35.263 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.427s] 2019-05-03 16:26:35.482 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.219s] 2019-05-03 16:26:35.627 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.145s] 2019-05-03 16:26:36.087 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.458s] 2019-05-03 16:26:36.433 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [3.673s] 2019-05-03 16:26:36.705 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.274s] 2019-05-03 16:26:37.002 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.297s] 2019-05-03 16:26:37.846 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.377s] 2019-05-03 16:26:37.847 35 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-05-03 16:26:37.950 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.860s] 2019-05-03 16:26:38.475 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.628s] 2019-05-03 16:26:38.703 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.228s] 2019-05-03 16:26:38.819 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.869s] 2019-05-03 16:26:38.869 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.052s] 2019-05-03 16:26:38.948 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.079s] 2019-05-03 16:26:39.215 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.513s] 2019-05-03 16:26:40.093 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.087s] 2019-05-03 16:26:40.174 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.081s] 2019-05-03 16:26:41.335 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.160s] 2019-05-03 16:26:41.431 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.095s] 2019-05-03 16:26:41.520 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-05-03 16:26:41.751 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.319s] 2019-05-03 16:26:41.801 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.050s] 2019-05-03 16:26:43.597 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-05-03 16:26:43.598 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-05-03 16:26:45.713 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.717 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.721 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.721 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.722 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.723 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-05-03 16:26:45.724 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-05-03 16:26:47.645 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.918s] 2019-05-03 16:26:48.832 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.628s] 2019-05-03 16:26:48.902 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.072s] 2019-05-03 16:26:48.915 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.012s] 2019-05-03 16:26:48.998 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.082s] 2019-05-03 16:26:49.449 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.449s] 2019-05-03 16:26:49.532 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.084s] 2019-05-03 16:26:49.575 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.041s] 2019-05-03 16:26:49.582 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [5.034s] 2019-05-03 16:26:49.591 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.015s] 2019-05-03 16:26:49.752 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.161s] 2019-05-03 16:26:49.783 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.142s] 2019-05-03 16:26:49.989 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.206s] 2019-05-03 16:26:50.708 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.101s] 2019-05-03 16:26:50.765 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.775s] 2019-05-03 16:26:51.302 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [0.598s] 2019-05-03 16:26:51.715 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.949s] 2019-05-03 16:26:52.483 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.767s] 2019-05-03 16:26:52.521 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.937s] 2019-05-03 16:26:52.522 35 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-05-03 16:26:53.446 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [2.133s] 2019-05-03 16:26:54.067 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.584s] 2019-05-03 16:26:54.213 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.693s] 2019-05-03 16:26:54.510 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.442s] 2019-05-03 16:26:54.701 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.189s] 2019-05-03 16:26:54.787 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.087s] 2019-05-03 16:26:54.863 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.074s] 2019-05-03 16:26:54.919 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.056s] 2019-05-03 16:26:55.205 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.286s] 2019-05-03 16:26:55.419 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.213s] 2019-05-03 16:26:55.657 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.237s] 2019-05-03 16:26:55.973 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.316s] 2019-05-03 16:26:56.106 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.133s] 2019-05-03 16:26:56.252 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.146s] 2019-05-03 16:26:57.690 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.475s] 2019-05-03 16:26:58.434 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [4.960s] 2019-05-03 16:27:00.047 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.014s] 2019-05-03 16:27:02.360 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.313s] 2019-05-03 16:27:03.281 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [4.820s] 2019-05-03 16:27:04.752 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.391s] 2019-05-03 16:27:07.593 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.523s] 2019-05-03 16:27:07.929 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.176s] 2019-05-03 16:27:08.234 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.641s] 2019-05-03 16:27:11.201 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.372s] 2019-05-03 16:27:13.795 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [16.102s] 2019-05-03 16:27:14.970 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.449s] 2019-05-03 16:27:15.082 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.112s] 2019-05-03 16:27:15.183 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.100s] 2019-05-03 16:27:15.195 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.402s] 2019-05-03 16:27:15.294 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.112s] 2019-05-03 16:27:15.420 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.595s] 2019-05-03 16:27:16.131 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... fail [0.929s] 2019-05-03 16:27:18.163 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.742s] 2019-05-03 16:27:18.509 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.347s] 2019-05-03 16:27:18.570 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.442s] 2019-05-03 16:27:18.784 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.275s] 2019-05-03 16:27:18.824 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.705s] 2019-05-03 16:27:18.897 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.113s] 2019-05-03 16:27:18.934 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.036s] 2019-05-03 16:27:19.035 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.101s] 2019-05-03 16:27:19.085 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.049s] 2019-05-03 16:27:19.114 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.029s] 2019-05-03 16:27:19.148 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.033s] 2019-05-03 16:27:19.261 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.113s] 2019-05-03 16:27:19.342 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.080s] 2019-05-03 16:27:19.688 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.344s] 2019-05-03 16:27:19.844 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.157s] 2019-05-03 16:27:19.954 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.130s] 2019-05-03 16:27:20.130 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.285s] 2019-05-03 16:27:20.295 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.164s] 2019-05-03 16:27:20.542 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.246s] 2019-05-03 16:27:20.670 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.715s] 2019-05-03 16:27:20.718 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.176s] 2019-05-03 16:27:20.795 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.124s] 2019-05-03 16:27:20.797 35 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-05-03 16:27:20.962 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.242s] 2019-05-03 16:27:21.117 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.155s] 2019-05-03 16:27:21.155 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.359s] 2019-05-03 16:27:21.182 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.066s] 2019-05-03 16:27:22.023 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.866s] 2019-05-03 16:27:22.838 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.815s] 2019-05-03 16:27:22.842 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [4.271s] 2019-05-03 16:27:22.929 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.091s] 2019-05-03 16:27:22.948 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.981s] 2019-05-03 16:27:23.825 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.877s] 2019-05-03 16:27:24.096 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.166s] 2019-05-03 16:27:25.952 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.855s] 2019-05-03 16:27:26.607 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [3.762s] 2019-05-03 16:27:26.611 35 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-05-03 16:27:26.612 35 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-05-03 16:27:27.794 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.841s] 2019-05-03 16:27:27.913 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.120s] 2019-05-03 16:27:31.628 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.465s] 2019-05-03 16:27:31.961 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.330s] 2019-05-03 16:27:32.154 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.194s] 2019-05-03 16:27:32.293 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.139s] 2019-05-03 16:27:32.616 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.321s] 2019-05-03 16:27:33.521 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.902s] 2019-05-03 16:27:34.034 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.513s] 2019-05-03 16:27:34.147 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.115s] 2019-05-03 16:27:34.200 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.051s] 2019-05-03 16:27:34.201 35 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-05-03 16:27:36.131 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [9.521s] 2019-05-03 16:27:36.132 35 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-05-03 16:27:42.123 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [2.399s] 2019-05-03 16:27:45.406 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.274s] 2019-05-03 16:27:45.804 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.398s] 2019-05-03 16:27:46.352 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.226s] 2019-05-03 16:27:46.353 35 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-05-03 16:27:46.474 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.668s] 2019-05-03 16:27:49.386 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.912s] 2019-05-03 16:27:50.112 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [1.521s] 2019-05-03 16:27:50.192 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [3.840s] 2019-05-03 16:27:50.333 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.091s] 2019-05-03 16:27:50.452 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.116s] 2019-05-03 16:27:50.499 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.048s] 2019-05-03 16:27:50.554 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.054s] 2019-05-03 16:27:50.633 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.521s] 2019-05-03 16:27:50.649 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.093s] 2019-05-03 16:27:50.983 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.331s] 2019-05-03 16:27:51.029 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.395s] 2019-05-03 16:27:51.159 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.177s] 2019-05-03 16:27:51.187 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.029s] 2019-05-03 16:27:51.207 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-05-03 16:27:51.778 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.748s] 2019-05-03 16:27:52.352 35 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [0.574s] 2019-05-03 16:27:53.087 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.700s] 2019-05-03 16:27:58.389 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [5.301s] 2019-05-03 16:27:58.548 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.160s] 2019-05-03 16:28:05.915 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [7.383s] 2019-05-03 16:28:06.300 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.767s] 2019-05-03 16:28:06.802 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.501s] 2019-05-03 16:28:07.273 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.469s] 2019-05-03 16:28:07.284 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.011s] 2019-05-03 16:28:07.298 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.014s] 2019-05-03 16:28:07.359 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.060s] 2019-05-03 16:28:07.371 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.012s] 2019-05-03 16:28:08.235 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [3.508s] 2019-05-03 16:28:08.992 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.077s] 2019-05-03 16:28:12.473 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.473s] 2019-05-03 16:28:13.668 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.434s] 2019-05-03 16:28:14.389 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [5.396s] 2019-05-03 16:28:15.645 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.976s] 2019-05-03 16:28:16.863 35 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-03 16:28:17.282 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.840s] 2019-05-03 16:28:18.288 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.006s] 2019-05-03 16:28:20.789 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-05-03 16:28:20.790 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-05-03 16:28:23.465 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.167s] 2019-05-03 16:28:23.996 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.529s] 2019-05-03 16:28:24.169 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.173s] 2019-05-03 16:28:24.613 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.443s] 2019-05-03 16:28:25.009 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.396s] 2019-05-03 16:28:26.592 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.580s] 2019-05-03 16:28:26.661 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.014s] 2019-05-03 16:28:27.463 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.871s] 2019-05-03 16:28:27.549 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.087s] 2019-05-03 16:28:27.876 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.327s] 2019-05-03 16:28:37.464 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [3.114s] 2019-05-03 16:28:42.471 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [5.009s] 2019-05-03 16:28:44.024 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.552s] 2019-05-03 16:28:55.236 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [11.209s] 2019-05-03 16:29:31.046 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... fail [64.364s] 2019-05-03 16:29:36.993 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [5.951s] 2019-05-03 16:29:41.119 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [4.125s] 2019-05-03 16:29:44.609 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [3.490s] 2019-05-03 16:29:47.875 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [3.265s] 2019-05-03 16:29:59.953 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... fail [64.697s] 2019-05-03 16:30:01.026 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.012s] 2019-05-03 16:30:05.638 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [5.688s] 2019-05-03 16:30:07.071 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-05-03 16:30:09.653 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [4.015s] 2019-05-03 16:30:09.777 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.100s] 2019-05-03 16:30:10.344 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.566s] 2019-05-03 16:30:13.141 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [3.487s] 2019-05-03 16:30:13.621 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.120s] 2019-05-03 16:30:13.683 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.062s] 2019-05-03 16:30:14.441 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.757s] 2019-05-03 16:30:14.634 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.194s] 2019-05-03 16:30:14.743 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.108s] 2019-05-03 16:30:14.883 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.139s] 2019-05-03 16:30:16.424 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [3.283s] 2019-05-03 16:30:21.011 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.133s] 2019-05-03 16:30:21.282 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.268s] 2019-05-03 16:30:21.387 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.106s] 2019-05-03 16:30:21.458 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.070s] 2019-05-03 16:30:21.571 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.112s] 2019-05-03 16:30:22.054 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.480s] 2019-05-03 16:30:22.277 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.225s] 2019-05-03 16:30:22.302 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.026s] 2019-05-03 16:30:22.333 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.030s] 2019-05-03 16:30:22.335 35 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-05-03 16:30:28.096 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.889s] 2019-05-03 16:30:28.271 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.176s] 2019-05-03 16:30:29.095 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [0.823s] 2019-05-03 16:30:30.267 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.171s] 2019-05-03 16:30:31.511 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.243s] 2019-05-03 16:30:32.573 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.062s] 2019-05-03 16:30:32.711 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.138s] 2019-05-03 16:30:32.872 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.158s] 2019-05-03 16:30:32.999 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.128s] 2019-05-03 16:30:33.070 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.071s] 2019-05-03 16:30:33.130 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.059s] 2019-05-03 16:30:33.319 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.188s] 2019-05-03 16:30:33.454 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [6.353s] 2019-05-03 16:30:33.507 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.187s] 2019-05-03 16:30:33.731 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.222s] 2019-05-03 16:30:33.924 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.193s] 2019-05-03 16:30:34.055 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.132s] 2019-05-03 16:30:34.238 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.183s] 2019-05-03 16:30:38.433 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [4.955s] 2019-05-03 16:30:39.325 35 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-05-03 16:30:49.869 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.769s] 2019-05-03 16:30:49.994 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.126s] 2019-05-03 16:30:51.144 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.150s] 2019-05-03 16:30:51.384 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.239s] 2019-05-03 16:30:53.130 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.745s] 2019-05-03 16:30:53.815 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.685s] 2019-05-03 16:31:08.049 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [6.039s] 2019-05-03 16:31:10.816 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.768s] 2019-05-03 16:31:13.411 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.594s] 2019-05-03 16:31:16.109 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.697s] 2019-05-03 16:31:19.649 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.539s] 2019-05-03 16:31:23.060 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.409s] 2019-05-03 16:31:28.155 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.094s] 2019-05-03 16:31:33.861 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.705s] 2019-05-03 16:31:39.818 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [5.954s] 2019-05-03 16:31:47.626 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [7.807s] 2019-05-03 16:31:51.287 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [3.662s] 2019-05-03 16:31:54.497 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-03 16:32:04.579 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.530s] 2019-05-03 16:32:06.884 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.307s] 2019-05-03 16:32:09.795 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.910s] 2019-05-03 16:32:13.426 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [3.630s] 2019-05-03 16:32:13.916 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.490s]: Vxlan type driver must be enabled for this test. 2019-05-03 16:32:19.172 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [5.254s] 2019-05-03 16:32:22.570 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.397s] 2019-05-03 16:32:25.124 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.553s] 2019-05-03 16:32:31.785 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.659s] 2019-05-03 16:32:32.837 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.053s] 2019-05-03 16:32:36.361 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.523s] 2019-05-03 16:32:39.525 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.164s] 2019-05-03 16:32:42.738 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.212s] 2019-05-03 16:32:46.029 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.291s] 2019-05-03 16:32:51.746 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.715s] 2019-05-03 16:32:55.982 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.234s] 2019-05-03 16:32:59.883 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [3.900s] 2019-05-03 16:33:06.291 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.407s] 2019-05-03 16:33:12.813 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.522s] 2019-05-03 16:33:17.288 35 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.474s] 2019-05-03 16:33:21.912 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context testr@default cleanup() started 2019-05-03 16:33:21.913 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context testr@default cleanup() finished in 0.86 msec 2019-05-03 16:33:21.913 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context tempest@default cleanup() started 2019-05-03 16:33:22.314 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-03 16:33:22.373 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-03 16:33:22.417 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e09624da_CT5aP1be'. 2019-05-03 16:33:22.418 35 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/69e765fb-3bd8-47d9-b46f-a860022ba2a6 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}8b859b3489ca2c6b573639e794691abcafc9f4f9" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-03 16:33:22.626 35 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 03 May 2019 16:33:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-d62cc862-8209-4668-9ff0-ae52a2149846 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-d62cc862-8209-4668-9ff0-ae52a2149846 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-03 16:33:22.627 35 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/69e765fb-3bd8-47d9-b46f-a860022ba2a6 used request id req-d62cc862-8209-4668-9ff0-ae52a2149846 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-03 16:33:22.628 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e09624da_CT5aP1be' has been deleted. 2019-05-03 16:33:22.628 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '69e765fb-3bd8-47d9-b46f-a860022ba2a6' of option 'instance_type' from Tempest config file. 2019-05-03 16:33:22.629 35 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '69e765fb-3bd8-47d9-b46f-a860022ba2a6' has been removed. 2019-05-03 16:33:22.637 35 INFO rally.task.context [-] Verification 780228d2-4ff5-4b0a-9450-e75f7da93f7e | Context tempest@default cleanup() finished in 0.72 sec 2019-05-03 16:33:22.857 35 INFO rally.api [-] Verification (UUID=e09624da-0229-48dd-a6e7-6a58bfc32f3c) has been successfully finished for deployment 'opnfv-rally' (UUID=fa0313cf-d2b1-4aed-a43b-0c957357a45c)! 2019-05-03 16:33:23.900 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:33:23.901 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:33:23.901 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:33:25.178 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:33:25.179 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:33:25.179 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:33:26.637 47 INFO rally.api [-] Building 'html' report for the following verification(s): 'e09624da-0229-48dd-a6e7-6a58bfc32f3c' 2019-05-03 16:33:26.665 47 INFO rally.api [-] The report has been successfully built. 2019-05-03 16:33:27.599 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-03 16:33:27.600 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-03 16:33:27.600 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-03 16:33:29.055 49 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e09624da-0229-48dd-a6e7-6a58bfc32f3c' 2019-05-03 16:33:29.076 49 INFO rally.api [-] The report has been successfully built. 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils File "", line 2, in show 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils sortby_index=index) 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-05-03 18:25:01.231 46 ERROR rally.cli.cliutils