+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-31 05:33:49.835 1 INFO neutron.common.config [-] Logging enabled! 2026-03-31 05:33:49.836 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-03-31 05:33:49.837 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-31 05:33:49.837 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-31 05:33:52.075 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-31 05:33:52.078 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-31 05:33:52.080 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-31 05:33:52.081 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-31 05:33:52.081 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-31 05:33:52.082 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-31 05:33:52.082 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:33:52.087 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:33:52.087 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-31 05:33:52.087 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-31 05:33:52.225 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-31 05:33:52.226 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-31 05:33:52.226 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-31 05:33:52.258 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-31 05:33:52.258 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-31 05:33:52.258 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-31 05:33:52.258 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-31 05:33:52.265 1 WARNING oslo_policy.policy [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-03-31 05:33:54.588 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing driver for type 'vlan' 2026-03-31 05:33:54.775 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] VlanTypeDriver initialization complete 2026-03-31 05:33:54.775 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing driver for type 'vxlan' 2026-03-31 05:33:54.776 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-31 05:33:54.820 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-31 05:33:54.821 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-31 05:33:54.821 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing extension driver 'port_security' 2026-03-31 05:33:54.822 1 INFO neutron.plugins.ml2.extensions.port_security [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-31 05:33:54.822 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing extension driver 'qos' 2026-03-31 05:33:54.823 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-31 05:33:54.823 1 INFO neutron.plugins.ml2.managers [None req-574a049a-3b72-4b97-aaf2-794b47da33ce - - - - - -] Initializing mechanism driver 'l2population' 2026-03-31 05:33:54.839 1 INFO neutron.quota [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded quota_driver: . 2026-03-31 05:33:54.840 1 INFO neutron.plugins.ml2.plugin [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Modular L2 Plugin initialization complete 2026-03-31 05:33:54.853 1 INFO neutron.plugins.ml2.managers [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-31 05:33:54.853 1 INFO neutron.plugins.ml2.managers [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-31 05:33:54.857 1 INFO neutron.plugins.ml2.managers [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-31 05:33:54.858 1 INFO neutron.extensions.vlantransparent [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Disabled vlantransparent extension. 2026-03-31 05:33:54.858 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: qos 2026-03-31 05:33:54.881 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: router 2026-03-31 05:33:54.922 1 INFO neutron.services.service_base [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-31 05:33:54.923 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: segments 2026-03-31 05:33:54.992 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: trunk 2026-03-31 05:33:55.053 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: vpnaas 2026-03-31 05:33:55.091 1 WARNING stevedore.named [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-31 05:33:55.195 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-31 05:33:55.196 1 INFO neutron.common.utils [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-31 05:33:55.196 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: auto_allocate 2026-03-31 05:33:55.204 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: tag 2026-03-31 05:33:55.209 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: timestamp 2026-03-31 05:33:55.212 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: network_ip_availability 2026-03-31 05:33:55.218 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: flavors 2026-03-31 05:33:55.221 1 INFO neutron.manager [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loading Plugin: revisions 2026-03-31 05:33:55.225 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Initializing extension manager. 2026-03-31 05:33:55.227 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: address-group 2026-03-31 05:33:55.228 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: address-scope 2026-03-31 05:33:55.228 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-31 05:33:55.229 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: agent 2026-03-31 05:33:55.230 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: agent-resources-synced 2026-03-31 05:33:55.231 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-31 05:33:55.232 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-31 05:33:55.233 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: availability_zone 2026-03-31 05:33:55.233 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: availability_zone_filter 2026-03-31 05:33:55.234 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-31 05:33:55.234 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: default-subnetpools 2026-03-31 05:33:55.236 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-31 05:33:55.236 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: dns-integration 2026-03-31 05:33:55.237 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: dns-domain-ports 2026-03-31 05:33:55.237 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-31 05:33:55.238 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: dvr 2026-03-31 05:33:55.238 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-31 05:33:55.239 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: empty-string-filtering 2026-03-31 05:33:55.239 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-31 05:33:55.240 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-31 05:33:55.240 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: external-net 2026-03-31 05:33:55.241 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-31 05:33:55.241 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: extraroute 2026-03-31 05:33:55.242 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: extraroute-atomic 2026-03-31 05:33:55.242 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-31 05:33:55.243 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-31 05:33:55.244 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-31 05:33:55.244 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-31 05:33:55.245 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: fip-port-details 2026-03-31 05:33:55.245 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: flavors 2026-03-31 05:33:55.246 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-31 05:33:55.247 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: floatingip-pools 2026-03-31 05:33:55.247 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: ip_allocation 2026-03-31 05:33:55.248 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-31 05:33:55.248 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: l2_adjacency 2026-03-31 05:33:55.249 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: router 2026-03-31 05:33:55.251 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-31 05:33:55.251 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-31 05:33:55.252 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-31 05:33:55.253 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: ext-gw-mode 2026-03-31 05:33:55.254 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: l3-ha 2026-03-31 05:33:55.255 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-31 05:33:55.255 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-31 05:33:55.256 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: l3-flavors 2026-03-31 05:33:55.257 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-31 05:33:55.258 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-31 05:33:55.260 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-31 05:33:55.261 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-31 05:33:55.262 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-31 05:33:55.263 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-31 05:33:55.264 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-31 05:33:55.264 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: multi-provider 2026-03-31 05:33:55.265 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: net-mtu 2026-03-31 05:33:55.265 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: net-mtu-writable 2026-03-31 05:33:55.266 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: network_availability_zone 2026-03-31 05:33:55.266 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: network_ha 2026-03-31 05:33:55.267 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: network-ip-availability 2026-03-31 05:33:55.268 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-31 05:33:55.268 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: pagination 2026-03-31 05:33:55.269 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-device-profile 2026-03-31 05:33:55.269 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-31 05:33:55.270 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-31 05:33:55.270 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-31 05:33:55.271 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-mac-override 2026-03-31 05:33:55.271 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-31 05:33:55.272 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-31 05:33:55.272 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-resource-request 2026-03-31 05:33:55.273 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-31 05:33:55.273 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: binding 2026-03-31 05:33:55.274 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: binding-extended 2026-03-31 05:33:55.275 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-security 2026-03-31 05:33:55.275 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: project-id 2026-03-31 05:33:55.275 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: provider 2026-03-31 05:33:55.277 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos 2026-03-31 05:33:55.278 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-31 05:33:55.279 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-31 05:33:55.279 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-default 2026-03-31 05:33:55.280 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-fip 2026-03-31 05:33:55.280 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-31 05:33:55.281 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-31 05:33:55.281 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-31 05:33:55.282 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-31 05:33:55.282 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-31 05:33:55.283 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-pps 2026-03-31 05:33:55.283 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-31 05:33:55.284 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-31 05:33:55.285 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: qos-rules-alias 2026-03-31 05:33:55.285 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: quota-check-limit 2026-03-31 05:33:55.287 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: quotas 2026-03-31 05:33:55.289 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: quota_details 2026-03-31 05:33:55.290 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: rbac-policies 2026-03-31 05:33:55.291 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: rbac-address-group 2026-03-31 05:33:55.291 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: rbac-address-scope 2026-03-31 05:33:55.292 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: rbac-security-groups 2026-03-31 05:33:55.292 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-31 05:33:55.293 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: revision-if-match 2026-03-31 05:33:55.294 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-31 05:33:55.294 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: router_availability_zone 2026-03-31 05:33:55.295 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-31 05:33:55.296 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-31 05:33:55.297 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-31 05:33:55.297 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-31 05:33:55.298 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-31 05:33:55.298 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-31 05:33:55.299 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-31 05:33:55.306 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: security-group 2026-03-31 05:33:55.307 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: segment 2026-03-31 05:33:55.308 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-31 05:33:55.308 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: service-type 2026-03-31 05:33:55.309 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: sorting 2026-03-31 05:33:55.309 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: standard-attr-segment 2026-03-31 05:33:55.310 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: standard-attr-description 2026-03-31 05:33:55.311 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: stateful-security-group 2026-03-31 05:33:55.311 1 WARNING neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-31 05:33:55.312 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-31 05:33:55.312 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: subnet_onboard 2026-03-31 05:33:55.313 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-31 05:33:55.313 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: subnet-service-types 2026-03-31 05:33:55.314 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: subnet_allocation 2026-03-31 05:33:55.315 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-31 05:33:55.315 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-31 05:33:55.318 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: standard-attr-tag 2026-03-31 05:33:55.319 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-31 05:33:55.319 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: trunk 2026-03-31 05:33:55.320 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: trunk-details 2026-03-31 05:33:55.320 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-31 05:33:55.321 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-31 05:33:55.323 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-31 05:33:55.323 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-31 05:33:55.324 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: vpn-flavors 2026-03-31 05:33:55.325 1 INFO neutron.api.extensions [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Loaded extension: vpnaas 2026-03-31 05:33:55.329 1 INFO oslo_service.service [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Starting 2 workers 2026-03-31 05:33:55.334 1 INFO oslo_service.service [None req-ac0e173e-9f11-4de4-a4c6-dc5f7b39dcc6 - - - - - -] Starting 1 workers 2026-03-31 05:34:44.973 9 INFO neutron.db.l3_hamode_db [None req-3f5d5d8d-6574-4ab4-afae-30aa6968ab04 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-31 05:35:00.321 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port d62328b9-9c4c-4570-a83c-3d026514e506 2026-03-31 05:35:00.331 10 INFO neutron.plugins.ml2.plugin [None req-17ddeb98-a87d-4763-bc82-85db11b326a6 - - - - - -] Attempt 1 to provision port d62328b9-9c4c-4570-a83c-3d026514e506 2026-03-31 05:35:02.033 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port d62328b9-9c4c-4570-a83c-3d026514e506 2026-03-31 05:39:36.414 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 39f97bc4-252e-414c-ac69-21d8cfbf1917 2026-03-31 05:39:37.121 10 INFO neutron.plugins.ml2.plugin [None req-7588536d-8ab6-44bb-bb4c-c6bcf0cd5dc0 - - - - - -] Attempt 1 to provision port 39f97bc4-252e-414c-ac69-21d8cfbf1917 2026-03-31 05:39:38.234 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 39f97bc4-252e-414c-ac69-21d8cfbf1917 2026-03-31 05:39:45.494 9 INFO neutron.plugins.ml2.plugin [None req-c63ec0a4-2975-4eb3-bbbf-c433ec73ec6f - - - - - -] Attempt 1 to provision port e9e4e87f-adfc-4615-93b4-5b65b9ef0e80 2026-03-31 05:43:54.525 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e9e4e87f-adfc-4615-93b4-5b65b9ef0e80 2026-03-31 05:43:56.442 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e9e4e87f-adfc-4615-93b4-5b65b9ef0e80 2026-03-31 05:53:13.008 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 0122b8df-851a-4dc0-993f-ee3439215f36 2026-03-31 05:53:14.969 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 0122b8df-851a-4dc0-993f-ee3439215f36 2026-03-31 06:09:06.018 10 INFO neutron.plugins.ml2.plugin [None req-5256641f-5025-4840-b0f0-a0f8e3657e25 - - - - - -] Attempt 1 to provision port 30303d37-3e76-4dba-b2d5-8b8683e62bee 2026-03-31 06:09:06.492 9 INFO neutron.plugins.ml2.plugin [None req-7a1e51df-ed1b-4a95-928e-83284f5accd2 - - - - - -] Attempt 1 to provision port 0a42f9cc-1105-4f83-8304-d4f6b1ffe15a 2026-03-31 06:09:06.662 9 INFO neutron.plugins.ml2.plugin [None req-0606b777-3b7d-4da1-8d0f-f8506ee32094 - - - - - -] Attempt 1 to provision port 4e6508c6-729f-435a-917f-a889ba7dd4e8 2026-03-31 06:09:07.026 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 4e6508c6-729f-435a-917f-a889ba7dd4e8 2026-03-31 06:09:07.051 9 INFO neutron.plugins.ml2.plugin [None req-1925476b-3d39-45b3-a3d9-7d2a28ef1e4f - - - - - -] Attempt 1 to provision port 3c15e007-f47e-49c4-83b4-b47968bde8fe 2026-03-31 06:09:07.490 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3c15e007-f47e-49c4-83b4-b47968bde8fe 2026-03-31 06:09:09.141 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 4e6508c6-729f-435a-917f-a889ba7dd4e8 2026-03-31 06:09:09.670 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3c15e007-f47e-49c4-83b4-b47968bde8fe 2026-03-31 06:09:09.763 10 INFO neutron.plugins.ml2.plugin [None req-71343314-83cc-46b5-8561-7098bf068b98 - - - - - -] Attempt 1 to provision port 9fa9adef-1706-4aef-b495-7fefa2f4e168 2026-03-31 06:09:09.942 9 INFO neutron.plugins.ml2.plugin [None req-751432b3-af6b-4865-807b-951a3689060a - - - - - -] Attempt 1 to provision port 394a2ad6-4921-4791-b9ab-d3f79f6a0300 2026-03-31 06:09:10.505 10 INFO neutron.plugins.ml2.plugin [None req-a5d49b20-d874-4f03-b211-d4793b4dc0a7 - - - - - -] Attempt 1 to provision port 9fa9adef-1706-4aef-b495-7fefa2f4e168 2026-03-31 06:09:10.652 9 INFO neutron.plugins.ml2.plugin [None req-2d433714-d781-4684-99ec-e0fff040ab03 - - - - - -] Attempt 1 to provision port 394a2ad6-4921-4791-b9ab-d3f79f6a0300 2026-03-31 06:09:12.335 10 INFO neutron.plugins.ml2.plugin [None req-91cecad5-df86-4ef2-a604-a967d6380efa - - - - - -] Attempt 1 to provision port a5ae6205-b81c-4653-b7ad-cd2b7c9b392a 2026-03-31 06:09:12.880 10 INFO neutron.plugins.ml2.plugin [None req-5c97ce0c-dfa0-4807-8d71-1ee2dfa3f1fb - - - - - -] Attempt 1 to provision port 8ef446bf-ef64-487e-88e8-1066f3f8bc5f 2026-03-31 06:09:13.038 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8ef446bf-ef64-487e-88e8-1066f3f8bc5f 2026-03-31 06:09:15.040 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8ef446bf-ef64-487e-88e8-1066f3f8bc5f 2026-03-31 06:09:15.441 10 INFO neutron.plugins.ml2.plugin [None req-7bfaae01-e063-45a3-a8fb-14246472cbe7 - - - - - -] Attempt 1 to provision port 2931b3e4-78ce-4615-b54b-9b9a4552d743 2026-03-31 06:09:16.222 9 INFO neutron.plugins.ml2.plugin [None req-f5b30229-a449-4717-b83a-d1dbdda3f085 - - - - - -] Attempt 1 to provision port 2931b3e4-78ce-4615-b54b-9b9a4552d743 2026-03-31 06:09:19.124 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 32c27fd7-024d-4855-bb70-3cae1c42e540 2026-03-31 06:09:19.720 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 164f1cb6-c8ba-4f2b-afe5-61c157bab5eb 2026-03-31 06:09:21.145 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 32c27fd7-024d-4855-bb70-3cae1c42e540 2026-03-31 06:09:21.436 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 164f1cb6-c8ba-4f2b-afe5-61c157bab5eb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-31 06:09:24.362 9 INFO neutron.plugins.ml2.plugin [None req-84efd0d5-903c-4d68-8b67-0211e1c7f1a0 - - - - - -] Attempt 1 to provision port 3e53e104-c6ca-45a4-b5f8-ff50df8e9c43 2026-03-31 06:09:25.053 9 INFO neutron.plugins.ml2.plugin [None req-d8cddfe5-1ce8-4593-9820-4632dce5c8c7 - - - - - -] Attempt 1 to provision port ecebd877-9b06-4014-a892-57e83b4739fa 2026-03-31 06:09:25.062 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ecebd877-9b06-4014-a892-57e83b4739fa 2026-03-31 06:09:25.367 9 INFO neutron.plugins.ml2.plugin [None req-d8cddfe5-1ce8-4593-9820-4632dce5c8c7 - - - - - -] Attempt 1 to provision port f3980d58-50f8-46ed-a23d-7ef9338bdc1f 2026-03-31 06:09:27.042 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ecebd877-9b06-4014-a892-57e83b4739fa 2026-03-31 06:09:27.867 10 INFO neutron.plugins.ml2.plugin [None req-4a4bf6de-6921-42dc-bfb4-e03c28f2051c - - - - - -] Attempt 1 to provision port afb5c53a-abf2-4750-88bd-5a4883c933c9 2026-03-31 06:09:28.532 10 INFO neutron.plugins.ml2.plugin [None req-606b4bd9-c397-416a-8150-e43a50370e10 - - - - - -] Attempt 1 to provision port afb5c53a-abf2-4750-88bd-5a4883c933c9 2026-03-31 06:09:29.141 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3e53e104-c6ca-45a4-b5f8-ff50df8e9c43 2026-03-31 06:09:29.877 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd761a25-869b-4466-9d7d-87287513fd9c'] response: {'server_uuid': 'd05c2b84-4517-47fb-9cea-83a7780694fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e53e104-c6ca-45a4-b5f8-ff50df8e9c43', 'code': 200} 2026-03-31 06:09:29.942 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port a241ad2a-a6dc-4500-bada-379d037b62bf 2026-03-31 06:09:30.301 10 INFO neutron.plugins.ml2.plugin [None req-d2b57b69-0df2-4c34-9d04-60ecc63468e9 - - - - - -] Attempt 1 to provision port 3da5ba36-ac39-4fac-9be7-bf272f664369 2026-03-31 06:09:30.966 10 INFO neutron.plugins.ml2.plugin [None req-482ba50b-cf3f-4fe5-928e-1c8ba4d5ce9c - - - - - -] Attempt 1 to provision port 8935d159-b240-42af-90f1-03e84b1b82c8 2026-03-31 06:09:31.245 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8935d159-b240-42af-90f1-03e84b1b82c8 2026-03-31 06:09:31.879 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3e53e104-c6ca-45a4-b5f8-ff50df8e9c43 2026-03-31 06:09:32.573 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port a241ad2a-a6dc-4500-bada-379d037b62bf 2026-03-31 06:09:33.151 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8935d159-b240-42af-90f1-03e84b1b82c8 2026-03-31 06:09:33.823 9 INFO neutron.plugins.ml2.plugin [None req-5994dbc1-f669-402a-9f75-dfa6529adedf - - - - - -] Attempt 1 to provision port c5b7c556-8235-4563-9f2c-2cde65d88847 2026-03-31 06:09:34.011 10 INFO neutron.plugins.ml2.plugin [None req-8072aa92-4565-4253-8036-2b8393e591f0 - - - - - -] Attempt 1 to provision port e3b8d634-3160-4245-bac8-25e74a2c12f8 2026-03-31 06:09:34.948 10 INFO neutron.plugins.ml2.plugin [None req-60420579-4953-4a72-bf97-70f0e8628547 - - - - - -] Attempt 1 to provision port e3b8d634-3160-4245-bac8-25e74a2c12f8 2026-03-31 06:09:35.174 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 812b4151-f759-441b-8607-0bdbee6ce9dd 2026-03-31 06:09:37.636 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port c5b7c556-8235-4563-9f2c-2cde65d88847 2026-03-31 06:09:37.794 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-02c3363a-0082-4058-a46b-956fa11a9298'] response: {'server_uuid': '92193477-05e3-49a2-963b-db108bfbc12c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5b7c556-8235-4563-9f2c-2cde65d88847', 'code': 200} 2026-03-31 06:09:38.365 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 812b4151-f759-441b-8607-0bdbee6ce9dd 2026-03-31 06:09:39.675 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port c5b7c556-8235-4563-9f2c-2cde65d88847 2026-03-31 06:09:41.788 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a66c69f1-8733-40f4-a553-42d9fedf1a24'] response: {'server_uuid': '92193477-05e3-49a2-963b-db108bfbc12c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c5b7c556-8235-4563-9f2c-2cde65d88847', 'code': 200} 2026-03-31 06:09:43.053 10 INFO neutron.plugins.ml2.plugin [None req-de46f5a3-2cf8-4784-bbc5-1381390a78fc - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:09:44.910 9 INFO neutron.plugins.ml2.plugin [None req-2bc23a67-2a5a-40b4-acf9-3f3e69e62b17 - - - - - -] Attempt 1 to provision port e54c92cb-e16b-4a67-885f-54180be78f53 2026-03-31 06:09:47.449 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:09:48.107 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5139ce8-4f1f-4352-b745-88017565bf12'] response: {'server_uuid': '119101c4-9d57-4cf0-a473-c7a877a5b594', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47d9b720-2598-447e-a2da-44df88184afd', 'code': 200} 2026-03-31 06:09:49.362 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:09:53.307 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3da5ba36-ac39-4fac-9be7-bf272f664369 2026-03-31 06:09:53.789 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e3b8d634-3160-4245-bac8-25e74a2c12f8 2026-03-31 06:09:55.298 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3da5ba36-ac39-4fac-9be7-bf272f664369 2026-03-31 06:09:55.520 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e3b8d634-3160-4245-bac8-25e74a2c12f8 2026-03-31 06:10:04.757 10 INFO neutron.plugins.ml2.plugin [None req-e36c7367-c558-44da-8077-c0356e4c8370 - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:10:05.328 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:10:07.090 9 INFO neutron.plugins.ml2.plugin [None req-b0600aab-93aa-4bed-b9c1-137ea9880e6b - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:10:07.357 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 47d9b720-2598-447e-a2da-44df88184afd 2026-03-31 06:10:09.548 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d54a023-d288-452a-9b9c-29c9a1b46b19'] response: {'server_uuid': '119101c4-9d57-4cf0-a473-c7a877a5b594', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '47d9b720-2598-447e-a2da-44df88184afd', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-31 06:10:21.316 9 INFO neutron.plugins.ml2.plugin [None req-4d336d55-341a-41d6-bb6f-8b132c4ec475 - - - - - -] Attempt 1 to provision port cb9b30bc-1859-46dc-8158-7e7cd850a808 2026-03-31 06:10:21.349 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 9b6cd5e7-d05e-403f-8513-0ce369d27e4c 2026-03-31 06:10:21.962 10 INFO neutron.plugins.ml2.plugin [None req-677df756-f529-40f0-8860-66794e002146 - - - - - -] Attempt 1 to provision port 9b6cd5e7-d05e-403f-8513-0ce369d27e4c 2026-03-31 06:10:23.568 10 INFO neutron.plugins.ml2.plugin [None req-387e1184-69f8-4583-8240-f4a833794a33 - - - - - -] Attempt 1 to provision port e049c292-21e3-486a-ab0f-5e9ad352a09e 2026-03-31 06:10:23.579 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e049c292-21e3-486a-ab0f-5e9ad352a09e 2026-03-31 06:10:24.336 10 INFO neutron.plugins.ml2.plugin [None req-6e3c6d7f-eccb-4fc8-8774-91c0a25890df - - - - - -] Attempt 1 to provision port fe8414a2-39c4-45c1-b27f-ec3bb3d64249 2026-03-31 06:10:24.562 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 9b6cd5e7-d05e-403f-8513-0ce369d27e4c 2026-03-31 06:10:25.110 9 INFO neutron.plugins.ml2.plugin [None req-8ac43bfd-e193-4837-be6f-0d5e4aa82400 - - - - - -] Attempt 1 to provision port fe8414a2-39c4-45c1-b27f-ec3bb3d64249 2026-03-31 06:10:25.263 10 INFO neutron.plugins.ml2.plugin [None req-58f1a6eb-91ae-42ea-998f-4c17b53c0c63 - - - - - -] Attempt 1 to provision port a1cb6576-255b-416d-b39b-fed3f2984e45 2026-03-31 06:10:25.446 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port a1cb6576-255b-416d-b39b-fed3f2984e45 2026-03-31 06:10:25.832 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f39d7242-ea26-4082-acab-0f8c602c2df9 2026-03-31 06:10:26.516 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e049c292-21e3-486a-ab0f-5e9ad352a09e 2026-03-31 06:10:26.884 10 INFO neutron.plugins.ml2.plugin [None req-b7312d3d-6ab5-4818-8572-40658e11562d - - - - - -] Attempt 1 to provision port 33506246-5ad4-4411-9dbc-8c6759be7644 2026-03-31 06:10:27.318 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port a1cb6576-255b-416d-b39b-fed3f2984e45 2026-03-31 06:10:27.446 10 INFO neutron.plugins.ml2.plugin [None req-7a6f288f-7dc2-4f29-8cec-f823db6b9b0b - - - - - -] Attempt 1 to provision port 33506246-5ad4-4411-9dbc-8c6759be7644 2026-03-31 06:10:27.693 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f39d7242-ea26-4082-acab-0f8c602c2df9 2026-03-31 06:10:29.213 9 INFO neutron.plugins.ml2.plugin [None req-49852244-444b-483d-9926-88c51b373941 - - - - - -] Attempt 1 to provision port 54190f54-1498-4a88-abcd-4558c95907b2 2026-03-31 06:10:30.001 9 INFO neutron.plugins.ml2.plugin [None req-dd78c07c-97f7-452e-ae84-8428b80735fe - - - - - -] Attempt 1 to provision port 54190f54-1498-4a88-abcd-4558c95907b2 2026-03-31 06:10:33.660 9 INFO neutron.plugins.ml2.plugin [None req-a23b9f22-a67c-4376-beb9-d0dbb869fc5b - - - - - -] Attempt 1 to provision port f477b743-3601-4acb-9dab-65c13eab2ea3 2026-03-31 06:10:36.043 10 INFO neutron.plugins.ml2.plugin [None req-0a9992fc-0ca6-4b1b-9a23-0cb7bb3b5915 - - - - - -] Attempt 1 to provision port 0239c703-24b6-40ea-aa70-2e7bb6cb93d3 2026-03-31 06:10:39.465 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3df56c71-33b5-4df1-9e72-c6c31d3375f6 2026-03-31 06:10:40.113 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f477b743-3601-4acb-9dab-65c13eab2ea3 2026-03-31 06:10:40.295 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9147436-cb7a-45bd-abca-15a2647d9773'] response: {'server_uuid': '8f7b400e-a055-4d87-9836-86f9af94a64a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f477b743-3601-4acb-9dab-65c13eab2ea3', 'code': 200} 2026-03-31 06:10:40.372 10 INFO neutron.plugins.ml2.plugin [None req-995f5249-26a4-4278-b122-16e14078ab3e - - - - - -] Attempt 1 to provision port 3df56c71-33b5-4df1-9e72-c6c31d3375f6 2026-03-31 06:10:41.153 10 INFO neutron.plugins.ml2.plugin [None req-be9d3726-0f8d-4312-b6e0-b4d6bc98eb7b - - - - - -] Attempt 1 to provision port 6350c61d-5860-496b-b249-808fa7500971 2026-03-31 06:10:41.702 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6350c61d-5860-496b-b249-808fa7500971 2026-03-31 06:10:41.825 10 INFO neutron.plugins.ml2.plugin [None req-10777678-592d-4f5f-93c8-39441b4cbc11 - - - - - -] Attempt 1 to provision port 87ce4640-146c-49b7-9ac9-af9b819457d4 2026-03-31 06:10:42.246 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fed9d90a-3759-4674-a5e4-530b28347eed 2026-03-31 06:10:42.927 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 3df56c71-33b5-4df1-9e72-c6c31d3375f6 2026-03-31 06:10:43.192 10 INFO neutron.plugins.ml2.plugin [None req-60586e2d-1e4d-463b-b005-e4e3280fcbd8 - - - - - -] Attempt 1 to provision port 4b932208-dfac-42e7-855d-a71b02351d8c 2026-03-31 06:10:43.276 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f477b743-3601-4acb-9dab-65c13eab2ea3 2026-03-31 06:10:43.633 10 INFO neutron.plugins.ml2.plugin [None req-60586e2d-1e4d-463b-b005-e4e3280fcbd8 - - - - - -] Attempt 1 to provision port 605327b3-caa5-489c-bcc9-f7a6f22b005c 2026-03-31 06:10:43.806 10 INFO neutron.plugins.ml2.plugin [None req-7d2de1c5-68eb-436c-b388-b0286227ac0b - - - - - -] Attempt 1 to provision port 87ce4640-146c-49b7-9ac9-af9b819457d4 2026-03-31 06:10:43.846 10 INFO neutron.plugins.ml2.plugin [None req-7d2de1c5-68eb-436c-b388-b0286227ac0b - - - - - -] Attempt 1 to provision port 605327b3-caa5-489c-bcc9-f7a6f22b005c 2026-03-31 06:10:43.890 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6350c61d-5860-496b-b249-808fa7500971 2026-03-31 06:10:44.224 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fe8414a2-39c4-45c1-b27f-ec3bb3d64249 2026-03-31 06:10:44.676 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fed9d90a-3759-4674-a5e4-530b28347eed 2026-03-31 06:10:45.174 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 4b932208-dfac-42e7-855d-a71b02351d8c 2026-03-31 06:10:45.442 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port cb9b30bc-1859-46dc-8158-7e7cd850a808 2026-03-31 06:10:46.523 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fe8414a2-39c4-45c1-b27f-ec3bb3d64249 2026-03-31 06:10:47.068 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port cb9b30bc-1859-46dc-8158-7e7cd850a808 2026-03-31 06:10:47.363 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 4b932208-dfac-42e7-855d-a71b02351d8c 2026-03-31 06:10:51.448 9 INFO neutron.plugins.ml2.plugin [None req-18d9f550-fee2-47fa-8b7b-6f38cae90a38 - - - - - -] Attempt 1 to provision port d738ddc1-1c50-4b1a-9d5d-f64b65848bdc 2026-03-31 06:10:52.470 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port d738ddc1-1c50-4b1a-9d5d-f64b65848bdc 2026-03-31 06:10:53.035 10 INFO neutron.plugins.ml2.plugin [None req-016812d9-960f-4373-b6cf-467dc3338900 - - - - - -] Attempt 1 to provision port 1eeb769f-50f8-4914-98dd-122839dd57b6 2026-03-31 06:10:53.681 10 INFO neutron.plugins.ml2.plugin [None req-c3f78c3e-67c2-402c-bb3a-4c63ee9885c9 - - - - - -] Attempt 1 to provision port 1eeb769f-50f8-4914-98dd-122839dd57b6 2026-03-31 06:10:54.455 9 INFO neutron.plugins.ml2.plugin [None req-91272be8-65b2-47ac-b197-fd88e9092c62 - - - - - -] Attempt 1 to provision port 6092a014-7f0f-4eb5-9988-e01fb1efc013 2026-03-31 06:10:56.484 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1991a7dd-d9b3-41ee-a601-2b148fe93282 2026-03-31 06:10:56.944 9 INFO neutron.plugins.ml2.plugin [None req-67bbc114-8df5-4947-b6e7-67d2bc9013a8 - - - - - -] Attempt 1 to provision port 1991a7dd-d9b3-41ee-a601-2b148fe93282 2026-03-31 06:10:57.877 10 INFO neutron.plugins.ml2.plugin [None req-e7ce3bb7-8ac7-484d-840a-8c7006c712d8 - - - - - -] Attempt 1 to provision port 95548b8a-5726-4eab-ac66-e348bc3ed6ed 2026-03-31 06:10:58.401 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 95548b8a-5726-4eab-ac66-e348bc3ed6ed 2026-03-31 06:10:58.874 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 0239c703-24b6-40ea-aa70-2e7bb6cb93d3 2026-03-31 06:10:58.960 9 INFO neutron.plugins.ml2.plugin [None req-c77f334f-c429-4881-9c19-53f07e53e5c1 - - - - - -] Attempt 1 to provision port a3986e33-86b4-493a-8115-1e76bfd8180c 2026-03-31 06:10:59.252 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1991a7dd-d9b3-41ee-a601-2b148fe93282 2026-03-31 06:10:59.814 9 INFO neutron.plugins.ml2.plugin [None req-0f6a88f6-f7b4-4f7d-b27b-321d80f8bca1 - - - - - -] Attempt 1 to provision port a3986e33-86b4-493a-8115-1e76bfd8180c 2026-03-31 06:11:00.429 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 95548b8a-5726-4eab-ac66-e348bc3ed6ed 2026-03-31 06:11:00.773 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6092a014-7f0f-4eb5-9988-e01fb1efc013 2026-03-31 06:11:01.009 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1b9b47-e501-44be-875a-786e0083b3dc'] response: {'server_uuid': 'f0b77576-32f8-470e-811e-ddd7559e9d8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6092a014-7f0f-4eb5-9988-e01fb1efc013', 'code': 200} 2026-03-31 06:11:01.193 9 INFO neutron.plugins.ml2.plugin [None req-ab2ea4e8-7d8e-49c6-8f52-578f75d05bdd - - - - - -] Attempt 1 to provision port 5a56d46f-1e5d-49be-9098-796e3f288061 2026-03-31 06:11:01.587 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 0239c703-24b6-40ea-aa70-2e7bb6cb93d3 2026-03-31 06:11:01.912 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 605327b3-caa5-489c-bcc9-f7a6f22b005c 2026-03-31 06:11:02.001 9 INFO neutron.plugins.ml2.plugin [None req-2e97297f-3b7f-4dbb-865d-a38a1e7c2da6 - - - - - -] Attempt 1 to provision port 9fe7c45b-ff1d-4386-857e-1705087ad878 2026-03-31 06:11:02.860 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 163bce5f-e1ba-4584-b713-ff8034eadd81 2026-03-31 06:11:02.970 10 INFO neutron.plugins.ml2.plugin [None req-5ba8c9ae-5032-4aab-a89c-b15a4e378be2 - - - - - -] Attempt 1 to provision port 163bce5f-e1ba-4584-b713-ff8034eadd81 2026-03-31 06:11:03.626 10 INFO neutron.plugins.ml2.plugin [None req-5ba8c9ae-5032-4aab-a89c-b15a4e378be2 - - - - - -] Attempt 1 to provision port 9fe7c45b-ff1d-4386-857e-1705087ad878 2026-03-31 06:11:03.711 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6092a014-7f0f-4eb5-9988-e01fb1efc013 2026-03-31 06:11:04.051 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 605327b3-caa5-489c-bcc9-f7a6f22b005c 2026-03-31 06:11:04.322 9 INFO neutron.plugins.ml2.plugin [None req-82ff9db3-0d03-464f-8229-60496911b764 - - - - - -] Attempt 1 to provision port c8a9b2a5-f952-4417-8375-adc55edbb302 2026-03-31 06:11:04.740 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 163bce5f-e1ba-4584-b713-ff8034eadd81 2026-03-31 06:11:08.209 10 INFO neutron.plugins.ml2.plugin [None req-3f9ce2dc-b723-43ba-bc15-522afeaf896b - - - - - -] Attempt 1 to provision port 7b6a1ce6-345c-4a45-8bfb-4aeb01851907 2026-03-31 06:11:08.781 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e4d848a3-0afc-4147-8864-9173427d2648 2026-03-31 06:11:09.079 9 INFO neutron.plugins.ml2.plugin [None req-350b78ab-8032-4f76-86d1-cc0744960b25 - - - - - -] Attempt 1 to provision port 7b6a1ce6-345c-4a45-8bfb-4aeb01851907 2026-03-31 06:11:10.886 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e4d848a3-0afc-4147-8864-9173427d2648 2026-03-31 06:11:14.704 9 INFO neutron.plugins.ml2.plugin [None req-4e98d344-c0a5-43a2-9fb8-a7f751add9d9 - - - - - -] Attempt 1 to provision port 6f6e43c0-a60c-4596-98af-14a178c90583 2026-03-31 06:11:14.796 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6f6e43c0-a60c-4596-98af-14a178c90583 2026-03-31 06:11:15.113 10 INFO neutron.plugins.ml2.plugin [None req-9eafdf81-4181-4699-ae9c-3228662a520a - - - - - -] Attempt 1 to provision port 740c4798-e634-41cd-934e-627afb4a6556 2026-03-31 06:11:16.271 10 INFO neutron.plugins.ml2.plugin [None req-0749939a-73c9-4682-8e48-1964f7371012 - - - - - -] Attempt 1 to provision port e287854d-2bcc-4e1f-b42b-eb218da1966f 2026-03-31 06:11:16.774 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 6f6e43c0-a60c-4596-98af-14a178c90583 2026-03-31 06:11:16.838 9 INFO neutron.plugins.ml2.plugin [None req-321745b1-f016-4ddf-a245-e2bcdf71fb2c - - - - - -] Attempt 1 to provision port 740c4798-e634-41cd-934e-627afb4a6556 2026-03-31 06:11:18.937 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e287854d-2bcc-4e1f-b42b-eb218da1966f 2026-03-31 06:11:19.121 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb75d86b-66b6-4d05-949f-695d69d8d16c'] response: {'server_uuid': '614971f3-6b6a-4e9b-aa29-bf2562905676', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e287854d-2bcc-4e1f-b42b-eb218da1966f', 'code': 200} 2026-03-31 06:11:20.801 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port e287854d-2bcc-4e1f-b42b-eb218da1966f 2026-03-31 06:11:24.898 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port cf8cbae5-9da9-4439-a8fc-388adb2dc027 2026-03-31 06:11:25.386 9 INFO neutron.plugins.ml2.plugin [None req-2bb53d80-186e-40cf-a7c6-a5c55dc7fa63 - - - - - -] Attempt 1 to provision port cf8cbae5-9da9-4439-a8fc-388adb2dc027 2026-03-31 06:11:25.492 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7b6a1ce6-345c-4a45-8bfb-4aeb01851907 2026-03-31 06:11:26.527 9 INFO neutron.plugins.ml2.plugin [None req-8f473c17-97c8-4381-9696-d86755d61bef - - - - - -] Attempt 1 to provision port 6f3286e0-7bb2-46e6-b1ed-7e1e51f52231 2026-03-31 06:11:26.967 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port c8a9b2a5-f952-4417-8375-adc55edbb302 2026-03-31 06:11:27.027 10 INFO neutron.plugins.ml2.plugin [None req-e3252c72-2cf5-4a94-9516-1c4c6f249a69 - - - - - -] Attempt 1 to provision port 1c4c2877-31cc-462d-8ec7-2de31cba9dce 2026-03-31 06:11:27.418 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port cf8cbae5-9da9-4439-a8fc-388adb2dc027 2026-03-31 06:11:27.780 10 INFO neutron.plugins.ml2.plugin [None req-5eb80928-36be-4cd0-8469-c72232c959d7 - - - - - -] Attempt 1 to provision port 6f3286e0-7bb2-46e6-b1ed-7e1e51f52231 2026-03-31 06:11:27.811 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7b6a1ce6-345c-4a45-8bfb-4aeb01851907 2026-03-31 06:11:28.856 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port c8a9b2a5-f952-4417-8375-adc55edbb302 2026-03-31 06:11:31.126 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1c4c2877-31cc-462d-8ec7-2de31cba9dce 2026-03-31 06:11:31.300 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0801274-09ae-40eb-a7f5-fa4aaf330ffa'] response: {'server_uuid': '172a9597-355f-493b-98c6-bf3ca16added', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c4c2877-31cc-462d-8ec7-2de31cba9dce', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-31 06:11:32.844 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1c4c2877-31cc-462d-8ec7-2de31cba9dce 2026-03-31 06:11:33.828 9 INFO neutron.plugins.ml2.plugin [None req-5d6faf5f-3173-4bb3-8cf5-9d1da681119b - - - - - -] Attempt 1 to provision port 8242205a-c480-4558-892f-bb0cc24d93e2 2026-03-31 06:11:38.011 10 INFO neutron.plugins.ml2.plugin [None req-30ca0a9d-1e74-49e9-b80d-af429e7a9230 - - - - - -] Attempt 1 to provision port 90e12ab4-374d-4941-bab4-6c9601149e92 2026-03-31 06:11:38.866 9 INFO neutron.plugins.ml2.plugin [None req-7fafcc46-7410-49f6-826c-2232bc8970a0 - - - - - -] Attempt 1 to provision port 77a5e4fb-4a09-429b-9843-a07f2b6f9c9b 2026-03-31 06:11:38.897 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 77a5e4fb-4a09-429b-9843-a07f2b6f9c9b 2026-03-31 06:11:40.770 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 77a5e4fb-4a09-429b-9843-a07f2b6f9c9b 2026-03-31 06:11:41.251 10 INFO neutron.plugins.ml2.plugin [None req-17ca9053-acab-4f69-a999-cf6762eb2bf7 - - - - - -] Attempt 1 to provision port 7b54bc31-1b6e-4463-9fe1-628a0bb4b251 2026-03-31 06:11:42.004 10 INFO neutron.plugins.ml2.plugin [None req-fa06b215-9530-4a07-8152-0bb75002aa28 - - - - - -] Attempt 1 to provision port 7b54bc31-1b6e-4463-9fe1-628a0bb4b251 2026-03-31 06:11:42.818 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5ef165b5-864a-4f16-b931-6583bb25e2d7 2026-03-31 06:11:44.492 10 INFO neutron.plugins.ml2.plugin [None req-3ff4921c-6047-41f3-90ef-7a80b19d2793 - - - - - -] Attempt 1 to provision port 87082488-f534-4bbd-adfe-26e96ea68ea8 2026-03-31 06:11:44.879 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 98b96318-ec33-4d59-8958-7589011220a1 2026-03-31 06:11:45.384 10 INFO neutron.plugins.ml2.plugin [None req-dd3e17b3-a085-4168-8816-c57901026ade - - - - - -] Attempt 1 to provision port 98b96318-ec33-4d59-8958-7589011220a1 2026-03-31 06:11:45.564 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5ef165b5-864a-4f16-b931-6583bb25e2d7 2026-03-31 06:11:46.922 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 98b96318-ec33-4d59-8958-7589011220a1 2026-03-31 06:11:47.597 10 INFO neutron.plugins.ml2.plugin [None req-4e1b8d6d-9c86-4ce2-899a-0bfa10a33323 - - - - - -] Attempt 1 to provision port 8e2d1561-ac60-4f94-81b9-704bdf9423d3 2026-03-31 06:11:48.411 9 INFO neutron.plugins.ml2.plugin [None req-14a45903-dcb6-4986-a349-475f175f8505 - - - - - -] Attempt 1 to provision port 8e2d1561-ac60-4f94-81b9-704bdf9423d3 2026-03-31 06:11:48.888 10 INFO neutron.plugins.ml2.plugin [None req-b5cf37c1-1938-4b21-be52-dd9a8f684fc9 - - - - - -] Attempt 1 to provision port 148d8b5b-a73d-48c4-89de-ed495f27858d 2026-03-31 06:11:48.916 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 717c0347-2453-4acc-94a1-73d90e0178d2 2026-03-31 06:11:50.965 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 717c0347-2453-4acc-94a1-73d90e0178d2 2026-03-31 06:11:52.686 9 INFO neutron.plugins.ml2.plugin [None req-c5cfd792-e122-4188-89c0-49a492385ef6 - - - - - -] Attempt 1 to provision port 51e1e059-bb37-48b0-bb98-2e10fdf95104 2026-03-31 06:11:52.957 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 241e1fe5-cb4c-4bfe-885b-b35515ed030c 2026-03-31 06:11:53.291 10 INFO neutron.plugins.ml2.plugin [None req-94baa381-358d-45c0-bd51-f971f137ed2e - - - - - -] Attempt 1 to provision port 241e1fe5-cb4c-4bfe-885b-b35515ed030c 2026-03-31 06:11:53.950 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 148d8b5b-a73d-48c4-89de-ed495f27858d 2026-03-31 06:11:54.193 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c85e8ad1-2e05-415f-bf46-1cc4b6163fe0'] response: {'server_uuid': '22c59686-5f88-4b17-910d-4b3d5396d058', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '148d8b5b-a73d-48c4-89de-ed495f27858d', 'code': 200} 2026-03-31 06:11:55.474 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 241e1fe5-cb4c-4bfe-885b-b35515ed030c 2026-03-31 06:11:55.959 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 148d8b5b-a73d-48c4-89de-ed495f27858d 2026-03-31 06:11:56.339 10 INFO neutron.plugins.ml2.plugin [None req-60741388-0a06-496a-baeb-443a150c44ad - - - - - -] Attempt 1 to provision port dac6b23c-17b5-49dd-a204-419017ee1d07 2026-03-31 06:11:57.102 10 INFO neutron.plugins.ml2.plugin [None req-6ebcd041-e223-4d44-9229-b75a38eccd22 - - - - - -] Attempt 1 to provision port dac6b23c-17b5-49dd-a204-419017ee1d07 2026-03-31 06:11:57.444 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 62fb45be-33c4-440f-81d0-dd139f5ee022 2026-03-31 06:11:59.340 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 62fb45be-33c4-440f-81d0-dd139f5ee022 2026-03-31 06:12:01.413 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7b54bc31-1b6e-4463-9fe1-628a0bb4b251 2026-03-31 06:12:03.223 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7b54bc31-1b6e-4463-9fe1-628a0bb4b251 2026-03-31 06:12:03.599 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 90e12ab4-374d-4941-bab4-6c9601149e92 2026-03-31 06:12:04.819 10 INFO neutron.plugins.ml2.plugin [None req-255cd936-407f-4651-b4cf-0aefd72b0a00 - - - - - -] Attempt 1 to provision port 357439fb-6703-482e-95f5-0c91a343cf59 2026-03-31 06:12:05.139 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 90e12ab4-374d-4941-bab4-6c9601149e92 2026-03-31 06:12:05.386 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 87082488-f534-4bbd-adfe-26e96ea68ea8 2026-03-31 06:12:07.369 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8e2d1561-ac60-4f94-81b9-704bdf9423d3 2026-03-31 06:12:07.806 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 87082488-f534-4bbd-adfe-26e96ea68ea8 2026-03-31 06:12:08.064 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 357439fb-6703-482e-95f5-0c91a343cf59 2026-03-31 06:12:08.257 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-47975f18-20be-4e93-b93a-3bfd7a8aedb6'] response: {'server_uuid': '78ed935d-ede5-4b7a-9403-aff2e3b8cfe9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '357439fb-6703-482e-95f5-0c91a343cf59', 'code': 200} 2026-03-31 06:12:09.151 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 8e2d1561-ac60-4f94-81b9-704bdf9423d3 2026-03-31 06:12:09.525 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 357439fb-6703-482e-95f5-0c91a343cf59 2026-03-31 06:12:15.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-451987c0-e115-4efa-961d-8a5bb80025d8'] response: {'server_uuid': '22c59686-5f88-4b17-910d-4b3d5396d058', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '148d8b5b-a73d-48c4-89de-ed495f27858d', 'code': 200} 2026-03-31 06:12:16.171 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 51e1e059-bb37-48b0-bb98-2e10fdf95104 2026-03-31 06:12:16.588 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 148d8b5b-a73d-48c4-89de-ed495f27858d 2026-03-31 06:12:17.139 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port dac6b23c-17b5-49dd-a204-419017ee1d07 2026-03-31 06:12:17.330 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-34acf9b4-45ae-4108-8e58-fe46ead8a63a'] response: {'server_uuid': '22c59686-5f88-4b17-910d-4b3d5396d058', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '148d8b5b-a73d-48c4-89de-ed495f27858d', 'code': 200} 2026-03-31 06:12:17.722 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 51e1e059-bb37-48b0-bb98-2e10fdf95104 2026-03-31 06:12:17.952 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 148d8b5b-a73d-48c4-89de-ed495f27858d 2026-03-31 06:12:18.274 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port dac6b23c-17b5-49dd-a204-419017ee1d07 2026-03-31 06:12:23.922 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bebfa5c-1848-43b7-97aa-d2e335bc8585'] response: {'server_uuid': '78ed935d-ede5-4b7a-9403-aff2e3b8cfe9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '357439fb-6703-482e-95f5-0c91a343cf59', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-31 06:12:40.039 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f5505271-9c65-48bc-946d-e6609ebd91ec 2026-03-31 06:12:40.583 9 INFO neutron.plugins.ml2.plugin [None req-ff062643-5c1d-4652-aaca-fc1b806cef2d - - - - - -] Attempt 1 to provision port f5505271-9c65-48bc-946d-e6609ebd91ec 2026-03-31 06:12:41.677 9 INFO neutron.plugins.ml2.plugin [None req-645cd8b5-a689-457f-a917-1130359973bb - - - - - -] Attempt 1 to provision port 84c33320-1f85-4309-814f-02558672be16 2026-03-31 06:12:41.856 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 84c33320-1f85-4309-814f-02558672be16 2026-03-31 06:12:42.424 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f5505271-9c65-48bc-946d-e6609ebd91ec 2026-03-31 06:12:43.022 9 INFO neutron.plugins.ml2.plugin [None req-a11c6101-e7b3-4bdb-88dc-7b0c4c56c4c7 - - - - - -] Attempt 1 to provision port cda8be58-dead-448c-8652-53914de1b0ce 2026-03-31 06:12:44.084 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 84c33320-1f85-4309-814f-02558672be16 2026-03-31 06:12:44.458 9 INFO neutron.plugins.ml2.plugin [None req-077f4a62-2b4a-43c3-9b63-9696c0be9ea3 - - - - - -] Attempt 1 to provision port dba9ec86-2087-4c1e-ad9d-9841bf0589ed 2026-03-31 06:12:44.509 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port dba9ec86-2087-4c1e-ad9d-9841bf0589ed 2026-03-31 06:12:45.066 9 INFO neutron.plugins.ml2.plugin [None req-487a295b-2171-45fb-8940-9582e0c9bb40 - - - - - -] Attempt 1 to provision port 265673eb-151f-43b9-8fe0-3066a089223f 2026-03-31 06:12:55.092 9 INFO neutron.plugins.ml2.plugin [None req-5488cb50-16fb-4281-afdf-819a6e077f16 - - - - - -] Attempt 1 to provision port 2f09374e-1b11-4238-a281-17048870a49f 2026-03-31 06:13:26.101 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 33f749e3-3dff-48dd-a9e8-90b97ca0c910 2026-03-31 06:13:31.323 10 INFO neutron.plugins.ml2.plugin [None req-c1edf0c2-8a22-486a-a120-1144ebf6a2a6 - - - - - -] Attempt 1 to provision port d8402da6-ed97-4137-891f-0888d46d0dac 2026-03-31 06:13:32.107 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 22c6e4bf-7494-49d5-872f-3c8ee6843980 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.267 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.270 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.270 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 2 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.293 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.294 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.294 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 3 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.321 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.322 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.322 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 4 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.362 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.363 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 5 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.387 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.388 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.388 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 6 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.429 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.430 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.430 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 7 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.470 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.471 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.471 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 8 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.489 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.491 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.491 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 9 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.517 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.518 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.518 9 INFO neutron.plugins.ml2.plugin [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Attempt 10 to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f4d1c0a9-c9fa-4693-9cea-9d95d0803869 could not be found. 2026-03-31 06:13:32.548 9 ERROR neutron.plugins.ml2.managers  2026-03-31 06:13:32.550 9 ERROR neutron.plugins.ml2.managers [None req-ee0d8c15-11a7-4ca2-afbb-20678b22231b - - - - - -] Failed to bind port e3490be6-dc4b-432e-9cd7-bf8dfa518d67 on host instance for vnic_type normal using segments [{'id': '87a1df99-a034-401d-a77d-2423fc3cfcb2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 820, 'network_id': '9caca85c-d9dc-4cd0-a3da-722eb269471a'}] 2026-03-31 06:13:32.919 10 INFO neutron.plugins.ml2.plugin [None req-cba6ca39-4e8e-4936-a0fc-b4e7637e8b18 - - - - - -] Attempt 1 to provision port 22c6e4bf-7494-49d5-872f-3c8ee6843980 2026-03-31 06:13:34.065 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 22c6e4bf-7494-49d5-872f-3c8ee6843980 2026-03-31 06:13:53.449 10 INFO neutron.plugins.ml2.plugin [None req-c2db001e-369d-4aee-8c79-d18e128f24d6 - - - - - -] Attempt 1 to provision port 011064a5-223d-416d-bce5-64aa865f3886 2026-03-31 06:13:53.997 10 INFO neutron.plugins.ml2.plugin [None req-99f73351-71bb-4222-baae-43a875da0bf8 - - - - - -] Attempt 1 to provision port fb10b62c-1b00-481c-a39f-9ba28409d607 2026-03-31 06:13:54.037 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fb10b62c-1b00-481c-a39f-9ba28409d607 2026-03-31 06:13:55.986 9 INFO neutron.plugins.ml2.plugin [None req-b93aeaeb-b781-4b8e-84b5-f4da853efc67 - - - - - -] Attempt 1 to provision port 24251cf6-d53a-4dd1-ac17-01a4737a0f70 2026-03-31 06:13:56.024 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port fb10b62c-1b00-481c-a39f-9ba28409d607 2026-03-31 06:13:56.757 10 INFO neutron.plugins.ml2.plugin [None req-47092b66-d053-4eb7-8dac-73c078b414b0 - - - - - -] Attempt 1 to provision port 24251cf6-d53a-4dd1-ac17-01a4737a0f70 2026-03-31 06:13:58.069 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 29073591-33df-42f6-9734-0919b6848858 2026-03-31 06:14:00.015 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 29073591-33df-42f6-9734-0919b6848858 2026-03-31 06:14:01.349 10 INFO neutron.plugins.ml2.plugin [None req-1142ce0e-782a-4fa7-80ea-5a5ac0045b0d - - - - - -] Attempt 1 to provision port 5582f551-dcb4-42bb-9a7b-d4bd70d059b7 2026-03-31 06:14:04.206 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5582f551-dcb4-42bb-9a7b-d4bd70d059b7 2026-03-31 06:14:04.376 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8da5cc6-6be3-445c-92f6-8f5e50f9686a'] response: {'server_uuid': 'd8717b00-a46f-4697-8fef-b5ef64174168', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5582f551-dcb4-42bb-9a7b-d4bd70d059b7', 'code': 200} 2026-03-31 06:14:06.062 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5582f551-dcb4-42bb-9a7b-d4bd70d059b7 2026-03-31 06:14:12.281 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 011064a5-223d-416d-bce5-64aa865f3886 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.535 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.537 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.538 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 2 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.556 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.558 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.558 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 3 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.578 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.579 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.580 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 4 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.610 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.611 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 5 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.632 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.633 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.633 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 6 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.653 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.654 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.654 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 7 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.674 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.675 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.675 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 8 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.695 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.696 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.696 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 9 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.716 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.717 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:19.717 10 INFO neutron.plugins.ml2.plugin [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Attempt 10 to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7919977e-d7e4-4038-9720-5bca6f3feb93 could not be found. 2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:19.740 10 ERROR neutron.plugins.ml2.managers [None req-b1197366-a82e-407e-9c6e-bf18aee1c5e6 - - - - - -] Failed to bind port 0f0d31c7-3b67-4887-873f-d80902d69379 on host instance for vnic_type normal using segments [{'id': 'f5a55d6d-825c-435d-83ea-8919e5996acb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 359, 'network_id': '4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d'}] 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d could not be found. 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 4bdbbfe6-0dcd-4690-91e6-bb3397f2fd1d could not be found. 2026-03-31 06:14:20.511 10 ERROR oslo_messaging.rpc.server  2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.476 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.477 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.478 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 2 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.502 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.503 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.503 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 3 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.525 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.527 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.527 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 4 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.551 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.552 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.553 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 5 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.574 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.575 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.575 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 6 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.602 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.603 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.604 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 7 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.626 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.627 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.627 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 8 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.650 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.651 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.651 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 9 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.680 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.681 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:21.681 10 INFO neutron.plugins.ml2.plugin [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Attempt 10 to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1cbcab71-805e-49ca-a04c-ac028fd1f37b could not be found. 2026-03-31 06:14:21.703 10 ERROR neutron.plugins.ml2.managers  2026-03-31 06:14:21.704 10 ERROR neutron.plugins.ml2.managers [None req-0f7e24ac-1674-4fc2-8611-433cb67ee04d - - - - - -] Failed to bind port 16246f40-4ec4-49b6-9dcd-bfc508890072 on host instance for vnic_type normal using segments [{'id': 'd44eb52e-4778-4bfa-a4db-b6cf433c784c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 750, 'network_id': 'beebf33d-3ee6-4e54-93df-8fc6b6883f46'}] 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network beebf33d-3ee6-4e54-93df-8fc6b6883f46 could not be found. 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server raise self.value 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network beebf33d-3ee6-4e54-93df-8fc6b6883f46 could not be found. 2026-03-31 06:14:22.452 10 ERROR oslo_messaging.rpc.server  2026-03-31 06:14:24.239 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 321a2ed8-df59-427d-bc15-809d2c413833 2026-03-31 06:14:46.120 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ed4717ba-e7c5-4bd0-bd2b-b77218b97b61 2026-03-31 06:14:46.897 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f42ce491-ef4b-4d4b-b58b-f29c92c0e730 2026-03-31 06:14:47.062 10 INFO neutron.plugins.ml2.plugin [None req-96afcce3-ca55-431a-8e93-a54cf3b03d35 - - - - - -] Attempt 1 to provision port ed4717ba-e7c5-4bd0-bd2b-b77218b97b61 2026-03-31 06:14:48.146 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ed4717ba-e7c5-4bd0-bd2b-b77218b97b61 2026-03-31 06:14:48.345 9 INFO neutron.plugins.ml2.plugin [None req-7412bc06-4ef2-4d9b-a212-fd744bbf223d - - - - - -] Attempt 1 to provision port d575622d-dde1-4d44-97ae-a4913418f705 2026-03-31 06:14:48.531 9 INFO neutron.plugins.ml2.plugin [None req-e087fbef-ac16-459a-962d-bb371b08ad7b - - - - - -] Attempt 1 to provision port f42ce491-ef4b-4d4b-b58b-f29c92c0e730 2026-03-31 06:14:48.570 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port f42ce491-ef4b-4d4b-b58b-f29c92c0e730 2026-03-31 06:14:48.900 9 INFO neutron.plugins.ml2.plugin [None req-54962d8a-0400-4785-997f-d47044f78b65 - - - - - -] Attempt 1 to provision port ed4717ba-e7c5-4bd0-bd2b-b77218b97b61 2026-03-31 06:14:49.033 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1730ce6e-dad7-4ecf-a49d-a5670e1d95db 2026-03-31 06:14:49.542 9 INFO neutron.plugins.ml2.plugin [None req-34167d96-c476-446e-b4d7-0064800e7b9b - - - - - -] Attempt 1 to provision port 1730ce6e-dad7-4ecf-a49d-a5670e1d95db 2026-03-31 06:14:50.073 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1730ce6e-dad7-4ecf-a49d-a5670e1d95db 2026-03-31 06:14:50.439 9 INFO neutron.plugins.ml2.plugin [None req-d2adf54c-edcc-4688-8ffd-f1308d69e8ca - - - - - -] Attempt 1 to provision port f42ce491-ef4b-4d4b-b58b-f29c92c0e730 2026-03-31 06:14:51.559 9 INFO neutron.plugins.ml2.plugin [None req-dced54fe-8c70-4f64-9e3c-64f4d5fadf54 - - - - - -] Attempt 1 to provision port 647e212c-36e8-4a85-918f-65c817fda9f3 2026-03-31 06:14:51.715 10 INFO neutron.plugins.ml2.plugin [None req-cf9a97b3-9676-4791-a9e8-3f918166554c - - - - - -] Attempt 1 to provision port 1730ce6e-dad7-4ecf-a49d-a5670e1d95db 2026-03-31 06:14:52.078 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7fa82c0c-290b-49e4-9209-7672e569b3cd 2026-03-31 06:14:52.425 9 INFO neutron.plugins.ml2.plugin [None req-adef51ac-5108-4654-a6d7-2402b3996be1 - - - - - -] Attempt 1 to provision port 647e212c-36e8-4a85-918f-65c817fda9f3 2026-03-31 06:14:53.583 9 INFO neutron.plugins.ml2.plugin [None req-68c3d70c-c30f-4e6d-9eb7-b57e335b0571 - - - - - -] Attempt 1 to provision port 7ec98bf5-e631-45d6-a49b-55d770b49ae4 2026-03-31 06:14:54.061 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7fa82c0c-290b-49e4-9209-7672e569b3cd 2026-03-31 06:14:54.552 10 INFO neutron.plugins.ml2.plugin [None req-e9822cf0-a37a-469c-be51-6577e84b7dc5 - - - - - -] Attempt 1 to provision port 7ec98bf5-e631-45d6-a49b-55d770b49ae4 2026-03-31 06:14:55.711 10 INFO neutron.plugins.ml2.plugin [None req-79db0590-a72a-4307-a8c3-bc1d9362c5a6 - - - - - -] Attempt 1 to provision port 74370fa7-5837-4a37-a149-6d5eca8737ee 2026-03-31 06:14:56.689 10 INFO neutron.plugins.ml2.plugin [None req-a6b5e21e-44b5-45f7-83a2-2682a0ae9835 - - - - - -] Attempt 1 to provision port 74370fa7-5837-4a37-a149-6d5eca8737ee 2026-03-31 06:15:01.877 10 INFO neutron.plugins.ml2.plugin [None req-5793feb3-8d8f-400d-911b-f0ec0c4e5de2 - - - - - -] Attempt 1 to provision port 5c93e665-9465-4dc5-83ab-e11d5eb7e025 2026-03-31 06:15:04.196 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5c93e665-9465-4dc5-83ab-e11d5eb7e025 2026-03-31 06:15:04.595 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-15531928-f81a-47fa-a59c-02e4ef8d9c36'] response: {'server_uuid': 'e6224eba-d6bf-488e-ab91-612abf2c7b77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c93e665-9465-4dc5-83ab-e11d5eb7e025', 'code': 200} 2026-03-31 06:15:06.100 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 5c93e665-9465-4dc5-83ab-e11d5eb7e025 2026-03-31 06:15:10.012 9 INFO neutron.plugins.ml2.plugin [None req-43b2cdff-767f-4e60-9456-4daf1f0ac265 - - - - - -] Attempt 1 to provision port 84a50968-eba5-4fbe-bb84-767994b1589d 2026-03-31 06:15:12.215 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 647e212c-36e8-4a85-918f-65c817fda9f3 2026-03-31 06:15:12.698 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 84a50968-eba5-4fbe-bb84-767994b1589d 2026-03-31 06:15:12.884 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3786263e-c2ae-4ce5-8d83-1c4c051a5baa'] response: {'server_uuid': 'cb1b9a1a-cecb-4d9a-8c9b-19a9061c02db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84a50968-eba5-4fbe-bb84-767994b1589d', 'code': 200} 2026-03-31 06:15:14.151 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 647e212c-36e8-4a85-918f-65c817fda9f3 2026-03-31 06:15:14.573 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7ec98bf5-e631-45d6-a49b-55d770b49ae4 2026-03-31 06:15:14.982 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 84a50968-eba5-4fbe-bb84-767994b1589d 2026-03-31 06:15:15.293 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port d575622d-dde1-4d44-97ae-a4913418f705 2026-03-31 06:15:15.642 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 74370fa7-5837-4a37-a149-6d5eca8737ee 2026-03-31 06:15:16.118 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port d575622d-dde1-4d44-97ae-a4913418f705 2026-03-31 06:15:16.479 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 7ec98bf5-e631-45d6-a49b-55d770b49ae4 2026-03-31 06:15:16.827 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 74370fa7-5837-4a37-a149-6d5eca8737ee 2026-03-31 06:15:31.427 10 INFO neutron.plugins.ml2.plugin [None req-2f539677-7f88-4b56-be18-2bc9a5530972 - - - - - -] Attempt 1 to provision port 86291e7e-1718-4256-84de-ceab2cc2bc45 2026-03-31 06:15:44.890 10 INFO neutron.plugins.ml2.plugin [None req-4ccdc981-7982-4549-bcd9-7558e207e5bb - - - - - -] Attempt 1 to provision port 62f96122-1f03-4eda-8410-658f8403cd75 2026-03-31 06:15:46.219 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 62f96122-1f03-4eda-8410-658f8403cd75 2026-03-31 06:15:46.415 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c58adcf5-2865-440c-8a72-ffca2f24211f'] response: {'server_uuid': '00dd190f-cc1a-4514-b114-83746f5caec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62f96122-1f03-4eda-8410-658f8403cd75', 'code': 200} 2026-03-31 06:15:48.154 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 62f96122-1f03-4eda-8410-658f8403cd75 2026-03-31 06:16:26.472 9 INFO neutron.plugins.ml2.plugin [None req-5783ee84-8e1f-4c5e-970f-799e44400077 - - - - - -] Attempt 1 to provision port 776d40a4-f039-4bb7-b344-95e7008f349d 2026-03-31 06:16:30.410 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 776d40a4-f039-4bb7-b344-95e7008f349d 2026-03-31 06:16:30.618 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92e79859-a2a5-4552-a527-85fd8d40afb2'] response: {'server_uuid': '00dd190f-cc1a-4514-b114-83746f5caec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '776d40a4-f039-4bb7-b344-95e7008f349d', 'code': 200} 2026-03-31 06:16:32.265 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 776d40a4-f039-4bb7-b344-95e7008f349d 2026-03-31 06:16:59.762 9 INFO neutron.plugins.ml2.plugin [None req-8a8f21d6-0c40-4d01-9e02-0fcd7223a46c - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841 2026-03-31 06:17:02.291 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841 2026-03-31 06:17:02.740 10 INFO neutron.plugins.ml2.plugin [None req-ac325234-92d7-4096-b06d-091f1822617e - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841 2026-03-31 06:17:02.909 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f231e5ee-a0fe-4c85-9ef7-ed5a33f3783a'] response: {'server_uuid': '00dd190f-cc1a-4514-b114-83746f5caec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed3eb090-ca58-4367-82de-d4c978072841', 'code': 200} 2026-03-31 06:17:04.271 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841 2026-03-31 06:17:14.772 9 INFO neutron.plugins.ml2.plugin [None req-ba6dfcda-ea4b-464c-8aae-4e5fb1042200 - - - - - -] Attempt 1 to provision port 1b7bba6f-6e6f-4333-aee4-491da625e01b 2026-03-31 06:17:18.323 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1b7bba6f-6e6f-4333-aee4-491da625e01b 2026-03-31 06:17:18.458 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbbca2aa-6141-40ab-9b0c-97a193f42cb1'] response: {'server_uuid': '00dd190f-cc1a-4514-b114-83746f5caec1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b7bba6f-6e6f-4333-aee4-491da625e01b', 'code': 200} 2026-03-31 06:17:20.202 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1b7bba6f-6e6f-4333-aee4-491da625e01b 2026-03-31 06:17:33.172 9 INFO neutron.plugins.ml2.plugin [None req-3c4d7968-6e60-41fc-b605-a510a85c88aa - - - - - -] Attempt 1 to provision port 1b7bba6f-6e6f-4333-aee4-491da625e01b 2026-03-31 06:17:34.275 10 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port 1b7bba6f-6e6f-4333-aee4-491da625e01b 2026-03-31 06:18:03.360 10 INFO neutron.plugins.ml2.plugin [None req-a6e240d8-a5ef-446a-bede-6139c33c0453 - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841 2026-03-31 06:18:04.301 9 INFO neutron.plugins.ml2.plugin [None req-903a5a0e-a9c3-4816-af8b-270d3776e452 - - - - - -] Attempt 1 to provision port ed3eb090-ca58-4367-82de-d4c978072841