2019-11-20 02:39:21.464 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:21.464 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:21.464 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:23.546 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-11-20 02:39:23.546 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-20 02:39:23.546 8 ERROR rally.cli.cliutils 2019-11-20 02:39:24.963 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:24.963 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:24.963 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:28.514 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:28.514 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:28.514 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:33.201 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:33.201 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:33.202 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:34.415 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:34.415 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:34.416 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:36.094 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-11-20 02:39:36.094 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils force=force) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-20 02:39:36.094 17 ERROR rally.cli.cliutils 2019-11-20 02:39:37.539 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:37.540 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:37.540 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:39.337 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-20 02:39:39.549 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/repo. 2019-11-20 02:39:39.863 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/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-11-20 02:39:39.873 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-20 02:39:39.880 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-20 02:39:40.686 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-20 02:39:40.769 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-20 02:39:41.489 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c8d70bd-28c5-4241-a605-cd9c680f78e2) has been successfully created! 2019-11-20 02:39:42.967 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:42.967 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:42.967 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:46.284 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:46.285 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:46.285 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:39:47.955 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9c8d70bd-28c5-4241-a605-cd9c680f78e2) for deployment 'opnfv-rally' (UUID=ce749bcd-6d1e-4739-a0fd-91020e4fedfb). 2019-11-20 02:39:48.759 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9c8d70bd-28c5-4241-a605-cd9c680f78e2) has been successfully configured for deployment 'opnfv-rally' (UUID=ce749bcd-6d1e-4739-a0fd-91020e4fedfb)! 2019-11-20 02:39:58.457 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:39:58.457 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:39:58.457 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:40:00.337 34 INFO rally.api [-] Starting verification (UUID=5967725f-3e72-4f8a-a1ec-d76be42ea0d2) for deployment 'opnfv-rally' (UUID=ce749bcd-6d1e-4739-a0fd-91020e4fedfb) by verifier 'opnfv-tempest' (UUID=9c8d70bd-28c5-4241-a605-cd9c680f78e2). 2019-11-20 02:40:01.336 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-20 02:40:01.387 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-20 02:40:01.388 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/for-deployment-ce749bcd-6d1e-4739-a0fd-91020e4fedfb/tempest.log' to option 'log_file'. 2019-11-20 02:40:01.388 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/for-deployment-ce749bcd-6d1e-4739-a0fd-91020e4fedfb/tempest.log 2019-11-20 02:40:01.388 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-20 02:40:01.389 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/for-deployment-ce749bcd-6d1e-4739-a0fd-91020e4fedfb/lock_files' to option 'lock_path'. 2019-11-20 02:40:01.389 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9c8d70bd-28c5-4241-a605-cd9c680f78e2/for-deployment-ce749bcd-6d1e-4739-a0fd-91020e4fedfb/lock_files 2019-11-20 02:40:01.390 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-20 02:40:01.390 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-11-20 02:40:01.391 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 578c99ff-e1f9-479b-b8e1-e14644ad1783 2019-11-20 02:40:01.391 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a5a9a18a-ef48-43e9-b975-e3d93bff0bdd 2019-11-20 02:40:01.392 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 58e52254-59e8-443a-8a45-9d63e7a877eb 2019-11-20 02:40:01.392 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 063cfcab-0677-40d4-8ef4-0e85f115239f 2019-11-20 02:40:01.599 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-20 02:40:01.600 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_4d165f1e-ce19-47f5-a1b2-e76c5d2b31d6 2019-11-20 02:40:01.601 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-20 02:40:01.706 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-20 02:40:01.881 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-20 02:40:01.882 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5967725f_lEa9NNZb' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-20 02:40:01.916 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5967725f_lEa9NNZb' (ID = 8409dea4-645b-45d3-b4e5-0f02057bbe9a) has been successfully created! 2019-11-20 02:40:01.916 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8409dea4-645b-45d3-b4e5-0f02057bbe9a' to option 'instance_type'. 2019-11-20 02:40:01.916 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8409dea4-645b-45d3-b4e5-0f02057bbe9a 2019-11-20 02:40:01.918 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context tempest@default setup() finished in 0.95 sec 2019-11-20 02:40:01.920 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context testr@default setup() finished in 1.09 msec 2019-11-20 02:40:01.920 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/49588e4b-90aa-4674-b603-9611ed14d917'. 2019-11-20 02:40:08.218 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.089s] 2019-11-20 02:40:08.333 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.117s] 2019-11-20 02:40:08.638 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.420s] 2019-11-20 02:40:08.743 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.105s] 2019-11-20 02:40:08.921 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.176s] 2019-11-20 02:40:08.943 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.024s] 2019-11-20 02:40:10.521 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.681s] 2019-11-20 02:40:12.076 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.443s] 2019-11-20 02:40:12.307 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.786s] 2019-11-20 02:40:13.191 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.108s] 2019-11-20 02:40:13.277 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.089s] 2019-11-20 02:40:13.450 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.377s] 2019-11-20 02:40:13.468 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.018s] 2019-11-20 02:40:13.651 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.182s] 2019-11-20 02:40:13.678 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.400s] 2019-11-20 02:40:14.617 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [0.938s] 2019-11-20 02:40:17.388 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: b'port-resource-request extension not enabled.' 2019-11-20 02:40:21.425 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [7.810s] 2019-11-20 02:40:21.692 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b"'distributed' attribute not found. DVR Possibly not enabled" 2019-11-20 02:40:23.136 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.712s] 2019-11-20 02:40:23.169 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.047s] 2019-11-20 02:40:24.320 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.184s] 2019-11-20 02:40:25.667 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.347s] 2019-11-20 02:40:27.017 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.348s] 2019-11-20 02:40:28.750 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.423s] 2019-11-20 02:40:30.548 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [10.227s] 2019-11-20 02:40:30.834 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.817s] 2019-11-20 02:40:34.335 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [3.499s] 2019-11-20 02:40:37.629 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [7.082s] 2019-11-20 02:40:38.261 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [3.926s] 2019-11-20 02:40:38.851 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.589s] 2019-11-20 02:40:39.242 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [1.612s] 2019-11-20 02:40:40.819 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.157s] 2019-11-20 02:40:40.898 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.567s] 2019-11-20 02:40:42.050 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.232s] 2019-11-20 02:40:42.152 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.299s] 2019-11-20 02:40:44.743 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.590s] 2019-11-20 02:40:45.506 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.764s] 2019-11-20 02:40:46.452 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.210s] 2019-11-20 02:40:52.806 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.664s] 2019-11-20 02:40:53.197 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.391s] 2019-11-20 02:40:53.648 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [0.989s] 2019-11-20 02:40:53.918 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2019-11-20 02:40:55.383 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.767s] 2019-11-20 02:40:56.426 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2019-11-20 02:40:56.428 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2019-11-20 02:40:58.316 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [1.995s] 2019-11-20 02:40:58.403 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.020s] 2019-11-20 02:40:59.676 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.360s] 2019-11-20 02:41:00.984 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.579s] 2019-11-20 02:41:01.663 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [2.825s] 2019-11-20 02:41:01.954 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.290s] 2019-11-20 02:41:02.809 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.131s] 2019-11-20 02:41:03.426 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.616s] 2019-11-20 02:41:03.898 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.471s] 2019-11-20 02:41:04.295 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.395s] 2019-11-20 02:41:05.048 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.063s] 2019-11-20 02:41:06.295 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.246s] 2019-11-20 02:41:06.703 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [2.409s] 2019-11-20 02:41:07.012 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [0.716s] 2019-11-20 02:41:07.031 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.047s] 2019-11-20 02:41:07.555 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.248s] 2019-11-20 02:41:07.734 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.700s] 2019-11-20 02:41:07.872 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.139s] 2019-11-20 02:41:11.171 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.157s] 2019-11-20 02:41:11.251 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'dvr extension not enabled.' 2019-11-20 02:41:14.631 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [3.460s] 2019-11-20 02:41:15.234 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.544s] 2019-11-20 02:41:16.080 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [0.846s] 2019-11-20 02:41:18.810 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.179s] 2019-11-20 02:41:19.237 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.242s] 2019-11-20 02:41:19.350 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.267s] 2019-11-20 02:41:22.524 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [3.712s] 2019-11-20 02:41:25.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.673s] 2019-11-20 02:41:27.424 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.433s] 2019-11-20 02:41:27.912 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.386s] 2019-11-20 02:41:28.158 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.734s] 2019-11-20 02:41:28.915 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.755s] 2019-11-20 02:41:30.181 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.216s] 2019-11-20 02:41:31.001 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.084s] 2019-11-20 02:41:31.220 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.220s] 2019-11-20 02:41:31.513 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.293s] 2019-11-20 02:41:32.059 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.146s] 2019-11-20 02:41:33.403 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.094s] 2019-11-20 02:41:36.279 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.218s] 2019-11-20 02:41:37.879 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.869s] 2019-11-20 02:41:40.194 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [3.916s] 2019-11-20 02:41:40.455 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [2.254s] 2019-11-20 02:41:40.651 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.456s] 2019-11-20 02:41:41.868 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.217s] 2019-11-20 02:41:43.478 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [1.768s] 2019-11-20 02:41:45.542 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [3.673s] 2019-11-20 02:41:46.877 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.334s] 2019-11-20 02:41:47.727 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.849s] 2019-11-20 02:41:47.834 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [0.907s] 2019-11-20 02:41:48.682 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.703s] 2019-11-20 02:41:49.816 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.088s] 2019-11-20 02:41:50.358 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [0.573s] 2019-11-20 02:41:51.929 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.570s] 2019-11-20 02:41:52.088 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.448s] 2019-11-20 02:41:52.186 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.098s] 2019-11-20 02:41:52.235 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.048s] 2019-11-20 02:41:52.287 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.052s] 2019-11-20 02:41:53.060 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.130s] 2019-11-20 02:41:54.859 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.798s] 2019-11-20 02:41:56.788 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.629s] 2019-11-20 02:41:57.554 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.765s] 2019-11-20 02:41:58.335 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.780s] 2019-11-20 02:41:58.347 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.012s] 2019-11-20 02:41:58.362 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.014s] 2019-11-20 02:41:58.415 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.053s] 2019-11-20 02:41:58.561 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.146s] 2019-11-20 02:41:59.761 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-20 02:42:03.682 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-11-20 02:42:06.134 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [3.230s] 2019-11-20 02:42:06.353 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.661s] 2019-11-20 02:42:06.877 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.840s] 2019-11-20 02:42:07.707 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'No default subnetpool' 2019-11-20 02:42:08.153 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [2.017s] 2019-11-20 02:42:08.277 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.401s] 2019-11-20 02:42:08.458 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.307s] 2019-11-20 02:42:09.591 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.312s] 2019-11-20 02:42:10.698 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.238s] 2019-11-20 02:42:11.693 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.653s] 2019-11-20 02:42:11.735 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.143s] 2019-11-20 02:42:12.104 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.411s] 2019-11-20 02:42:12.436 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.738s] 2019-11-20 02:42:20.091 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:42:20.092 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:42:20.269 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.416s] 2019-11-20 02:42:20.447 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.177s] 2019-11-20 02:42:20.585 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.137s] 2019-11-20 02:42:20.597 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.012s] 2019-11-20 02:42:20.656 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.058s] 2019-11-20 02:42:20.670 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.014s] 2019-11-20 02:42:22.592 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.805s] 2019-11-20 02:42:22.831 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.125s] 2019-11-20 02:42:23.060 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.468s] 2019-11-20 02:42:23.371 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.538s] 2019-11-20 02:42:23.676 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.304s] 2019-11-20 02:42:23.933 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [1.590s] 2019-11-20 02:42:24.275 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.599s] 2019-11-20 02:42:25.222 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.945s] 2019-11-20 02:42:25.292 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.325s] 2019-11-20 02:42:25.622 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.329s] 2019-11-20 02:42:25.633 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.011s] 2019-11-20 02:42:25.644 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.011s] 2019-11-20 02:42:25.658 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.013s] 2019-11-20 02:42:25.670 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.011s] 2019-11-20 02:42:27.442 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.217s] 2019-11-20 02:42:28.358 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.917s] 2019-11-20 02:42:28.433 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.076s] 2019-11-20 02:42:28.513 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.079s] 2019-11-20 02:42:30.422 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.378s] 2019-11-20 02:42:31.531 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [2.183s] 2019-11-20 02:42:36.219 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [5.654s] 2019-11-20 02:42:37.459 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [0.899s] 2019-11-20 02:42:37.507 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.224s] 2019-11-20 02:42:39.416 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [1.910s] 2019-11-20 02:42:39.569 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.152s] 2019-11-20 02:42:41.672 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.102s] 2019-11-20 02:42:43.473 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.801s] 2019-11-20 02:42:44.112 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.454s] 2019-11-20 02:42:44.913 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.760s] 2019-11-20 02:42:45.503 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.385s] 2019-11-20 02:42:45.887 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [0.974s] 2019-11-20 02:42:51.064 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.488s] 2019-11-20 02:42:51.297 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.233s] 2019-11-20 02:42:51.915 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.617s] 2019-11-20 02:42:52.075 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.161s] 2019-11-20 02:42:52.087 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.100s] 2019-11-20 02:42:52.159 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.083s] 2019-11-20 02:42:52.316 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.157s] 2019-11-20 02:42:52.418 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.102s] 2019-11-20 02:42:54.000 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.088s] 2019-11-20 02:42:54.809 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.805s] 2019-11-20 02:42:54.814 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.721s] 2019-11-20 02:42:54.816 34 INFO opnfv-tempest [-] {0} 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-11-20 02:42:54.817 34 INFO opnfv-tempest [-] {0} 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-11-20 02:42:55.185 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.377s] 2019-11-20 02:42:55.420 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.235s] 2019-11-20 02:42:55.833 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.410s] 2019-11-20 02:42:56.044 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.231s] 2019-11-20 02:42:56.046 34 INFO opnfv-tempest [-] {0} 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-11-20 02:42:56.050 34 INFO opnfv-tempest [-] {0} 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-11-20 02:42:56.053 34 INFO opnfv-tempest [-] {0} 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-11-20 02:42:56.095 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [0.887s] 2019-11-20 02:42:56.492 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.397s] 2019-11-20 02:42:56.750 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.257s] 2019-11-20 02:42:57.515 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.560s] 2019-11-20 02:42:57.565 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.051s] 2019-11-20 02:42:57.618 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.052s] 2019-11-20 02:42:57.633 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.015s] 2019-11-20 02:42:57.757 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.922s] 2019-11-20 02:42:58.028 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.393s] 2019-11-20 02:42:58.107 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.080s] 2019-11-20 02:42:58.200 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.093s] 2019-11-20 02:42:58.253 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.052s] 2019-11-20 02:42:58.363 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.110s] 2019-11-20 02:42:58.579 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.823s] 2019-11-20 02:42:58.655 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [1.903s] 2019-11-20 02:42:58.675 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.097s] 2019-11-20 02:42:58.970 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.294s] 2019-11-20 02:42:59.056 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.083s] 2019-11-20 02:42:59.057 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.402s] 2019-11-20 02:42:59.795 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.737s] 2019-11-20 02:43:00.360 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.563s] 2019-11-20 02:43:01.834 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.376s] 2019-11-20 02:43:03.655 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:43:06.264 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [0.841s] 2019-11-20 02:43:06.724 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.459s] 2019-11-20 02:43:07.244 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.127s] 2019-11-20 02:43:08.187 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.042s] 2019-11-20 02:43:09.703 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.139s] 2019-11-20 02:43:09.760 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.055s] 2019-11-20 02:43:10.376 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.173s] 2019-11-20 02:43:10.391 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.630s] 2019-11-20 02:43:10.722 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.332s] 2019-11-20 02:43:10.876 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.152s] 2019-11-20 02:43:11.163 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.287s] 2019-11-20 02:43:13.117 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.741s] 2019-11-20 02:43:13.119 34 INFO opnfv-tempest [-] {0} 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-11-20 02:43:14.324 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.564s] 2019-11-20 02:43:14.477 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.360s] 2019-11-20 02:43:16.021 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.771s] 2019-11-20 02:43:16.181 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.161s] 2019-11-20 02:43:16.855 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.376s] 2019-11-20 02:43:16.980 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.103s] 2019-11-20 02:43:17.156 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [2.832s] 2019-11-20 02:43:17.226 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.044s] 2019-11-20 02:43:17.312 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.329s] 2019-11-20 02:43:17.482 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.170s] 2019-11-20 02:43:17.665 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.182s] 2019-11-20 02:43:18.076 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [0.849s] 2019-11-20 02:43:18.092 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.425s] 2019-11-20 02:43:19.128 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.033s] 2019-11-20 02:43:19.274 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.117s] 2019-11-20 02:43:19.602 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.525s] 2019-11-20 02:43:19.786 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.659s] 2019-11-20 02:43:19.844 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.059s] 2019-11-20 02:43:19.904 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.060s] 2019-11-20 02:43:20.467 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.864s] 2019-11-20 02:43:20.534 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.259s] 2019-11-20 02:43:20.598 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.132s] 2019-11-20 02:43:20.751 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.150s] 2019-11-20 02:43:20.838 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.088s] 2019-11-20 02:43:20.910 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.072s] 2019-11-20 02:43:20.955 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.044s] 2019-11-20 02:43:21.066 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.110s] 2019-11-20 02:43:21.254 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.186s] 2019-11-20 02:43:21.536 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.281s] 2019-11-20 02:43:21.705 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.169s] 2019-11-20 02:43:21.823 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.118s] 2019-11-20 02:43:21.938 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.114s] 2019-11-20 02:43:22.060 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.525s] 2019-11-20 02:43:23.267 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.206s] 2019-11-20 02:43:23.928 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: b'qos extension not enabled.' 2019-11-20 02:43:23.930 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: b'qos extension not enabled.' 2019-11-20 02:43:26.658 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.389s] 2019-11-20 02:43:27.910 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2019-11-20 02:43:29.967 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.309s] 2019-11-20 02:43:31.326 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [14.467s] 2019-11-20 02:43:32.258 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [0.935s] 2019-11-20 02:43:33.302 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.042s] 2019-11-20 02:43:34.002 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.813s] 2019-11-20 02:43:35.284 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [5.041s] 2019-11-20 02:43:35.744 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.441s] 2019-11-20 02:43:35.909 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [1.908s] 2019-11-20 02:43:36.071 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.162s] 2019-11-20 02:43:36.872 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.800s] 2019-11-20 02:43:37.831 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.958s] 2019-11-20 02:43:38.853 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.022s] 2019-11-20 02:43:39.665 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.920s] 2019-11-20 02:43:39.958 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.104s] 2019-11-20 02:43:40.116 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.157s] 2019-11-20 02:43:40.381 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.263s] 2019-11-20 02:43:40.455 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.076s] 2019-11-20 02:43:40.523 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.067s] 2019-11-20 02:43:40.574 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.051s] 2019-11-20 02:43:40.727 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.152s] 2019-11-20 02:43:40.787 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.505s] 2019-11-20 02:43:40.892 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.164s] 2019-11-20 02:43:41.107 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.214s] 2019-11-20 02:43:41.290 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.182s] 2019-11-20 02:43:41.498 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.208s] 2019-11-20 02:43:41.561 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.895s] 2019-11-20 02:43:41.564 34 INFO opnfv-tempest [-] {0} 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-11-20 02:43:41.569 34 INFO opnfv-tempest [-] {0} 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-11-20 02:43:41.624 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.126s] 2019-11-20 02:43:41.818 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.030s] 2019-11-20 02:43:49.215 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [7.649s] 2019-11-20 02:43:53.087 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.265s] 2019-11-20 02:43:56.084 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [6.869s] 2019-11-20 02:43:56.408 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.603s] 2019-11-20 02:43:57.883 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.474s] 2019-11-20 02:43:57.983 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.100s] 2019-11-20 02:43:58.155 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.128s] 2019-11-20 02:43:58.203 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.219s] 2019-11-20 02:43:58.251 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.049s] 2019-11-20 02:43:58.283 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.031s] 2019-11-20 02:43:58.338 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.054s] 2019-11-20 02:43:58.394 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.056s] 2019-11-20 02:43:58.407 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.013s] 2019-11-20 02:43:58.460 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.053s] 2019-11-20 02:43:58.552 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.090s] 2019-11-20 02:43:58.617 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.065s] 2019-11-20 02:43:58.967 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.348s] 2019-11-20 02:43:58.987 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.021s] 2019-11-20 02:43:59.167 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.179s] 2019-11-20 02:43:59.308 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.140s] 2019-11-20 02:43:59.534 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.226s] 2019-11-20 02:43:59.603 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.068s] 2019-11-20 02:43:59.854 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.250s] 2019-11-20 02:43:59.951 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.097s] 2019-11-20 02:44:00.017 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.066s] 2019-11-20 02:44:02.220 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.063s] 2019-11-20 02:44:05.121 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [12.034s] 2019-11-20 02:44:05.143 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.059s] 2019-11-20 02:44:05.312 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.168s] 2019-11-20 02:44:05.611 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.297s] 2019-11-20 02:44:06.563 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.611s] 2019-11-20 02:44:06.859 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.638s] 2019-11-20 02:44:07.145 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.583s] 2019-11-20 02:44:07.858 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.246s] 2019-11-20 02:44:08.173 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.027s] 2019-11-20 02:44:08.273 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.098s] 2019-11-20 02:44:08.274 34 INFO opnfv-tempest [-] {1} 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-11-20 02:44:08.524 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.250s] 2019-11-20 02:44:09.654 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.129s] 2019-11-20 02:44:10.465 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.809s] 2019-11-20 02:44:10.578 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.114s] 2019-11-20 02:44:10.739 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [3.880s] 2019-11-20 02:44:10.944 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.087s] 2019-11-20 02:44:11.356 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.777s] 2019-11-20 02:44:12.374 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [7.252s] 2019-11-20 02:44:12.447 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.090s] 2019-11-20 02:44:13.414 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [0.967s] 2019-11-20 02:44:13.566 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.153s] 2019-11-20 02:44:14.685 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [3.737s] 2019-11-20 02:44:14.948 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.265s] 2019-11-20 02:44:17.324 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [4.948s] 2019-11-20 02:44:19.294 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2019-11-20 02:44:21.754 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.429s] 2019-11-20 02:44:26.122 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.368s] 2019-11-20 02:44:26.874 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [5.187s] 2019-11-20 02:44:29.529 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.203s] 2019-11-20 02:44:29.627 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.098s] 2019-11-20 02:44:31.089 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.462s] 2019-11-20 02:44:31.267 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.176s] 2019-11-20 02:44:31.795 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [4.922s] 2019-11-20 02:44:32.432 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.165s] 2019-11-20 02:44:32.643 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [0.847s] 2019-11-20 02:44:33.498 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [1.066s] 2019-11-20 02:44:37.226 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [9.768s] 2019-11-20 02:44:42.126 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [2.674s] 2019-11-20 02:44:43.213 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [0.550s] 2019-11-20 02:44:45.717 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [13.070s] 2019-11-20 02:44:50.905 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.025s] 2019-11-20 02:44:51.025 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.118s] 2019-11-20 02:44:51.077 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.052s] 2019-11-20 02:44:51.127 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.050s] 2019-11-20 02:44:51.458 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.329s] 2019-11-20 02:44:51.884 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.425s] 2019-11-20 02:44:52.046 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.162s] 2019-11-20 02:44:52.084 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.039s] 2019-11-20 02:44:52.109 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.024s] 2019-11-20 02:44:56.228 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.510s] 2019-11-20 02:44:56.478 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.219s] 2019-11-20 02:44:56.908 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.426s] 2019-11-20 02:44:57.041 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.134s] 2019-11-20 02:44:57.264 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.222s] 2019-11-20 02:44:57.584 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.318s] 2019-11-20 02:44:57.611 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.370s] 2019-11-20 02:44:58.299 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.687s] 2019-11-20 02:44:59.002 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.414s] 2019-11-20 02:44:59.006 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.707s] 2019-11-20 02:44:59.020 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.014s] 2019-11-20 02:44:59.034 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.013s] 2019-11-20 02:44:59.322 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.288s] 2019-11-20 02:44:59.377 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.054s] 2019-11-20 02:44:59.461 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.460s] 2019-11-20 02:44:59.517 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.058s] 2019-11-20 02:44:59.569 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.051s] 2019-11-20 02:44:59.637 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.067s] 2019-11-20 02:45:03.616 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [7.387s] 2019-11-20 02:45:03.876 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.401s] 2019-11-20 02:45:08.317 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.888s] 2019-11-20 02:45:08.319 34 INFO opnfv-tempest [-] {3} 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-11-20 02:45:08.642 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [5.027s] 2019-11-20 02:45:08.888 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.569s] 2019-11-20 02:45:08.958 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.070s] 2019-11-20 02:45:09.407 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.448s] 2019-11-20 02:45:11.530 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:45:11.533 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:45:11.534 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: b'qos extension not enabled.' 2019-11-20 02:45:11.536 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2019-11-20 02:45:13.546 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [4.902s] 2019-11-20 02:45:14.307 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.767s] 2019-11-20 02:45:16.636 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [2.326s] 2019-11-20 02:45:17.740 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [4.195s] 2019-11-20 02:45:20.971 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.335s] 2019-11-20 02:45:22.362 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [8.403s] 2019-11-20 02:45:26.931 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2019-11-20 02:45:27.155 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [2.007s] 2019-11-20 02:45:27.433 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.279s] 2019-11-20 02:45:28.446 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.010s] 2019-11-20 02:45:31.429 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.153s] 2019-11-20 02:45:31.533 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [6.400s] 2019-11-20 02:45:31.785 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.051s] 2019-11-20 02:45:31.834 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.048s] 2019-11-20 02:45:32.937 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.102s] 2019-11-20 02:45:33.169 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.232s] 2019-11-20 02:45:33.340 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.170s] 2019-11-20 02:45:33.447 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.107s] 2019-11-20 02:45:35.970 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [4.440s] 2019-11-20 02:45:37.217 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.419s] 2019-11-20 02:45:40.152 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.514s] 2019-11-20 02:45:40.416 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.265s] 2019-11-20 02:45:40.556 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.138s] 2019-11-20 02:45:40.851 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.294s] 2019-11-20 02:45:42.101 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.488s] 2019-11-20 02:45:43.069 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.217s] 2019-11-20 02:45:44.114 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.013s] 2019-11-20 02:45:48.015 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.248s] 2019-11-20 02:45:48.510 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.495s] 2019-11-20 02:45:53.378 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.084s] 2019-11-20 02:45:53.604 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.223s] 2019-11-20 02:45:53.730 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.127s] 2019-11-20 02:45:53.857 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.127s] 2019-11-20 02:45:54.103 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.243s] 2019-11-20 02:45:54.503 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.398s] 2019-11-20 02:45:54.707 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.206s] 2019-11-20 02:45:54.739 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.032s] 2019-11-20 02:45:54.895 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.156s] 2019-11-20 02:45:54.937 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.041s] 2019-11-20 02:46:05.279 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.491s] 2019-11-20 02:46:07.718 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.440s] 2019-11-20 02:46:09.814 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.095s] 2019-11-20 02:46:11.987 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.173s] 2019-11-20 02:46:14.755 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.767s] 2019-11-20 02:46:16.994 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.238s] 2019-11-20 02:46:20.836 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [3.841s] 2019-11-20 02:46:25.471 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [4.634s] 2019-11-20 02:46:30.034 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.562s] 2019-11-20 02:46:35.984 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [5.948s] 2019-11-20 02:46:38.421 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.438s] 2019-11-20 02:46:49.148 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [6.476s] 2019-11-20 02:46:54.171 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [5.023s] 2019-11-20 02:46:59.154 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [4.981s] 2019-11-20 02:47:04.662 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [5.508s] 2019-11-20 02:47:15.791 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [6.572s] 2019-11-20 02:47:18.199 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.409s] 2019-11-20 02:47:20.927 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.727s] 2019-11-20 02:47:23.441 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [2.513s] 2019-11-20 02:47:28.165 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [4.722s] 2019-11-20 02:47:32.200 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [4.034s] 2019-11-20 02:47:34.603 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.404s] 2019-11-20 02:47:36.357 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.754s] 2019-11-20 02:47:42.300 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [5.939s] 2019-11-20 02:47:42.374 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.077s] 2019-11-20 02:47:44.140 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [1.765s] 2019-11-20 02:47:46.067 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.927s] 2019-11-20 02:47:48.197 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.129s] 2019-11-20 02:47:49.748 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.551s] 2019-11-20 02:47:54.130 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [4.379s] 2019-11-20 02:47:56.460 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.331s] 2019-11-20 02:47:58.422 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [1.960s] 2019-11-20 02:48:02.364 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [3.940s] 2019-11-20 02:48:07.162 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.798s] 2019-11-20 02:48:09.434 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.271s] 2019-11-20 02:48:11.875 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context testr@default cleanup() started 2019-11-20 02:48:11.876 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context testr@default cleanup() finished in 1.03 msec 2019-11-20 02:48:11.876 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context tempest@default cleanup() started 2019-11-20 02:48:12.286 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-20 02:48:12.362 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-20 02:48:12.408 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5967725f_lEa9NNZb'. 2019-11-20 02:48:12.600 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5967725f_lEa9NNZb' has been deleted. 2019-11-20 02:48:12.601 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8409dea4-645b-45d3-b4e5-0f02057bbe9a' of option 'instance_type' from Tempest config file. 2019-11-20 02:48:12.602 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8409dea4-645b-45d3-b4e5-0f02057bbe9a' has been removed. 2019-11-20 02:48:12.610 34 INFO rally.task.context [-] Verification 9c8d70bd-28c5-4241-a605-cd9c680f78e2 | Context tempest@default cleanup() finished in 0.73 sec 2019-11-20 02:48:12.841 34 INFO rally.api [-] Verification (UUID=5967725f-3e72-4f8a-a1ec-d76be42ea0d2) has been successfully finished for deployment 'opnfv-rally' (UUID=ce749bcd-6d1e-4739-a0fd-91020e4fedfb)! 2019-11-20 02:48:14.299 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:48:14.299 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:48:14.299 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:48:15.839 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:48:15.839 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:48:15.840 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:48:17.505 46 INFO rally.api [-] Building 'html' report for the following verification(s): '5967725f-3e72-4f8a-a1ec-d76be42ea0d2' 2019-11-20 02:48:17.561 46 INFO rally.api [-] The report has been successfully built. 2019-11-20 02:48:19.073 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-20 02:48:19.074 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-20 02:48:19.074 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-20 02:48:20.813 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5967725f-3e72-4f8a-a1ec-d76be42ea0d2' 2019-11-20 02:48:20.828 48 INFO rally.api [-] The report has been successfully built. 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils sortby_index=index) 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 163, in print_list 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2019-11-20 04:30:20.315 45 ERROR rally.cli.cliutils