+ 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-08-11 08:53:10.319 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 08:53:10.320 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 08:53:10.320 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 08:53:10.320 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 08:53:11.778 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 08:53:11.780 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 08:53:11.783 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 08:53:11.783 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 08:53:11.783 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 08:53:11.784 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 08:53:11.784 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:53:11.790 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:53:11.790 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 08:53:11.790 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 08:53:11.957 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 08:53:11.958 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 08:53:11.958 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 08:53:11.975 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 08:53:11.975 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 08:53:11.975 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 08:53:11.975 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 08:53:14.335 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing driver for type 'vlan' 2026-08-11 08:53:14.472 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] VlanTypeDriver initialization complete 2026-08-11 08:53:14.472 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 08:53:14.473 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 08:53:14.473 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing extension driver 'port_security' 2026-08-11 08:53:14.474 1 INFO neutron.plugins.ml2.extensions.port_security [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 08:53:14.474 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing extension driver 'qos' 2026-08-11 08:53:14.474 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 08:53:14.474 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Starting OVNMechanismDriver 2026-08-11 08:53:14.479 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] OVN logging driver registered 2026-08-11 08:53:14.487 1 INFO neutron.quota [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded quota_driver: . 2026-08-11 08:53:14.487 1 INFO neutron.plugins.ml2.plugin [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 08:53:14.488 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 08:53:14.488 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 08:53:14.488 1 INFO neutron.plugins.ml2.managers [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 08:53:14.488 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: qos 2026-08-11 08:53:14.498 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: ovn-router 2026-08-11 08:53:14.525 1 INFO neutron.services.ovn_l3.plugin [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 08:53:14.529 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: segments 2026-08-11 08:53:14.591 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: trunk 2026-08-11 08:53:14.600 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: log 2026-08-11 08:53:14.602 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 08:53:14.650 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 08:53:14.650 1 WARNING stevedore.named [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 08:53:14.689 1 INFO neutron_vpnaas.services.vpn.plugin [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 08:53:14.689 1 INFO neutron.common.utils [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 08:53:14.689 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: taas 2026-08-11 08:53:14.848 1 WARNING stevedore.named [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 08:53:14.848 1 WARNING stevedore.named [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 08:53:14.853 1 INFO neutron_taas.services.taas.taas_plugin [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:53:14.854 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: tapmirror 2026-08-11 08:53:14.860 1 WARNING stevedore.named [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 08:53:14.860 1 WARNING stevedore.named [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 08:53:14.861 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 08:53:14.861 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: auto_allocate 2026-08-11 08:53:14.867 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: tag 2026-08-11 08:53:14.873 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: timestamp 2026-08-11 08:53:14.877 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 08:53:14.883 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: flavors 2026-08-11 08:53:14.887 1 INFO neutron.manager [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loading Plugin: revisions 2026-08-11 08:53:14.891 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Initializing extension manager. 2026-08-11 08:53:14.892 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: address-group 2026-08-11 08:53:14.893 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: address-scope 2026-08-11 08:53:14.894 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 08:53:14.894 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: agent 2026-08-11 08:53:14.895 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 08:53:14.896 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 08:53:14.897 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 08:53:14.897 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: availability_zone 2026-08-11 08:53:14.898 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 08:53:14.898 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 08:53:14.899 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: default-subnetpools 2026-08-11 08:53:14.900 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 08:53:14.900 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: dns-integration 2026-08-11 08:53:14.901 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 08:53:14.901 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 08:53:14.902 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 08:53:14.902 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 08:53:14.903 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 08:53:14.903 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:53:14.904 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 08:53:14.904 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: external-net 2026-08-11 08:53:14.904 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 08:53:14.905 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: extraroute 2026-08-11 08:53:14.905 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 08:53:14.906 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 08:53:14.906 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 08:53:14.907 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 08:53:14.907 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 08:53:14.907 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: fip-port-details 2026-08-11 08:53:14.908 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: flavors 2026-08-11 08:53:14.909 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 08:53:14.910 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: floatingip-pools 2026-08-11 08:53:14.910 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: ip_allocation 2026-08-11 08:53:14.910 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 08:53:14.911 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: l2_adjacency 2026-08-11 08:53:14.912 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: router 2026-08-11 08:53:14.914 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 08:53:14.914 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 08:53:14.915 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 08:53:14.915 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 08:53:14.915 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: l3-ha 2026-08-11 08:53:14.916 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:53:14.916 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 08:53:14.917 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: l3-flavors 2026-08-11 08:53:14.917 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 08:53:14.918 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 08:53:14.920 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 08:53:14.921 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 08:53:14.921 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: logging 2026-08-11 08:53:14.922 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 08:53:14.923 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 08:53:14.923 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: multi-provider 2026-08-11 08:53:14.924 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: net-mtu 2026-08-11 08:53:14.924 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 08:53:14.925 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: network_availability_zone 2026-08-11 08:53:14.925 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 08:53:14.925 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: network-ip-availability 2026-08-11 08:53:14.926 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 08:53:14.927 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: pagination 2026-08-11 08:53:14.927 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-device-profile 2026-08-11 08:53:14.928 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 08:53:14.928 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 08:53:14.928 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 08:53:14.929 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 08:53:14.929 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 08:53:14.930 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 08:53:14.930 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 08:53:14.930 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-resource-request 2026-08-11 08:53:14.931 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 08:53:14.931 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 08:53:14.932 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: binding 2026-08-11 08:53:14.932 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: binding-extended 2026-08-11 08:53:14.933 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: port-security 2026-08-11 08:53:14.933 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: project-id 2026-08-11 08:53:14.933 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: provider 2026-08-11 08:53:14.934 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qinq 2026-08-11 08:53:14.936 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos 2026-08-11 08:53:14.936 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 08:53:14.937 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 08:53:14.937 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-default 2026-08-11 08:53:14.938 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-fip 2026-08-11 08:53:14.938 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 08:53:14.938 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 08:53:14.939 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 08:53:14.939 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 08:53:14.940 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 08:53:14.940 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-pps 2026-08-11 08:53:14.941 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 08:53:14.941 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 08:53:14.942 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 08:53:14.942 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: quota-check-limit 2026-08-11 08:53:14.943 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 08:53:14.944 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: quotas 2026-08-11 08:53:14.945 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: quota_details 2026-08-11 08:53:14.946 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: rbac-policies 2026-08-11 08:53:14.947 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 08:53:14.947 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 08:53:14.948 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 08:53:14.948 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 08:53:14.949 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: revision-if-match 2026-08-11 08:53:14.949 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 08:53:14.950 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: router_availability_zone 2026-08-11 08:53:14.950 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 08:53:14.951 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 08:53:14.952 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 08:53:14.952 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 08:53:14.953 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 08:53:14.953 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 08:53:14.953 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 08:53:14.957 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: security-group 2026-08-11 08:53:14.958 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: segment 2026-08-11 08:53:14.958 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 08:53:14.959 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: service-type 2026-08-11 08:53:14.959 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: sorting 2026-08-11 08:53:14.959 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 08:53:14.960 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: standard-attr-description 2026-08-11 08:53:14.961 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: stateful-security-group 2026-08-11 08:53:14.961 1 WARNING neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 08:53:14.961 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 08:53:14.962 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnet-external-network 2026-08-11 08:53:14.962 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 08:53:14.963 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 08:53:14.963 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnet-service-types 2026-08-11 08:53:14.964 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnet_allocation 2026-08-11 08:53:14.964 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 08:53:14.965 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: tag-creation 2026-08-11 08:53:14.965 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 08:53:14.968 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 08:53:14.969 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 08:53:14.970 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: trunk 2026-08-11 08:53:14.970 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: trunk-details 2026-08-11 08:53:14.970 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 08:53:14.971 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 08:53:14.971 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vlan-transparent 2026-08-11 08:53:14.972 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 08:53:14.973 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 08:53:14.974 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 08:53:14.975 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vpn-flavors 2026-08-11 08:53:14.976 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: vpnaas 2026-08-11 08:53:14.977 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: taas 2026-08-11 08:53:14.978 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: tap-mirror 2026-08-11 08:53:14.978 1 INFO neutron.api.extensions [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 08:53:14.987 1 WARNING oslo_config.cfg [None req-be71979b-d502-4766-b603-1e0447c42aac - - - - - -] 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-08-11 08:53:15.023 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-11 08:53:15.040 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-11 08:53:15.062 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-08-11 08:53:15.067 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.067 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.081 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-08-11 08:53:15.084 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.084 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.112 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'80126eae-df55-4e9d-a3ab-5770a43f7d7b'". 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'80126eae-df55-4e9d-a3ab-5770a43f7d7b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.120 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd5fb3333-c7f4-4726-a3c5-9bfc6aa5fd02'". 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'd5fb3333-c7f4-4726-a3c5-9bfc6aa5fd02'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.129 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c270aebb-a2a9-494d-b71b-102e0ad06588'". 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'c270aebb-a2a9-494d-b71b-102e0ad06588'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.128 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'80126eae-df55-4e9d-a3ab-5770a43f7d7b'". 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'80126eae-df55-4e9d-a3ab-5770a43f7d7b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.136 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd5fb3333-c7f4-4726-a3c5-9bfc6aa5fd02'". 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'd5fb3333-c7f4-4726-a3c5-9bfc6aa5fd02'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.137 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a7522032-def4-44bd-8423-0ade6e5f280c'". 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'a7522032-def4-44bd-8423-0ade6e5f280c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.138 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-11 08:53:15.147 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c270aebb-a2a9-494d-b71b-102e0ad06588'". 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'c270aebb-a2a9-494d-b71b-102e0ad06588'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.154 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a7522032-def4-44bd-8423-0ade6e5f280c'". 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'a7522032-def4-44bd-8423-0ade6e5f280c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.155 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-11 08:53:15.155 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.101.234.49:6642: connecting... 2026-08-11 08:53:15.155 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.101.234.49:6642: connected 2026-08-11 08:53:15.174 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.101.234.49:6642: connecting... 2026-08-11 08:53:15.175 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.101.234.49:6642: connected 2026-08-11 08:53:15.177 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'24cc99e6-8857-4201-9e3a-33309ec39e9d'". 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'24cc99e6-8857-4201-9e3a-33309ec39e9d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.182 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaa77c1d-a370-4c70-82ac-0d550fef8d7c'". 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'eaa77c1d-a370-4c70-82ac-0d550fef8d7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.190 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3368163f-ca71-4e33-b398-8b62f84a9699'". 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'3368163f-ca71-4e33-b398-8b62f84a9699'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.196 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'24cc99e6-8857-4201-9e3a-33309ec39e9d'". 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'24cc99e6-8857-4201-9e3a-33309ec39e9d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.196 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1078a834-36f0-400d-b3f1-47c15a702ff6'". 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'1078a834-36f0-400d-b3f1-47c15a702ff6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.201 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9df8b331-f513-40cc-9436-a30f6292c406'". 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'9df8b331-f513-40cc-9436-a30f6292c406'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.202 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] RpcWorker process has finished the post initialization 2026-08-11 08:53:15.202 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaa77c1d-a370-4c70-82ac-0d550fef8d7c'". 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'eaa77c1d-a370-4c70-82ac-0d550fef8d7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.212 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3368163f-ca71-4e33-b398-8b62f84a9699'". 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'3368163f-ca71-4e33-b398-8b62f84a9699'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.218 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.218 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.222 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1078a834-36f0-400d-b3f1-47c15a702ff6'". 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'1078a834-36f0-400d-b3f1-47c15a702ff6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.230 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9df8b331-f513-40cc-9436-a30f6292c406'". 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'9df8b331-f513-40cc-9436-a30f6292c406'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.231 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] RpcWorker process has finished the post initialization 2026-08-11 08:53:15.248 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.248 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.250 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.250 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.287 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connecting... 2026-08-11 08:53:15.288 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] tcp:10.102.163.56:6641: connected 2026-08-11 08:53:15.696 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c270aebb-a2a9-494d-b71b-102e0ad06588'". 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'c270aebb-a2a9-494d-b71b-102e0ad06588'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:15.701 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c270aebb-a2a9-494d-b71b-102e0ad06588'". 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'c270aebb-a2a9-494d-b71b-102e0ad06588'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.034 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'15ae0ed5-bd05-43c2-b2b7-9f56fb99175c'". 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'15ae0ed5-bd05-43c2-b2b7-9f56fb99175c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.035 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'15ae0ed5-bd05-43c2-b2b7-9f56fb99175c'". 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'15ae0ed5-bd05-43c2-b2b7-9f56fb99175c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.041 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b172b1fb-109c-49a8-b42f-c92b506acfc0'". 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'b172b1fb-109c-49a8-b42f-c92b506acfc0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.042 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b172b1fb-109c-49a8-b42f-c92b506acfc0'". 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'b172b1fb-109c-49a8-b42f-c92b506acfc0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.048 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4235291f-3da4-40a6-ba6b-42d708a620bf'". 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'4235291f-3da4-40a6-ba6b-42d708a620bf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:16.049 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4235291f-3da4-40a6-ba6b-42d708a620bf'". 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'4235291f-3da4-40a6-ba6b-42d708a620bf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-11 08:53:45.360 12 WARNING oslo_messaging.server [None req-83b6ffc9-ef8f-44a3-aafd-68c4ef47a26a - - - - - -] Possible hang: wait is waiting for stop to complete 2026-08-11 08:53:45.372 14 WARNING oslo_messaging.server [None req-bd19fe2e-82b9-4dfd-8bfe-1e962e304efa - - - - - -] Possible hang: wait is waiting for stop to complete