+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-12 08:05:32.849 1 INFO neutron.common.config [-] Logging enabled! 2026-06-12 08:05:32.849 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-12 08:05:32.849 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-12 08:05:32.850 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-12 08:05:34.387 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-12 08:05:34.389 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-12 08:05:34.392 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-12 08:05:34.392 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-12 08:05:34.392 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-12 08:05:34.392 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-12 08:05:34.393 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 08:05:34.399 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 08:05:34.399 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 08:05:34.399 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-12 08:05:34.568 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-12 08:05:34.568 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-12 08:05:34.568 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-12 08:05:34.588 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-12 08:05:34.588 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-12 08:05:34.588 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-12 08:05:34.588 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-12 08:05:36.694 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing driver for type 'vlan' 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] VlanTypeDriver initialization complete 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing extension driver 'port_security' 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-12 08:05:36.829 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing extension driver 'qos' 2026-06-12 08:05:36.830 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-12 08:05:36.830 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Starting OVNMechanismDriver 2026-06-12 08:05:36.834 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] OVN logging driver registered 2026-06-12 08:05:36.840 1 INFO neutron.quota [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded quota_driver: . 2026-06-12 08:05:36.841 1 INFO neutron.plugins.ml2.plugin [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Modular L2 Plugin initialization complete 2026-06-12 08:05:36.841 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-12 08:05:36.841 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-12 08:05:36.842 1 INFO neutron.plugins.ml2.managers [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-12 08:05:36.842 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: qos 2026-06-12 08:05:36.853 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: ovn-router 2026-06-12 08:05:36.886 1 INFO neutron.services.ovn_l3.plugin [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Starting OVNL3RouterPlugin 2026-06-12 08:05:36.892 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: segments 2026-06-12 08:05:36.966 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: trunk 2026-06-12 08:05:36.976 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: log 2026-06-12 08:05:36.978 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-12 08:05:37.025 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-12 08:05:37.025 1 WARNING stevedore.named [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 08:05:37.062 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-12 08:05:37.062 1 INFO neutron.common.utils [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-12 08:05:37.063 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: taas 2026-06-12 08:05:37.217 1 WARNING stevedore.named [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 08:05:37.217 1 WARNING stevedore.named [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-12 08:05:37.222 1 INFO neutron_taas.services.taas.taas_plugin [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-12 08:05:37.222 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: tapmirror 2026-06-12 08:05:37.229 1 WARNING stevedore.named [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 08:05:37.229 1 WARNING stevedore.named [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-12 08:05:37.230 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-12 08:05:37.230 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: auto_allocate 2026-06-12 08:05:37.234 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: tag 2026-06-12 08:05:37.239 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: timestamp 2026-06-12 08:05:37.241 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: network_ip_availability 2026-06-12 08:05:37.244 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: flavors 2026-06-12 08:05:37.247 1 INFO neutron.manager [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loading Plugin: revisions 2026-06-12 08:05:37.250 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Initializing extension manager. 2026-06-12 08:05:37.251 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: address-group 2026-06-12 08:05:37.252 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: address-scope 2026-06-12 08:05:37.253 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-12 08:05:37.254 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: agent 2026-06-12 08:05:37.254 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-12 08:05:37.256 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-12 08:05:37.256 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-12 08:05:37.257 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: availability_zone 2026-06-12 08:05:37.258 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-12 08:05:37.258 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-12 08:05:37.259 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: default-subnetpools 2026-06-12 08:05:37.260 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-12 08:05:37.260 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: dns-integration 2026-06-12 08:05:37.261 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: dns-domain-ports 2026-06-12 08:05:37.261 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-12 08:05:37.262 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-12 08:05:37.262 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-12 08:05:37.263 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: empty-string-filtering 2026-06-12 08:05:37.263 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 08:05:37.263 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-12 08:05:37.264 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: external-net 2026-06-12 08:05:37.264 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-12 08:05:37.265 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: extraroute 2026-06-12 08:05:37.265 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-12 08:05:37.266 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-12 08:05:37.266 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-12 08:05:37.267 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-12 08:05:37.267 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-12 08:05:37.267 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: fip-port-details 2026-06-12 08:05:37.268 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: flavors 2026-06-12 08:05:37.269 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-12 08:05:37.270 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: floatingip-pools 2026-06-12 08:05:37.270 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: ip_allocation 2026-06-12 08:05:37.270 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-12 08:05:37.271 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: l2_adjacency 2026-06-12 08:05:37.272 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: router 2026-06-12 08:05:37.273 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 08:05:37.274 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-12 08:05:37.274 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-12 08:05:37.275 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: ext-gw-mode 2026-06-12 08:05:37.275 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: l3-ha 2026-06-12 08:05:37.276 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-12 08:05:37.276 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-12 08:05:37.276 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: l3-flavors 2026-06-12 08:05:37.277 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-12 08:05:37.278 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-12 08:05:37.280 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-12 08:05:37.281 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-12 08:05:37.282 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: logging 2026-06-12 08:05:37.283 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-12 08:05:37.284 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-12 08:05:37.284 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: multi-provider 2026-06-12 08:05:37.285 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: net-mtu 2026-06-12 08:05:37.285 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: net-mtu-writable 2026-06-12 08:05:37.285 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: network_availability_zone 2026-06-12 08:05:37.286 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-12 08:05:37.286 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: network-ip-availability 2026-06-12 08:05:37.287 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-12 08:05:37.288 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: pagination 2026-06-12 08:05:37.288 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-device-profile 2026-06-12 08:05:37.288 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-12 08:05:37.289 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-12 08:05:37.289 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-12 08:05:37.290 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-12 08:05:37.290 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-12 08:05:37.291 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-12 08:05:37.291 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-12 08:05:37.292 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-resource-request 2026-06-12 08:05:37.292 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-12 08:05:37.292 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-12 08:05:37.293 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: binding 2026-06-12 08:05:37.293 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: binding-extended 2026-06-12 08:05:37.294 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: port-security 2026-06-12 08:05:37.294 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: project-id 2026-06-12 08:05:37.295 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: provider 2026-06-12 08:05:37.295 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qinq 2026-06-12 08:05:37.297 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos 2026-06-12 08:05:37.297 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-12 08:05:37.298 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-12 08:05:37.298 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-default 2026-06-12 08:05:37.299 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-fip 2026-06-12 08:05:37.299 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-12 08:05:37.299 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-12 08:05:37.300 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-12 08:05:37.300 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-12 08:05:37.301 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-12 08:05:37.302 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-pps 2026-06-12 08:05:37.302 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-12 08:05:37.302 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-12 08:05:37.303 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: qos-rules-alias 2026-06-12 08:05:37.303 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: quota-check-limit 2026-06-12 08:05:37.304 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-12 08:05:37.306 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: quotas 2026-06-12 08:05:37.307 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: quota_details 2026-06-12 08:05:37.308 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: rbac-policies 2026-06-12 08:05:37.308 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-12 08:05:37.309 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: rbac-address-scope 2026-06-12 08:05:37.309 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: rbac-security-groups 2026-06-12 08:05:37.310 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-12 08:05:37.310 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: revision-if-match 2026-06-12 08:05:37.311 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-12 08:05:37.311 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: router_availability_zone 2026-06-12 08:05:37.312 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-12 08:05:37.313 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-12 08:05:37.313 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-12 08:05:37.314 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-12 08:05:37.314 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-12 08:05:37.315 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-12 08:05:37.315 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-12 08:05:37.318 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: security-group 2026-06-12 08:05:37.319 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: segment 2026-06-12 08:05:37.320 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-12 08:05:37.320 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: service-type 2026-06-12 08:05:37.321 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: sorting 2026-06-12 08:05:37.321 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: standard-attr-segment 2026-06-12 08:05:37.322 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: standard-attr-description 2026-06-12 08:05:37.322 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: stateful-security-group 2026-06-12 08:05:37.323 1 WARNING neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-12 08:05:37.323 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-12 08:05:37.323 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnet-external-network 2026-06-12 08:05:37.324 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-12 08:05:37.325 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-12 08:05:37.325 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnet-service-types 2026-06-12 08:05:37.326 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnet_allocation 2026-06-12 08:05:37.326 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-12 08:05:37.327 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: tag-creation 2026-06-12 08:05:37.327 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-12 08:05:37.330 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: standard-attr-tag 2026-06-12 08:05:37.331 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-12 08:05:37.331 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: trunk 2026-06-12 08:05:37.332 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: trunk-details 2026-06-12 08:05:37.332 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-12 08:05:37.333 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-12 08:05:37.333 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vlan-transparent 2026-06-12 08:05:37.334 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-12 08:05:37.335 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-12 08:05:37.336 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-12 08:05:37.336 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vpn-flavors 2026-06-12 08:05:37.338 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: vpnaas 2026-06-12 08:05:37.339 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: taas 2026-06-12 08:05:37.340 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: tap-mirror 2026-06-12 08:05:37.340 1 INFO neutron.api.extensions [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-12 08:05:37.349 1 WARNING oslo_config.cfg [None req-b3b89630-1c15-4e94-9f72-23df93978b98 - - - - - -] 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-12 08:05:37.390 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-12 08:05:37.401 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-12 08:05:37.427 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-12 08:05:37.431 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.431 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:37.436 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-12 08:05:37.439 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.440 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:37.492 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e1ffe9e-42bc-4e76-ad45-54438c41abcf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'4e1ffe9e-42bc-4e76-ad45-54438c41abcf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.494 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e1ffe9e-42bc-4e76-ad45-54438c41abcf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'4e1ffe9e-42bc-4e76-ad45-54438c41abcf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.502 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7932b86c-a71c-45bf-a2f7-0da951fd807c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7932b86c-a71c-45bf-a2f7-0da951fd807c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.503 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7932b86c-a71c-45bf-a2f7-0da951fd807c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7932b86c-a71c-45bf-a2f7-0da951fd807c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.511 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.513 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.519 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'372c1ce7-1cea-4c61-bba2-2e0f8b8036df'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'372c1ce7-1cea-4c61-bba2-2e0f8b8036df'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.520 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-12 08:05:37.522 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'372c1ce7-1cea-4c61-bba2-2e0f8b8036df'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'372c1ce7-1cea-4c61-bba2-2e0f8b8036df'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.524 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-12 08:05:37.539 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.96.16.8:6642: connecting... 2026-06-12 08:05:37.539 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.96.16.8:6642: connected 2026-06-12 08:05:37.544 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.96.16.8:6642: connecting... 2026-06-12 08:05:37.544 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.96.16.8:6642: connected 2026-06-12 08:05:37.567 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bad349fd-1a65-4ec5-84c5-aebbcd8ed018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bad349fd-1a65-4ec5-84c5-aebbcd8ed018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.568 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bad349fd-1a65-4ec5-84c5-aebbcd8ed018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bad349fd-1a65-4ec5-84c5-aebbcd8ed018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.576 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e32c3001-4182-489e-ba89-3fd98cb5a490'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e32c3001-4182-489e-ba89-3fd98cb5a490'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.579 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e32c3001-4182-489e-ba89-3fd98cb5a490'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'e32c3001-4182-489e-ba89-3fd98cb5a490'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.586 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'289244f4-553f-4cb2-a899-0e1277528067'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'289244f4-553f-4cb2-a899-0e1277528067'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.590 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'289244f4-553f-4cb2-a899-0e1277528067'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'289244f4-553f-4cb2-a899-0e1277528067'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.595 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7475e0a1-726a-4ff1-a38c-2fe720959858'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7475e0a1-726a-4ff1-a38c-2fe720959858'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.597 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7475e0a1-726a-4ff1-a38c-2fe720959858'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7475e0a1-726a-4ff1-a38c-2fe720959858'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.603 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7858396a-3958-4b8b-93a6-595ec7a62e8b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7858396a-3958-4b8b-93a6-595ec7a62e8b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.604 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7858396a-3958-4b8b-93a6-595ec7a62e8b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7858396a-3958-4b8b-93a6-595ec7a62e8b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:37.604 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] RpcWorker process has finished the post initialization 2026-06-12 08:05:37.605 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] RpcWorker process has finished the post initialization 2026-06-12 08:05:37.627 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.627 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:37.628 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.628 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:37.659 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.660 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:37.666 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connecting... 2026-06-12 08:05:37.667 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] tcp:10.105.117.127:6641: connected 2026-06-12 08:05:38.206 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:38.208 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'fe3da10d-8939-454d-81ae-3f004a5a5266'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:38.447 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b16aeb23-4323-4be3-95a5-03f086ed0d4a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'b16aeb23-4323-4be3-95a5-03f086ed0d4a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:38.447 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b16aeb23-4323-4be3-95a5-03f086ed0d4a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'b16aeb23-4323-4be3-95a5-03f086ed0d4a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:38.454 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c354bfeb-c6b0-45ae-be18-e2948a570acc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'c354bfeb-c6b0-45ae-be18-e2948a570acc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:05:38.455 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c354bfeb-c6b0-45ae-be18-e2948a570acc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'c354bfeb-c6b0-45ae-be18-e2948a570acc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 08:06:07.802 14 WARNING oslo_messaging.server [None req-90df723b-720d-4ce7-9220-3918c07a141f - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-12 08:06:07.802 12 WARNING oslo_messaging.server [None req-0806faa0-3fd0-4fc8-a198-bba18dad148a - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-12 08:46:53.078 14 WARNING neutron_vpnaas.db.vpn.vpn_db [None req-0f27e8f1-1e19-4a08-9a90-4550a5cf8a37 - - - - - -] vpnservice afe6212d-4f44-45b4-8cd2-6135daa6f97b in db is already deleted: neutron_lib.exceptions.vpn.VPNServiceNotFound: VPNService afe6212d-4f44-45b4-8cd2-6135daa6f97b could not be found