2019-04-30 23:02:55.842 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:02:55.842 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:02:55.842 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-30 23:02:57.723 8 ERROR rally.cli.cliutils 2019-04-30 23:02:58.678 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:02:58.678 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:02:58.679 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:00.440 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-30 23:03:01.511 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:01.511 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:01.511 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:04.977 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:04.978 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:04.978 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:05.846 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:05.846 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:05.846 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils force=force) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-30 23:03:07.284 17 ERROR rally.cli.cliutils 2019-04-30 23:03:08.238 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:08.238 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:08.238 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:09.648 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-30 23:03:09.855 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/repo. 2019-04-30 23:03:10.166 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-04-30 23:03:10.241 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-30 23:03:10.250 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-30 23:03:10.504 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-30 23:03:10.576 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-30 23:03:11.139 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=88e89ff0-fe3e-45ec-89dc-ce1a46f8a920) has been successfully created! 2019-04-30 23:03:12.051 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:12.051 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:12.051 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:15.061 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:15.061 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:15.061 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:16.605 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=88e89ff0-fe3e-45ec-89dc-ce1a46f8a920) for deployment 'opnfv-rally' (UUID=5cc47e68-b498-45c4-851f-0008873e35c6). 2019-04-30 23:03:17.286 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=88e89ff0-fe3e-45ec-89dc-ce1a46f8a920) has been successfully configured for deployment 'opnfv-rally' (UUID=5cc47e68-b498-45c4-851f-0008873e35c6)! 2019-04-30 23:03:21.827 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:03:21.828 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:03:21.828 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:03:23.687 34 INFO rally.api [-] Starting verification (UUID=1988048e-6784-42e6-bc87-23ff016bf3be) for deployment 'opnfv-rally' (UUID=5cc47e68-b498-45c4-851f-0008873e35c6) by verifier 'opnfv-tempest' (UUID=88e89ff0-fe3e-45ec-89dc-ce1a46f8a920). 2019-04-30 23:03:24.613 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-04-30 23:03:24.665 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-30 23:03:24.665 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/for-deployment-5cc47e68-b498-45c4-851f-0008873e35c6/tempest.log' to option 'log_file'. 2019-04-30 23:03:24.666 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/for-deployment-5cc47e68-b498-45c4-851f-0008873e35c6/tempest.log 2019-04-30 23:03:24.666 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-30 23:03:24.666 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/for-deployment-5cc47e68-b498-45c4-851f-0008873e35c6/lock_files' to option 'lock_path'. 2019-04-30 23:03:24.667 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-88e89ff0-fe3e-45ec-89dc-ce1a46f8a920/for-deployment-5cc47e68-b498-45c4-851f-0008873e35c6/lock_files 2019-04-30 23:03:24.667 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-30 23:03:24.667 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-04-30 23:03:24.668 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b31fe7bc-24ae-40ed-abcf-97865f8522f6 2019-04-30 23:03:24.668 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f474a8ca-74d3-42dd-877f-9f422aafb516 2019-04-30 23:03:24.669 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1950323f-1894-4cd6-be9b-97e1b4f90c72 2019-04-30 23:03:24.669 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b1244e10-1617-43db-8085-089afdb2316f 2019-04-30 23:03:24.883 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-30 23:03:24.883 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron-tempest-plugin-api-net_d9845bae-aa75-4e00-b524-97dd213e4849 2019-04-30 23:03:24.884 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-30 23:03:24.986 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 23:03:24.986 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}875fb121e1591061d003eca9ffe4851b87b76f5b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 23:03:25.085 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Tue, 30 Apr 2019 23:03:25 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-ee74d9cc-75c0-42c8-85d3-4eb69688f6c0 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-ee74d9cc-75c0-42c8-85d3-4eb69688f6c0 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 23:03:25.086 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_d9845bae-aa75-4e00-b524-97dd213e4849", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1950323f-1894-4cd6-be9b-97e1b4f90c72", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1950323f-1894-4cd6-be9b-97e1b4f90c72", "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": "1950323f-1894-4cd6-be9b-97e1b4f90c72"}, {"name": "neutron-tempest-plugin-api-flavor_alt_d9845bae-aa75-4e00-b524-97dd213e4849", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b1244e10-1617-43db-8085-089afdb2316f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b1244e10-1617-43db-8085-089afdb2316f", "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": "b1244e10-1617-43db-8085-089afdb2316f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 23:03:25.086 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-ee74d9cc-75c0-42c8-85d3-4eb69688f6c0 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 23:03:25.088 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-30 23:03:25.088 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1988048e_OZjTvpHr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-30 23:03:25.089 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}875fb121e1591061d003eca9ffe4851b87b76f5b" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1988048e_OZjTvpHr", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 23:03:25.126 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Tue, 30 Apr 2019 23:03:25 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-4325b2ec-5673-4bf3-bfde-8fbe702c5aae X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-4325b2ec-5673-4bf3-bfde-8fbe702c5aae _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 23:03:25.126 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_1988048e_OZjTvpHr", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/26a611a6-8138-48cd-9332-60491b0c4c73", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/26a611a6-8138-48cd-9332-60491b0c4c73", "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": "26a611a6-8138-48cd-9332-60491b0c4c73"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-30 23:03:25.127 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-4325b2ec-5673-4bf3-bfde-8fbe702c5aae request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 23:03:25.128 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1988048e_OZjTvpHr' (ID = 26a611a6-8138-48cd-9332-60491b0c4c73) has been successfully created! 2019-04-30 23:03:25.128 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '26a611a6-8138-48cd-9332-60491b0c4c73' to option 'instance_type'. 2019-04-30 23:03:25.128 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 26a611a6-8138-48cd-9332-60491b0c4c73 2019-04-30 23:03:25.130 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context tempest@default setup() finished in 0.81 sec 2019-04-30 23:03:25.131 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context testr@default setup() finished in 0.67 msec 2019-04-30 23:03:25.131 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3e0ba081-13ad-4242-af35-ef3a88f2b446'. 2019-04-30 23:03:30.311 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-04-30 23:03:30.689 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.129s] 2019-04-30 23:03:31.105 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.415s] 2019-04-30 23:03:31.217 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.112s] 2019-04-30 23:03:31.631 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.413s] 2019-04-30 23:03:31.725 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.094s] 2019-04-30 23:03:35.082 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.362s] 2019-04-30 23:03:36.290 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.210s] 2019-04-30 23:03:36.403 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.113s] 2019-04-30 23:03:36.512 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.108s] 2019-04-30 23:03:37.756 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.822s] 2019-04-30 23:03:37.968 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.211s] 2019-04-30 23:03:40.481 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-04-30 23:03:42.021 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [3.916s] 2019-04-30 23:03:43.387 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [7.858s] 2019-04-30 23:03:44.343 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.226s] 2019-04-30 23:03:44.470 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.129s] 2019-04-30 23:03:44.531 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.511s] 2019-04-30 23:03:44.808 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.336s] 2019-04-30 23:03:44.809 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-04-30 23:03:45.381 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.995s] 2019-04-30 23:03:46.234 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [1.953s] 2019-04-30 23:03:46.779 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.397s] 2019-04-30 23:03:48.257 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.478s] 2019-04-30 23:03:49.470 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-04-30 23:03:50.519 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [2.261s] 2019-04-30 23:03:53.218 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.931s] 2019-04-30 23:03:53.670 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.149s] 2019-04-30 23:03:54.448 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.230s] 2019-04-30 23:03:54.893 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.547s] 2019-04-30 23:03:56.968 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.074s] 2019-04-30 23:03:57.400 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [2.951s] 2019-04-30 23:03:57.682 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.011s] 2019-04-30 23:03:58.310 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.910s] 2019-04-30 23:03:58.865 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.553s] 2019-04-30 23:03:59.359 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.494s] 2019-04-30 23:03:59.532 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [2.798s] 2019-04-30 23:03:59.968 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.437s] 2019-04-30 23:04:01.193 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [1.833s] 2019-04-30 23:04:02.278 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [4.596s] 2019-04-30 23:04:02.868 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-04-30 23:04:03.285 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.006s] 2019-04-30 23:04:03.938 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:03.941 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:03.943 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:03.944 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:03.945 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:06.428 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.142s] 2019-04-30 23:04:06.535 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.157s] 2019-04-30 23:04:07.014 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-04-30 23:04:07.413 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.876s] 2019-04-30 23:04:07.520 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.108s] 2019-04-30 23:04:08.945 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.515s] 2019-04-30 23:04:09.469 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.526s] 2019-04-30 23:04:10.051 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.744s] 2019-04-30 23:04:13.862 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [4.381s] 2019-04-30 23:04:15.481 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.860s] 2019-04-30 23:04:16.266 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.315s] 2019-04-30 23:04:16.634 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.154s] 2019-04-30 23:04:19.124 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [2.857s] 2019-04-30 23:04:19.201 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:19.203 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:19.204 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:21.699 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.574s] 2019-04-30 23:04:22.190 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.425s] 2019-04-30 23:04:22.233 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:22.235 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:22.237 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:22.238 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-04-30 23:04:22.502 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.311s] 2019-04-30 23:04:23.140 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.637s] 2019-04-30 23:04:23.275 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.135s] 2019-04-30 23:04:23.355 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.080s] 2019-04-30 23:04:23.432 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.732s] 2019-04-30 23:04:23.572 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.216s] 2019-04-30 23:04:23.947 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.375s] 2019-04-30 23:04:24.855 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.422s] 2019-04-30 23:04:25.364 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.219s] 2019-04-30 23:04:26.221 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.365s] 2019-04-30 23:04:26.367 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.001s] 2019-04-30 23:04:26.560 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [9.679s] 2019-04-30 23:04:26.567 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.202s] 2019-04-30 23:04:26.912 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.344s] 2019-04-30 23:04:27.442 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.529s] 2019-04-30 23:04:29.401 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.955s] 2019-04-30 23:04:29.860 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.637s] 2019-04-30 23:04:30.190 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.789s] 2019-04-30 23:04:30.274 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.085s] 2019-04-30 23:04:30.424 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.148s] 2019-04-30 23:04:30.425 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-30 23:04:30.848 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.458s] 2019-04-30 23:04:31.422 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [4.863s] 2019-04-30 23:04:31.787 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [0.365s] 2019-04-30 23:04:32.437 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.588s] 2019-04-30 23:04:33.252 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.391s] 2019-04-30 23:04:34.367 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.930s] 2019-04-30 23:04:37.086 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.717s] 2019-04-30 23:04:38.877 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.090s] 2019-04-30 23:04:39.428 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.702s] 2019-04-30 23:04:46.070 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-04-30 23:04:47.625 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [1.863s] 2019-04-30 23:04:48.601 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [4.240s] 2019-04-30 23:04:50.429 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.803s] 2019-04-30 23:04:51.084 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.579s] 2019-04-30 23:04:51.506 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.423s] 2019-04-30 23:04:51.721 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.290s] 2019-04-30 23:04:51.725 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-04-30 23:04:51.727 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-30 23:04:51.728 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-30 23:04:51.796 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [3.194s] 2019-04-30 23:04:54.262 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.464s] 2019-04-30 23:04:57.021 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.214s] 2019-04-30 23:04:57.263 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.242s] 2019-04-30 23:04:57.336 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.072s] 2019-04-30 23:04:57.405 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.069s] 2019-04-30 23:04:57.422 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.017s] 2019-04-30 23:04:57.523 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.101s] 2019-04-30 23:04:58.192 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [3.930s] 2019-04-30 23:04:59.136 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.943s] 2019-04-30 23:04:59.193 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-04-30 23:04:59.196 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-04-30 23:04:59.197 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-04-30 23:04:59.198 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-04-30 23:04:59.199 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-04-30 23:05:00.152 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.015s] 2019-04-30 23:05:02.785 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.422s] 2019-04-30 23:05:03.042 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.257s] 2019-04-30 23:05:03.159 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.117s] 2019-04-30 23:05:03.230 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.070s] 2019-04-30 23:05:03.245 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.015s] 2019-04-30 23:05:03.260 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.015s] 2019-04-30 23:05:04.738 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.584s] 2019-04-30 23:05:08.353 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [3.615s] 2019-04-30 23:05:08.843 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.386s] 2019-04-30 23:05:09.661 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.818s] 2019-04-30 23:05:10.456 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [8.526s] 2019-04-30 23:05:10.751 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [1.088s] 2019-04-30 23:05:10.762 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.011s] 2019-04-30 23:05:10.845 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.082s] 2019-04-30 23:05:10.898 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.053s] 2019-04-30 23:05:10.911 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.013s] 2019-04-30 23:05:11.459 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [3.106s] 2019-04-30 23:05:15.165 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [3.705s] 2019-04-30 23:05:16.155 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [12.753s] 2019-04-30 23:05:17.769 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [1.825s] 2019-04-30 23:05:20.108 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [4.942s] 2019-04-30 23:05:20.772 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [3.002s] 2019-04-30 23:05:23.244 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [6.278s] 2019-04-30 23:05:24.536 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.427s] 2019-04-30 23:05:25.368 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [4.595s] 2019-04-30 23:05:28.666 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.128s] 2019-04-30 23:05:30.005 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.531s] 2019-04-30 23:05:32.143 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [3.478s] 2019-04-30 23:05:32.801 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.657s] 2019-04-30 23:05:32.885 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [2.192s] 2019-04-30 23:05:33.603 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [0.801s] 2019-04-30 23:05:36.833 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [3.230s] 2019-04-30 23:05:36.844 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.073s] 2019-04-30 23:05:36.895 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.761s] 2019-04-30 23:05:37.279 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.432s] 2019-04-30 23:05:37.531 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.252s] 2019-04-30 23:05:37.704 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [4.817s] 2019-04-30 23:05:37.926 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.395s] 2019-04-30 23:05:38.215 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.288s] 2019-04-30 23:05:38.800 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.967s] 2019-04-30 23:05:39.592 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.375s] 2019-04-30 23:05:40.043 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.242s] 2019-04-30 23:05:40.062 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.470s] 2019-04-30 23:05:40.110 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.050s] 2019-04-30 23:05:40.160 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.050s] 2019-04-30 23:05:41.638 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.594s] 2019-04-30 23:05:42.397 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [4.692s] 2019-04-30 23:05:43.791 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-04-30 23:05:43.792 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-04-30 23:05:46.343 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.069s] 2019-04-30 23:05:46.347 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.010s] 2019-04-30 23:05:47.288 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.774s] 2019-04-30 23:05:47.289 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-30 23:05:47.421 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.072s] 2019-04-30 23:05:47.655 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.234s] 2019-04-30 23:05:47.851 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.195s] 2019-04-30 23:05:47.938 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.650s] 2019-04-30 23:05:48.044 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.105s] 2019-04-30 23:05:48.057 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.206s] 2019-04-30 23:05:48.333 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.289s] 2019-04-30 23:05:48.538 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.112s] 2019-04-30 23:05:48.988 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [0.454s] 2019-04-30 23:05:50.526 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-04-30 23:05:50.872 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.871s] 2019-04-30 23:05:53.871 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.959s] 2019-04-30 23:05:54.347 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.164s] 2019-04-30 23:05:55.303 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.431s] 2019-04-30 23:05:55.399 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [4.499s] 2019-04-30 23:05:55.781 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.479s] 2019-04-30 23:05:55.798 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [1.449s] 2019-04-30 23:05:55.925 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.129s] 2019-04-30 23:05:56.694 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.768s] 2019-04-30 23:05:56.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.978s] 2019-04-30 23:05:57.541 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.846s] 2019-04-30 23:05:58.017 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.835s] 2019-04-30 23:05:58.353 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.811s] 2019-04-30 23:05:58.588 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [1.824s] 2019-04-30 23:05:58.772 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.186s] 2019-04-30 23:05:58.940 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.168s] 2019-04-30 23:05:59.076 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [0.723s] 2019-04-30 23:05:59.236 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.159s] 2019-04-30 23:05:59.407 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.169s] 2019-04-30 23:05:59.542 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.136s] 2019-04-30 23:05:59.672 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.130s] 2019-04-30 23:05:59.760 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.087s] 2019-04-30 23:05:59.948 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.188s] 2019-04-30 23:06:00.141 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.192s] 2019-04-30 23:06:00.279 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [4.854s] 2019-04-30 23:06:00.578 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.437s] 2019-04-30 23:06:00.760 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.181s] 2019-04-30 23:06:00.903 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.143s] 2019-04-30 23:06:01.141 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.238s] 2019-04-30 23:06:01.166 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [3.148s] 2019-04-30 23:06:01.167 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-04-30 23:06:02.955 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.790s] 2019-04-30 23:06:04.191 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.444s] 2019-04-30 23:06:05.006 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.815s] 2019-04-30 23:06:05.960 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.003s] 2019-04-30 23:06:07.375 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.378 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.381 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.382 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.383 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.384 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-04-30 23:06:07.385 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-04-30 23:06:07.974 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.391s] 2019-04-30 23:06:10.866 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.815s] 2019-04-30 23:06:10.992 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.126s] 2019-04-30 23:06:11.154 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.163s] 2019-04-30 23:06:11.219 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.064s] 2019-04-30 23:06:11.797 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.577s] 2019-04-30 23:06:11.827 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.030s] 2019-04-30 23:06:11.859 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.032s] 2019-04-30 23:06:11.872 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.012s] 2019-04-30 23:06:12.016 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.144s] 2019-04-30 23:06:12.418 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.593s] 2019-04-30 23:06:13.276 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.858s] 2019-04-30 23:06:14.491 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.214s] 2019-04-30 23:06:14.713 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.220s] 2019-04-30 23:06:14.715 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-04-30 23:06:14.989 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.275s] 2019-04-30 23:06:16.125 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.135s] 2019-04-30 23:06:17.067 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.940s] 2019-04-30 23:06:17.381 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.315s] 2019-04-30 23:06:17.910 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.701s] 2019-04-30 23:06:18.379 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.997s] 2019-04-30 23:06:19.542 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.631s] 2019-04-30 23:06:19.707 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.165s] 2019-04-30 23:06:19.724 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.344s] 2019-04-30 23:06:19.760 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.720s] 2019-04-30 23:06:19.969 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.261s] 2019-04-30 23:06:19.979 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.010s] 2019-04-30 23:06:20.011 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.032s] 2019-04-30 23:06:20.030 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.018s] 2019-04-30 23:06:20.099 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.068s] 2019-04-30 23:06:20.128 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.029s] 2019-04-30 23:06:20.234 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.105s] 2019-04-30 23:06:20.385 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.151s] 2019-04-30 23:06:20.459 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.074s] 2019-04-30 23:06:20.720 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.259s] 2019-04-30 23:06:20.739 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.020s] 2019-04-30 23:06:20.871 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.131s] 2019-04-30 23:06:21.048 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.176s] 2019-04-30 23:06:21.266 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.217s] 2019-04-30 23:06:21.324 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.058s] 2019-04-30 23:06:21.567 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.242s] 2019-04-30 23:06:21.652 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.085s] 2019-04-30 23:06:21.832 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.179s] 2019-04-30 23:06:21.983 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.259s] 2019-04-30 23:06:22.038 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.277s] 2019-04-30 23:06:22.096 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.113s] 2019-04-30 23:06:22.525 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [16.562s] 2019-04-30 23:06:23.537 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.013s] 2019-04-30 23:06:24.575 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.038s] 2019-04-30 23:06:24.591 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.553s] 2019-04-30 23:06:26.405 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [1.829s] 2019-04-30 23:06:28.139 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.547s] 2019-04-30 23:06:30.320 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.913s] 2019-04-30 23:06:31.757 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.111s] 2019-04-30 23:06:32.328 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.568s] 2019-04-30 23:06:32.458 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.130s] 2019-04-30 23:06:32.594 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.135s] 2019-04-30 23:06:32.906 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.311s] 2019-04-30 23:06:33.269 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [2.946s] 2019-04-30 23:06:33.273 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-04-30 23:06:33.274 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-04-30 23:06:34.194 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.285s] 2019-04-30 23:06:34.487 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.416s] 2019-04-30 23:06:34.605 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.117s] 2019-04-30 23:06:34.711 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.106s] 2019-04-30 23:06:34.793 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.081s] 2019-04-30 23:06:34.851 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.657s] 2019-04-30 23:06:34.907 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.058s] 2019-04-30 23:06:34.960 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.051s] 2019-04-30 23:06:34.961 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-30 23:06:40.987 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.192s] 2019-04-30 23:06:41.567 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.580s] 2019-04-30 23:06:42.536 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [9.264s] 2019-04-30 23:06:42.837 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.020s] 2019-04-30 23:06:43.027 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.188s] 2019-04-30 23:06:43.082 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.055s] 2019-04-30 23:06:43.136 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.054s] 2019-04-30 23:06:43.455 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.318s] 2019-04-30 23:06:43.853 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.396s] 2019-04-30 23:06:44.013 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.160s] 2019-04-30 23:06:44.035 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-04-30 23:06:44.064 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.029s] 2019-04-30 23:06:47.644 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.883s] 2019-04-30 23:06:48.367 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.723s] 2019-04-30 23:06:48.880 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.512s] 2019-04-30 23:06:49.421 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.541s] 2019-04-30 23:06:49.755 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [0.333s] 2019-04-30 23:06:50.250 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.714s] 2019-04-30 23:06:53.420 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.483s] 2019-04-30 23:06:56.525 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.105s] 2019-04-30 23:06:57.777 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.273s] 2019-04-30 23:07:00.189 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.937s] 2019-04-30 23:07:00.595 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.407s] 2019-04-30 23:07:01.097 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.572s] 2019-04-30 23:07:01.125 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.529s] 2019-04-30 23:07:01.949 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.171s] 2019-04-30 23:07:02.891 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-04-30 23:07:03.820 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.694s] 2019-04-30 23:07:05.830 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [3.880s] 2019-04-30 23:07:07.415 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.595s] 2019-04-30 23:07:11.383 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [5.552s] 2019-04-30 23:07:13.181 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [5.765s] 2019-04-30 23:07:13.472 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.292s] 2019-04-30 23:07:23.400 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [3.615s] 2019-04-30 23:07:25.999 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.493s] 2019-04-30 23:07:26.776 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.777s] 2019-04-30 23:07:27.862 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [1.086s] 2019-04-30 23:07:27.877 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.015s] 2019-04-30 23:07:27.954 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.077s] 2019-04-30 23:07:28.017 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.062s] 2019-04-30 23:07:28.029 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.011s] 2019-04-30 23:07:30.001 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [6.601s] 2019-04-30 23:07:31.365 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.363s] 2019-04-30 23:07:33.030 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.370s] 2019-04-30 23:07:36.951 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.816s] 2019-04-30 23:07:38.095 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.144s] 2019-04-30 23:07:40.370 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-04-30 23:07:40.371 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-04-30 23:07:42.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.122s] 2019-04-30 23:07:43.013 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.147s] 2019-04-30 23:07:43.611 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.596s] 2019-04-30 23:07:43.888 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.276s] 2019-04-30 23:07:44.445 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.557s] 2019-04-30 23:07:45.299 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.853s] 2019-04-30 23:07:48.228 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.925s] 2019-04-30 23:07:49.271 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.045s] 2019-04-30 23:07:49.351 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.081s] 2019-04-30 23:07:49.435 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.084s] 2019-04-30 23:07:52.718 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [10.227s] 2019-04-30 23:07:59.403 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [3.572s] 2019-04-30 23:07:59.728 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [7.011s] 2019-04-30 23:08:03.624 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [3.895s] 2019-04-30 23:08:05.048 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [5.645s] 2019-04-30 23:08:05.937 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [0.889s] 2019-04-30 23:08:07.228 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [3.603s] 2019-04-30 23:08:11.143 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [3.915s] 2019-04-30 23:08:16.649 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [10.709s] 2019-04-30 23:08:19.681 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-04-30 23:08:23.531 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.061s] 2019-04-30 23:08:26.227 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [9.579s] 2019-04-30 23:08:31.075 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [0.888s] 2019-04-30 23:08:31.964 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.888s] 2019-04-30 23:08:32.717 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [6.489s] 2019-04-30 23:08:35.124 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.119s] 2019-04-30 23:08:35.191 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.066s] 2019-04-30 23:08:35.981 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.788s] 2019-04-30 23:08:36.189 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.209s] 2019-04-30 23:08:36.303 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.113s] 2019-04-30 23:08:36.409 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.106s] 2019-04-30 23:08:37.317 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [4.599s] 2019-04-30 23:08:40.788 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [3.471s] 2019-04-30 23:08:42.436 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.072s] 2019-04-30 23:08:42.731 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.292s] 2019-04-30 23:08:42.791 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.062s] 2019-04-30 23:08:42.857 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.066s] 2019-04-30 23:08:43.024 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.165s] 2019-04-30 23:08:43.369 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.344s] 2019-04-30 23:08:43.582 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.213s] 2019-04-30 23:08:43.610 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.029s] 2019-04-30 23:08:43.636 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.025s] 2019-04-30 23:08:43.637 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-04-30 23:08:44.259 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [3.471s] 2019-04-30 23:08:48.999 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.900s] 2019-04-30 23:08:49.244 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.247s] 2019-04-30 23:08:50.458 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.212s] 2019-04-30 23:08:51.432 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [0.974s] 2019-04-30 23:08:52.534 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.100s] 2019-04-30 23:08:53.440 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.906s] 2019-04-30 23:08:53.714 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.273s] 2019-04-30 23:08:53.932 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.217s] 2019-04-30 23:08:54.159 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.227s] 2019-04-30 23:08:54.259 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.099s] 2019-04-30 23:08:54.318 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.059s] 2019-04-30 23:08:54.470 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.152s] 2019-04-30 23:08:54.647 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.176s] 2019-04-30 23:08:55.051 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.403s] 2019-04-30 23:08:55.506 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.454s] 2019-04-30 23:08:55.636 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.130s] 2019-04-30 23:08:55.767 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.131s] 2019-04-30 23:09:00.251 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [5.396s] 2019-04-30 23:09:04.071 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [3.795s] 2019-04-30 23:09:04.898 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-04-30 23:09:09.237 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.736s] 2019-04-30 23:09:09.410 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.174s] 2019-04-30 23:09:10.827 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.416s] 2019-04-30 23:09:11.047 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.219s] 2019-04-30 23:09:12.576 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.529s] 2019-04-30 23:09:13.480 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.903s] 2019-04-30 23:09:26.579 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [5.505s] 2019-04-30 23:09:29.422 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.843s] 2019-04-30 23:09:31.862 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.440s] 2019-04-30 23:09:34.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.627s] 2019-04-30 23:09:37.905 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.415s] 2019-04-30 23:09:40.788 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.882s] 2019-04-30 23:09:46.299 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.511s] 2019-04-30 23:09:51.843 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.542s] 2019-04-30 23:09:57.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [5.378s] 2019-04-30 23:10:04.891 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [7.668s] 2019-04-30 23:10:08.571 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [3.681s] 2019-04-30 23:10:11.914 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-04-30 23:10:21.522 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.069s] 2019-04-30 23:10:24.044 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.522s] 2019-04-30 23:10:27.071 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [3.026s] 2019-04-30 23:10:29.955 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [2.883s] 2019-04-30 23:10:30.469 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.514s]: Vxlan type driver must be enabled for this test. 2019-04-30 23:10:35.072 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [4.602s] 2019-04-30 23:10:38.175 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.102s] 2019-04-30 23:10:41.224 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.049s] 2019-04-30 23:10:47.843 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.616s] 2019-04-30 23:10:48.912 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.070s] 2019-04-30 23:10:52.929 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.016s] 2019-04-30 23:10:55.568 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [2.638s] 2019-04-30 23:10:59.042 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.474s] 2019-04-30 23:11:02.346 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.303s] 2019-04-30 23:11:07.992 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.644s] 2019-04-30 23:11:12.054 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.062s] 2019-04-30 23:11:16.103 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.048s] 2019-04-30 23:11:22.427 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.323s] 2019-04-30 23:11:28.885 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.457s] 2019-04-30 23:11:33.420 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.534s] 2019-04-30 23:11:37.695 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context testr@default cleanup() started 2019-04-30 23:11:37.695 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context testr@default cleanup() finished in 0.87 msec 2019-04-30 23:11:37.696 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context tempest@default cleanup() started 2019-04-30 23:11:38.112 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-04-30 23:11:38.183 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-04-30 23:11:38.228 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1988048e_OZjTvpHr'. 2019-04-30 23:11:38.229 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/26a611a6-8138-48cd-9332-60491b0c4c73 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3754acd77a10ad35a368d963ce181e7d100857ed" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-30 23:11:38.529 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 30 Apr 2019 23:11:38 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-cefaeeee-a4d8-4585-8739-64d38417a423 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-cefaeeee-a4d8-4585-8739-64d38417a423 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-30 23:11:38.530 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/26a611a6-8138-48cd-9332-60491b0c4c73 used request id req-cefaeeee-a4d8-4585-8739-64d38417a423 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-30 23:11:38.530 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1988048e_OZjTvpHr' has been deleted. 2019-04-30 23:11:38.531 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '26a611a6-8138-48cd-9332-60491b0c4c73' of option 'instance_type' from Tempest config file. 2019-04-30 23:11:38.531 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '26a611a6-8138-48cd-9332-60491b0c4c73' has been removed. 2019-04-30 23:11:38.539 34 INFO rally.task.context [-] Verification 88e89ff0-fe3e-45ec-89dc-ce1a46f8a920 | Context tempest@default cleanup() finished in 0.84 sec 2019-04-30 23:11:38.747 34 INFO rally.api [-] Verification (UUID=1988048e-6784-42e6-bc87-23ff016bf3be) has been successfully finished for deployment 'opnfv-rally' (UUID=5cc47e68-b498-45c4-851f-0008873e35c6)! 2019-04-30 23:11:39.873 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:11:39.874 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:11:39.874 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:11:41.258 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:11:41.258 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:11:41.258 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:11:42.699 46 INFO rally.api [-] Building 'html' report for the following verification(s): '1988048e-6784-42e6-bc87-23ff016bf3be' 2019-04-30 23:11:42.724 46 INFO rally.api [-] The report has been successfully built. 2019-04-30 23:11:43.692 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-30 23:11:43.693 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-30 23:11:43.693 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-30 23:11:45.211 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1988048e-6784-42e6-bc87-23ff016bf3be' 2019-04-30 23:11:45.229 48 INFO rally.api [-] The report has been successfully built. 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils sortby_index=index) 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-05-01 00:40:25.534 45 ERROR rally.cli.cliutils