+ 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-04-14 06:49:51.861 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:49:51.861 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-14 06:49:51.862 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-14 06:49:51.862 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:49:53.239 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-14 06:49:53.241 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:49:53.244 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 06:49:53.244 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-14 06:49:53.244 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-14 06:49:53.245 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-14 06:49:53.245 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:49:53.251 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:49:53.251 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:49:53.251 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-14 06:49:53.421 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-14 06:49:53.421 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-14 06:49:53.421 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-14 06:49:53.439 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:49:53.439 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:49:53.439 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-14 06:49:53.439 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-14 06:49:55.781 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:49:55.935 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:49:55.935 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:49:55.935 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:49:55.935 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:49:55.936 1 INFO neutron.plugins.ml2.extensions.port_security [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:49:55.936 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:49:55.936 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-14 06:49:55.936 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Starting OVNMechanismDriver 2026-04-14 06:49:55.941 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] OVN logging driver registered 2026-04-14 06:49:55.947 1 INFO neutron.quota [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded quota_driver: . 2026-04-14 06:49:55.947 1 INFO neutron.plugins.ml2.plugin [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:49:55.947 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:49:55.948 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:49:55.948 1 INFO neutron.plugins.ml2.managers [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:49:55.948 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: qos 2026-04-14 06:49:55.960 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: ovn-router 2026-04-14 06:49:55.990 1 INFO neutron.services.ovn_l3.plugin [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Starting OVNL3RouterPlugin 2026-04-14 06:49:55.994 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: segments 2026-04-14 06:49:56.067 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: trunk 2026-04-14 06:49:56.077 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: log 2026-04-14 06:49:56.080 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-14 06:49:56.126 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-14 06:49:56.126 1 WARNING stevedore.named [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:49:56.162 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:49:56.163 1 INFO neutron.common.utils [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-14 06:49:56.163 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: taas 2026-04-14 06:49:56.315 1 WARNING stevedore.named [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:49:56.315 1 WARNING stevedore.named [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-14 06:49:56.320 1 INFO neutron_taas.services.taas.taas_plugin [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:49:56.320 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: tapmirror 2026-04-14 06:49:56.326 1 WARNING stevedore.named [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-14 06:49:56.326 1 WARNING stevedore.named [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-14 06:49:56.327 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 06:49:56.327 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:49:56.331 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: tag 2026-04-14 06:49:56.337 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: timestamp 2026-04-14 06:49:56.339 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:49:56.341 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: flavors 2026-04-14 06:49:56.344 1 INFO neutron.manager [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loading Plugin: revisions 2026-04-14 06:49:56.347 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Initializing extension manager. 2026-04-14 06:49:56.348 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: address-group 2026-04-14 06:49:56.349 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: address-scope 2026-04-14 06:49:56.349 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-14 06:49:56.350 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: agent 2026-04-14 06:49:56.350 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-14 06:49:56.351 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:49:56.352 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:49:56.352 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: availability_zone 2026-04-14 06:49:56.353 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-14 06:49:56.353 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:49:56.354 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:49:56.355 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:49:56.355 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: dns-integration 2026-04-14 06:49:56.356 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:49:56.356 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-14 06:49:56.356 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-14 06:49:56.357 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:49:56.357 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:49:56.358 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:49:56.358 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:49:56.358 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: external-net 2026-04-14 06:49:56.359 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:49:56.359 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: extraroute 2026-04-14 06:49:56.360 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-14 06:49:56.360 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:49:56.361 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:49:56.361 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:49:56.361 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:49:56.362 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:49:56.362 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: flavors 2026-04-14 06:49:56.363 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:49:56.364 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:49:56.364 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:49:56.365 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-14 06:49:56.365 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:49:56.366 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: router 2026-04-14 06:49:56.367 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:49:56.368 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-14 06:49:56.368 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-14 06:49:56.369 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:49:56.369 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: l3-ha 2026-04-14 06:49:56.370 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:49:56.370 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-14 06:49:56.370 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:49:56.371 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:49:56.372 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-14 06:49:56.373 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-14 06:49:56.374 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:49:56.375 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: logging 2026-04-14 06:49:56.376 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:49:56.377 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:49:56.377 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: multi-provider 2026-04-14 06:49:56.378 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: net-mtu 2026-04-14 06:49:56.378 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:49:56.378 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:49:56.379 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-14 06:49:56.379 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:49:56.380 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:49:56.381 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: pagination 2026-04-14 06:49:56.381 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:49:56.382 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 06:49:56.382 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:49:56.382 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:49:56.383 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-14 06:49:56.383 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:49:56.384 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:49:56.384 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 06:49:56.385 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:49:56.385 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:49:56.386 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 06:49:56.386 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: binding 2026-04-14 06:49:56.387 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: binding-extended 2026-04-14 06:49:56.387 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: port-security 2026-04-14 06:49:56.388 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: project-id 2026-04-14 06:49:56.388 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: provider 2026-04-14 06:49:56.389 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qinq 2026-04-14 06:49:56.391 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos 2026-04-14 06:49:56.392 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:49:56.392 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:49:56.393 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-default 2026-04-14 06:49:56.393 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-fip 2026-04-14 06:49:56.393 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:49:56.394 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:49:56.394 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:49:56.395 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:49:56.395 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:49:56.396 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-pps 2026-04-14 06:49:56.396 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:49:56.397 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:49:56.397 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:49:56.398 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:49:56.398 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 06:49:56.400 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: quotas 2026-04-14 06:49:56.401 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: quota_details 2026-04-14 06:49:56.402 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:49:56.403 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-14 06:49:56.403 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:49:56.403 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:49:56.404 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-14 06:49:56.404 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:49:56.405 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:49:56.406 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:49:56.406 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:49:56.407 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:49:56.408 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:49:56.408 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-14 06:49:56.409 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:49:56.409 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 06:49:56.409 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:49:56.413 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: security-group 2026-04-14 06:49:56.414 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: segment 2026-04-14 06:49:56.414 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:49:56.415 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: service-type 2026-04-14 06:49:56.415 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: sorting 2026-04-14 06:49:56.416 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:49:56.416 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:49:56.417 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:49:56.417 1 WARNING neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:49:56.417 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-14 06:49:56.418 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnet-external-network 2026-04-14 06:49:56.418 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-14 06:49:56.419 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:49:56.419 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:49:56.420 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:49:56.420 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:49:56.421 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: tag-creation 2026-04-14 06:49:56.421 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:49:56.424 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:49:56.425 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:49:56.425 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: trunk 2026-04-14 06:49:56.426 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: trunk-details 2026-04-14 06:49:56.426 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:49:56.427 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 06:49:56.427 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vlan-transparent 2026-04-14 06:49:56.428 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 06:49:56.429 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-14 06:49:56.430 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:49:56.430 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:49:56.432 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: vpnaas 2026-04-14 06:49:56.433 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: taas 2026-04-14 06:49:56.434 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: tap-mirror 2026-04-14 06:49:56.434 1 INFO neutron.api.extensions [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 06:49:56.443 1 WARNING oslo_config.cfg [None req-4b7ca59e-9f5c-48db-93dd-757766ea3801 - - - - - -] 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-04-14 06:49:56.476 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-14 06:49:56.492 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-14 06:49:56.507 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-04-14 06:49:56.509 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.510 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:56.531 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-04-14 06:49:56.533 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.534 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:56.560 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'07f6000b-1021-4f81-ad85-ca7aafe76545'". 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'07f6000b-1021-4f81-ad85-ca7aafe76545'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.568 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea5fb3c5-8a72-4909-b1d1-1cb6ce0eb5c9'". 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'ea5fb3c5-8a72-4909-b1d1-1cb6ce0eb5c9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.579 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b71896aa-6045-4736-a398-3afd019055c7'". 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'b71896aa-6045-4736-a398-3afd019055c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.584 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'07f6000b-1021-4f81-ad85-ca7aafe76545'". 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'07f6000b-1021-4f81-ad85-ca7aafe76545'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.586 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f43b862-e154-42c0-9810-54421a9e58ee'". 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'6f43b862-e154-42c0-9810-54421a9e58ee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.587 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-14 06:49:56.593 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea5fb3c5-8a72-4909-b1d1-1cb6ce0eb5c9'". 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'ea5fb3c5-8a72-4909-b1d1-1cb6ce0eb5c9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.602 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b71896aa-6045-4736-a398-3afd019055c7'". 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'b71896aa-6045-4736-a398-3afd019055c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.605 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.107.166.169:6642: connecting... 2026-04-14 06:49:56.605 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.107.166.169:6642: connected 2026-04-14 06:49:56.609 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f43b862-e154-42c0-9810-54421a9e58ee'". 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'6f43b862-e154-42c0-9810-54421a9e58ee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.610 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-14 06:49:56.628 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.107.166.169:6642: connecting... 2026-04-14 06:49:56.628 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.107.166.169:6642: connected 2026-04-14 06:49:56.632 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7fcf0d8b-6a2d-4054-a8d8-fadb21287862'". 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'7fcf0d8b-6a2d-4054-a8d8-fadb21287862'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.641 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd79c8c1-a3c6-41a3-9202-fbb36aff6dfe'". 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'dd79c8c1-a3c6-41a3-9202-fbb36aff6dfe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.650 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7fcf0d8b-6a2d-4054-a8d8-fadb21287862'". 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'7fcf0d8b-6a2d-4054-a8d8-fadb21287862'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.651 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c14d0bf8-a155-4972-882f-f37b28aefe5d'". 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'c14d0bf8-a155-4972-882f-f37b28aefe5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.657 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd79c8c1-a3c6-41a3-9202-fbb36aff6dfe'". 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'dd79c8c1-a3c6-41a3-9202-fbb36aff6dfe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.657 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6adbe280-fed8-4071-b1da-7fdf122824dc'". 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'6adbe280-fed8-4071-b1da-7fdf122824dc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.664 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fdbb668a-0d88-47fb-8b2a-9c2d8e20ea83'". 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'fdbb668a-0d88-47fb-8b2a-9c2d8e20ea83'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.666 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] RpcWorker process has finished the post initialization 2026-04-14 06:49:56.666 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c14d0bf8-a155-4972-882f-f37b28aefe5d'". 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'c14d0bf8-a155-4972-882f-f37b28aefe5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.678 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6adbe280-fed8-4071-b1da-7fdf122824dc'". 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'6adbe280-fed8-4071-b1da-7fdf122824dc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.684 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fdbb668a-0d88-47fb-8b2a-9c2d8e20ea83'". 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'fdbb668a-0d88-47fb-8b2a-9c2d8e20ea83'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:56.685 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] RpcWorker process has finished the post initialization 2026-04-14 06:49:56.687 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.688 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:56.700 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.700 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:56.719 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.719 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:56.732 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connecting... 2026-04-14 06:49:56.732 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] tcp:10.96.139.131:6641: connected 2026-04-14 06:49:57.474 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'76f9f7d3-a468-417d-b0f3-8952faddaa3e'". 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'76f9f7d3-a468-417d-b0f3-8952faddaa3e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:57.474 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'76f9f7d3-a468-417d-b0f3-8952faddaa3e'". 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'76f9f7d3-a468-417d-b0f3-8952faddaa3e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:57.480 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b5b694c0-8bad-48ae-8892-52f6d7818e01'". 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'b5b694c0-8bad-48ae-8892-52f6d7818e01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:57.482 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b5b694c0-8bad-48ae-8892-52f6d7818e01'". 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'b5b694c0-8bad-48ae-8892-52f6d7818e01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:57.486 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'269f55af-472c-497e-89f3-a42d7093d33a'". 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'269f55af-472c-497e-89f3-a42d7093d33a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:49:57.490 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'269f55af-472c-497e-89f3-a42d7093d33a'". 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'269f55af-472c-497e-89f3-a42d7093d33a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-14 06:50:26.825 12 WARNING oslo_messaging.server [None req-2cfdee63-2671-48ce-8aad-e240f9a2a82f - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-14 06:50:26.830 14 WARNING oslo_messaging.server [None req-05eba6bd-22d0-4c8c-842a-8620b5442c5d - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server [None req-4d1c4956-25e8-4e52-b297-2c11c721871f 52246e9935ae492da7d4da39d752e75a bc20f98c04944743adf212b059e10acc - - 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 '93b0bae9-278b-4863-b5ab-15b2dbcee3bb-35dd6e6e-1329-5f47-b351-b31' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '93b0bae9-278b-4863-b5ab-15b2dbcee3bb', 'vpn_agent_id': '35dd6e6e-1329-5f47-b351-b3180cecac9d'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-04-14 07:05:46.280 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 '93b0bae9-278b-4863-b5ab-15b2dbcee3bb-35dd6e6e-1329-5f47-b351-b31' for key 'routervpnagentbindings.PRIMARY'") 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '93b0bae9-278b-4863-b5ab-15b2dbcee3bb', 'vpn_agent_id': '35dd6e6e-1329-5f47-b351-b3180cecac9d'}] 2026-04-14 07:05:46.280 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-04-14 07:05:46.280 12 ERROR oslo_messaging.rpc.server