+ 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 07:26:25.596 1 INFO neutron.common.config [-] Logging enabled! 2026-06-12 07:26:25.596 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-12 07:26:25.596 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-12 07:26:25.597 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-12 07:26:26.975 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-12 07:26:26.977 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-12 07:26:26.980 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-12 07:26:26.980 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-12 07:26:26.980 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-12 07:26:26.980 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-12 07:26:26.980 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 07:26:26.987 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 07:26:26.987 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 07:26:26.987 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-12 07:26:27.155 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-12 07:26:27.155 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-12 07:26:27.155 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-12 07:26:27.175 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-12 07:26:27.175 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-12 07:26:27.175 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-12 07:26:27.175 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-12 07:26:29.497 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing driver for type 'vlan' 2026-06-12 07:26:29.653 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] VlanTypeDriver initialization complete 2026-06-12 07:26:29.653 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing extension driver 'port_security' 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.extensions.port_security [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing extension driver 'qos' 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing mechanism driver 'ovn' 2026-06-12 07:26:29.654 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Starting OVNMechanismDriver 2026-06-12 07:26:29.658 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] OVN logging driver registered 2026-06-12 07:26:29.666 1 INFO neutron.quota [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded quota_driver: . 2026-06-12 07:26:29.666 1 INFO neutron.plugins.ml2.plugin [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Modular L2 Plugin initialization complete 2026-06-12 07:26:29.666 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-12 07:26:29.666 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-12 07:26:29.666 1 INFO neutron.plugins.ml2.managers [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-12 07:26:29.666 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: qos 2026-06-12 07:26:29.676 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: ovn-router 2026-06-12 07:26:29.703 1 INFO neutron.services.ovn_l3.plugin [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Starting OVNL3RouterPlugin 2026-06-12 07:26:29.707 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: segments 2026-06-12 07:26:29.771 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: trunk 2026-06-12 07:26:29.781 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: log 2026-06-12 07:26:29.783 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-12 07:26:29.829 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-12 07:26:29.830 1 WARNING stevedore.named [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 07:26:29.864 1 INFO neutron_vpnaas.services.vpn.plugin [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-12 07:26:29.865 1 INFO neutron.common.utils [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-12 07:26:29.865 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: taas 2026-06-12 07:26:30.017 1 WARNING stevedore.named [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 07:26:30.017 1 WARNING stevedore.named [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-12 07:26:30.022 1 INFO neutron_taas.services.taas.taas_plugin [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-12 07:26:30.022 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: tapmirror 2026-06-12 07:26:30.029 1 WARNING stevedore.named [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-12 07:26:30.029 1 WARNING stevedore.named [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-12 07:26:30.029 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-12 07:26:30.030 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: auto_allocate 2026-06-12 07:26:30.033 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: tag 2026-06-12 07:26:30.039 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: timestamp 2026-06-12 07:26:30.041 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: network_ip_availability 2026-06-12 07:26:30.043 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: flavors 2026-06-12 07:26:30.046 1 INFO neutron.manager [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loading Plugin: revisions 2026-06-12 07:26:30.049 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Initializing extension manager. 2026-06-12 07:26:30.050 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: address-group 2026-06-12 07:26:30.051 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: address-scope 2026-06-12 07:26:30.051 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-12 07:26:30.052 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: agent 2026-06-12 07:26:30.052 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-12 07:26:30.053 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-12 07:26:30.054 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-12 07:26:30.054 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: availability_zone 2026-06-12 07:26:30.055 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-12 07:26:30.055 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-12 07:26:30.056 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: default-subnetpools 2026-06-12 07:26:30.057 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-12 07:26:30.057 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: dns-integration 2026-06-12 07:26:30.058 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: dns-domain-ports 2026-06-12 07:26:30.058 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-12 07:26:30.058 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-12 07:26:30.059 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-12 07:26:30.059 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: empty-string-filtering 2026-06-12 07:26:30.060 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 07:26:30.060 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-12 07:26:30.060 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: external-net 2026-06-12 07:26:30.061 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-12 07:26:30.061 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: extraroute 2026-06-12 07:26:30.062 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-12 07:26:30.062 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-12 07:26:30.063 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-12 07:26:30.063 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-12 07:26:30.063 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-12 07:26:30.064 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: fip-port-details 2026-06-12 07:26:30.064 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: flavors 2026-06-12 07:26:30.065 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-12 07:26:30.066 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: floatingip-pools 2026-06-12 07:26:30.067 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: ip_allocation 2026-06-12 07:26:30.067 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-12 07:26:30.068 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: l2_adjacency 2026-06-12 07:26:30.069 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: router 2026-06-12 07:26:30.070 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 07:26:30.071 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-12 07:26:30.071 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-12 07:26:30.072 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: ext-gw-mode 2026-06-12 07:26:30.072 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: l3-ha 2026-06-12 07:26:30.072 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-12 07:26:30.073 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-12 07:26:30.073 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: l3-flavors 2026-06-12 07:26:30.074 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-12 07:26:30.074 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-12 07:26:30.077 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-12 07:26:30.078 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-12 07:26:30.079 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: logging 2026-06-12 07:26:30.080 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-12 07:26:30.080 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-12 07:26:30.081 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: multi-provider 2026-06-12 07:26:30.081 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: net-mtu 2026-06-12 07:26:30.081 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: net-mtu-writable 2026-06-12 07:26:30.082 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: network_availability_zone 2026-06-12 07:26:30.082 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-12 07:26:30.083 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: network-ip-availability 2026-06-12 07:26:30.084 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-12 07:26:30.084 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: pagination 2026-06-12 07:26:30.085 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-device-profile 2026-06-12 07:26:30.085 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-12 07:26:30.085 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-12 07:26:30.086 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-12 07:26:30.086 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-12 07:26:30.087 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-12 07:26:30.087 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-12 07:26:30.088 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-12 07:26:30.088 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-resource-request 2026-06-12 07:26:30.088 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-12 07:26:30.089 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-12 07:26:30.089 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: binding 2026-06-12 07:26:30.090 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: binding-extended 2026-06-12 07:26:30.090 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: port-security 2026-06-12 07:26:30.091 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: project-id 2026-06-12 07:26:30.091 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: provider 2026-06-12 07:26:30.092 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qinq 2026-06-12 07:26:30.094 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos 2026-06-12 07:26:30.095 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-12 07:26:30.096 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-12 07:26:30.096 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-default 2026-06-12 07:26:30.096 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-fip 2026-06-12 07:26:30.097 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-12 07:26:30.097 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-12 07:26:30.098 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-12 07:26:30.098 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-12 07:26:30.099 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-12 07:26:30.099 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-pps 2026-06-12 07:26:30.100 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-12 07:26:30.100 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-12 07:26:30.100 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: qos-rules-alias 2026-06-12 07:26:30.101 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: quota-check-limit 2026-06-12 07:26:30.102 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-12 07:26:30.106 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: quotas 2026-06-12 07:26:30.109 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: quota_details 2026-06-12 07:26:30.112 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: rbac-policies 2026-06-12 07:26:30.114 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-12 07:26:30.114 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: rbac-address-scope 2026-06-12 07:26:30.114 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: rbac-security-groups 2026-06-12 07:26:30.115 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-12 07:26:30.115 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: revision-if-match 2026-06-12 07:26:30.116 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-12 07:26:30.116 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: router_availability_zone 2026-06-12 07:26:30.117 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-12 07:26:30.118 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-12 07:26:30.119 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-12 07:26:30.119 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-12 07:26:30.119 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-12 07:26:30.120 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-12 07:26:30.120 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-12 07:26:30.124 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: security-group 2026-06-12 07:26:30.125 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: segment 2026-06-12 07:26:30.125 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-12 07:26:30.126 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: service-type 2026-06-12 07:26:30.126 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: sorting 2026-06-12 07:26:30.126 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: standard-attr-segment 2026-06-12 07:26:30.127 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: standard-attr-description 2026-06-12 07:26:30.127 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: stateful-security-group 2026-06-12 07:26:30.128 1 WARNING neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-12 07:26:30.128 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-12 07:26:30.128 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnet-external-network 2026-06-12 07:26:30.129 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-12 07:26:30.129 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-12 07:26:30.130 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnet-service-types 2026-06-12 07:26:30.131 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnet_allocation 2026-06-12 07:26:30.131 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-12 07:26:30.131 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: tag-creation 2026-06-12 07:26:30.132 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-12 07:26:30.135 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: standard-attr-tag 2026-06-12 07:26:30.136 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-12 07:26:30.136 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: trunk 2026-06-12 07:26:30.136 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: trunk-details 2026-06-12 07:26:30.137 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-12 07:26:30.137 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-12 07:26:30.138 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vlan-transparent 2026-06-12 07:26:30.138 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-12 07:26:30.140 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-12 07:26:30.140 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-12 07:26:30.141 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vpn-flavors 2026-06-12 07:26:30.142 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: vpnaas 2026-06-12 07:26:30.144 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: taas 2026-06-12 07:26:30.145 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: tap-mirror 2026-06-12 07:26:30.145 1 INFO neutron.api.extensions [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-12 07:26:30.154 1 WARNING oslo_config.cfg [None req-476ca5c2-71f5-480c-b897-072c4f34079c - - - - - -] 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 07:26:30.199 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-12 07:26:30.209 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-12 07:26:30.236 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 07:26:30.239 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.239 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.241 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 07:26:30.243 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.244 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.291 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0d592e9d-03a6-49cf-9c48-9cdb61e704e8'". 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'0d592e9d-03a6-49cf-9c48-9cdb61e704e8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.296 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0d592e9d-03a6-49cf-9c48-9cdb61e704e8'". 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'0d592e9d-03a6-49cf-9c48-9cdb61e704e8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.298 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f512c84a-9ca9-4b28-8635-08a05c200e10'". 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'f512c84a-9ca9-4b28-8635-08a05c200e10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.304 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f512c84a-9ca9-4b28-8635-08a05c200e10'". 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'f512c84a-9ca9-4b28-8635-08a05c200e10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.306 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cc6e2e88-3152-4703-a63f-5991f5a58a27'". 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'cc6e2e88-3152-4703-a63f-5991f5a58a27'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.312 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1aa018a-e3fa-4066-8b7e-d21d49f757fc'". 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'd1aa018a-e3fa-4066-8b7e-d21d49f757fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.312 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cc6e2e88-3152-4703-a63f-5991f5a58a27'". 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'cc6e2e88-3152-4703-a63f-5991f5a58a27'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.313 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-12 07:26:30.319 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1aa018a-e3fa-4066-8b7e-d21d49f757fc'". 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'd1aa018a-e3fa-4066-8b7e-d21d49f757fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.321 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-12 07:26:30.330 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.111.236.138:6642: connecting... 2026-06-12 07:26:30.330 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.111.236.138:6642: connected 2026-06-12 07:26:30.340 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.111.236.138:6642: connecting... 2026-06-12 07:26:30.340 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.111.236.138:6642: connected 2026-06-12 07:26:30.352 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7ee88985-6f61-4b1a-aa1e-c03590b9f1b4'". 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'7ee88985-6f61-4b1a-aa1e-c03590b9f1b4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.358 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8562e081-1add-4842-9a29-f941af158756'". 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'8562e081-1add-4842-9a29-f941af158756'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.362 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7ee88985-6f61-4b1a-aa1e-c03590b9f1b4'". 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'7ee88985-6f61-4b1a-aa1e-c03590b9f1b4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.368 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8562e081-1add-4842-9a29-f941af158756'". 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'8562e081-1add-4842-9a29-f941af158756'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.369 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eeb58b4f-38f0-4af0-8b48-0945e1e07861'". 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'eeb58b4f-38f0-4af0-8b48-0945e1e07861'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.376 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eeb58b4f-38f0-4af0-8b48-0945e1e07861'". 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'eeb58b4f-38f0-4af0-8b48-0945e1e07861'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.379 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'954024c6-e956-4892-a417-7da5e345f766'". 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'954024c6-e956-4892-a417-7da5e345f766'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.383 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'954024c6-e956-4892-a417-7da5e345f766'". 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'954024c6-e956-4892-a417-7da5e345f766'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.385 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c62b1501-d6f6-4b9e-9ae8-cc4cc9cc3ae8'". 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'c62b1501-d6f6-4b9e-9ae8-cc4cc9cc3ae8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.386 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] RpcWorker process has finished the post initialization 2026-06-12 07:26:30.389 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c62b1501-d6f6-4b9e-9ae8-cc4cc9cc3ae8'". 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'c62b1501-d6f6-4b9e-9ae8-cc4cc9cc3ae8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.390 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] RpcWorker process has finished the post initialization 2026-06-12 07:26:30.407 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.407 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.410 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.410 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.437 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.438 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.441 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connecting... 2026-06-12 07:26:30.441 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] tcp:10.108.193.229:6641: connected 2026-06-12 07:26:30.937 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'08b85327-650f-4f48-9e87-1f02f65f4a1b'". 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'08b85327-650f-4f48-9e87-1f02f65f4a1b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.940 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'08b85327-650f-4f48-9e87-1f02f65f4a1b'". 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'08b85327-650f-4f48-9e87-1f02f65f4a1b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.944 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'2ee17542-0c94-4981-b1e1-c1e4fddfcfd3'". 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'2ee17542-0c94-4981-b1e1-c1e4fddfcfd3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.946 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'2ee17542-0c94-4981-b1e1-c1e4fddfcfd3'". 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'2ee17542-0c94-4981-b1e1-c1e4fddfcfd3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.952 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4340b03c-d485-4394-96d9-0ae2ddafa600'". 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'4340b03c-d485-4394-96d9-0ae2ddafa600'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:26:30.953 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4340b03c-d485-4394-96d9-0ae2ddafa600'". 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'4340b03c-d485-4394-96d9-0ae2ddafa600'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-12 07:27:00.571 14 WARNING oslo_messaging.server [None req-55fab04d-cd9e-4cdb-8160-c5326c81bc18 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-12 07:27:00.571 12 WARNING oslo_messaging.server [None req-328c842d-63a8-4899-8a61-59a275ccf254 - - - - - -] Possible hang: wait is waiting for stop to complete