+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-23 19:18:56.684 1 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:18:56.684 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev31 2026-06-23 19:18:56.684 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-23 19:18:56.684 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:18:57.597 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-23 19:18:57.600 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:18:57.603 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:18:57.603 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-23 19:18:57.603 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-23 19:18:57.603 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-23 19:18:57.603 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:57.610 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:57.610 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:57.610 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-23 19:18:57.895 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-23 19:18:57.895 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-23 19:18:57.895 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-23 19:18:57.913 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:18:57.913 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:18:57.913 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-23 19:18:57.913 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-23 19:19:00.237 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:19:00.486 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:19:00.486 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:19:00.486 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:19:00.486 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:19:00.487 1 INFO neutron.plugins.ml2.extensions.port_security [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:19:00.487 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:19:00.487 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-23 19:19:00.487 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Starting OVNMechanismDriver 2026-06-23 19:19:00.491 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] OVN logging driver registered 2026-06-23 19:19:00.498 1 INFO neutron.quota [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded quota_driver: . 2026-06-23 19:19:00.498 1 INFO neutron.plugins.ml2.plugin [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:19:00.499 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:19:00.499 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:19:00.499 1 INFO neutron.plugins.ml2.managers [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:19:00.499 1 INFO neutron.extensions.vlantransparent [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:19:00.499 1 INFO neutron.extensions.qinq [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Disabled VLAN QinQ extension. 2026-06-23 19:19:00.499 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: qos 2026-06-23 19:19:00.510 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: ovn-router 2026-06-23 19:19:00.539 1 INFO neutron.services.ovn_l3.plugin [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Starting OVNL3RouterPlugin 2026-06-23 19:19:00.543 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: segments 2026-06-23 19:19:00.612 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: trunk 2026-06-23 19:19:00.622 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: log 2026-06-23 19:19:00.624 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-23 19:19:00.670 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-23 19:19:00.670 1 WARNING stevedore.named [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-23 19:19:00.670 1 WARNING stevedore.named [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-23 19:19:00.706 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:19:00.706 1 INFO neutron.common.utils [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-23 19:19:00.707 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: taas 2026-06-23 19:19:00.725 1 WARNING stevedore.named [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-23 19:19:00.729 1 INFO neutron_taas.services.taas.taas_plugin [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:19:00.729 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: tapmirror 2026-06-23 19:19:00.736 1 WARNING stevedore.named [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-23 19:19:00.737 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:19:00.737 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:19:00.741 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: tag 2026-06-23 19:19:00.746 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: timestamp 2026-06-23 19:19:00.748 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:19:00.752 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: flavors 2026-06-23 19:19:00.755 1 INFO neutron.manager [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loading Plugin: revisions 2026-06-23 19:19:00.757 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Initializing extension manager. 2026-06-23 19:19:00.759 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: address-group 2026-06-23 19:19:00.759 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: address-scope 2026-06-23 19:19:00.760 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-23 19:19:00.761 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: agent 2026-06-23 19:19:00.761 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-23 19:19:00.762 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:19:00.763 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:19:00.764 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: availability_zone 2026-06-23 19:19:00.764 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-23 19:19:00.765 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:19:00.765 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:19:00.766 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:19:00.767 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: dns-integration 2026-06-23 19:19:00.768 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:19:00.768 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-23 19:19:00.769 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-23 19:19:00.769 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:19:00.770 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:19:00.770 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:00.771 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:19:00.771 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: external-net 2026-06-23 19:19:00.772 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:19:00.772 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: extraroute 2026-06-23 19:19:00.773 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-23 19:19:00.774 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:19:00.774 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:19:00.775 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:19:00.775 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:19:00.776 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:19:00.776 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: flavors 2026-06-23 19:19:00.777 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:19:00.778 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:19:00.778 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:19:00.779 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-23 19:19:00.779 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:19:00.780 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: router 2026-06-23 19:19:00.782 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:00.783 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-23 19:19:00.783 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-23 19:19:00.784 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:19:00.784 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: l3-ha 2026-06-23 19:19:00.785 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:00.785 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-23 19:19:00.786 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:19:00.787 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:00.787 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-23 19:19:00.789 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-23 19:19:00.790 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:19:00.791 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: logging 2026-06-23 19:19:00.792 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:19:00.793 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:19:00.793 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: multi-provider 2026-06-23 19:19:00.794 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: net-mtu 2026-06-23 19:19:00.794 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:19:00.795 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:19:00.795 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-23 19:19:00.796 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:19:00.797 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:19:00.797 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: pagination 2026-06-23 19:19:00.798 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:19:00.798 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:19:00.799 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:19:00.799 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:19:00.800 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-23 19:19:00.800 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:19:00.801 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:19:00.801 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:19:00.802 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:19:00.802 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:19:00.802 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:19:00.803 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: binding 2026-06-23 19:19:00.804 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: binding-extended 2026-06-23 19:19:00.804 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: port-security 2026-06-23 19:19:00.805 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: project-id 2026-06-23 19:19:00.805 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: provider 2026-06-23 19:19:00.806 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 19:19:00.808 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos 2026-06-23 19:19:00.808 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:19:00.809 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:19:00.810 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-default 2026-06-23 19:19:00.810 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-fip 2026-06-23 19:19:00.811 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:19:00.811 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:19:00.812 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:19:00.812 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:19:00.813 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:19:00.813 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-pps 2026-06-23 19:19:00.814 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:19:00.814 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:19:00.815 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:19:00.815 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:19:00.816 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 19:19:00.818 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: quotas 2026-06-23 19:19:00.819 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: quota_details 2026-06-23 19:19:00.820 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:19:00.821 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-23 19:19:00.821 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:19:00.822 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:19:00.822 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-23 19:19:00.823 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:19:00.824 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:19:00.824 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:19:00.825 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:19:00.826 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:19:00.827 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:19:00.827 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-23 19:19:00.828 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:19:00.828 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:19:00.829 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:19:00.832 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: security-group 2026-06-23 19:19:00.833 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: segment 2026-06-23 19:19:00.834 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:19:00.834 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: service-type 2026-06-23 19:19:00.835 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: sorting 2026-06-23 19:19:00.835 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:19:00.836 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:19:00.837 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:19:00.837 1 WARNING neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:19:00.838 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-23 19:19:00.838 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:19:00.839 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-23 19:19:00.839 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:19:00.840 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:19:00.840 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:19:00.841 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:19:00.841 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: tag-creation 2026-06-23 19:19:00.842 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:19:00.845 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:19:00.846 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:19:00.847 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: trunk 2026-06-23 19:19:00.847 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: trunk-details 2026-06-23 19:19:00.848 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:19:00.848 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 19:19:00.849 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:19:00.849 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 19:19:00.851 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-23 19:19:00.852 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:19:00.852 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:19:00.854 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: vpnaas 2026-06-23 19:19:00.855 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: taas 2026-06-23 19:19:00.856 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: tap-mirror 2026-06-23 19:19:00.856 1 INFO neutron.api.extensions [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 19:19:00.859 1 INFO oslo_service.backend.eventlet.service [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Starting 2 workers 2026-06-23 19:19:00.864 1 INFO oslo_service.backend.eventlet.service [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Starting 1 workers 2026-06-23 19:19:00.869 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-23 19:19:00.871 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-23 19:19:00.877 1 WARNING oslo_config.cfg [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] 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-23 19:19:00.899 11 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] 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-23 19:19:00.902 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] 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-23 19:19:00.902 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:00.902 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:00.903 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:00.904 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:00.949 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a85de5d-5f4f-42eb-b04a-aa3732baa8f4'". 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'5a85de5d-5f4f-42eb-b04a-aa3732baa8f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:00.959 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf7af42d-62e3-4f7e-9b8a-f618e7b41004'". 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'bf7af42d-62e3-4f7e-9b8a-f618e7b41004'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:00.967 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'adfebbcf-3dfd-4d9c-bfb3-8529182049da'". 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'adfebbcf-3dfd-4d9c-bfb3-8529182049da'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:00.974 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'11b98e9e-5aa9-4de2-9e24-b636dd9cc544'". 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'11b98e9e-5aa9-4de2-9e24-b636dd9cc544'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:00.975 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-23 19:19:00.982 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a85de5d-5f4f-42eb-b04a-aa3732baa8f4'". 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'5a85de5d-5f4f-42eb-b04a-aa3732baa8f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:00.992 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.103.173.166:6642: connecting... 2026-06-23 19:19:00.992 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.103.173.166:6642: connected 2026-06-23 19:19:00.996 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf7af42d-62e3-4f7e-9b8a-f618e7b41004'". 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'bf7af42d-62e3-4f7e-9b8a-f618e7b41004'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.018 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c6d352d-7194-4f56-9110-ccfff5795b88'". 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'9c6d352d-7194-4f56-9110-ccfff5795b88'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.018 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'adfebbcf-3dfd-4d9c-bfb3-8529182049da'". 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'adfebbcf-3dfd-4d9c-bfb3-8529182049da'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.024 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f79d1d94-5e9f-43db-952f-6f413879949d'". 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'f79d1d94-5e9f-43db-952f-6f413879949d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.028 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'11b98e9e-5aa9-4de2-9e24-b636dd9cc544'". 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'11b98e9e-5aa9-4de2-9e24-b636dd9cc544'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.029 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-23 19:19:01.035 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'51ebe3ae-5fc7-4748-9a99-ce9a5ed474b6'". 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'51ebe3ae-5fc7-4748-9a99-ce9a5ed474b6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.042 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'06c5fe5d-e7fb-4e6e-81d6-8cbe5d0305f8'". 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'06c5fe5d-e7fb-4e6e-81d6-8cbe5d0305f8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.046 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.103.173.166:6642: connecting... 2026-06-23 19:19:01.046 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.103.173.166:6642: connected 2026-06-23 19:19:01.047 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6acc734a-4b7d-48c4-ba80-c292d11b2206'". 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'6acc734a-4b7d-48c4-ba80-c292d11b2206'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.048 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] RpcWorker process has finished the post initialization 2026-06-23 19:19:01.066 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:01.066 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:01.067 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c6d352d-7194-4f56-9110-ccfff5795b88'". 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'9c6d352d-7194-4f56-9110-ccfff5795b88'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.072 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f79d1d94-5e9f-43db-952f-6f413879949d'". 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'f79d1d94-5e9f-43db-952f-6f413879949d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.080 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'51ebe3ae-5fc7-4748-9a99-ce9a5ed474b6'". 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'51ebe3ae-5fc7-4748-9a99-ce9a5ed474b6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.098 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'06c5fe5d-e7fb-4e6e-81d6-8cbe5d0305f8'". 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'06c5fe5d-e7fb-4e6e-81d6-8cbe5d0305f8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.104 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:01.104 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:01.110 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6acc734a-4b7d-48c4-ba80-c292d11b2206'". 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'6acc734a-4b7d-48c4-ba80-c292d11b2206'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.111 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] RpcWorker process has finished the post initialization 2026-06-23 19:19:01.132 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:01.132 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:01.171 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connecting... 2026-06-23 19:19:01.172 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] tcp:10.98.103.230:6641: connected 2026-06-23 19:19:01.857 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'21988836-506e-44e0-ae93-81cd87523114'". 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'21988836-506e-44e0-ae93-81cd87523114'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.863 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'21988836-506e-44e0-ae93-81cd87523114'". 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'21988836-506e-44e0-ae93-81cd87523114'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-23 19:19:01.864 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fa4762e2-74cf-419f-bc4d-69296352ade8 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6ea93924-efd8-4265-9dc9-ca5eb8a85fe6'". 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'6ea93924-efd8-4265-9dc9-ca5eb8a85fe6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster