+ neutron-ovn-db-sync-util --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --ovn-neutron_sync_mode log Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-06-11 03:20:36.057 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [-] Neutron OVN DB sync started 2026-06-11 03:20:36.163 7 INFO neutron.manager [-] Loading core plugin: neutron.cmd.ovn.neutron_ovn_db_sync_util.Ml2Plugin 2026-06-11 03:20:36.165 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-11 03:20:36.167 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 03:20:36.170 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 03:20:36.171 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-11 03:20:36.171 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-11 03:20:36.171 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-11 03:20:36.171 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn-sync'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn-sync'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn-sync'] 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 03:20:36.178 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-11 03:20:36.179 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-11 03:20:36.687 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 03:20:36.929 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Initializing extension driver 'qos' 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Initializing mechanism driver 'ovn-sync' 2026-06-11 03:20:36.930 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNMechanismDriver 2026-06-11 03:20:36.933 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] OVN logging driver registered 2026-06-11 03:20:36.933 7 INFO neutron.quota [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loaded quota_driver: . 2026-06-11 03:20:36.934 7 INFO neutron.plugins.ml2.plugin [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 03:20:36.934 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 03:20:36.934 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 03:20:36.934 7 INFO neutron.plugins.ml2.managers [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 03:20:36.934 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: neutron.services.ovn_l3.plugin.OVNL3RouterPlugin 2026-06-11 03:20:36.963 7 INFO neutron.services.ovn_l3.plugin [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNL3RouterPlugin 2026-06-11 03:20:36.968 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: neutron.services.segments.plugin.Plugin 2026-06-11 03:20:37.040 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: port_forwarding 2026-06-11 03:20:37.049 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading service plugin neutron.services.ovn_l3.plugin.OVNL3RouterPlugin, it is required by port_forwarding 2026-06-11 03:20:37.050 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: qos 2026-06-11 03:20:37.062 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: auto_allocate 2026-06-11 03:20:37.067 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: tag 2026-06-11 03:20:37.073 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: timestamp 2026-06-11 03:20:37.076 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 03:20:37.079 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: flavors 2026-06-11 03:20:37.082 7 INFO neutron.manager [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Loading Plugin: revisions 2026-06-11 03:20:37.085 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNClientQosExtension 2026-06-11 03:20:37.085 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNClientPlacementExtension 2026-06-11 03:20:37.088 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Neutron OVN Northbound DB sync started with mode: log 2026-06-11 03:20:37.504 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] ACL should be present in OVN but is not, adding:{'port_group': 'pg_08c05913_f457_49f8_85e1_acaf55c80c99', 'priority': 1002, 'action': 'allow-related', 'log': False, 'name': [], 'severity': [], 'direction': 'to-lport', 'match': 'outport == @pg_08c05913_f457_49f8_85e1_acaf55c80c99 && ip6 && ip6.src == $pg_08c05913_f457_49f8_85e1_acaf55c80c99_ip6', 'meter': [], 'neutron:security_group_rule_id': '0913c5ea-27e0-4c30-9ad7-fa24dad51611'} 2026-06-11 03:20:37.504 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] ACL should be present in OVN but is not, adding:{'port_group': 'pg_08c05913_f457_49f8_85e1_acaf55c80c99', 'priority': 1002, 'action': 'allow-related', 'log': False, 'name': [], 'severity': [], 'direction': 'to-lport', 'match': 'outport == @pg_08c05913_f457_49f8_85e1_acaf55c80c99 && ip4 && ip4.src == $pg_08c05913_f457_49f8_85e1_acaf55c80c99_ip4', 'meter': [], 'neutron:security_group_rule_id': 'b1612f6e-4915-48cb-981a-8e95635b87f0'} 2026-06-11 03:20:37.505 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] ACLs to be added: 2 ACLs to be removed: 0 2026-06-11 03:20:37.688 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNClientQosExtension 2026-06-11 03:20:37.701 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Starting OVNClientQosExtension 2026-06-11 03:20:37.720 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Neutron OVN Northbound DB sync completed 2026-06-11 03:20:37.720 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Neutron OVN Southbound DB sync started with mode: log 2026-06-11 03:20:37.723 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-06-11 03:20:37.780 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Neutron OVN Southbound DB sync completed 2026-06-11 03:20:37.781 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-d6c76eb7-a01c-49a5-a2f4-20a5ef4c8e94 - - - - - -] Neutron OVN DB sync completed