+ 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-06-24 13:52:04.146 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 13:52:04.146 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-24 13:52:04.147 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 13:52:04.147 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 13:52:05.562 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-24 13:52:05.564 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 13:52:05.567 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 13:52:05.567 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-24 13:52:05.567 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-24 13:52:05.568 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-24 13:52:05.568 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:52:05.574 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:52:05.574 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 13:52:05.574 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-24 13:52:05.751 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-24 13:52:05.752 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-24 13:52:05.752 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-24 13:52:05.770 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 13:52:05.771 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 13:52:05.771 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-24 13:52:05.771 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-24 13:52:08.039 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing driver for type 'vlan' 2026-06-24 13:52:08.181 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] VlanTypeDriver initialization complete 2026-06-24 13:52:08.182 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 13:52:08.182 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 13:52:08.182 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing extension driver 'port_security' 2026-06-24 13:52:08.182 1 INFO neutron.plugins.ml2.extensions.port_security [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 13:52:08.182 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing extension driver 'qos' 2026-06-24 13:52:08.183 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing mechanism driver 'ovn' 2026-06-24 13:52:08.183 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Starting OVNMechanismDriver 2026-06-24 13:52:08.186 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] OVN logging driver registered 2026-06-24 13:52:08.193 1 INFO neutron.quota [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded quota_driver: . 2026-06-24 13:52:08.193 1 INFO neutron.plugins.ml2.plugin [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 13:52:08.193 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 13:52:08.193 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 13:52:08.194 1 INFO neutron.plugins.ml2.managers [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 13:52:08.194 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: qos 2026-06-24 13:52:08.204 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: ovn-router 2026-06-24 13:52:08.233 1 INFO neutron.services.ovn_l3.plugin [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Starting OVNL3RouterPlugin 2026-06-24 13:52:08.237 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: segments 2026-06-24 13:52:08.302 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: trunk 2026-06-24 13:52:08.312 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: log 2026-06-24 13:52:08.315 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-24 13:52:08.362 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-24 13:52:08.362 1 WARNING stevedore.named [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 13:52:08.398 1 INFO neutron_vpnaas.services.vpn.plugin [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 13:52:08.398 1 INFO neutron.common.utils [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-24 13:52:08.398 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: taas 2026-06-24 13:52:08.419 1 WARNING stevedore.named [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 13:52:08.419 1 WARNING stevedore.named [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-24 13:52:08.424 1 INFO neutron_taas.services.taas.taas_plugin [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 13:52:08.424 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: tapmirror 2026-06-24 13:52:08.566 1 WARNING stevedore.named [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 13:52:08.566 1 WARNING stevedore.named [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-24 13:52:08.567 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 13:52:08.567 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: auto_allocate 2026-06-24 13:52:08.571 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: tag 2026-06-24 13:52:08.577 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: timestamp 2026-06-24 13:52:08.578 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 13:52:08.582 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: flavors 2026-06-24 13:52:08.584 1 INFO neutron.manager [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loading Plugin: revisions 2026-06-24 13:52:08.587 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Initializing extension manager. 2026-06-24 13:52:08.588 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: address-group 2026-06-24 13:52:08.589 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: address-scope 2026-06-24 13:52:08.589 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-24 13:52:08.590 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: agent 2026-06-24 13:52:08.590 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-24 13:52:08.591 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 13:52:08.592 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 13:52:08.592 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: availability_zone 2026-06-24 13:52:08.593 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-24 13:52:08.593 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 13:52:08.594 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: default-subnetpools 2026-06-24 13:52:08.595 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 13:52:08.595 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: dns-integration 2026-06-24 13:52:08.596 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 13:52:08.596 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-24 13:52:08.597 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-24 13:52:08.597 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 13:52:08.598 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 13:52:08.598 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 13:52:08.598 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 13:52:08.599 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: external-net 2026-06-24 13:52:08.599 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 13:52:08.600 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: extraroute 2026-06-24 13:52:08.600 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-24 13:52:08.601 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 13:52:08.601 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 13:52:08.601 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 13:52:08.602 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 13:52:08.602 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: fip-port-details 2026-06-24 13:52:08.603 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: flavors 2026-06-24 13:52:08.604 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 13:52:08.604 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: floatingip-pools 2026-06-24 13:52:08.605 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: ip_allocation 2026-06-24 13:52:08.605 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-24 13:52:08.606 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: l2_adjacency 2026-06-24 13:52:08.607 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: router 2026-06-24 13:52:08.608 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 13:52:08.608 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-24 13:52:08.609 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-24 13:52:08.609 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 13:52:08.610 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: l3-ha 2026-06-24 13:52:08.610 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 13:52:08.611 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-24 13:52:08.611 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: l3-flavors 2026-06-24 13:52:08.612 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 13:52:08.612 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-24 13:52:08.614 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-24 13:52:08.615 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 13:52:08.616 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: logging 2026-06-24 13:52:08.617 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 13:52:08.617 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 13:52:08.618 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: multi-provider 2026-06-24 13:52:08.618 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: net-mtu 2026-06-24 13:52:08.619 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 13:52:08.619 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: network_availability_zone 2026-06-24 13:52:08.619 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-24 13:52:08.620 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: network-ip-availability 2026-06-24 13:52:08.621 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 13:52:08.621 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: pagination 2026-06-24 13:52:08.622 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-device-profile 2026-06-24 13:52:08.622 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 13:52:08.622 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 13:52:08.623 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 13:52:08.623 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-24 13:52:08.624 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 13:52:08.624 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 13:52:08.624 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 13:52:08.625 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-resource-request 2026-06-24 13:52:08.625 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 13:52:08.626 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 13:52:08.626 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: binding 2026-06-24 13:52:08.627 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: binding-extended 2026-06-24 13:52:08.627 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: port-security 2026-06-24 13:52:08.627 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: project-id 2026-06-24 13:52:08.628 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: provider 2026-06-24 13:52:08.628 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qinq 2026-06-24 13:52:08.630 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos 2026-06-24 13:52:08.631 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 13:52:08.631 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 13:52:08.631 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-default 2026-06-24 13:52:08.632 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-fip 2026-06-24 13:52:08.632 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 13:52:08.633 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 13:52:08.633 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 13:52:08.634 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 13:52:08.634 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 13:52:08.635 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-pps 2026-06-24 13:52:08.635 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 13:52:08.635 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 13:52:08.636 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 13:52:08.636 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: quota-check-limit 2026-06-24 13:52:08.637 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 13:52:08.638 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: quotas 2026-06-24 13:52:08.639 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: quota_details 2026-06-24 13:52:08.640 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: rbac-policies 2026-06-24 13:52:08.641 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-24 13:52:08.641 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 13:52:08.642 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 13:52:08.642 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-24 13:52:08.642 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: revision-if-match 2026-06-24 13:52:08.643 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 13:52:08.643 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: router_availability_zone 2026-06-24 13:52:08.644 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 13:52:08.645 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 13:52:08.645 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 13:52:08.646 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-24 13:52:08.646 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 13:52:08.647 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 13:52:08.647 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 13:52:08.651 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: security-group 2026-06-24 13:52:08.652 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: segment 2026-06-24 13:52:08.652 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 13:52:08.652 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: service-type 2026-06-24 13:52:08.653 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: sorting 2026-06-24 13:52:08.653 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 13:52:08.654 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: standard-attr-description 2026-06-24 13:52:08.654 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: stateful-security-group 2026-06-24 13:52:08.655 1 WARNING neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 13:52:08.655 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-24 13:52:08.655 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnet-external-network 2026-06-24 13:52:08.656 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-24 13:52:08.656 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 13:52:08.657 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnet-service-types 2026-06-24 13:52:08.657 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnet_allocation 2026-06-24 13:52:08.658 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 13:52:08.658 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: tag-creation 2026-06-24 13:52:08.658 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 13:52:08.662 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 13:52:08.662 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 13:52:08.663 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: trunk 2026-06-24 13:52:08.663 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: trunk-details 2026-06-24 13:52:08.663 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 13:52:08.664 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 13:52:08.664 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vlan-transparent 2026-06-24 13:52:08.665 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 13:52:08.666 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-24 13:52:08.667 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 13:52:08.667 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vpn-flavors 2026-06-24 13:52:08.669 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: vpnaas 2026-06-24 13:52:08.670 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: taas 2026-06-24 13:52:08.670 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: tap-mirror 2026-06-24 13:52:08.671 1 INFO neutron.api.extensions [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 13:52:08.679 1 WARNING oslo_config.cfg [None req-62014e76-3879-48ed-a49a-ccdff297a1fb - - - - - -] 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-06-24 13:52:08.715 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-24 13:52:08.734 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-24 13:52:08.751 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-06-24 13:52:08.754 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:08.754 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:08.772 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-06-24 13:52:08.774 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:08.775 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:08.808 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'66e9c1b0-d7ad-431e-8cae-6accfaa19eb7'". 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'66e9c1b0-d7ad-431e-8cae-6accfaa19eb7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.817 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f6898a72-633a-45ae-bcf3-33bfefc55c01'". 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'f6898a72-633a-45ae-bcf3-33bfefc55c01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.818 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'66e9c1b0-d7ad-431e-8cae-6accfaa19eb7'". 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'66e9c1b0-d7ad-431e-8cae-6accfaa19eb7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.824 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'870e464b-a594-4a71-a4b7-0c7a4495afc2'". 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'870e464b-a594-4a71-a4b7-0c7a4495afc2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.827 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f6898a72-633a-45ae-bcf3-33bfefc55c01'". 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'f6898a72-633a-45ae-bcf3-33bfefc55c01'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.831 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4363f884-164f-446b-aaa8-258014ef8547'". 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'4363f884-164f-446b-aaa8-258014ef8547'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.832 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-24 13:52:08.844 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'870e464b-a594-4a71-a4b7-0c7a4495afc2'". 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'870e464b-a594-4a71-a4b7-0c7a4495afc2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.853 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4363f884-164f-446b-aaa8-258014ef8547'". 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'4363f884-164f-446b-aaa8-258014ef8547'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.854 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.102.170.110:6642: connecting... 2026-06-24 13:52:08.854 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.102.170.110:6642: connected 2026-06-24 13:52:08.854 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-24 13:52:08.877 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.102.170.110:6642: connecting... 2026-06-24 13:52:08.877 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.102.170.110:6642: connected 2026-06-24 13:52:08.890 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'31dcd66b-00f7-4074-985f-3fc2f5112189'". 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'31dcd66b-00f7-4074-985f-3fc2f5112189'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.899 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8a2ed6b1-22b4-4879-beaf-a75059fd2ddc'". 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'8a2ed6b1-22b4-4879-beaf-a75059fd2ddc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.907 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'31dcd66b-00f7-4074-985f-3fc2f5112189'". 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'31dcd66b-00f7-4074-985f-3fc2f5112189'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.911 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'77ece05b-b1d3-4bbd-ab18-fa27579974fa'". 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'77ece05b-b1d3-4bbd-ab18-fa27579974fa'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.918 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8a2ed6b1-22b4-4879-beaf-a75059fd2ddc'". 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'8a2ed6b1-22b4-4879-beaf-a75059fd2ddc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.919 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e7c4863-e4e4-4230-ab67-84b49a4ac957'". 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'3e7c4863-e4e4-4230-ab67-84b49a4ac957'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.927 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ce56da9f-42c8-43c3-b9ca-0cce5bd507db'". 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'ce56da9f-42c8-43c3-b9ca-0cce5bd507db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.928 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] RpcWorker process has finished the post initialization 2026-06-24 13:52:08.946 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:08.946 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:08.950 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'77ece05b-b1d3-4bbd-ab18-fa27579974fa'". 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'77ece05b-b1d3-4bbd-ab18-fa27579974fa'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.964 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e7c4863-e4e4-4230-ab67-84b49a4ac957'". 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'3e7c4863-e4e4-4230-ab67-84b49a4ac957'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.969 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ce56da9f-42c8-43c3-b9ca-0cce5bd507db'". 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'ce56da9f-42c8-43c3-b9ca-0cce5bd507db'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:08.970 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] RpcWorker process has finished the post initialization 2026-06-24 13:52:08.977 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:08.977 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:08.984 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:08.985 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:09.024 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connecting... 2026-06-24 13:52:09.025 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] tcp:10.111.103.105:6641: connected 2026-06-24 13:52:09.773 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'087264fc-b3d0-4680-9436-e7568cc9c813'". 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'087264fc-b3d0-4680-9436-e7568cc9c813'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:09.774 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'087264fc-b3d0-4680-9436-e7568cc9c813'". 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'087264fc-b3d0-4680-9436-e7568cc9c813'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:09.780 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a7bc6623-f10d-48d8-ae95-16d5d0aba99a'". 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'a7bc6623-f10d-48d8-ae95-16d5d0aba99a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:09.781 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a7bc6623-f10d-48d8-ae95-16d5d0aba99a'". 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'a7bc6623-f10d-48d8-ae95-16d5d0aba99a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:09.786 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba2e0add-eddb-43f8-943b-8cc0d0393409'". 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'ba2e0add-eddb-43f8-943b-8cc0d0393409'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:09.790 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba2e0add-eddb-43f8-943b-8cc0d0393409'". 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'ba2e0add-eddb-43f8-943b-8cc0d0393409'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 13:52:39.101 12 WARNING oslo_messaging.server [None req-1b997819-b0a8-4a55-90db-5c22ea7bf37f - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-24 13:52:39.111 14 WARNING oslo_messaging.server [None req-d6d0cacf-fe55-4987-9d9f-fec7306575dc - - - - - -] Possible hang: wait is waiting for stop to complete