+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-09 10:23:35.134 1 INFO neutron.common.config [-] Logging enabled! 2026-06-09 10:23:35.134 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-09 10:23:35.135 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-09 10:23:35.135 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 10:23:36.544 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-09 10:23:36.547 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 10:23:36.550 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 10:23:36.550 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-09 10:23:36.550 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-09 10:23:36.550 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-09 10:23:36.551 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:23:36.557 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:23:36.557 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 10:23:36.557 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-09 10:23:36.736 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-09 10:23:36.736 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-09 10:23:36.736 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-09 10:23:36.754 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 10:23:36.755 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 10:23:36.755 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-09 10:23:36.755 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-09 10:23:39.117 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing driver for type 'vlan' 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] VlanTypeDriver initialization complete 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing extension driver 'port_security' 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 10:23:39.268 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing extension driver 'qos' 2026-06-09 10:23:39.269 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing mechanism driver 'ovn' 2026-06-09 10:23:39.269 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Starting OVNMechanismDriver 2026-06-09 10:23:39.272 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] OVN logging driver registered 2026-06-09 10:23:39.282 1 INFO neutron.quota [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded quota_driver: . 2026-06-09 10:23:39.284 1 INFO neutron.plugins.ml2.plugin [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 10:23:39.284 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 10:23:39.284 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 10:23:39.284 1 INFO neutron.plugins.ml2.managers [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 10:23:39.285 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: qos 2026-06-09 10:23:39.298 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: ovn-router 2026-06-09 10:23:39.326 1 INFO neutron.services.ovn_l3.plugin [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Starting OVNL3RouterPlugin 2026-06-09 10:23:39.330 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: segments 2026-06-09 10:23:39.395 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: trunk 2026-06-09 10:23:39.404 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: log 2026-06-09 10:23:39.406 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-09 10:23:39.453 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-09 10:23:39.453 1 WARNING stevedore.named [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 10:23:39.491 1 INFO neutron_vpnaas.services.vpn.plugin [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 10:23:39.492 1 INFO neutron.common.utils [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-09 10:23:39.492 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: taas 2026-06-09 10:23:39.655 1 WARNING stevedore.named [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 10:23:39.656 1 WARNING stevedore.named [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-09 10:23:39.661 1 INFO neutron_taas.services.taas.taas_plugin [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-09 10:23:39.661 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: tapmirror 2026-06-09 10:23:39.668 1 WARNING stevedore.named [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 10:23:39.668 1 WARNING stevedore.named [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-09 10:23:39.669 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-09 10:23:39.669 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: auto_allocate 2026-06-09 10:23:39.673 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: tag 2026-06-09 10:23:39.678 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: timestamp 2026-06-09 10:23:39.680 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 10:23:39.683 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: flavors 2026-06-09 10:23:39.686 1 INFO neutron.manager [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loading Plugin: revisions 2026-06-09 10:23:39.690 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Initializing extension manager. 2026-06-09 10:23:39.691 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: address-group 2026-06-09 10:23:39.692 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: address-scope 2026-06-09 10:23:39.692 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-09 10:23:39.693 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: agent 2026-06-09 10:23:39.693 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-09 10:23:39.694 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 10:23:39.695 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 10:23:39.696 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: availability_zone 2026-06-09 10:23:39.696 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-09 10:23:39.697 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 10:23:39.697 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: default-subnetpools 2026-06-09 10:23:39.698 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 10:23:39.699 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: dns-integration 2026-06-09 10:23:39.699 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 10:23:39.699 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-09 10:23:39.700 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-09 10:23:39.700 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 10:23:39.701 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 10:23:39.701 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 10:23:39.702 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 10:23:39.702 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: external-net 2026-06-09 10:23:39.702 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 10:23:39.703 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: extraroute 2026-06-09 10:23:39.703 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-09 10:23:39.704 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 10:23:39.704 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 10:23:39.705 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 10:23:39.705 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 10:23:39.706 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: fip-port-details 2026-06-09 10:23:39.706 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: flavors 2026-06-09 10:23:39.707 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 10:23:39.708 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: floatingip-pools 2026-06-09 10:23:39.708 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: ip_allocation 2026-06-09 10:23:39.709 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-09 10:23:39.709 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: l2_adjacency 2026-06-09 10:23:39.710 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: router 2026-06-09 10:23:39.712 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 10:23:39.712 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-09 10:23:39.713 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-09 10:23:39.713 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 10:23:39.714 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: l3-ha 2026-06-09 10:23:39.714 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 10:23:39.715 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-09 10:23:39.715 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: l3-flavors 2026-06-09 10:23:39.716 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 10:23:39.716 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-09 10:23:39.718 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-09 10:23:39.719 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 10:23:39.720 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: logging 2026-06-09 10:23:39.721 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 10:23:39.722 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 10:23:39.722 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: multi-provider 2026-06-09 10:23:39.723 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: net-mtu 2026-06-09 10:23:39.723 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 10:23:39.724 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: network_availability_zone 2026-06-09 10:23:39.724 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-09 10:23:39.724 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: network-ip-availability 2026-06-09 10:23:39.725 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 10:23:39.726 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: pagination 2026-06-09 10:23:39.726 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-device-profile 2026-06-09 10:23:39.727 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 10:23:39.727 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 10:23:39.727 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 10:23:39.728 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-09 10:23:39.728 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 10:23:39.729 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 10:23:39.729 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 10:23:39.730 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-resource-request 2026-06-09 10:23:39.730 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 10:23:39.730 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 10:23:39.731 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: binding 2026-06-09 10:23:39.731 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: binding-extended 2026-06-09 10:23:39.732 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: port-security 2026-06-09 10:23:39.732 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: project-id 2026-06-09 10:23:39.733 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: provider 2026-06-09 10:23:39.733 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qinq 2026-06-09 10:23:39.735 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos 2026-06-09 10:23:39.735 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 10:23:39.736 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 10:23:39.736 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-default 2026-06-09 10:23:39.737 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-fip 2026-06-09 10:23:39.737 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 10:23:39.737 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 10:23:39.738 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 10:23:39.738 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 10:23:39.739 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 10:23:39.739 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-pps 2026-06-09 10:23:39.740 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 10:23:39.740 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 10:23:39.741 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 10:23:39.741 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: quota-check-limit 2026-06-09 10:23:39.742 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: quota-check-limit-default 2026-06-09 10:23:39.744 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: quotas 2026-06-09 10:23:39.745 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: quota_details 2026-06-09 10:23:39.746 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: rbac-policies 2026-06-09 10:23:39.746 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-09 10:23:39.747 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 10:23:39.747 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 10:23:39.748 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-09 10:23:39.748 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: revision-if-match 2026-06-09 10:23:39.749 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 10:23:39.749 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: router_availability_zone 2026-06-09 10:23:39.750 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 10:23:39.751 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 10:23:39.751 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 10:23:39.752 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-09 10:23:39.752 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 10:23:39.753 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 10:23:39.753 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 10:23:39.757 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: security-group 2026-06-09 10:23:39.758 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: segment 2026-06-09 10:23:39.758 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 10:23:39.759 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: service-type 2026-06-09 10:23:39.759 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: sorting 2026-06-09 10:23:39.759 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 10:23:39.760 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: standard-attr-description 2026-06-09 10:23:39.760 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: stateful-security-group 2026-06-09 10:23:39.761 1 WARNING neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 10:23:39.761 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-09 10:23:39.762 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnet-external-network 2026-06-09 10:23:39.762 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-09 10:23:39.762 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 10:23:39.763 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnet-service-types 2026-06-09 10:23:39.763 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnet_allocation 2026-06-09 10:23:39.764 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 10:23:39.764 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: tag-creation 2026-06-09 10:23:39.765 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 10:23:39.768 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 10:23:39.769 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 10:23:39.769 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: trunk 2026-06-09 10:23:39.769 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: trunk-details 2026-06-09 10:23:39.770 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 10:23:39.770 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-09 10:23:39.771 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vlan-transparent 2026-06-09 10:23:39.771 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-09 10:23:39.773 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-09 10:23:39.773 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 10:23:39.774 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vpn-flavors 2026-06-09 10:23:39.776 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: vpnaas 2026-06-09 10:23:39.777 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: taas 2026-06-09 10:23:39.778 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: tap-mirror 2026-06-09 10:23:39.778 1 INFO neutron.api.extensions [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] Loaded extension: taas-vlan-filter 2026-06-09 10:23:39.786 1 WARNING oslo_config.cfg [None req-bce52cf2-7b5e-4e21-affe-db00eacccb5b - - - - - -] 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-09 10:23:39.825 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-09 10:23:39.841 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-09 10:23:39.860 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-09 10:23:39.863 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:39.864 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:39.873 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-09 10:23:39.875 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:39.875 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:39.914 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'883d76bb-f2be-4f14-ac0d-172f43dc1700'". 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'883d76bb-f2be-4f14-ac0d-172f43dc1700'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.918 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'883d76bb-f2be-4f14-ac0d-172f43dc1700'". 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'883d76bb-f2be-4f14-ac0d-172f43dc1700'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.923 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e0e69b9c-2685-4381-bf30-0ba5fae666d4'". 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'e0e69b9c-2685-4381-bf30-0ba5fae666d4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.927 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e0e69b9c-2685-4381-bf30-0ba5fae666d4'". 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'e0e69b9c-2685-4381-bf30-0ba5fae666d4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.931 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'27aaff73-5973-4354-98a2-08a78885e456'". 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'27aaff73-5973-4354-98a2-08a78885e456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.935 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'27aaff73-5973-4354-98a2-08a78885e456'". 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'27aaff73-5973-4354-98a2-08a78885e456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.936 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8cc9bbec-cfeb-4c1b-a2a9-21113855cd2c'". 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'8cc9bbec-cfeb-4c1b-a2a9-21113855cd2c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.937 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-09 10:23:39.941 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8cc9bbec-cfeb-4c1b-a2a9-21113855cd2c'". 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'8cc9bbec-cfeb-4c1b-a2a9-21113855cd2c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.942 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-09 10:23:39.952 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.101.14.31:6642: connecting... 2026-06-09 10:23:39.952 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.101.14.31:6642: connected 2026-06-09 10:23:39.961 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.101.14.31:6642: connecting... 2026-06-09 10:23:39.962 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.101.14.31:6642: connected 2026-06-09 10:23:39.979 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f5600d0-e7e1-4cba-a95a-a13c9a7a6737'". 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'1f5600d0-e7e1-4cba-a95a-a13c9a7a6737'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.987 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea53435c-a88c-4703-817d-b7000f503131'". 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'ea53435c-a88c-4703-817d-b7000f503131'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.990 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f5600d0-e7e1-4cba-a95a-a13c9a7a6737'". 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'1f5600d0-e7e1-4cba-a95a-a13c9a7a6737'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.995 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c6ef45a6-0a5b-4465-8cdc-970406975ede'". 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'c6ef45a6-0a5b-4465-8cdc-970406975ede'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:39.998 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea53435c-a88c-4703-817d-b7000f503131'". 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'ea53435c-a88c-4703-817d-b7000f503131'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.004 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1b6ec9a-a53b-45b0-af57-1d1e4a27dbeb'". 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'b1b6ec9a-a53b-45b0-af57-1d1e4a27dbeb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.008 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c6ef45a6-0a5b-4465-8cdc-970406975ede'". 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'c6ef45a6-0a5b-4465-8cdc-970406975ede'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.013 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'40b9d0b5-f751-4f79-b5a7-0de36393544e'". 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'40b9d0b5-f751-4f79-b5a7-0de36393544e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.014 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] RpcWorker process has finished the post initialization 2026-06-09 10:23:40.019 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1b6ec9a-a53b-45b0-af57-1d1e4a27dbeb'". 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'b1b6ec9a-a53b-45b0-af57-1d1e4a27dbeb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.027 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'40b9d0b5-f751-4f79-b5a7-0de36393544e'". 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'40b9d0b5-f751-4f79-b5a7-0de36393544e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.029 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] RpcWorker process has finished the post initialization 2026-06-09 10:23:40.034 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:40.035 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:40.051 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:40.051 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:40.067 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:40.067 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:40.085 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connecting... 2026-06-09 10:23:40.085 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] tcp:10.97.175.16:6641: connected 2026-06-09 10:23:40.473 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'27aaff73-5973-4354-98a2-08a78885e456'". 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'27aaff73-5973-4354-98a2-08a78885e456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.475 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'27aaff73-5973-4354-98a2-08a78885e456'". 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'27aaff73-5973-4354-98a2-08a78885e456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.855 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'50665ebb-fccf-45bf-800e-0f70fa9facce'". 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'50665ebb-fccf-45bf-800e-0f70fa9facce'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.858 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'50665ebb-fccf-45bf-800e-0f70fa9facce'". 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'50665ebb-fccf-45bf-800e-0f70fa9facce'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.865 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1eceb8d-167b-4e64-a416-1589e1ad5dfe'". 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'b1eceb8d-167b-4e64-a416-1589e1ad5dfe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.866 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1eceb8d-167b-4e64-a416-1589e1ad5dfe'". 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'b1eceb8d-167b-4e64-a416-1589e1ad5dfe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:23:40.872 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e633ab85-ca74-46b3-b8bd-2509bdf2360a'". 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'e633ab85-ca74-46b3-b8bd-2509bdf2360a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 10:24:10.197 14 WARNING oslo_messaging.server [None req-c611315a-a3d1-4ea6-8a65-195e8d10b178 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-09 10:24:10.204 12 WARNING oslo_messaging.server [None req-95ef962c-7eb8-4c19-a9f0-43b282ba1ad3 - - - - - -] Possible hang: wait is waiting for stop to complete