+ 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-05-11 06:00:23.311 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:00:23.312 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-11 06:00:23.312 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 06:00:23.312 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:00:24.763 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-11 06:00:24.765 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:00:24.768 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 06:00:24.769 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-11 06:00:24.769 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-11 06:00:24.769 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-11 06:00:24.769 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:00:24.775 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:00:24.775 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:00:24.775 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-11 06:00:24.947 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-11 06:00:24.947 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-11 06:00:24.947 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-11 06:00:24.968 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:00:24.968 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:00:24.968 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-11 06:00:24.969 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-11 06:00:27.184 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:00:27.315 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:00:27.316 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:00:27.316 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:00:27.316 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:00:27.316 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:00:27.317 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:00:27.317 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing mechanism driver 'ovn' 2026-05-11 06:00:27.317 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Starting OVNMechanismDriver 2026-05-11 06:00:27.321 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] OVN logging driver registered 2026-05-11 06:00:27.328 1 INFO neutron.quota [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded quota_driver: . 2026-05-11 06:00:27.329 1 INFO neutron.plugins.ml2.plugin [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:00:27.329 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:00:27.329 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:00:27.329 1 INFO neutron.plugins.ml2.managers [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:00:27.329 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: qos 2026-05-11 06:00:27.340 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: ovn-router 2026-05-11 06:00:27.368 1 INFO neutron.services.ovn_l3.plugin [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Starting OVNL3RouterPlugin 2026-05-11 06:00:27.372 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: segments 2026-05-11 06:00:27.440 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: trunk 2026-05-11 06:00:27.450 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: log 2026-05-11 06:00:27.452 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-11 06:00:27.501 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-11 06:00:27.502 1 WARNING stevedore.named [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 06:00:27.539 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:00:27.539 1 INFO neutron.common.utils [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-11 06:00:27.539 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: taas 2026-05-11 06:00:27.685 1 WARNING stevedore.named [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 06:00:27.686 1 WARNING stevedore.named [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 06:00:27.691 1 INFO neutron_taas.services.taas.taas_plugin [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 06:00:27.691 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: tapmirror 2026-05-11 06:00:27.697 1 WARNING stevedore.named [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 06:00:27.697 1 WARNING stevedore.named [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 06:00:27.698 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 06:00:27.698 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:00:27.702 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: tag 2026-05-11 06:00:27.708 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: timestamp 2026-05-11 06:00:27.710 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:00:27.713 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: flavors 2026-05-11 06:00:27.715 1 INFO neutron.manager [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loading Plugin: revisions 2026-05-11 06:00:27.718 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Initializing extension manager. 2026-05-11 06:00:27.719 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: address-group 2026-05-11 06:00:27.720 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: address-scope 2026-05-11 06:00:27.721 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-11 06:00:27.721 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: agent 2026-05-11 06:00:27.722 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-11 06:00:27.723 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:00:27.724 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:00:27.724 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: availability_zone 2026-05-11 06:00:27.725 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-11 06:00:27.725 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:00:27.726 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:00:27.727 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:00:27.727 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: dns-integration 2026-05-11 06:00:27.728 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:00:27.728 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-11 06:00:27.729 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-11 06:00:27.729 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:00:27.730 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:00:27.730 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:00:27.731 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:00:27.731 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: external-net 2026-05-11 06:00:27.732 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:00:27.732 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: extraroute 2026-05-11 06:00:27.733 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-11 06:00:27.733 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:00:27.734 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:00:27.734 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:00:27.735 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:00:27.735 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:00:27.736 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: flavors 2026-05-11 06:00:27.737 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:00:27.737 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:00:27.738 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:00:27.738 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-11 06:00:27.739 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:00:27.740 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: router 2026-05-11 06:00:27.741 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:00:27.742 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-11 06:00:27.742 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-11 06:00:27.743 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:00:27.743 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: l3-ha 2026-05-11 06:00:27.744 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:00:27.744 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-11 06:00:27.745 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:00:27.745 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:00:27.746 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-11 06:00:27.748 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-11 06:00:27.749 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:00:27.749 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: logging 2026-05-11 06:00:27.750 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:00:27.751 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:00:27.751 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: multi-provider 2026-05-11 06:00:27.752 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: net-mtu 2026-05-11 06:00:27.752 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:00:27.753 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:00:27.753 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-11 06:00:27.754 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:00:27.755 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:00:27.755 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: pagination 2026-05-11 06:00:27.756 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:00:27.756 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 06:00:27.756 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 06:00:27.757 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 06:00:27.757 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-11 06:00:27.758 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:00:27.758 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:00:27.759 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 06:00:27.759 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:00:27.760 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:00:27.760 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 06:00:27.761 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: binding 2026-05-11 06:00:27.761 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: binding-extended 2026-05-11 06:00:27.762 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: port-security 2026-05-11 06:00:27.762 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: project-id 2026-05-11 06:00:27.763 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: provider 2026-05-11 06:00:27.763 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qinq 2026-05-11 06:00:27.765 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos 2026-05-11 06:00:27.766 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:00:27.766 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:00:27.766 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-default 2026-05-11 06:00:27.767 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-fip 2026-05-11 06:00:27.767 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:00:27.768 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:00:27.768 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:00:27.769 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:00:27.769 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:00:27.770 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-pps 2026-05-11 06:00:27.770 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:00:27.771 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:00:27.771 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:00:27.772 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:00:27.772 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 06:00:27.774 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: quotas 2026-05-11 06:00:27.775 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: quota_details 2026-05-11 06:00:27.776 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:00:27.777 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-11 06:00:27.777 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:00:27.777 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:00:27.778 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-11 06:00:27.778 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:00:27.779 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:00:27.780 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:00:27.780 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:00:27.781 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 06:00:27.782 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:00:27.782 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-11 06:00:27.783 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:00:27.783 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 06:00:27.784 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:00:27.787 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: security-group 2026-05-11 06:00:27.788 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: segment 2026-05-11 06:00:27.788 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:00:27.789 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: service-type 2026-05-11 06:00:27.789 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: sorting 2026-05-11 06:00:27.790 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:00:27.791 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:00:27.791 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:00:27.791 1 WARNING neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:00:27.792 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-11 06:00:27.792 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnet-external-network 2026-05-11 06:00:27.793 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-11 06:00:27.793 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:00:27.794 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:00:27.794 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:00:27.795 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:00:27.795 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: tag-creation 2026-05-11 06:00:27.796 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:00:27.799 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:00:27.799 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:00:27.800 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: trunk 2026-05-11 06:00:27.800 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: trunk-details 2026-05-11 06:00:27.801 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:00:27.801 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 06:00:27.802 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vlan-transparent 2026-05-11 06:00:27.802 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 06:00:27.804 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-11 06:00:27.805 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:00:27.805 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:00:27.807 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: vpnaas 2026-05-11 06:00:27.808 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: taas 2026-05-11 06:00:27.808 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: tap-mirror 2026-05-11 06:00:27.809 1 INFO neutron.api.extensions [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 06:00:27.817 1 WARNING oslo_config.cfg [None req-2ad7e9fc-d7b2-48f9-b36c-039a979dd83d - - - - - -] 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-05-11 06:00:27.851 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-11 06:00:27.870 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-11 06:00:27.895 11 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-05-11 06:00:27.897 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:27.898 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:27.909 13 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-05-11 06:00:27.913 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:27.914 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:27.947 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c27814fc-03e8-491c-805f-a0e9390046a6'". 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'c27814fc-03e8-491c-805f-a0e9390046a6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.954 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c29cb1d4-af39-4c1b-bf7e-8780183a7363'". 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'c29cb1d4-af39-4c1b-bf7e-8780183a7363'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.956 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c27814fc-03e8-491c-805f-a0e9390046a6'". 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'c27814fc-03e8-491c-805f-a0e9390046a6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.961 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". 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'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.964 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c29cb1d4-af39-4c1b-bf7e-8780183a7363'". 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'c29cb1d4-af39-4c1b-bf7e-8780183a7363'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.967 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f89e7221-5145-4b0d-b16d-9c87a8de4139'". 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'f89e7221-5145-4b0d-b16d-9c87a8de4139'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.968 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-11 06:00:27.972 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". 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'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.979 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f89e7221-5145-4b0d-b16d-9c87a8de4139'". 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'f89e7221-5145-4b0d-b16d-9c87a8de4139'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:27.980 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-11 06:00:27.983 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.173.57:6642: connecting... 2026-05-11 06:00:27.983 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.173.57:6642: connected 2026-05-11 06:00:28.002 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.173.57:6642: connecting... 2026-05-11 06:00:28.002 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.173.57:6642: connected 2026-05-11 06:00:28.005 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c5b1cbd9-4f14-4c68-94ed-8fd6d0ae416e'". 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'c5b1cbd9-4f14-4c68-94ed-8fd6d0ae416e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.010 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cd79aa5f-840f-40f2-a331-94dea938198d'". 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'cd79aa5f-840f-40f2-a331-94dea938198d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.018 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a23ce31f-c473-447e-959c-2edb839b7d32'". 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'a23ce31f-c473-447e-959c-2edb839b7d32'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.024 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c5b1cbd9-4f14-4c68-94ed-8fd6d0ae416e'". 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'c5b1cbd9-4f14-4c68-94ed-8fd6d0ae416e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.025 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ff393d22-131b-433d-bd7c-f728d60c5e01'". 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'ff393d22-131b-433d-bd7c-f728d60c5e01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.030 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cd79aa5f-840f-40f2-a331-94dea938198d'". 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'cd79aa5f-840f-40f2-a331-94dea938198d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.031 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fcdb9997-cb08-4404-8eee-4d9c9849d90a'". 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'fcdb9997-cb08-4404-8eee-4d9c9849d90a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.032 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] RpcWorker process has finished the post initialization 2026-05-11 06:00:28.040 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a23ce31f-c473-447e-959c-2edb839b7d32'". 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'a23ce31f-c473-447e-959c-2edb839b7d32'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.049 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ff393d22-131b-433d-bd7c-f728d60c5e01'". 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'ff393d22-131b-433d-bd7c-f728d60c5e01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.049 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:28.049 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:28.056 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fcdb9997-cb08-4404-8eee-4d9c9849d90a'". 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'fcdb9997-cb08-4404-8eee-4d9c9849d90a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.057 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] RpcWorker process has finished the post initialization 2026-05-11 06:00:28.076 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:28.076 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:28.084 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:28.084 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:28.117 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connecting... 2026-05-11 06:00:28.118 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] tcp:10.107.125.193:6641: connected 2026-05-11 06:00:28.124 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". 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'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.155 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". 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'aeb877bb-5d4d-465b-a92b-901ed8a9a74c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.655 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0045829b-f6df-438f-86f6-c7f1f4be25a5'". 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'0045829b-f6df-438f-86f6-c7f1f4be25a5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.664 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'14ac2eba-a500-4dce-a15d-c5a6b8db8de6'". 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'14ac2eba-a500-4dce-a15d-c5a6b8db8de6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.667 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0045829b-f6df-438f-86f6-c7f1f4be25a5'". 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'0045829b-f6df-438f-86f6-c7f1f4be25a5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:28.672 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'400ad205-9f86-4300-869a-85b7773b3442'". 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'400ad205-9f86-4300-869a-85b7773b3442'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 06:00:58.217 13 WARNING oslo_messaging.server [None req-fbe252e2-e558-42c9-b661-81939d54083c - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-11 06:00:58.218 11 WARNING oslo_messaging.server [None req-0f47f9b6-c6b6-4559-b168-5ee5c6c3d3a1 - - - - - -] Possible hang: wait is waiting for stop to complete