+ 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-10 10:05:09.255 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [-] Neutron OVN DB sync started 2026-06-10 10:05:09.404 7 INFO neutron.manager [-] Loading core plugin: neutron.cmd.ovn.neutron_ovn_db_sync_util.Ml2Plugin 2026-06-10 10:05:09.407 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-10 10:05:09.409 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:05:09.412 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 10:05:09.412 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-10 10:05:09.412 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-10 10:05:09.413 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-10 10:05:09.413 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['qos', 'port_security', 'dns_domain_ports'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['qos', 'port_security', 'dns_domain_ports'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['qos', 'port_security', 'dns_domain_ports'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn-sync'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn-sync'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn-sync'] 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:05:09.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-10 10:05:09.421 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-10 10:05:10.241 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.extensions.port_security [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:05:10.350 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:05:10.351 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Initializing mechanism driver 'ovn-sync' 2026-06-10 10:05:10.351 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNMechanismDriver 2026-06-10 10:05:10.354 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] OVN logging driver registered 2026-06-10 10:05:10.354 7 INFO neutron.quota [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loaded quota_driver: . 2026-06-10 10:05:10.355 7 INFO neutron.plugins.ml2.plugin [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:05:10.355 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:05:10.355 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:05:10.355 7 INFO neutron.plugins.ml2.managers [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:05:10.355 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: neutron.services.ovn_l3.plugin.OVNL3RouterPlugin 2026-06-10 10:05:10.386 7 INFO neutron.services.ovn_l3.plugin [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNL3RouterPlugin 2026-06-10 10:05:10.390 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: neutron.services.segments.plugin.Plugin 2026-06-10 10:05:10.466 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: port_forwarding 2026-06-10 10:05:10.474 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading service plugin neutron.services.ovn_l3.plugin.OVNL3RouterPlugin, it is required by port_forwarding 2026-06-10 10:05:10.475 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: qos 2026-06-10 10:05:10.485 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:05:10.489 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: tag 2026-06-10 10:05:10.496 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: timestamp 2026-06-10 10:05:10.498 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:05:10.502 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: flavors 2026-06-10 10:05:10.505 7 INFO neutron.manager [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Loading Plugin: revisions 2026-06-10 10:05:10.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNClientQosExtension 2026-06-10 10:05:10.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNClientPlacementExtension 2026-06-10 10:05:10.510 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Neutron OVN Northbound DB sync started with mode: log 2026-06-10 10:05:11.823 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNClientQosExtension 2026-06-10 10:05:11.842 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Starting OVNClientQosExtension 2026-06-10 10:05:11.879 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Neutron OVN Northbound DB sync completed 2026-06-10 10:05:11.880 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Neutron OVN Southbound DB sync started with mode: log 2026-06-10 10:05:11.883 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-06-10 10:05:12.056 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Neutron OVN Southbound DB sync completed 2026-06-10 10:05:12.056 7 INFO neutron.cmd.ovn.neutron_ovn_db_sync_util [None req-dc00034f-c2fc-4e81-ad0d-06f98098f917 - - - - - -] Neutron OVN DB sync completed