+ 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 12:40:17.351 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 12:40:17.351 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-11 12:40:17.352 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 12:40:17.352 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 12:40:19.056 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-11 12:40:19.059 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 12:40:19.062 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 12:40:19.062 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-11 12:40:19.062 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-11 12:40:19.063 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-11 12:40:19.063 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 12:40:19.069 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 12:40:19.070 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 12:40:19.070 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-11 12:40:19.258 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-11 12:40:19.258 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-11 12:40:19.258 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-11 12:40:19.279 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 12:40:19.279 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 12:40:19.280 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-11 12:40:19.280 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-11 12:40:21.458 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing driver for type 'vlan' 2026-05-11 12:40:21.612 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] VlanTypeDriver initialization complete 2026-05-11 12:40:21.612 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 12:40:21.612 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 12:40:21.613 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing extension driver 'port_security' 2026-05-11 12:40:21.613 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 12:40:21.613 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing extension driver 'qos' 2026-05-11 12:40:21.613 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing mechanism driver 'ovn' 2026-05-11 12:40:21.613 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Starting OVNMechanismDriver 2026-05-11 12:40:21.616 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] OVN logging driver registered 2026-05-11 12:40:21.621 1 INFO neutron.quota [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded quota_driver: . 2026-05-11 12:40:21.622 1 INFO neutron.plugins.ml2.plugin [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 12:40:21.622 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 12:40:21.622 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 12:40:21.623 1 INFO neutron.plugins.ml2.managers [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 12:40:21.623 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: qos 2026-05-11 12:40:21.635 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: ovn-router 2026-05-11 12:40:21.663 1 INFO neutron.services.ovn_l3.plugin [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Starting OVNL3RouterPlugin 2026-05-11 12:40:21.667 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: segments 2026-05-11 12:40:21.732 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: trunk 2026-05-11 12:40:21.741 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: log 2026-05-11 12:40:21.744 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-11 12:40:21.794 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-11 12:40:21.794 1 WARNING stevedore.named [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 12:40:21.833 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 12:40:21.834 1 INFO neutron.common.utils [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-11 12:40:21.834 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: taas 2026-05-11 12:40:21.994 1 WARNING stevedore.named [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 12:40:21.995 1 WARNING stevedore.named [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 12:40:21.999 1 INFO neutron_taas.services.taas.taas_plugin [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 12:40:22.000 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: tapmirror 2026-05-11 12:40:22.006 1 WARNING stevedore.named [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-11 12:40:22.006 1 WARNING stevedore.named [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-11 12:40:22.007 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 12:40:22.007 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: auto_allocate 2026-05-11 12:40:22.011 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: tag 2026-05-11 12:40:22.016 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: timestamp 2026-05-11 12:40:22.018 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 12:40:22.021 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: flavors 2026-05-11 12:40:22.024 1 INFO neutron.manager [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loading Plugin: revisions 2026-05-11 12:40:22.027 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Initializing extension manager. 2026-05-11 12:40:22.028 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: address-group 2026-05-11 12:40:22.029 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: address-scope 2026-05-11 12:40:22.029 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-11 12:40:22.030 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: agent 2026-05-11 12:40:22.030 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-11 12:40:22.031 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 12:40:22.032 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 12:40:22.033 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: availability_zone 2026-05-11 12:40:22.033 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-11 12:40:22.033 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 12:40:22.034 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: default-subnetpools 2026-05-11 12:40:22.035 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 12:40:22.035 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: dns-integration 2026-05-11 12:40:22.036 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 12:40:22.036 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-11 12:40:22.037 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-11 12:40:22.037 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 12:40:22.038 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 12:40:22.038 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 12:40:22.038 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 12:40:22.039 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: external-net 2026-05-11 12:40:22.039 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 12:40:22.040 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: extraroute 2026-05-11 12:40:22.040 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-11 12:40:22.041 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 12:40:22.041 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 12:40:22.041 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 12:40:22.042 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 12:40:22.042 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: fip-port-details 2026-05-11 12:40:22.043 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: flavors 2026-05-11 12:40:22.044 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 12:40:22.044 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: floatingip-pools 2026-05-11 12:40:22.045 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: ip_allocation 2026-05-11 12:40:22.045 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-11 12:40:22.046 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: l2_adjacency 2026-05-11 12:40:22.047 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: router 2026-05-11 12:40:22.048 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 12:40:22.049 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-11 12:40:22.049 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-11 12:40:22.050 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 12:40:22.050 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: l3-ha 2026-05-11 12:40:22.051 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 12:40:22.051 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-11 12:40:22.051 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: l3-flavors 2026-05-11 12:40:22.052 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 12:40:22.053 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-11 12:40:22.054 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-11 12:40:22.055 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 12:40:22.056 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: logging 2026-05-11 12:40:22.057 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 12:40:22.058 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 12:40:22.058 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: multi-provider 2026-05-11 12:40:22.059 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: net-mtu 2026-05-11 12:40:22.059 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 12:40:22.059 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: network_availability_zone 2026-05-11 12:40:22.060 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-11 12:40:22.060 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: network-ip-availability 2026-05-11 12:40:22.061 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 12:40:22.062 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: pagination 2026-05-11 12:40:22.062 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-device-profile 2026-05-11 12:40:22.062 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 12:40:22.063 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 12:40:22.063 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 12:40:22.064 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-11 12:40:22.065 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 12:40:22.065 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 12:40:22.065 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 12:40:22.066 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-resource-request 2026-05-11 12:40:22.066 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 12:40:22.067 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 12:40:22.067 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: binding 2026-05-11 12:40:22.068 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: binding-extended 2026-05-11 12:40:22.068 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: port-security 2026-05-11 12:40:22.069 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: project-id 2026-05-11 12:40:22.069 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: provider 2026-05-11 12:40:22.070 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qinq 2026-05-11 12:40:22.071 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos 2026-05-11 12:40:22.072 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 12:40:22.072 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 12:40:22.073 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-default 2026-05-11 12:40:22.073 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-fip 2026-05-11 12:40:22.074 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 12:40:22.074 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 12:40:22.074 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 12:40:22.075 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 12:40:22.075 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 12:40:22.076 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-pps 2026-05-11 12:40:22.076 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 12:40:22.077 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 12:40:22.077 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 12:40:22.078 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: quota-check-limit 2026-05-11 12:40:22.078 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 12:40:22.080 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: quotas 2026-05-11 12:40:22.081 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: quota_details 2026-05-11 12:40:22.082 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: rbac-policies 2026-05-11 12:40:22.082 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-11 12:40:22.083 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 12:40:22.083 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 12:40:22.084 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-11 12:40:22.084 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: revision-if-match 2026-05-11 12:40:22.085 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 12:40:22.085 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: router_availability_zone 2026-05-11 12:40:22.086 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 12:40:22.087 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 12:40:22.087 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 12:40:22.088 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-11 12:40:22.088 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 12:40:22.089 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 12:40:22.089 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 12:40:22.093 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: security-group 2026-05-11 12:40:22.094 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: segment 2026-05-11 12:40:22.094 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 12:40:22.095 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: service-type 2026-05-11 12:40:22.095 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: sorting 2026-05-11 12:40:22.095 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 12:40:22.096 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: standard-attr-description 2026-05-11 12:40:22.096 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: stateful-security-group 2026-05-11 12:40:22.097 1 WARNING neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 12:40:22.097 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-11 12:40:22.098 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnet-external-network 2026-05-11 12:40:22.098 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-11 12:40:22.098 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 12:40:22.099 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnet-service-types 2026-05-11 12:40:22.099 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnet_allocation 2026-05-11 12:40:22.100 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 12:40:22.100 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: tag-creation 2026-05-11 12:40:22.101 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 12:40:22.104 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 12:40:22.105 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 12:40:22.105 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: trunk 2026-05-11 12:40:22.105 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: trunk-details 2026-05-11 12:40:22.106 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 12:40:22.106 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 12:40:22.107 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vlan-transparent 2026-05-11 12:40:22.107 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 12:40:22.109 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-11 12:40:22.110 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 12:40:22.111 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vpn-flavors 2026-05-11 12:40:22.112 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: vpnaas 2026-05-11 12:40:22.113 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: taas 2026-05-11 12:40:22.114 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: tap-mirror 2026-05-11 12:40:22.114 1 INFO neutron.api.extensions [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 12:40:22.122 1 WARNING oslo_config.cfg [None req-ecf37758-2667-4725-a910-29aac68b352e - - - - - -] 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 12:40:22.158 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-11 12:40:22.176 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-11 12:40:22.195 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-05-11 12:40:22.197 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.197 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.207 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-05-11 12:40:22.209 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.209 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.257 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'930d77f1-c1b1-4b34-ba7a-67efad51aeb6'". 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'930d77f1-c1b1-4b34-ba7a-67efad51aeb6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.271 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'de9dff61-2f85-4731-9674-d743e5879430'". 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'de9dff61-2f85-4731-9674-d743e5879430'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.281 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'930d77f1-c1b1-4b34-ba7a-67efad51aeb6'". 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'930d77f1-c1b1-4b34-ba7a-67efad51aeb6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.288 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e1739e30-cac8-4206-81ea-767b5206e70a'". 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'e1739e30-cac8-4206-81ea-767b5206e70a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.289 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'de9dff61-2f85-4731-9674-d743e5879430'". 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'de9dff61-2f85-4731-9674-d743e5879430'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.294 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a1ac29b-8e48-4e86-abdc-d995009e4dfc'". 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'9a1ac29b-8e48-4e86-abdc-d995009e4dfc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.295 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-11 12:40:22.297 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e1739e30-cac8-4206-81ea-767b5206e70a'". 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'e1739e30-cac8-4206-81ea-767b5206e70a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.303 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a1ac29b-8e48-4e86-abdc-d995009e4dfc'". 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'9a1ac29b-8e48-4e86-abdc-d995009e4dfc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.304 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-11 12:40:22.310 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.105.65.170:6642: connecting... 2026-05-11 12:40:22.310 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.105.65.170:6642: connected 2026-05-11 12:40:22.326 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.105.65.170:6642: connecting... 2026-05-11 12:40:22.326 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.105.65.170:6642: connected 2026-05-11 12:40:22.331 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2c188728-bd55-49ff-a744-7be5f96c6d85'". 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'2c188728-bd55-49ff-a744-7be5f96c6d85'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.336 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'af0936e3-0ff3-4fb4-b03e-ee1cba2de8ac'". 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'af0936e3-0ff3-4fb4-b03e-ee1cba2de8ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.343 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c72b9238-72f2-429f-bb87-178e8c80d1ba'". 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'c72b9238-72f2-429f-bb87-178e8c80d1ba'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.347 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2c188728-bd55-49ff-a744-7be5f96c6d85'". 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'2c188728-bd55-49ff-a744-7be5f96c6d85'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.350 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'90f5b507-9b04-4d84-a410-37804a80f7a9'". 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'90f5b507-9b04-4d84-a410-37804a80f7a9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.357 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'78c29915-2984-47b8-9f41-76ed7e9902b5'". 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'78c29915-2984-47b8-9f41-76ed7e9902b5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.358 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] RpcWorker process has finished the post initialization 2026-05-11 12:40:22.364 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'af0936e3-0ff3-4fb4-b03e-ee1cba2de8ac'". 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'af0936e3-0ff3-4fb4-b03e-ee1cba2de8ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.376 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c72b9238-72f2-429f-bb87-178e8c80d1ba'". 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'c72b9238-72f2-429f-bb87-178e8c80d1ba'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.380 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.381 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.384 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'90f5b507-9b04-4d84-a410-37804a80f7a9'". 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'90f5b507-9b04-4d84-a410-37804a80f7a9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.391 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'78c29915-2984-47b8-9f41-76ed7e9902b5'". 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'78c29915-2984-47b8-9f41-76ed7e9902b5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.392 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] RpcWorker process has finished the post initialization 2026-05-11 12:40:22.411 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.412 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.414 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.414 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.445 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connecting... 2026-05-11 12:40:22.445 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] tcp:10.107.157.176:6641: connected 2026-05-11 12:40:22.555 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e1739e30-cac8-4206-81ea-767b5206e70a'". 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'e1739e30-cac8-4206-81ea-767b5206e70a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:22.558 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e1739e30-cac8-4206-81ea-767b5206e70a'". 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'e1739e30-cac8-4206-81ea-767b5206e70a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:23.167 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'85676a80-89cf-44e4-9072-d4074a7ca718'". 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'85676a80-89cf-44e4-9072-d4074a7ca718'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:23.171 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'85676a80-89cf-44e4-9072-d4074a7ca718'". 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'85676a80-89cf-44e4-9072-d4074a7ca718'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:23.172 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a77b6c1-07a3-4a13-a8b9-818962e6c6f4'". 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'9a77b6c1-07a3-4a13-a8b9-818962e6c6f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:23.180 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9a77b6c1-07a3-4a13-a8b9-818962e6c6f4'". 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'9a77b6c1-07a3-4a13-a8b9-818962e6c6f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:23.183 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'64df5e62-6440-4c6b-ae54-8900c0d7a7b8'". 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'64df5e62-6440-4c6b-ae54-8900c0d7a7b8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-11 12:40:52.546 12 WARNING oslo_messaging.server [None req-d4aa70bb-392d-4aac-9975-65ef355fc5b7 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-11 12:40:52.561 14 WARNING oslo_messaging.server [None req-92b17350-2f26-4559-9faf-f1efb22cf707 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server [None req-6bfea349-db53-4660-9a94-4a8e71f2425d 33e8370b39ff4700aefc6196482b8bcd 29adcde7058247ad912e88f7e2fe0b36 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'a419b4cc-382b-48e1-b01c-bada460c271c-ef80154d-4af3-5b40-8b84-327' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': 'a419b4cc-382b-48e1-b01c-bada460c271c', 'vpn_agent_id': 'ef80154d-4af3-5b40-8b84-327d1a07525e'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'a419b4cc-382b-48e1-b01c-bada460c271c-ef80154d-4af3-5b40-8b84-327' for key 'routervpnagentbindings.PRIMARY'") 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': 'a419b4cc-382b-48e1-b01c-bada460c271c', 'vpn_agent_id': 'ef80154d-4af3-5b40-8b84-327d1a07525e'}] 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-11 12:52:49.331 12 ERROR oslo_messaging.rpc.server