+ 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-08 06:25:12.820 1 INFO neutron.common.config [-] Logging enabled! 2026-04-08 06:25:12.821 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-08 06:25:12.821 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-08 06:25:12.821 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-08 06:25:14.238 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-08 06:25:14.241 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-08 06:25:14.244 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-08 06:25:14.244 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-08 06:25:14.244 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-08 06:25:14.244 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-08 06:25:14.244 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:25:14.250 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:25:14.250 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-08 06:25:14.251 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-08 06:25:14.422 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-08 06:25:14.422 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-08 06:25:14.422 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-08 06:25:14.441 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-08 06:25:14.441 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-08 06:25:14.441 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-08 06:25:14.441 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-08 06:25:16.703 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing driver for type 'vlan' 2026-04-08 06:25:16.859 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] VlanTypeDriver initialization complete 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing extension driver 'port_security' 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing extension driver 'qos' 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing mechanism driver 'ovn' 2026-04-08 06:25:16.860 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Starting OVNMechanismDriver 2026-04-08 06:25:16.864 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] OVN logging driver registered 2026-04-08 06:25:16.872 1 INFO neutron.quota [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded quota_driver: . 2026-04-08 06:25:16.872 1 INFO neutron.plugins.ml2.plugin [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Modular L2 Plugin initialization complete 2026-04-08 06:25:16.873 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-08 06:25:16.873 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-08 06:25:16.873 1 INFO neutron.plugins.ml2.managers [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-08 06:25:16.873 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: qos 2026-04-08 06:25:16.884 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: ovn-router 2026-04-08 06:25:16.921 1 INFO neutron.services.ovn_l3.plugin [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Starting OVNL3RouterPlugin 2026-04-08 06:25:16.930 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: segments 2026-04-08 06:25:17.013 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: trunk 2026-04-08 06:25:17.023 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: log 2026-04-08 06:25:17.025 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-08 06:25:17.074 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-08 06:25:17.075 1 WARNING stevedore.named [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-08 06:25:17.116 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-08 06:25:17.117 1 INFO neutron.common.utils [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-08 06:25:17.118 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: taas 2026-04-08 06:25:17.421 1 WARNING stevedore.named [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-08 06:25:17.422 1 WARNING stevedore.named [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-08 06:25:17.428 1 INFO neutron_taas.services.taas.taas_plugin [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-08 06:25:17.428 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: tapmirror 2026-04-08 06:25:17.436 1 WARNING stevedore.named [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-08 06:25:17.436 1 WARNING stevedore.named [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-08 06:25:17.437 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-08 06:25:17.437 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: auto_allocate 2026-04-08 06:25:17.441 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: tag 2026-04-08 06:25:17.446 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: timestamp 2026-04-08 06:25:17.448 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: network_ip_availability 2026-04-08 06:25:17.452 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: flavors 2026-04-08 06:25:17.454 1 INFO neutron.manager [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loading Plugin: revisions 2026-04-08 06:25:17.457 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Initializing extension manager. 2026-04-08 06:25:17.458 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: address-group 2026-04-08 06:25:17.459 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: address-scope 2026-04-08 06:25:17.459 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-08 06:25:17.460 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: agent 2026-04-08 06:25:17.460 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-08 06:25:17.461 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-08 06:25:17.462 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-08 06:25:17.463 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: availability_zone 2026-04-08 06:25:17.463 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-08 06:25:17.464 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-08 06:25:17.464 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: default-subnetpools 2026-04-08 06:25:17.465 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-08 06:25:17.466 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: dns-integration 2026-04-08 06:25:17.466 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: dns-domain-ports 2026-04-08 06:25:17.466 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-08 06:25:17.467 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-08 06:25:17.467 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-08 06:25:17.468 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: empty-string-filtering 2026-04-08 06:25:17.468 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-08 06:25:17.469 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-08 06:25:17.469 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: external-net 2026-04-08 06:25:17.469 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-08 06:25:17.470 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: extraroute 2026-04-08 06:25:17.470 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-08 06:25:17.471 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-08 06:25:17.471 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-08 06:25:17.472 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-08 06:25:17.472 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-08 06:25:17.472 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: fip-port-details 2026-04-08 06:25:17.473 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: flavors 2026-04-08 06:25:17.474 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-08 06:25:17.475 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: floatingip-pools 2026-04-08 06:25:17.475 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: ip_allocation 2026-04-08 06:25:17.476 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-08 06:25:17.476 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: l2_adjacency 2026-04-08 06:25:17.477 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: router 2026-04-08 06:25:17.479 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-08 06:25:17.479 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-08 06:25:17.480 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-08 06:25:17.480 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: ext-gw-mode 2026-04-08 06:25:17.481 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: l3-ha 2026-04-08 06:25:17.481 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-08 06:25:17.481 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-08 06:25:17.482 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: l3-flavors 2026-04-08 06:25:17.483 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-08 06:25:17.483 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-08 06:25:17.485 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-08 06:25:17.486 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-08 06:25:17.487 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: logging 2026-04-08 06:25:17.487 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-08 06:25:17.488 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-08 06:25:17.488 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: multi-provider 2026-04-08 06:25:17.489 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: net-mtu 2026-04-08 06:25:17.489 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: net-mtu-writable 2026-04-08 06:25:17.490 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: network_availability_zone 2026-04-08 06:25:17.490 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-08 06:25:17.491 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: network-ip-availability 2026-04-08 06:25:17.492 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-08 06:25:17.492 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: pagination 2026-04-08 06:25:17.492 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-device-profile 2026-04-08 06:25:17.493 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-08 06:25:17.493 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-08 06:25:17.493 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-08 06:25:17.494 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-08 06:25:17.494 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-08 06:25:17.495 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-08 06:25:17.495 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-08 06:25:17.495 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-resource-request 2026-04-08 06:25:17.496 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-08 06:25:17.496 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-08 06:25:17.497 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: binding 2026-04-08 06:25:17.497 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: binding-extended 2026-04-08 06:25:17.498 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: port-security 2026-04-08 06:25:17.498 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: project-id 2026-04-08 06:25:17.499 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: provider 2026-04-08 06:25:17.499 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qinq 2026-04-08 06:25:17.501 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos 2026-04-08 06:25:17.501 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-08 06:25:17.502 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-08 06:25:17.502 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-default 2026-04-08 06:25:17.503 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-fip 2026-04-08 06:25:17.503 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-08 06:25:17.504 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-08 06:25:17.504 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-08 06:25:17.504 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-08 06:25:17.505 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-08 06:25:17.505 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-pps 2026-04-08 06:25:17.506 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-08 06:25:17.506 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-08 06:25:17.507 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: qos-rules-alias 2026-04-08 06:25:17.507 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: quota-check-limit 2026-04-08 06:25:17.508 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: quota-check-limit-default 2026-04-08 06:25:17.510 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: quotas 2026-04-08 06:25:17.510 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: quota_details 2026-04-08 06:25:17.511 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: rbac-policies 2026-04-08 06:25:17.512 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-08 06:25:17.512 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: rbac-address-scope 2026-04-08 06:25:17.513 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: rbac-security-groups 2026-04-08 06:25:17.513 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-08 06:25:17.514 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: revision-if-match 2026-04-08 06:25:17.514 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-08 06:25:17.515 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: router_availability_zone 2026-04-08 06:25:17.515 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-08 06:25:17.517 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-groups-default-rules 2026-04-08 06:25:17.517 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-08 06:25:17.517 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-08 06:25:17.518 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-08 06:25:17.518 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-08 06:25:17.519 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-08 06:25:17.522 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: security-group 2026-04-08 06:25:17.523 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: segment 2026-04-08 06:25:17.524 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-08 06:25:17.524 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: service-type 2026-04-08 06:25:17.525 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: sorting 2026-04-08 06:25:17.525 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: standard-attr-segment 2026-04-08 06:25:17.526 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: standard-attr-description 2026-04-08 06:25:17.526 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: stateful-security-group 2026-04-08 06:25:17.526 1 WARNING neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-08 06:25:17.527 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-08 06:25:17.527 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnet-external-network 2026-04-08 06:25:17.528 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-08 06:25:17.528 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-08 06:25:17.528 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnet-service-types 2026-04-08 06:25:17.529 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnet_allocation 2026-04-08 06:25:17.530 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-08 06:25:17.530 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: tag-creation 2026-04-08 06:25:17.530 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-08 06:25:17.534 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: standard-attr-tag 2026-04-08 06:25:17.534 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-08 06:25:17.535 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: trunk 2026-04-08 06:25:17.535 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: trunk-details 2026-04-08 06:25:17.535 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-08 06:25:17.536 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-08 06:25:17.537 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vlan-transparent 2026-04-08 06:25:17.537 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-08 06:25:17.539 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-08 06:25:17.540 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-08 06:25:17.540 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vpn-flavors 2026-04-08 06:25:17.542 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: vpnaas 2026-04-08 06:25:17.543 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: taas 2026-04-08 06:25:17.543 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: tap-mirror 2026-04-08 06:25:17.544 1 INFO neutron.api.extensions [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] Loaded extension: taas-vlan-filter 2026-04-08 06:25:17.553 1 WARNING oslo_config.cfg [None req-3d71a913-d0d2-4522-9f42-85b38a5d7f3e - - - - - -] 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-08 06:25:17.591 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-08 06:25:17.604 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-08 06:25:17.624 13 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-08 06:25:17.626 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.626 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:17.635 15 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-08 06:25:17.637 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.637 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:17.674 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3766d809-7ff7-46cb-b006-900cfcd5680b'". 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'3766d809-7ff7-46cb-b006-900cfcd5680b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.681 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a20cb168-d1f2-4d04-baaa-84f68ca71503'". 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'a20cb168-d1f2-4d04-baaa-84f68ca71503'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.687 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3766d809-7ff7-46cb-b006-900cfcd5680b'". 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'3766d809-7ff7-46cb-b006-900cfcd5680b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.690 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2e574d01-5b9b-4e46-a4b3-35112a057818'". 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'2e574d01-5b9b-4e46-a4b3-35112a057818'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.695 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b2bb0af2-2ae4-467f-9926-5c5fa1dddf9e'". 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'b2bb0af2-2ae4-467f-9926-5c5fa1dddf9e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.695 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a20cb168-d1f2-4d04-baaa-84f68ca71503'". 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'a20cb168-d1f2-4d04-baaa-84f68ca71503'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.696 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-08 06:25:17.707 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2e574d01-5b9b-4e46-a4b3-35112a057818'". 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'2e574d01-5b9b-4e46-a4b3-35112a057818'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.715 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b2bb0af2-2ae4-467f-9926-5c5fa1dddf9e'". 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'b2bb0af2-2ae4-467f-9926-5c5fa1dddf9e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.716 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.103.52.12:6642: connecting... 2026-04-08 06:25:17.716 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.103.52.12:6642: connected 2026-04-08 06:25:17.717 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-08 06:25:17.734 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.103.52.12:6642: connecting... 2026-04-08 06:25:17.734 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.103.52.12:6642: connected 2026-04-08 06:25:17.738 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'63d46757-3489-455d-9115-c481266cb9e6'". 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'63d46757-3489-455d-9115-c481266cb9e6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.744 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd15f10f6-4b45-442a-aca9-c137e1f2e8d1'". 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'd15f10f6-4b45-442a-aca9-c137e1f2e8d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.757 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'861b00eb-c870-4387-8770-f48de4cb60d4'". 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'861b00eb-c870-4387-8770-f48de4cb60d4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.760 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'63d46757-3489-455d-9115-c481266cb9e6'". 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'63d46757-3489-455d-9115-c481266cb9e6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.764 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b6172a6-520f-45ec-a6c8-89d3ccc59aa2'". 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'7b6172a6-520f-45ec-a6c8-89d3ccc59aa2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.767 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd15f10f6-4b45-442a-aca9-c137e1f2e8d1'". 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'd15f10f6-4b45-442a-aca9-c137e1f2e8d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.769 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ae568053-0961-42b6-993f-cc0512bfc09d'". 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'ae568053-0961-42b6-993f-cc0512bfc09d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.770 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] RpcWorker process has finished the post initialization 2026-04-08 06:25:17.775 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'861b00eb-c870-4387-8770-f48de4cb60d4'". 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'861b00eb-c870-4387-8770-f48de4cb60d4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.783 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b6172a6-520f-45ec-a6c8-89d3ccc59aa2'". 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'7b6172a6-520f-45ec-a6c8-89d3ccc59aa2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.788 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.789 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:17.790 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ae568053-0961-42b6-993f-cc0512bfc09d'". 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'ae568053-0961-42b6-993f-cc0512bfc09d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:17.791 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] RpcWorker process has finished the post initialization 2026-04-08 06:25:17.812 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.812 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:17.819 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.820 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:17.843 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connecting... 2026-04-08 06:25:17.843 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] tcp:10.106.182.142:6641: connected 2026-04-08 06:25:18.409 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1baab37-2ddd-4f3c-9bcb-b182aa5d4c9d'". 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'b1baab37-2ddd-4f3c-9bcb-b182aa5d4c9d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:18.413 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b1baab37-2ddd-4f3c-9bcb-b182aa5d4c9d'". 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'b1baab37-2ddd-4f3c-9bcb-b182aa5d4c9d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:18.414 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f6ec0e02-3ac3-4c5e-bf26-f41c147c5cc9'". 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'f6ec0e02-3ac3-4c5e-bf26-f41c147c5cc9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:18.419 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'29043b7f-da10-49f5-80d7-1a9c90d5657c'". 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'29043b7f-da10-49f5-80d7-1a9c90d5657c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:18.421 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f6ec0e02-3ac3-4c5e-bf26-f41c147c5cc9'". 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'f6ec0e02-3ac3-4c5e-bf26-f41c147c5cc9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:18.428 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'29043b7f-da10-49f5-80d7-1a9c90d5657c'". 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'29043b7f-da10-49f5-80d7-1a9c90d5657c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-08 06:25:47.950 15 WARNING oslo_messaging.server [None req-d75b2e91-93c1-42cd-ac32-ae840b162c7f - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-08 06:25:47.950 13 WARNING oslo_messaging.server [None req-9cf01f58-9061-4357-abe5-455c795b1b2a - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-08 07:03:33.161 13 WARNING neutron_vpnaas.db.vpn.vpn_db [None req-4a0aa0d1-dd60-48fc-bfbe-20955f9f79d2 - - - - - -] vpnservice adbb5449-35bd-4a1b-bfdf-0a8408e695c3 in db is already deleted: neutron_lib.exceptions.vpn.VPNServiceNotFound: VPNService adbb5449-35bd-4a1b-bfdf-0a8408e695c3 could not be found