2019-12-10 03:53:37.380 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:37.380 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:37.381 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-10 03:53:39.691 8 ERROR rally.cli.cliutils 2019-12-10 03:53:41.142 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:41.142 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:41.142 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:44.950 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:44.950 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:44.950 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:49.365 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:49.365 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:49.365 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:50.564 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:50.565 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:50.565 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils force=force) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-10 03:53:52.251 17 ERROR rally.cli.cliutils 2019-12-10 03:53:53.700 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:53.700 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:53.700 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:53:55.452 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-10 03:53:55.828 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/repo. 2019-12-10 03:53:56.128 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-12-10 03:53:56.139 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-10 03:53:56.147 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-10 03:53:56.441 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-10 03:53:56.519 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-10 03:53:57.243 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=26a7bf4d-298e-4de3-850c-ac538a9ecc3e) has been successfully created! 2019-12-10 03:53:58.719 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:53:58.720 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:53:58.720 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:54:02.194 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:54:02.194 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:54:02.194 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:54:03.847 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=26a7bf4d-298e-4de3-850c-ac538a9ecc3e) for deployment 'opnfv-rally' (UUID=2bf4e65e-4271-4357-874c-3691a224426f). 2019-12-10 03:54:04.668 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=26a7bf4d-298e-4de3-850c-ac538a9ecc3e) has been successfully configured for deployment 'opnfv-rally' (UUID=2bf4e65e-4271-4357-874c-3691a224426f)! 2019-12-10 03:54:14.574 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 03:54:14.574 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 03:54:14.574 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 03:54:16.499 34 INFO rally.api [-] Starting verification (UUID=45c35276-96cd-4fe3-be46-2cc89503b482) for deployment 'opnfv-rally' (UUID=2bf4e65e-4271-4357-874c-3691a224426f) by verifier 'opnfv-tempest' (UUID=26a7bf4d-298e-4de3-850c-ac538a9ecc3e). 2019-12-10 03:54:17.583 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-10 03:54:17.631 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-10 03:54:17.631 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/for-deployment-2bf4e65e-4271-4357-874c-3691a224426f/tempest.log' to option 'log_file'. 2019-12-10 03:54:17.632 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/for-deployment-2bf4e65e-4271-4357-874c-3691a224426f/tempest.log 2019-12-10 03:54:17.632 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-10 03:54:17.632 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/for-deployment-2bf4e65e-4271-4357-874c-3691a224426f/lock_files' to option 'lock_path'. 2019-12-10 03:54:17.633 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-26a7bf4d-298e-4de3-850c-ac538a9ecc3e/for-deployment-2bf4e65e-4271-4357-874c-3691a224426f/lock_files 2019-12-10 03:54:17.633 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-10 03:54:17.634 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-12-10 03:54:17.634 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e57dcc8c-c8e9-429f-8171-f8101e102045 2019-12-10 03:54:17.634 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fe4160f6-d671-428b-a5a6-9b03d7d5818c 2019-12-10 03:54:17.635 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f096781d-b3f0-477b-9aa7-5f10b8d8d332 2019-12-10 03:54:17.636 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 282ced67-2b00-4360-a6e7-9b3267facfc6 2019-12-10 03:54:17.855 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-10 03:54:17.856 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_a09e65d6-e333-4d4c-9542-7c3b839e436c 2019-12-10 03:54:17.856 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-10 03:54:17.996 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-10 03:54:18.078 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-10 03:54:18.079 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_45c35276_x0ifEmLE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-10 03:54:18.117 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_45c35276_x0ifEmLE' (ID = 96cd5594-1c3a-441f-80c5-48ce5cbef267) has been successfully created! 2019-12-10 03:54:18.117 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '96cd5594-1c3a-441f-80c5-48ce5cbef267' to option 'instance_type'. 2019-12-10 03:54:18.118 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 96cd5594-1c3a-441f-80c5-48ce5cbef267 2019-12-10 03:54:18.119 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context tempest@default setup() finished in 0.97 sec 2019-12-10 03:54:18.121 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context testr@default setup() finished in 0.98 msec 2019-12-10 03:54:18.121 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7c59388a-f9c0-4273-9762-ba38bd68f37e'. 2019-12-10 03:54:24.479 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.057s] 2019-12-10 03:54:24.490 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.105s] 2019-12-10 03:54:24.917 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.438s] 2019-12-10 03:54:25.029 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.112s] 2019-12-10 03:54:25.274 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.243s] 2019-12-10 03:54:25.345 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.072s] 2019-12-10 03:54:26.008 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.157s] 2019-12-10 03:54:28.378 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.001s] 2019-12-10 03:54:30.032 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'dvr extension not enabled.' 2019-12-10 03:54:30.856 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.479s] 2019-12-10 03:54:30.965 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.109s] 2019-12-10 03:54:31.117 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.152s] 2019-12-10 03:54:33.153 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.060s] 2019-12-10 03:54:33.879 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.724s] 2019-12-10 03:54:34.026 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.148s] 2019-12-10 03:54:37.365 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.077s] 2019-12-10 03:54:39.304 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.939s] 2019-12-10 03:54:40.061 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.676s] 2019-12-10 03:54:40.178 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.117s] 2019-12-10 03:54:40.417 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.113s] 2019-12-10 03:54:41.243 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.445s] 2019-12-10 03:54:41.956 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.538s] 2019-12-10 03:54:42.870 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.628s] 2019-12-10 03:54:43.182 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2019-12-10 03:54:43.183 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2019-12-10 03:54:43.183 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: b'port-resource-request extension not enabled.' 2019-12-10 03:54:43.348 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.392s] 2019-12-10 03:54:44.301 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.604s] 2019-12-10 03:54:45.188 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 [0.887s] 2019-12-10 03:54:47.235 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.885s] 2019-12-10 03:54:48.186 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [2.585s] 2019-12-10 03:54:48.755 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.569s] 2019-12-10 03:54:51.917 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.681s] 2019-12-10 03:54:54.708 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.695s] 2019-12-10 03:54:55.053 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2019-12-10 03:54:56.173 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.464s] 2019-12-10 03:54:56.646 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.729s] 2019-12-10 03:54:56.796 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.622s] 2019-12-10 03:54:57.260 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.613s] 2019-12-10 03:54:57.898 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.101s] 2019-12-10 03:54:58.445 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [0.975s] 2019-12-10 03:54:58.454 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.010s] 2019-12-10 03:54:58.936 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.481s] 2019-12-10 03:54:59.948 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.047s] 2019-12-10 03:54:59.962 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [1.026s] 2019-12-10 03:55:00.340 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.394s] 2019-12-10 03:55:00.532 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.271s] 2019-12-10 03:55:00.606 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.265s] 2019-12-10 03:55:02.857 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.324s] 2019-12-10 03:55:03.596 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.739s] 2019-12-10 03:55:05.277 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [10.669s] 2019-12-10 03:55:07.035 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.216s] 2019-12-10 03:55:08.544 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.509s] 2019-12-10 03:55:11.445 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [6.169s] 2019-12-10 03:55:11.750 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.205s] 2019-12-10 03:55:12.442 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.386s] 2019-12-10 03:55:12.477 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.726s] 2019-12-10 03:55:12.945 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.466s] 2019-12-10 03:55:13.196 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [1.750s] 2019-12-10 03:55:13.368 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.423s] 2019-12-10 03:55:14.170 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [0.880s] 2019-12-10 03:55:14.281 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.839s] 2019-12-10 03:55:15.454 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.086s] 2019-12-10 03:55:20.053 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [6.856s] 2019-12-10 03:55:24.560 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b"'distributed' attribute not found. DVR Possibly not enabled" 2019-12-10 03:55:25.721 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.707s] 2019-12-10 03:55:29.319 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.540s] 2019-12-10 03:55:30.950 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.822s] 2019-12-10 03:55:32.280 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.446s] 2019-12-10 03:55:35.477 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.196s] 2019-12-10 03:55:37.997 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.519s] 2019-12-10 03:55:41.237 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [3.240s] 2019-12-10 03:55:41.990 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.752s] 2019-12-10 03:55:42.282 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.636s] 2019-12-10 03:55:43.017 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.026s] 2019-12-10 03:55:43.913 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.020s] 2019-12-10 03:55:46.770 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.354s] 2019-12-10 03:55:46.787 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [3.767s] 2019-12-10 03:55:51.062 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [4.275s] 2019-12-10 03:55:52.009 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.555s] 2019-12-10 03:55:52.434 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-12-10 03:55:52.896 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.336s] 2019-12-10 03:55:54.943 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [3.880s] 2019-12-10 03:55:58.331 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.289s] 2019-12-10 03:55:59.231 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [0.697s] 2019-12-10 03:55:59.233 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.287s] 2019-12-10 03:55:59.691 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [1.929s] 2019-12-10 03:56:04.448 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [5.215s] 2019-12-10 03:56:05.457 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [0.841s] 2019-12-10 03:56:06.172 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [0.825s] 2019-12-10 03:56:06.658 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.201s] 2019-12-10 03:56:07.593 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [0.934s] 2019-12-10 03:56:07.608 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.436s] 2019-12-10 03:56:07.975 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.670s] 2019-12-10 03:56:08.698 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.249s] 2019-12-10 03:56:08.779 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.170s] 2019-12-10 03:56:09.588 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.994s] 2019-12-10 03:56:10.398 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.618s] 2019-12-10 03:56:12.624 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [3.923s] 2019-12-10 03:56:16.902 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.276s] 2019-12-10 03:56:17.365 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.462s] 2019-12-10 03:56:17.787 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [1.833s] 2019-12-10 03:56:18.413 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.047s] 2019-12-10 03:56:19.137 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.451s] 2019-12-10 03:56:19.189 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.052s] 2019-12-10 03:56:19.240 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.050s] 2019-12-10 03:56:19.248 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.008s] 2019-12-10 03:56:21.152 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'No default subnetpool' 2019-12-10 03:56:22.847 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.591s] 2019-12-10 03:56:22.927 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [4.513s] 2019-12-10 03:56:23.396 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.427s] 2019-12-10 03:56:23.647 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.252s] 2019-12-10 03:56:23.660 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.013s] 2019-12-10 03:56:23.675 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.015s] 2019-12-10 03:56:23.690 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.014s] 2019-12-10 03:56:23.701 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.011s] 2019-12-10 03:56:25.273 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [2.345s] 2019-12-10 03:56:26.268 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.994s] 2019-12-10 03:56:28.169 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.900s] 2019-12-10 03:56:28.197 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.260s] 2019-12-10 03:56:28.396 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.198s] 2019-12-10 03:56:28.446 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.051s] 2019-12-10 03:56:28.462 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.015s] 2019-12-10 03:56:28.516 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.053s] 2019-12-10 03:56:28.529 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.013s] 2019-12-10 03:56:28.737 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.769s] 2019-12-10 03:56:33.147 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.597s] 2019-12-10 03:56:36.481 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.239s] 2019-12-10 03:56:37.055 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [3.906s] 2019-12-10 03:56:37.202 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.721s] 2019-12-10 03:56:38.491 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [5.915s] 2019-12-10 03:56:41.132 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.077s] 2019-12-10 03:56:41.386 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.036s] 2019-12-10 03:56:45.172 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.039s] 2019-12-10 03:56:47.051 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.794s] 2019-12-10 03:56:48.137 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.085s] 2019-12-10 03:56:49.342 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.670s] 2019-12-10 03:56:50.108 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.765s] 2019-12-10 03:56:50.813 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.703s] 2019-12-10 03:56:51.007 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.194s] 2019-12-10 03:56:51.022 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.014s] 2019-12-10 03:56:51.077 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.054s] 2019-12-10 03:56:51.090 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.013s] 2019-12-10 03:56:52.834 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:56:52.837 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:56:52.838 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:56:52.839 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2019-12-10 03:56:58.901 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [2.909s] 2019-12-10 03:57:00.448 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.386s] 2019-12-10 03:57:00.674 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.278s] 2019-12-10 03:57:00.694 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [5.213s] 2019-12-10 03:57:00.712 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.813s] 2019-12-10 03:57:00.968 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.255s] 2019-12-10 03:57:01.163 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.715s] 2019-12-10 03:57:01.793 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.628s] 2019-12-10 03:57:01.806 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.013s] 2019-12-10 03:57:01.818 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.012s] 2019-12-10 03:57:01.870 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.051s] 2019-12-10 03:57:01.884 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.013s] 2019-12-10 03:57:03.421 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.453s] 2019-12-10 03:57:04.927 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.505s] 2019-12-10 03:57:06.412 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.334s] 2019-12-10 03:57:07.504 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [6.810s] 2019-12-10 03:57:08.580 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.075s] 2019-12-10 03:57:11.500 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.100s] 2019-12-10 03:57:12.136 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.633s] 2019-12-10 03:57:12.591 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.456s] 2019-12-10 03:57:12.869 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.277s] 2019-12-10 03:57:13.499 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.628s] 2019-12-10 03:57:15.087 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.334s] 2019-12-10 03:57:15.094 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.592s] 2019-12-10 03:57:15.831 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.737s] 2019-12-10 03:57:15.840 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [2.073s] 2019-12-10 03:57:15.915 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.085s] 2019-12-10 03:57:15.998 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.083s] 2019-12-10 03:57:16.089 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.089s] 2019-12-10 03:57:20.028 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:57:20.029 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:57:20.031 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: b'qos extension not enabled.' 2019-12-10 03:57:20.074 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.071s] 2019-12-10 03:57:20.077 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-10 03:57:20.834 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.757s] 2019-12-10 03:57:20.910 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.077s] 2019-12-10 03:57:21.510 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [12.926s] 2019-12-10 03:57:21.536 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.625s] 2019-12-10 03:57:23.846 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.961s] 2019-12-10 03:57:27.067 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.331s] 2019-12-10 03:57:28.719 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.190s] 2019-12-10 03:57:29.227 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.505s] 2019-12-10 03:57:29.420 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.194s] 2019-12-10 03:57:29.585 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.164s] 2019-12-10 03:57:30.151 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-12-10 03:57:30.241 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [3.174s] 2019-12-10 03:57:30.243 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-10 03:57:30.394 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.808s] 2019-12-10 03:57:31.815 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.573s] 2019-12-10 03:57:31.921 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.524s] 2019-12-10 03:57:32.464 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.543s] 2019-12-10 03:57:32.470 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.959s] 2019-12-10 03:57:32.522 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.060s] 2019-12-10 03:57:32.583 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.061s] 2019-12-10 03:57:33.022 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.450s] 2019-12-10 03:57:33.123 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.101s] 2019-12-10 03:57:33.734 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.609s] 2019-12-10 03:57:33.816 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.082s] 2019-12-10 03:57:33.931 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.115s] 2019-12-10 03:57:34.008 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.076s] 2019-12-10 03:57:34.065 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.057s] 2019-12-10 03:57:34.897 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.081s] 2019-12-10 03:57:39.052 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.636s] 2019-12-10 03:57:39.158 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.106s] 2019-12-10 03:57:39.206 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.048s] 2019-12-10 03:57:39.256 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.049s] 2019-12-10 03:57:39.653 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.395s] 2019-12-10 03:57:39.694 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.038s] 2019-12-10 03:57:39.760 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.069s] 2019-12-10 03:57:39.818 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.057s] 2019-12-10 03:57:39.823 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [7.351s] 2019-12-10 03:57:39.890 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.072s] 2019-12-10 03:57:40.482 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [1.821s] 2019-12-10 03:57:43.124 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.639s] 2019-12-10 03:57:43.126 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-12-10 03:57:43.128 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-12-10 03:57:44.349 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.222s] 2019-12-10 03:57:44.353 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2019-12-10 03:57:44.355 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-10 03:57:44.357 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-10 03:57:45.137 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [5.315s] 2019-12-10 03:57:45.189 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.200s] 2019-12-10 03:57:47.766 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [2.577s] 2019-12-10 03:57:50.032 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.265s] 2019-12-10 03:57:50.049 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [4.911s] 2019-12-10 03:57:50.629 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [15.729s] 2019-12-10 03:57:51.920 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.293s] 2019-12-10 03:57:52.092 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.060s] 2019-12-10 03:57:52.392 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-10 03:57:52.393 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: b'qos extension not enabled.' 2019-12-10 03:57:52.856 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.934s] 2019-12-10 03:57:53.342 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.249s] 2019-12-10 03:57:54.944 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.601s] 2019-12-10 03:57:55.082 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.225s] 2019-12-10 03:57:55.138 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [5.087s] 2019-12-10 03:57:58.644 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.561s] 2019-12-10 03:57:59.110 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [4.166s] 2019-12-10 03:57:59.442 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [4.635s] 2019-12-10 03:58:00.432 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.786s] 2019-12-10 03:58:00.433 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-12-10 03:58:00.434 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-12-10 03:58:02.146 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.035s] 2019-12-10 03:58:05.062 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.621s] 2019-12-10 03:58:06.550 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.488s] 2019-12-10 03:58:09.314 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [8.880s] 2019-12-10 03:58:11.566 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [2.551s] 2019-12-10 03:58:16.827 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.512s] 2019-12-10 03:58:17.883 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.329s] 2019-12-10 03:58:25.188 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [0.938s] 2019-12-10 03:58:25.877 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.690s] 2019-12-10 03:58:26.197 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.319s] 2019-12-10 03:58:26.512 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.684s] 2019-12-10 03:58:26.710 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.198s] 2019-12-10 03:58:27.044 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.333s] 2019-12-10 03:58:28.611 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [2.412s] 2019-12-10 03:58:28.880 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.270s] 2019-12-10 03:58:28.975 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [11.092s] 2019-12-10 03:58:29.531 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.485s] 2019-12-10 03:58:29.533 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.648s] 2019-12-10 03:58:29.911 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.381s] 2019-12-10 03:58:33.107 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.577s] 2019-12-10 03:58:35.142 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.049s] 2019-12-10 03:58:35.196 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.053s] 2019-12-10 03:58:35.982 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.784s] 2019-12-10 03:58:36.171 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.190s] 2019-12-10 03:58:36.296 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.124s] 2019-12-10 03:58:36.505 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [7.530s] 2019-12-10 03:58:36.535 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.238s] 2019-12-10 03:58:37.606 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [10.479s] 2019-12-10 03:58:37.992 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [4.885s] 2019-12-10 03:58:38.289 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.297s] 2019-12-10 03:58:41.227 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.288s] 2019-12-10 03:58:41.694 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.466s] 2019-12-10 03:58:42.338 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.832s] 2019-12-10 03:58:43.707 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2019-12-10 03:58:45.153 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.136s] 2019-12-10 03:58:45.213 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.060s] 2019-12-10 03:58:45.912 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.696s] 2019-12-10 03:58:46.114 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.203s] 2019-12-10 03:58:46.167 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.119s] 2019-12-10 03:58:46.230 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.116s] 2019-12-10 03:58:46.344 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.113s] 2019-12-10 03:58:47.092 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.923s] 2019-12-10 03:58:47.192 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.854s] 2019-12-10 03:58:47.373 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.280s] 2019-12-10 03:58:47.989 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.615s] 2019-12-10 03:58:48.723 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.732s] 2019-12-10 03:58:50.063 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.327s] 2019-12-10 03:58:51.593 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.867s] 2019-12-10 03:58:51.834 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.640s] 2019-12-10 03:58:52.542 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.950s] 2019-12-10 03:58:52.628 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.086s] 2019-12-10 03:58:52.717 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.088s] 2019-12-10 03:58:54.670 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.851s] 2019-12-10 03:58:56.830 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.161s] 2019-12-10 03:58:57.081 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.250s] 2019-12-10 03:58:58.248 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.166s] 2019-12-10 03:58:59.632 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.383s] 2019-12-10 03:59:00.416 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.783s] 2019-12-10 03:59:00.570 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.340s] 2019-12-10 03:59:00.659 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2019-12-10 03:59:01.495 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.078s] 2019-12-10 03:59:01.601 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.106s] 2019-12-10 03:59:01.793 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.189s] 2019-12-10 03:59:01.983 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.192s] 2019-12-10 03:59:02.070 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.086s] 2019-12-10 03:59:02.123 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.051s] 2019-12-10 03:59:02.376 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.254s] 2019-12-10 03:59:02.534 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [1.965s] 2019-12-10 03:59:02.565 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.188s] 2019-12-10 03:59:02.907 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.372s] 2019-12-10 03:59:02.942 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.376s] 2019-12-10 03:59:03.140 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.197s] 2019-12-10 03:59:03.274 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.134s] 2019-12-10 03:59:03.408 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.135s] 2019-12-10 03:59:04.645 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.051s] 2019-12-10 03:59:04.795 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [1.887s] 2019-12-10 03:59:06.695 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.900s] 2019-12-10 03:59:10.510 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [4.745s] 2019-12-10 03:59:14.357 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [2.020s] 2019-12-10 03:59:14.628 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.273s] 2019-12-10 03:59:15.534 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [0.902s] 2019-12-10 03:59:16.130 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.740s] 2019-12-10 03:59:17.253 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.124s] 2019-12-10 03:59:20.038 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.756s] 2019-12-10 03:59:20.738 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.700s] 2019-12-10 03:59:21.122 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.214s] 2019-12-10 03:59:21.336 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.211s] 2019-12-10 03:59:21.465 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.129s] 2019-12-10 03:59:21.525 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.060s] 2019-12-10 03:59:21.653 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.127s] 2019-12-10 03:59:21.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.251s] 2019-12-10 03:59:22.040 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.385s] 2019-12-10 03:59:22.048 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.058s] 2019-12-10 03:59:22.051 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2019-12-10 03:59:22.344 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.304s] 2019-12-10 03:59:22.368 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.025s] 2019-12-10 03:59:22.410 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.041s] 2019-12-10 03:59:22.460 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.049s] 2019-12-10 03:59:22.562 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.511s] 2019-12-10 03:59:23.304 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.742s] 2019-12-10 03:59:23.841 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.177s] 2019-12-10 03:59:24.131 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.825s] 2019-12-10 03:59:24.352 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.221s] 2019-12-10 03:59:25.404 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.050s] 2019-12-10 03:59:26.575 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.171s] 2019-12-10 03:59:27.409 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.787s] 2019-12-10 03:59:27.574 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.166s] 2019-12-10 03:59:28.104 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.529s] 2019-12-10 03:59:28.208 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.104s] 2019-12-10 03:59:28.861 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.285s] 2019-12-10 03:59:29.926 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.065s] 2019-12-10 03:59:31.154 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.227s] 2019-12-10 03:59:32.064 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.911s] 2019-12-10 03:59:32.187 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2019-12-10 03:59:32.332 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.267s] 2019-12-10 03:59:32.508 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.174s] 2019-12-10 03:59:32.608 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.101s] 2019-12-10 03:59:32.688 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.079s] 2019-12-10 03:59:32.788 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.099s] 2019-12-10 03:59:32.931 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.142s] 2019-12-10 03:59:33.147 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.215s] 2019-12-10 03:59:33.368 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.221s] 2019-12-10 03:59:33.545 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.177s] 2019-12-10 03:59:33.677 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.131s] 2019-12-10 03:59:33.816 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.139s] 2019-12-10 03:59:42.988 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.562s] 2019-12-10 03:59:43.339 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.351s] 2019-12-10 03:59:43.587 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.247s] 2019-12-10 03:59:43.993 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [9.414s] 2019-12-10 03:59:44.000 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.412s] 2019-12-10 03:59:46.180 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.181s] 2019-12-10 03:59:50.159 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [3.113s] 2019-12-10 03:59:50.933 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.521s] 2019-12-10 03:59:52.620 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [2.461s] 2019-12-10 03:59:53.171 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.239s] 2019-12-10 03:59:57.101 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.327s] 2019-12-10 03:59:57.105 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.481s] 2019-12-10 03:59:57.241 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [6.795s] 2019-12-10 03:59:57.713 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.613s] 2019-12-10 04:00:01.815 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.665s] 2019-12-10 04:00:03.967 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [6.724s] 2019-12-10 04:00:04.067 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.252s] 2019-12-10 04:00:04.220 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.154s] 2019-12-10 04:00:04.423 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.202s] 2019-12-10 04:00:04.435 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.011s] 2019-12-10 04:00:04.473 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.037s] 2019-12-10 04:00:04.495 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.021s] 2019-12-10 04:00:04.551 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.056s] 2019-12-10 04:00:04.562 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.011s] 2019-12-10 04:00:04.644 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.080s] 2019-12-10 04:00:04.740 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.095s] 2019-12-10 04:00:04.835 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.095s] 2019-12-10 04:00:05.235 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.398s] 2019-12-10 04:00:05.255 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.020s] 2019-12-10 04:00:05.367 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.112s] 2019-12-10 04:00:05.638 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.270s] 2019-12-10 04:00:05.900 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.261s] 2019-12-10 04:00:06.017 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.116s] 2019-12-10 04:00:06.271 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.252s] 2019-12-10 04:00:06.373 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.102s] 2019-12-10 04:00:06.445 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.072s] 2019-12-10 04:00:09.133 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [5.165s] 2019-12-10 04:00:14.100 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [4.966s] 2019-12-10 04:00:16.779 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.077s] 2019-12-10 04:00:17.087 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.305s] 2019-12-10 04:00:17.249 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.164s] 2019-12-10 04:00:17.602 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.351s] 2019-12-10 04:00:18.062 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.459s] 2019-12-10 04:00:18.984 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.919s] 2019-12-10 04:00:19.641 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.657s] 2019-12-10 04:00:19.799 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.159s] 2019-12-10 04:00:19.857 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.058s] 2019-12-10 04:00:19.928 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.070s] 2019-12-10 04:00:25.098 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [6.477s] 2019-12-10 04:00:29.618 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [4.522s] 2019-12-10 04:00:34.825 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.588s] 2019-12-10 04:00:35.076 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.251s] 2019-12-10 04:00:36.605 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.529s] 2019-12-10 04:00:36.942 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.336s] 2019-12-10 04:00:38.674 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.732s] 2019-12-10 04:00:39.519 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.844s] 2019-12-10 04:00:51.318 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [0.566s] 2019-12-10 04:01:01.725 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.895s] 2019-12-10 04:01:04.351 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.627s] 2019-12-10 04:01:06.481 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.129s] 2019-12-10 04:01:08.934 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.452s] 2019-12-10 04:01:11.604 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.667s] 2019-12-10 04:01:14.029 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.424s] 2019-12-10 04:01:18.724 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [4.696s] 2019-12-10 04:01:23.804 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.077s] 2019-12-10 04:01:28.719 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.914s] 2019-12-10 04:01:35.232 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [6.512s] 2019-12-10 04:01:37.745 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.514s] 2019-12-10 04:01:47.046 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.083s] 2019-12-10 04:01:47.255 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.207s] 2019-12-10 04:01:47.332 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.077s] 2019-12-10 04:01:47.416 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.084s] 2019-12-10 04:01:47.637 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.220s] 2019-12-10 04:01:48.101 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.462s] 2019-12-10 04:01:48.322 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.221s] 2019-12-10 04:01:48.353 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.032s] 2019-12-10 04:01:48.439 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.086s] 2019-12-10 04:02:03.594 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.158s] 2019-12-10 04:02:06.302 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.708s] 2019-12-10 04:02:08.989 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.686s] 2019-12-10 04:02:12.006 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [3.016s] 2019-12-10 04:02:16.470 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [4.460s] 2019-12-10 04:02:21.511 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [5.041s] 2019-12-10 04:02:24.529 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.017s] 2019-12-10 04:02:26.585 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.057s] 2019-12-10 04:02:32.698 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.109s] 2019-12-10 04:02:32.791 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.096s] 2019-12-10 04:02:35.282 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.489s] 2019-12-10 04:02:36.973 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.690s] 2019-12-10 04:02:39.288 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.314s] 2019-12-10 04:02:40.958 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.669s] 2019-12-10 04:02:45.598 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [4.637s] 2019-12-10 04:02:48.195 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.596s] 2019-12-10 04:02:50.923 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.727s] 2019-12-10 04:02:55.266 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.342s] 2019-12-10 04:03:00.067 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.799s] 2019-12-10 04:03:02.824 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.758s] 2019-12-10 04:03:05.656 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context testr@default cleanup() started 2019-12-10 04:03:05.657 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context testr@default cleanup() finished in 1.03 msec 2019-12-10 04:03:05.657 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context tempest@default cleanup() started 2019-12-10 04:03:06.087 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-10 04:03:06.166 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-10 04:03:06.210 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_45c35276_x0ifEmLE'. 2019-12-10 04:03:06.476 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_45c35276_x0ifEmLE' has been deleted. 2019-12-10 04:03:06.477 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '96cd5594-1c3a-441f-80c5-48ce5cbef267' of option 'instance_type' from Tempest config file. 2019-12-10 04:03:06.478 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '96cd5594-1c3a-441f-80c5-48ce5cbef267' has been removed. 2019-12-10 04:03:06.486 34 INFO rally.task.context [-] Verification 26a7bf4d-298e-4de3-850c-ac538a9ecc3e | Context tempest@default cleanup() finished in 0.83 sec 2019-12-10 04:03:06.724 34 INFO rally.api [-] Verification (UUID=45c35276-96cd-4fe3-be46-2cc89503b482) has been successfully finished for deployment 'opnfv-rally' (UUID=2bf4e65e-4271-4357-874c-3691a224426f)! 2019-12-10 04:03:08.249 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 04:03:08.249 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 04:03:08.249 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 04:03:09.554 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 04:03:09.554 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 04:03:09.554 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 04:03:11.220 46 INFO rally.api [-] Building 'html' report for the following verification(s): '45c35276-96cd-4fe3-be46-2cc89503b482' 2019-12-10 04:03:11.248 46 INFO rally.api [-] The report has been successfully built. 2019-12-10 04:03:12.823 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-10 04:03:12.824 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-10 04:03:12.824 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-10 04:03:14.462 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '45c35276-96cd-4fe3-be46-2cc89503b482' 2019-12-10 04:03:14.476 48 INFO rally.api [-] The report has been successfully built. 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils sortby_index=index) 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 163, in print_list 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2019-12-10 06:20:40.222 45 ERROR rally.cli.cliutils