+ 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-05-10 01:26:22.367 1 INFO neutron.common.config [-] Logging enabled! 2026-05-10 01:26:22.368 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-10 01:26:22.368 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-10 01:26:22.368 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 01:26:23.399 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:23.401 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 01:26:23.404 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-10 01:26:23.404 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 01:26:23.404 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 01:26:23.405 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 01:26:23.405 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:23.410 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:23.410 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 01:26:23.410 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:23.425 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 01:26:23.426 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 01:26:23.426 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 01:26:23.457 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 01:26:23.458 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 01:26:23.458 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 01:26:23.458 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 01:26:23.464 1 WARNING oslo_policy.policy [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] 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-05-10 01:26:23.730 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing driver for type 'vlan' 2026-05-10 01:26:23.860 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] VlanTypeDriver initialization complete 2026-05-10 01:26:23.860 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 01:26:23.861 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 01:26:23.897 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 01:26:23.898 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 01:26:23.898 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing extension driver 'port_security' 2026-05-10 01:26:23.898 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 01:26:23.898 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing extension driver 'qos' 2026-05-10 01:26:23.899 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 01:26:23.899 1 INFO neutron.plugins.ml2.managers [None req-e3b8d616-923a-424b-a327-65bd1be6343e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 01:26:23.913 1 INFO neutron.quota [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded quota_driver: . 2026-05-10 01:26:23.914 1 INFO neutron.plugins.ml2.plugin [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 01:26:23.914 1 INFO neutron.plugins.ml2.managers [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 01:26:23.914 1 INFO neutron.plugins.ml2.managers [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 01:26:23.914 1 INFO neutron.plugins.ml2.managers [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 01:26:23.914 1 INFO neutron.extensions.vlantransparent [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Disabled vlantransparent extension. 2026-05-10 01:26:23.915 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: qos 2026-05-10 01:26:23.924 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: router 2026-05-10 01:26:23.955 1 INFO neutron.services.service_base [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 01:26:23.955 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: segments 2026-05-10 01:26:24.019 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: trunk 2026-05-10 01:26:24.073 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: vpnaas 2026-05-10 01:26:24.106 1 WARNING stevedore.named [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 01:26:24.162 1 INFO neutron_vpnaas.services.vpn.plugin [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 01:26:24.162 1 INFO neutron.common.utils [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 01:26:24.162 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 01:26:24.167 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: tag 2026-05-10 01:26:24.173 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: timestamp 2026-05-10 01:26:24.183 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 01:26:24.192 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: flavors 2026-05-10 01:26:24.196 1 INFO neutron.manager [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loading Plugin: revisions 2026-05-10 01:26:24.198 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Initializing extension manager. 2026-05-10 01:26:24.199 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: address-group 2026-05-10 01:26:24.200 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: address-scope 2026-05-10 01:26:24.201 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 01:26:24.201 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: agent 2026-05-10 01:26:24.202 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 01:26:24.203 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 01:26:24.203 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 01:26:24.204 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: availability_zone 2026-05-10 01:26:24.205 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 01:26:24.205 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 01:26:24.205 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 01:26:24.207 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 01:26:24.207 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: dns-integration 2026-05-10 01:26:24.207 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 01:26:24.208 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 01:26:24.208 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: dvr 2026-05-10 01:26:24.209 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 01:26:24.209 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 01:26:24.210 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:24.210 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 01:26:24.211 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: external-net 2026-05-10 01:26:24.211 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 01:26:24.212 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: extraroute 2026-05-10 01:26:24.212 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 01:26:24.213 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 01:26:24.213 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 01:26:24.214 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 01:26:24.214 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 01:26:24.214 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: fip-port-details 2026-05-10 01:26:24.215 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: flavors 2026-05-10 01:26:24.216 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 01:26:24.217 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 01:26:24.217 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: ip_allocation 2026-05-10 01:26:24.217 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 01:26:24.218 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 01:26:24.219 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: router 2026-05-10 01:26:24.220 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 01:26:24.221 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 01:26:24.221 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 01:26:24.222 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 01:26:24.222 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: l3-ha 2026-05-10 01:26:24.222 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:24.223 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 01:26:24.223 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: l3-flavors 2026-05-10 01:26:24.224 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 01:26:24.225 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 01:26:24.226 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 01:26:24.227 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 01:26:24.228 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 01:26:24.228 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 01:26:24.229 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 01:26:24.229 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: multi-provider 2026-05-10 01:26:24.230 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: net-mtu 2026-05-10 01:26:24.230 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 01:26:24.231 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 01:26:24.231 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: network_ha 2026-05-10 01:26:24.232 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 01:26:24.233 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 01:26:24.233 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: pagination 2026-05-10 01:26:24.234 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-device-profile 2026-05-10 01:26:24.234 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 01:26:24.235 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 01:26:24.235 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 01:26:24.235 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-mac-override 2026-05-10 01:26:24.236 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 01:26:24.236 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 01:26:24.237 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-resource-request 2026-05-10 01:26:24.237 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 01:26:24.238 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: binding 2026-05-10 01:26:24.238 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: binding-extended 2026-05-10 01:26:24.239 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-security 2026-05-10 01:26:24.239 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: project-id 2026-05-10 01:26:24.240 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: provider 2026-05-10 01:26:24.241 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos 2026-05-10 01:26:24.242 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 01:26:24.242 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 01:26:24.243 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-default 2026-05-10 01:26:24.243 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-fip 2026-05-10 01:26:24.244 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 01:26:24.244 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 01:26:24.245 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 01:26:24.245 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 01:26:24.246 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 01:26:24.246 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-pps 2026-05-10 01:26:24.247 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 01:26:24.247 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 01:26:24.248 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 01:26:24.248 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 01:26:24.249 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: quotas 2026-05-10 01:26:24.251 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: quota_details 2026-05-10 01:26:24.252 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: rbac-policies 2026-05-10 01:26:24.253 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 01:26:24.253 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 01:26:24.254 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 01:26:24.254 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 01:26:24.255 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: revision-if-match 2026-05-10 01:26:24.255 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 01:26:24.256 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 01:26:24.256 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 01:26:24.258 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 01:26:24.258 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 01:26:24.258 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 01:26:24.259 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 01:26:24.259 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 01:26:24.260 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 01:26:24.266 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: security-group 2026-05-10 01:26:24.267 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: segment 2026-05-10 01:26:24.267 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 01:26:24.268 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: service-type 2026-05-10 01:26:24.268 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: sorting 2026-05-10 01:26:24.269 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 01:26:24.269 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 01:26:24.270 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 01:26:24.270 1 WARNING neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 01:26:24.271 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 01:26:24.271 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 01:26:24.272 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 01:26:24.272 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 01:26:24.273 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 01:26:24.273 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 01:26:24.274 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 01:26:24.276 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 01:26:24.276 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 01:26:24.277 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: trunk 2026-05-10 01:26:24.277 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: trunk-details 2026-05-10 01:26:24.278 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 01:26:24.278 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 01:26:24.280 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 01:26:24.280 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 01:26:24.281 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 01:26:24.282 1 INFO neutron.api.extensions [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Loaded extension: vpnaas 2026-05-10 01:26:24.284 1 INFO oslo_service.service [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Starting 2 workers 2026-05-10 01:26:24.289 1 INFO oslo_service.service [None req-025c4f55-8211-4c60-a5f6-faab55af00a8 - - - - - -] Starting 1 workers 2026-05-10 01:26:53.347 11 INFO neutron.db.l3_hamode_db [None req-377bc504-8f67-4d6f-96de-ea064f29b7cc - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 01:27:07.115 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9dd1115f-8976-4e47-a655-bf3964400fda 2026-05-10 01:27:08.309 11 INFO neutron.plugins.ml2.plugin [None req-4cfe2bec-b45d-4299-a088-ece815eae600 - - - - - -] Attempt 1 to provision port 9dd1115f-8976-4e47-a655-bf3964400fda 2026-05-10 01:27:08.977 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9dd1115f-8976-4e47-a655-bf3964400fda 2026-05-10 01:31:27.151 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a162070f-0b89-4c06-863c-e181d7113730 2026-05-10 01:31:27.924 10 INFO neutron.plugins.ml2.plugin [None req-bbfdf1c9-01cd-4a67-a06a-20e368edcab1 - - - - - -] Attempt 1 to provision port a162070f-0b89-4c06-863c-e181d7113730 2026-05-10 01:31:29.155 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a162070f-0b89-4c06-863c-e181d7113730 2026-05-10 01:31:35.672 11 INFO neutron.plugins.ml2.plugin [None req-2ea74735-5649-4123-a483-0bfbcab62dcc - - - - - -] Attempt 1 to provision port ae8eb0f6-570a-419e-ab33-149c13c26736 2026-05-10 01:35:21.396 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ae8eb0f6-570a-419e-ab33-149c13c26736 2026-05-10 01:35:23.286 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ae8eb0f6-570a-419e-ab33-149c13c26736 2026-05-10 01:43:37.619 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 10bd9cb0-ae64-4097-8b2d-2ef3434da74c 2026-05-10 01:43:39.600 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 10bd9cb0-ae64-4097-8b2d-2ef3434da74c 2026-05-10 01:58:59.998 10 INFO neutron.plugins.ml2.plugin [None req-2d7c7c91-11e9-4bfd-87a9-3096c784e0e0 - - - - - -] Attempt 1 to provision port 13f2b263-c41e-41f9-a819-853567d46331 2026-05-10 01:59:00.235 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 465f6f35-ae8c-4551-9648-70dd7977fff8 2026-05-10 01:59:00.452 10 INFO neutron.plugins.ml2.plugin [None req-4725861a-bae0-4070-ba1e-44dce8e8162d - - - - - -] Attempt 1 to provision port 80e3cd94-8d93-4ded-a140-59ebb36654cb 2026-05-10 01:59:00.853 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b47e25e9-8de0-492d-98a2-c40a8676a622 2026-05-10 01:59:00.899 11 INFO neutron.plugins.ml2.plugin [None req-755196b5-ca54-4aac-8c02-09323507b7a8 - - - - - -] Attempt 1 to provision port b47e25e9-8de0-492d-98a2-c40a8676a622 2026-05-10 01:59:01.246 11 INFO neutron.plugins.ml2.plugin [None req-49dc5743-17d5-4e28-b15b-4ba92fa5fc5a - - - - - -] Attempt 1 to provision port 476d391e-5e75-4c9c-8fd0-0ebbf62bdfb3 2026-05-10 01:59:01.663 10 INFO neutron.plugins.ml2.plugin [None req-5fbd7013-16ff-44e4-bbc6-5a19c69a636d - - - - - -] Attempt 1 to provision port 465f6f35-ae8c-4551-9648-70dd7977fff8 2026-05-10 01:59:02.298 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 476d391e-5e75-4c9c-8fd0-0ebbf62bdfb3 2026-05-10 01:59:02.870 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 465f6f35-ae8c-4551-9648-70dd7977fff8 2026-05-10 01:59:03.188 11 INFO neutron.plugins.ml2.plugin [None req-37ca43f6-6cd3-4ee9-a402-1f05fc4d9650 - - - - - -] Attempt 1 to provision port baff54fc-ea5f-4cb9-8b66-60ffa14a1c63 2026-05-10 01:59:03.216 11 INFO neutron.plugins.ml2.plugin [None req-37ca43f6-6cd3-4ee9-a402-1f05fc4d9650 - - - - - -] Attempt 1 to provision port 97147c63-9d54-4bdd-bb9d-11b0582fc0d7 2026-05-10 01:59:03.342 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b47e25e9-8de0-492d-98a2-c40a8676a622 2026-05-10 01:59:03.669 11 INFO neutron.plugins.ml2.plugin [None req-29e4d851-eee9-4555-a44b-194d03256298 - - - - - -] Attempt 1 to provision port 97147c63-9d54-4bdd-bb9d-11b0582fc0d7 2026-05-10 01:59:03.680 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 476d391e-5e75-4c9c-8fd0-0ebbf62bdfb3 2026-05-10 01:59:04.632 11 INFO neutron.plugins.ml2.plugin [None req-0e8ab89a-e3dd-41d1-9ab6-7450186c8a0b - - - - - -] Attempt 1 to provision port 002e634e-b56d-4ca1-ad00-2b8018ddaac7 2026-05-10 01:59:05.086 11 INFO neutron.plugins.ml2.plugin [None req-80e89126-b6a1-4937-9103-fbb71fcc0c36 - - - - - -] Attempt 1 to provision port 002e634e-b56d-4ca1-ad00-2b8018ddaac7 2026-05-10 01:59:05.433 11 INFO neutron.plugins.ml2.plugin [None req-63cf5c12-d914-45d8-9100-8301619e6fe6 - - - - - -] Attempt 1 to provision port c9545d17-a783-4504-937d-a437f1025c4b 2026-05-10 01:59:06.385 11 INFO neutron.plugins.ml2.plugin [None req-4fac9a7a-a3b3-4f7b-8e71-86bc7985fa70 - - - - - -] Attempt 1 to provision port c9545d17-a783-4504-937d-a437f1025c4b 2026-05-10 01:59:08.349 11 INFO neutron.plugins.ml2.plugin [None req-770b097a-682c-4d7b-bf01-448ad52abc1c - - - - - -] Attempt 1 to provision port 391f7332-e8fd-4453-8360-45e580189eff 2026-05-10 01:59:08.892 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 91f98a05-b215-48b1-a812-1c7d21a36045 2026-05-10 01:59:09.312 10 INFO neutron.plugins.ml2.plugin [None req-9f583e97-ae41-492e-877a-a0b1a9481711 - - - - - -] Attempt 1 to provision port 91f98a05-b215-48b1-a812-1c7d21a36045 2026-05-10 01:59:10.735 11 INFO neutron.plugins.ml2.plugin [None req-a59011bc-fc40-470a-8b61-abefe2f191e5 - - - - - -] Attempt 1 to provision port 61b627c6-06ce-4f0b-ae72-d4885b16c633 2026-05-10 01:59:11.191 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 91f98a05-b215-48b1-a812-1c7d21a36045 2026-05-10 01:59:11.303 10 INFO neutron.plugins.ml2.plugin [None req-2ff4663e-f4b0-462e-9450-a12809239435 - - - - - -] Attempt 1 to provision port 61b627c6-06ce-4f0b-ae72-d4885b16c633 2026-05-10 01:59:11.518 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 321f3cf4-f3ff-499c-a0c2-fd995cdb9781 2026-05-10 01:59:11.993 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 70ea7c04-c7a1-459d-ac4d-00eefb86f046 2026-05-10 01:59:13.039 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 321f3cf4-f3ff-499c-a0c2-fd995cdb9781 2026-05-10 01:59:13.296 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 70ea7c04-c7a1-459d-ac4d-00eefb86f046 2026-05-10 01:59:13.603 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7d638466-2ce4-4054-8aa0-e61faf20c379 2026-05-10 01:59:13.691 11 INFO neutron.plugins.ml2.plugin [None req-01e99c88-5f4a-455f-9edc-5d2c2547d1f5 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:14.958 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7d638466-2ce4-4054-8aa0-e61faf20c379 2026-05-10 01:59:18.965 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:19.383 10 INFO neutron.plugins.ml2.plugin [None req-3b3c9361-dcff-4fdf-bd2f-81006b6f26c0 - - - - - -] Attempt 1 to provision port 780fcf51-c42d-4009-99b1-3b44793b39a3 2026-05-10 01:59:19.780 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d20b3e7b-a9ea-4fa3-b2b4-855a577fe24e'] response: {'server_uuid': '694453a5-7546-442b-ac52-dc306835189d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cc48cc3a-2664-43aa-b442-966cd24b0d57', 'code': 200} 2026-05-10 01:59:20.557 10 INFO neutron.plugins.ml2.plugin [None req-b3ae29bd-c5eb-432e-a17b-b98d894ec82b - - - - - -] Attempt 1 to provision port f5d98339-475d-446b-bca6-ae73a9521c81 2026-05-10 01:59:21.018 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:21.447 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f5d98339-475d-446b-bca6-ae73a9521c81 2026-05-10 01:59:22.390 11 INFO neutron.plugins.ml2.plugin [None req-5d6e224f-5c6e-4923-bfc7-427685b0bd28 - - - - - -] Attempt 1 to provision port 9c28ba83-b94c-42fa-bb13-efc1e7899f61 2026-05-10 01:59:22.842 11 INFO neutron.plugins.ml2.plugin [None req-dac9b8e8-33d7-4a8c-9206-7fbce85dfbc7 - - - - - -] Attempt 1 to provision port 9c28ba83-b94c-42fa-bb13-efc1e7899f61 2026-05-10 01:59:23.077 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f5d98339-475d-446b-bca6-ae73a9521c81 2026-05-10 01:59:24.898 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 74e24a0e-2ee9-4954-a35a-fa0eb4675417 2026-05-10 01:59:26.952 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 74e24a0e-2ee9-4954-a35a-fa0eb4675417 2026-05-10 01:59:28.493 10 INFO neutron.plugins.ml2.plugin [None req-e087ec6b-d897-45f7-b8bb-d746593c58e3 - - - - - -] Attempt 1 to provision port 9faa5149-2c4b-4f49-8d48-9c84cc4c861a 2026-05-10 01:59:28.935 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port fc09a3ec-e8e0-44c0-bf7b-2759faaf05c3 2026-05-10 01:59:29.113 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b31eb7c-2829-4ded-af07-3dfd42c10c45'] response: {'server_uuid': 'beb28dc6-500f-41d4-96a4-eb20d0b5fe1b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc09a3ec-e8e0-44c0-bf7b-2759faaf05c3', 'code': 200} 2026-05-10 01:59:31.038 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9faa5149-2c4b-4f49-8d48-9c84cc4c861a 2026-05-10 01:59:31.305 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b4896c-9a89-4b24-9c12-ff8457e6ead6'] response: {'server_uuid': '0c5302de-8293-4fc3-b448-8b5aecb2eefe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9faa5149-2c4b-4f49-8d48-9c84cc4c861a', 'code': 200} 2026-05-10 01:59:31.767 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port fc09a3ec-e8e0-44c0-bf7b-2759faaf05c3 2026-05-10 01:59:32.966 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9faa5149-2c4b-4f49-8d48-9c84cc4c861a 2026-05-10 01:59:35.176 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5bbb6b7-f0ef-4c12-85d2-963e38c78a5f'] response: {'server_uuid': '0c5302de-8293-4fc3-b448-8b5aecb2eefe', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9faa5149-2c4b-4f49-8d48-9c84cc4c861a', 'code': 200} 2026-05-10 01:59:36.936 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 002e634e-b56d-4ca1-ad00-2b8018ddaac7 2026-05-10 01:59:39.116 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 002e634e-b56d-4ca1-ad00-2b8018ddaac7 2026-05-10 01:59:39.646 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 13f2b263-c41e-41f9-a819-853567d46331 2026-05-10 01:59:41.204 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 13f2b263-c41e-41f9-a819-853567d46331 /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-05-10 01:59:44.975 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 231108a8-81d0-4f63-8510-3e2dcb76a3d3 2026-05-10 01:59:45.189 10 INFO neutron.plugins.ml2.plugin [None req-d5e8610c-e85e-4cb2-a7a5-8e54189c5144 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:45.270 10 INFO neutron.plugins.ml2.plugin [None req-d5e8610c-e85e-4cb2-a7a5-8e54189c5144 - - - - - -] Attempt 1 to provision port 433733e8-9c43-4623-9464-4af1615f247d 2026-05-10 01:59:45.428 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:45.916 10 INFO neutron.plugins.ml2.plugin [None req-aafbee27-e590-4c70-bb36-a0d99d883de1 - - - - - -] Attempt 1 to provision port 231108a8-81d0-4f63-8510-3e2dcb76a3d3 2026-05-10 01:59:47.030 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2974f7fd-6317-414c-9570-d13d01adabc2 2026-05-10 01:59:47.509 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 231108a8-81d0-4f63-8510-3e2dcb76a3d3 2026-05-10 01:59:47.617 11 INFO neutron.plugins.ml2.plugin [None req-cabf9ae4-e3d4-487d-98c6-6de1f1e41f24 - - - - - -] Attempt 1 to provision port 652760f7-1d6a-46aa-aab6-1dbe99fdf8be 2026-05-10 01:59:48.078 10 INFO neutron.plugins.ml2.plugin [None req-5d01bcf2-e901-4f24-a737-fd62ac8df92b - - - - - -] Attempt 1 to provision port a16c9405-1776-47c0-9697-70497fef3e65 2026-05-10 01:59:48.257 11 INFO neutron.plugins.ml2.plugin [None req-0d2e54ed-77d5-42e4-86a1-860634a66262 - - - - - -] Attempt 1 to provision port 2974f7fd-6317-414c-9570-d13d01adabc2 2026-05-10 01:59:48.948 11 INFO neutron.plugins.ml2.plugin [None req-a647e66b-21ba-4aab-b2e0-7b510ddaf47d - - - - - -] Attempt 1 to provision port a16c9405-1776-47c0-9697-70497fef3e65 2026-05-10 01:59:48.966 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2974f7fd-6317-414c-9570-d13d01adabc2 2026-05-10 01:59:49.263 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 5a881e82-ef43-4112-ac79-9195b2e3474b 2026-05-10 01:59:50.007 10 INFO neutron.plugins.ml2.plugin [None req-41f89ac2-afc7-4e33-96d0-bbbda2bf94c9 - - - - - -] Attempt 1 to provision port 7c7378c2-3bce-4092-a984-4c133c08987e 2026-05-10 01:59:50.756 10 INFO neutron.plugins.ml2.plugin [None req-bc593e57-7e14-4403-ac8e-2d85a972f56d - - - - - -] Attempt 1 to provision port 7c7378c2-3bce-4092-a984-4c133c08987e 2026-05-10 01:59:51.053 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 5a881e82-ef43-4112-ac79-9195b2e3474b 2026-05-10 01:59:51.362 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ed0f5376-8d8e-41b6-bc6a-cba4e135b9d0 2026-05-10 01:59:53.214 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ed0f5376-8d8e-41b6-bc6a-cba4e135b9d0 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.538 11 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-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.538 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.540 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.541 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 2 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.583 11 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-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.583 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.584 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.586 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 3 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.648 11 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-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.648 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.649 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.651 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 4 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.690 11 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-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.690 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.691 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.693 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 5 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.726 11 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-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.726 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.727 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.741 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 6 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.778 11 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-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.778 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.780 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 7 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.855 11 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-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.855 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.856 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.858 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 8 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.901 11 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-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.901 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.902 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.903 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 9 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.943 10 INFO neutron.plugins.ml2.plugin [None req-7779edf7-8552-4af7-aec2-8b5e67be4d0b - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.949 11 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-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.949 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.950 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:53.953 11 INFO neutron.plugins.ml2.plugin [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Attempt 10 to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 01:59:53.978 11 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-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c57d35b2-1036-4b2b-aab6-d8f87cd8031e could not be found. 2026-05-10 01:59:53.978 11 ERROR neutron.plugins.ml2.managers  2026-05-10 01:59:53.979 11 ERROR neutron.plugins.ml2.managers [None req-907c6cd1-ddfb-4110-ba7f-653b702905e6 - - - - - -] Failed to bind port f7ebf9d8-7b20-4d24-8cd5-e1640c1dc9d9 on host instance for vnic_type normal using segments [{'id': '54bbb1d8-d604-4544-af5d-3eff2125eeff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 224, 'network_id': 'aff36e25-a526-4a75-a5b1-9e656f7b0660'}] 2026-05-10 01:59:54.441 11 INFO neutron.plugins.ml2.plugin [None req-6e5e06a8-dcf2-4dca-8c12-a5ea04987107 - - - - - -] Attempt 1 to provision port 7ed266cf-2903-43e6-9a19-77ffa1ad9b48 2026-05-10 01:59:55.051 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port fd1bc07c-e9ba-47a9-a6c7-8214045890c2 2026-05-10 01:59:55.212 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cc48cc3a-2664-43aa-b442-966cd24b0d57 2026-05-10 01:59:57.264 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7ed266cf-2903-43e6-9a19-77ffa1ad9b48 2026-05-10 01:59:58.112 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2a36f10-3251-4408-925b-c46e54aebd39'] response: {'server_uuid': '62479076-045c-4c46-80e4-a844a95c2070', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ed266cf-2903-43e6-9a19-77ffa1ad9b48', 'code': 200} 2026-05-10 01:59:59.084 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 98954ac2-2e46-48b6-af4d-286126228a3e 2026-05-10 01:59:59.399 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2364452f-3513-489a-8ae6-a4c11654ae65'] response: {'server_uuid': '95fed8f7-8818-43a1-8ce9-17f22cdd3ef4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98954ac2-2e46-48b6-af4d-286126228a3e', 'code': 200} 2026-05-10 02:00:00.040 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7ed266cf-2903-43e6-9a19-77ffa1ad9b48 2026-05-10 02:00:01.107 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 98954ac2-2e46-48b6-af4d-286126228a3e 2026-05-10 02:00:05.436 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d328fdc1-0a44-4634-aba3-f60e9d8e17bf'] response: {'server_uuid': '95fed8f7-8818-43a1-8ce9-17f22cdd3ef4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '98954ac2-2e46-48b6-af4d-286126228a3e', 'code': 200} 2026-05-10 02:00:07.013 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a16c9405-1776-47c0-9697-70497fef3e65 2026-05-10 02:00:07.372 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 433733e8-9c43-4623-9464-4af1615f247d 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server [None req-2626ee7f-5066-48d8-a194-919f4b49d585 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet b564f340-6a83-4c63-a403-8e84430c4758: This subnet is being modified by another concurrent operation. 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 02:00:08.830 11 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-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 02:00:08.830 11 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-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server raise exception 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet b564f340-6a83-4c63-a403-8e84430c4758: This subnet is being modified by another concurrent operation. 2026-05-10 02:00:08.830 11 ERROR oslo_messaging.rpc.server  2026-05-10 02:00:09.034 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 433733e8-9c43-4623-9464-4af1615f247d /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-05-10 02:00:16.797 11 INFO neutron.plugins.ml2.plugin [None req-be25282a-e610-41e0-b38a-743f03960363 - - - - - -] Attempt 1 to provision port 51a72478-f0af-4bd9-950a-264ed731987a 2026-05-10 02:00:16.946 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ec92e9a7-34f2-48ce-b702-2ba1bac00d03 2026-05-10 02:00:17.983 10 INFO neutron.plugins.ml2.plugin [None req-efc5b075-cc01-40c3-b9b0-53c22735ad9c - - - - - -] Attempt 1 to provision port ec92e9a7-34f2-48ce-b702-2ba1bac00d03 2026-05-10 02:00:18.899 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ec92e9a7-34f2-48ce-b702-2ba1bac00d03 2026-05-10 02:00:19.718 11 INFO neutron.plugins.ml2.plugin [None req-f365981c-ae2f-4fdd-a72c-6411a0e8d35a - - - - - -] Attempt 1 to provision port fa15601a-780f-42e7-86ad-d5ca08d34b2c 2026-05-10 02:00:20.504 11 INFO neutron.plugins.ml2.plugin [None req-4caeb762-3aa6-4dda-bab3-219157cfad8d - - - - - -] Attempt 1 to provision port fa15601a-780f-42e7-86ad-d5ca08d34b2c 2026-05-10 02:00:20.957 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2c42063e-5067-4688-9616-2f03005f587f 2026-05-10 02:00:22.897 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2c42063e-5067-4688-9616-2f03005f587f 2026-05-10 02:00:27.024 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 69162ab6-5eba-40ae-bc76-6502d6143d82 2026-05-10 02:00:27.176 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebf571ca-4f82-4a45-a1fd-480f09c6052c'] response: {'server_uuid': '4d4ed46f-f8a9-432f-a94e-0c81d4f805e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69162ab6-5eba-40ae-bc76-6502d6143d82', 'code': 200} 2026-05-10 02:00:28.353 11 INFO neutron.plugins.ml2.plugin [None req-96c5c9f2-f1c7-4c8d-888a-5ed65d19c7a9 - - - - - -] Attempt 1 to provision port a68cee51-ca1d-4c77-98ef-f47fe8a514be 2026-05-10 02:00:28.915 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 69162ab6-5eba-40ae-bc76-6502d6143d82 2026-05-10 02:00:38.482 11 INFO neutron.plugins.ml2.plugin [None req-43947ea5-603f-4c0d-8e11-e45913d08bca - - - - - -] Attempt 1 to provision port e53cf5a5-1d7e-4067-af90-a0831b6c05e8 2026-05-10 02:00:38.944 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7106f05c-2c2d-4cd8-9b3d-73fb07ab0770 2026-05-10 02:00:38.993 11 INFO neutron.plugins.ml2.plugin [None req-82a1324e-45fe-40bf-92e2-546272938f20 - - - - - -] Attempt 1 to provision port 7106f05c-2c2d-4cd8-9b3d-73fb07ab0770 2026-05-10 02:00:39.513 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port e53cf5a5-1d7e-4067-af90-a0831b6c05e8 2026-05-10 02:00:39.806 10 INFO neutron.plugins.ml2.plugin [None req-42a3c464-76cb-4f20-8e8a-efdd114dff24 - - - - - -] Attempt 1 to provision port 7ba28f1c-8ddc-4ba5-bfd0-1219e6c3cdee 2026-05-10 02:00:40.363 11 INFO neutron.plugins.ml2.plugin [None req-024166a7-b6ab-4c67-8931-83f561cd84dd - - - - - -] Attempt 1 to provision port 7ba28f1c-8ddc-4ba5-bfd0-1219e6c3cdee 2026-05-10 02:00:40.994 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 7106f05c-2c2d-4cd8-9b3d-73fb07ab0770 2026-05-10 02:00:41.218 11 INFO neutron.plugins.ml2.plugin [None req-4c3f4d28-5f14-4e5e-8427-17d3344d582a - - - - - -] Attempt 1 to provision port 17e65431-9a9a-4567-9071-1e94bc27aa9b 2026-05-10 02:00:41.341 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port e53cf5a5-1d7e-4067-af90-a0831b6c05e8 2026-05-10 02:00:41.757 10 INFO neutron.plugins.ml2.plugin [None req-581b0262-8864-4790-9863-8298e05f815b - - - - - -] Attempt 1 to provision port 17e65431-9a9a-4567-9071-1e94bc27aa9b 2026-05-10 02:00:42.990 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 51a72478-f0af-4bd9-950a-264ed731987a 2026-05-10 02:00:43.588 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port fa15601a-780f-42e7-86ad-d5ca08d34b2c 2026-05-10 02:00:44.974 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 51a72478-f0af-4bd9-950a-264ed731987a 2026-05-10 02:00:45.183 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port fa15601a-780f-42e7-86ad-d5ca08d34b2c 2026-05-10 02:00:47.165 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-7abf2086-524a-4089-9127-43ecbb589a6b'] response: {'server_uuid': '4d4ed46f-f8a9-432f-a94e-0c81d4f805e2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69162ab6-5eba-40ae-bc76-6502d6143d82', 'code': 200} 2026-05-10 02:00:48.999 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b6fb33ef-6931-4cdf-847a-59e1b47a0c12 2026-05-10 02:00:49.381 11 INFO neutron.plugins.ml2.plugin [None req-044c617f-863d-43dd-9642-733bb303b2db - - - - - -] Attempt 1 to provision port b6fb33ef-6931-4cdf-847a-59e1b47a0c12 2026-05-10 02:00:49.504 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 69162ab6-5eba-40ae-bc76-6502d6143d82 2026-05-10 02:00:49.629 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-df893503-d5c2-47b1-9cdd-c54f3e27871d'] response: {'server_uuid': '4d4ed46f-f8a9-432f-a94e-0c81d4f805e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69162ab6-5eba-40ae-bc76-6502d6143d82', 'code': 200} 2026-05-10 02:00:50.980 11 INFO neutron.plugins.ml2.plugin [None req-f5e463e1-6c22-4f2d-a435-6c1abed3fdbd - - - - - -] Attempt 1 to provision port e186f8c1-6ab3-487d-ad30-6aefcbe96ed6 2026-05-10 02:00:51.249 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b6fb33ef-6931-4cdf-847a-59e1b47a0c12 2026-05-10 02:00:51.439 11 INFO neutron.plugins.ml2.plugin [None req-0c5d6328-81da-4501-a60d-51df4a9f82f2 - - - - - -] Attempt 1 to provision port e186f8c1-6ab3-487d-ad30-6aefcbe96ed6 2026-05-10 02:00:51.515 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 69162ab6-5eba-40ae-bc76-6502d6143d82 2026-05-10 02:00:51.803 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port bfd152c5-f869-4146-9f51-922c207ac6df 2026-05-10 02:00:52.400 11 INFO neutron.plugins.ml2.plugin [None req-65efd557-994b-4038-9434-e6382d66a59f - - - - - -] Attempt 1 to provision port bfd152c5-f869-4146-9f51-922c207ac6df 2026-05-10 02:00:53.035 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port bfd152c5-f869-4146-9f51-922c207ac6df /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-05-10 02:00:57.170 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3693548c-5017-4a33-b287-30b22778beef 2026-05-10 02:00:58.227 10 INFO neutron.plugins.ml2.plugin [None req-d92c190b-e246-45ab-bdcf-a5951f00fa98 - - - - - -] Attempt 1 to provision port 3693548c-5017-4a33-b287-30b22778beef 2026-05-10 02:00:58.911 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3693548c-5017-4a33-b287-30b22778beef 2026-05-10 02:00:59.443 11 INFO neutron.plugins.ml2.plugin [None req-b0465321-a478-4f50-ae0c-32086448ef42 - - - - - -] Attempt 1 to provision port 3a04c0d0-9106-4d2a-a4fb-8d0cb00ae103 2026-05-10 02:00:59.799 10 INFO neutron.plugins.ml2.plugin [None req-7520265e-2d0a-4586-b4ce-ecbeb57637f7 - - - - - -] Attempt 1 to provision port 3a04c0d0-9106-4d2a-a4fb-8d0cb00ae103 2026-05-10 02:01:01.164 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ee296f22-4392-4623-8137-bb74ebdf6a85 2026-05-10 02:01:01.447 11 INFO neutron.plugins.ml2.plugin [None req-b78aba2b-fe86-4ef2-bf97-4f30b1dd1640 - - - - - -] Attempt 1 to provision port ee296f22-4392-4623-8137-bb74ebdf6a85 2026-05-10 02:01:03.696 11 INFO neutron.plugins.ml2.plugin [None req-15597961-8ed8-49f1-89bc-eada5f41837f - - - - - -] Attempt 1 to provision port 065c8369-3169-42e2-9c30-43afaeef200e 2026-05-10 02:01:07.168 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0e0bc1a-b34c-4da1-ab69-e8476c2be323'] response: {'server_uuid': '4d4ed46f-f8a9-432f-a94e-0c81d4f805e2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69162ab6-5eba-40ae-bc76-6502d6143d82', 'code': 200} 2026-05-10 02:01:09.028 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3d8a823d-6b79-46cf-8c68-e731532cd790 2026-05-10 02:01:09.691 11 INFO neutron.plugins.ml2.plugin [None req-5a863ab8-5a93-4f59-9e4b-4c38df2944c1 - - - - - -] Attempt 1 to provision port 3d8a823d-6b79-46cf-8c68-e731532cd790 2026-05-10 02:01:10.980 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3d8a823d-6b79-46cf-8c68-e731532cd790 /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-05-10 02:01:23.036 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c4fb3f42-a242-4f41-add9-a4e0b4b4a9f0 2026-05-10 02:01:23.759 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 25d4c30b-7ae8-486b-8e97-9614755f1499 2026-05-10 02:01:24.117 10 INFO neutron.plugins.ml2.plugin [None req-83bfee37-9ada-4774-b2b5-aae53c2db7ec - - - - - -] Attempt 1 to provision port 25d4c30b-7ae8-486b-8e97-9614755f1499 2026-05-10 02:01:24.534 11 INFO neutron.plugins.ml2.plugin [None req-efbdf8ff-c665-4c54-8b22-f16b246376a6 - - - - - -] Attempt 1 to provision port c4fb3f42-a242-4f41-add9-a4e0b4b4a9f0 2026-05-10 02:01:24.728 11 INFO neutron.plugins.ml2.plugin [None req-b15fc670-7765-40fb-a86f-697666734107 - - - - - -] Attempt 1 to provision port 567fa5c1-c2d7-4e5d-8904-fe679961cc66 2026-05-10 02:01:24.952 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c4fb3f42-a242-4f41-add9-a4e0b4b4a9f0 2026-05-10 02:01:25.268 11 INFO neutron.plugins.ml2.plugin [None req-532a6565-dc47-425e-be0b-f95e096f85c8 - - - - - -] Attempt 1 to provision port 567fa5c1-c2d7-4e5d-8904-fe679961cc66 2026-05-10 02:01:25.280 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 25d4c30b-7ae8-486b-8e97-9614755f1499 2026-05-10 02:01:26.528 10 INFO neutron.plugins.ml2.plugin [None req-9d4efb01-a8c6-494e-bbd5-f6313d7ec363 - - - - - -] Attempt 1 to provision port 4dcdb43a-a606-430c-bdc0-bf45fd904ff0 2026-05-10 02:01:27.091 10 INFO neutron.plugins.ml2.plugin [None req-6e8d1646-e011-424b-a10e-9ac12969c39b - - - - - -] Attempt 1 to provision port 4dcdb43a-a606-430c-bdc0-bf45fd904ff0 2026-05-10 02:01:34.969 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cf318a6a-308b-4fd7-a930-e0ede7b34545 2026-05-10 02:01:34.997 11 INFO neutron.plugins.ml2.plugin [None req-d637f355-0b0a-4774-be83-76b46336af5b - - - - - -] Attempt 1 to provision port cf318a6a-308b-4fd7-a930-e0ede7b34545 2026-05-10 02:01:35.761 11 INFO neutron.plugins.ml2.plugin [None req-598965b4-bcd0-4ecc-8a0e-eb49cd7bb01e - - - - - -] Attempt 1 to provision port 7f535fe1-2a0c-4515-bd08-c3d7655db145 2026-05-10 02:01:36.710 11 INFO neutron.plugins.ml2.plugin [None req-701944b3-f802-48f3-9004-769751ff453d - - - - - -] Attempt 1 to provision port 7f535fe1-2a0c-4515-bd08-c3d7655db145 2026-05-10 02:01:37.022 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cf318a6a-308b-4fd7-a930-e0ede7b34545 2026-05-10 02:01:37.315 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 99dab214-eaa7-4d55-8112-0fde50ee5d5b 2026-05-10 02:01:43.007 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4a3931c1-c537-49f1-aab0-546ddd3f8eaf 2026-05-10 02:01:43.323 10 INFO neutron.plugins.ml2.plugin [None req-a39003d8-ba3c-4977-a275-e14993adbb90 - - - - - -] Attempt 1 to provision port 4a3931c1-c537-49f1-aab0-546ddd3f8eaf 2026-05-10 02:01:43.644 10 INFO neutron.plugins.ml2.plugin [None req-b7a58654-1fd0-4e5c-b321-843c5951d516 - - - - - -] Attempt 1 to provision port b0b0a17b-c891-449a-a3d2-c9691f87f317 2026-05-10 02:01:44.094 10 INFO neutron.plugins.ml2.plugin [None req-ef76ed82-2da1-400a-925e-137f2367ff1d - - - - - -] Attempt 1 to provision port b0b0a17b-c891-449a-a3d2-c9691f87f317 2026-05-10 02:01:44.988 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4a3931c1-c537-49f1-aab0-546ddd3f8eaf 2026-05-10 02:01:48.365 10 INFO neutron.plugins.ml2.plugin [None req-26e6f089-50c5-44b4-a671-aad4eb0eaf43 - - - - - -] Attempt 1 to provision port 95eb79e7-fdfa-4965-8968-4c5059c78f85 2026-05-10 02:01:53.017 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 65e1bbac-fd17-490f-b0b8-f5be292fc956 2026-05-10 02:01:54.057 11 INFO neutron.plugins.ml2.plugin [None req-a1d47b68-786a-4e0b-87a7-b152c8118d20 - - - - - -] Attempt 1 to provision port 65e1bbac-fd17-490f-b0b8-f5be292fc956 2026-05-10 02:01:55.158 10 INFO neutron.plugins.ml2.plugin [None req-785985a5-5a04-48dd-81c4-65d6f1d7df8e - - - - - -] Attempt 1 to provision port 07bf357d-8aaf-49cb-b2a2-e25a05afff1d 2026-05-10 02:01:55.170 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 07bf357d-8aaf-49cb-b2a2-e25a05afff1d 2026-05-10 02:01:55.889 10 INFO neutron.plugins.ml2.plugin [None req-1a345e6a-1135-4c1a-b6b0-ee9870681c21 - - - - - -] Attempt 1 to provision port cb6b1a04-d5fb-49aa-82f3-5d280a417d1f 2026-05-10 02:01:56.126 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 65e1bbac-fd17-490f-b0b8-f5be292fc956 2026-05-10 02:01:56.452 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cb6b1a04-d5fb-49aa-82f3-5d280a417d1f 2026-05-10 02:01:56.905 10 INFO neutron.plugins.ml2.plugin [None req-665b801d-6ddc-4b4c-8467-3dc5d68d07f6 - - - - - -] Attempt 1 to provision port dbfdb800-9629-4995-8113-ab4c2decc069 2026-05-10 02:01:57.178 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port cb6b1a04-d5fb-49aa-82f3-5d280a417d1f 2026-05-10 02:01:57.459 10 INFO neutron.plugins.ml2.plugin [None req-378e47b9-4f4d-415c-a949-019532d9759f - - - - - -] Attempt 1 to provision port ab6264f1-c54e-49ef-b8aa-56a1a20d4081 2026-05-10 02:01:57.578 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ab6264f1-c54e-49ef-b8aa-56a1a20d4081 2026-05-10 02:01:57.617 11 INFO neutron.plugins.ml2.db [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] No ports have port_id starting with ab6264f1-c54e-49ef-b8aa-56a1a20d4081 2026-05-10 02:01:58.267 10 INFO neutron.plugins.ml2.plugin [None req-8f519fa4-2bfc-42ac-a330-f993c791cad7 - - - - - -] Attempt 1 to provision port 57c3c019-3834-4fb8-a0d2-3afedd62f874 2026-05-10 02:01:59.059 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9ec39d62-3065-438d-8fa9-335a6fb2544a 2026-05-10 02:01:59.430 10 INFO neutron.plugins.ml2.plugin [None req-5a418485-0712-4ab0-b4dc-10c4201cd337 - - - - - -] Attempt 1 to provision port 9ec39d62-3065-438d-8fa9-335a6fb2544a 2026-05-10 02:02:00.963 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9ec39d62-3065-438d-8fa9-335a6fb2544a 2026-05-10 02:02:01.345 10 INFO neutron.plugins.ml2.plugin [None req-bb8c1ba2-7fd5-4b19-a6cd-e0d06e1471d5 - - - - - -] Attempt 1 to provision port 659ff5fd-c5df-4b3b-ad9d-6819affa80eb 2026-05-10 02:02:02.099 10 INFO neutron.plugins.ml2.plugin [None req-3e474597-5533-4cf1-a807-6f8832f60a86 - - - - - -] Attempt 1 to provision port 659ff5fd-c5df-4b3b-ad9d-6819affa80eb 2026-05-10 02:02:02.976 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ad070cb5-f9de-4712-adda-82ca7c8867ff 2026-05-10 02:02:04.938 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port ad070cb5-f9de-4712-adda-82ca7c8867ff 2026-05-10 02:02:09.123 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c2ccb40f-9bd8-40c4-a8ac-be29d19033b4 2026-05-10 02:02:09.692 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a3219e1b-65b6-4272-b9bc-42c85875ffef 2026-05-10 02:02:09.863 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b7c1106-7387-417c-9f01-60a3d4432f40'] response: {'server_uuid': '7be42891-aa37-446f-9f1c-67031120aeee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3219e1b-65b6-4272-b9bc-42c85875ffef', 'code': 200} 2026-05-10 02:02:10.982 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a3219e1b-65b6-4272-b9bc-42c85875ffef 2026-05-10 02:02:36.261 10 INFO neutron.plugins.ml2.plugin [None req-d4aa7636-edab-447e-9232-61b4784c4123 - - - - - -] Attempt 1 to provision port 8291f7fb-8c36-4b2d-ba31-b6a1bee85f67 2026-05-10 02:02:39.167 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c8e3bcfa-e3aa-4371-a375-8e6f73edd519 2026-05-10 02:02:40.450 10 INFO neutron.plugins.ml2.plugin [None req-84041d46-262c-471f-abb2-f47797a4eae4 - - - - - -] Attempt 1 to provision port 4e6b3113-f57b-4bda-b882-6c0f1a2f0693 2026-05-10 02:02:40.891 10 INFO neutron.plugins.ml2.plugin [None req-84041d46-262c-471f-abb2-f47797a4eae4 - - - - - -] Attempt 1 to provision port 0cd42fd0-e48d-48c5-8970-6439273f0b54 2026-05-10 02:02:41.044 10 INFO neutron.plugins.ml2.plugin [None req-5decdf02-e653-4ced-9d52-b92d86ee02c5 - - - - - -] Attempt 1 to provision port 0cd42fd0-e48d-48c5-8970-6439273f0b54 2026-05-10 02:02:41.044 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c8e3bcfa-e3aa-4371-a375-8e6f73edd519 2026-05-10 02:02:41.193 11 INFO neutron.plugins.ml2.plugin [None req-e7c0f35b-1cb4-4e63-830e-1f7839d79922 - - - - - -] Attempt 1 to provision port 0cd42fd0-e48d-48c5-8970-6439273f0b54 2026-05-10 02:02:41.313 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4e6b3113-f57b-4bda-b882-6c0f1a2f0693 2026-05-10 02:02:43.260 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4e6b3113-f57b-4bda-b882-6c0f1a2f0693 2026-05-10 02:02:45.581 10 INFO neutron.plugins.ml2.plugin [None req-8b849cb4-b56d-4a95-8623-aede9136be87 - - - - - -] Attempt 1 to provision port 51d410b7-fdb4-4965-a625-003d26827b73 2026-05-10 02:02:47.048 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 51d410b7-fdb4-4965-a625-003d26827b73 2026-05-10 02:02:47.226 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-de692df4-94c7-4a06-bf6a-f31b81080f9d'] response: {'server_uuid': 'c98902ab-0fa3-49a7-a33c-2154d11a786d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51d410b7-fdb4-4965-a625-003d26827b73', 'code': 200} 2026-05-10 02:02:48.965 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 51d410b7-fdb4-4965-a625-003d26827b73 2026-05-10 02:03:03.013 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 0cd42fd0-e48d-48c5-8970-6439273f0b54 2026-05-10 02:03:03.360 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 8291f7fb-8c36-4b2d-ba31-b6a1bee85f67 2026-05-10 02:03:04.997 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 0cd42fd0-e48d-48c5-8970-6439273f0b54 2026-05-10 02:03:05.286 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 8291f7fb-8c36-4b2d-ba31-b6a1bee85f67 2026-05-10 02:03:15.279 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4bfb311a-c644-4744-8f97-cf02ade468e4 2026-05-10 02:03:15.420 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d9cd55c-cac8-4bc6-adcc-cca0a29f4fce'] response: {'server_uuid': '0d8e67b9-1619-43e9-b932-b4b4b8358592', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bfb311a-c644-4744-8f97-cf02ade468e4', 'code': 200} 2026-05-10 02:03:17.012 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 4bfb311a-c644-4744-8f97-cf02ade468e4 2026-05-10 02:03:41.031 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port d888eb63-4708-4aa6-8fc5-4ac09d7fa92a 2026-05-10 02:03:41.475 10 INFO neutron.plugins.ml2.plugin [None req-e92bc269-ab60-43d4-a373-989bab6ea132 - - - - - -] Attempt 1 to provision port 6bcfc75e-7aa7-45e6-8065-a06698dbe7c6 2026-05-10 02:03:42.331 10 INFO neutron.plugins.ml2.plugin [None req-8f36bcfb-0968-470e-a425-37106f3d1809 - - - - - -] Attempt 1 to provision port d888eb63-4708-4aa6-8fc5-4ac09d7fa92a 2026-05-10 02:03:43.000 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port d888eb63-4708-4aa6-8fc5-4ac09d7fa92a 2026-05-10 02:03:43.616 11 INFO neutron.plugins.ml2.plugin [None req-a99d29c1-fbbc-42b6-ba58-db28a138b6fc - - - - - -] Attempt 1 to provision port 3d05e69f-45f4-4ad8-834d-8f1971a8bd67 2026-05-10 02:03:44.375 11 INFO neutron.plugins.ml2.plugin [None req-b6ee492e-2ca6-4017-9c4e-cd41aec2cdde - - - - - -] Attempt 1 to provision port 3d05e69f-45f4-4ad8-834d-8f1971a8bd67 2026-05-10 02:03:45.014 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port dcb22bb4-7777-4fdc-8c93-153a52715bea 2026-05-10 02:03:47.081 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port dcb22bb4-7777-4fdc-8c93-153a52715bea 2026-05-10 02:03:47.135 11 INFO neutron.plugins.ml2.plugin [None req-b325a9b5-2ff8-4d76-89bb-6b96afedf566 - - - - - -] Attempt 1 to provision port 5516ac5a-5818-42dc-adff-7eacb17695ef 2026-05-10 02:03:47.341 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f7619bf9-2cff-48fb-9863-0e3309fac264 2026-05-10 02:03:47.985 11 INFO neutron.plugins.ml2.plugin [None req-8bc7f55f-cfd2-4af0-b5f4-666af5d58bf5 - - - - - -] Attempt 1 to provision port f7619bf9-2cff-48fb-9863-0e3309fac264 2026-05-10 02:03:49.074 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f7619bf9-2cff-48fb-9863-0e3309fac264 2026-05-10 02:03:49.976 10 INFO neutron.plugins.ml2.plugin [None req-560baf0b-1f02-4eda-b412-6808942e8949 - - - - - -] Attempt 1 to provision port 985fddb2-8781-4e45-b56b-37332148024d 2026-05-10 02:03:51.042 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 90583a88-1de0-4b57-ae25-8391bf3a0ca9 2026-05-10 02:03:51.133 11 INFO neutron.plugins.ml2.plugin [None req-01d1cb61-019a-454a-bcbe-23911bea3eda - - - - - -] Attempt 1 to provision port 985fddb2-8781-4e45-b56b-37332148024d 2026-05-10 02:03:52.990 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 90583a88-1de0-4b57-ae25-8391bf3a0ca9 2026-05-10 02:03:59.109 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9d150c5b-36f1-4010-b9fa-27bea798da2d 2026-05-10 02:03:59.239 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-95901249-0d43-41bd-a0b2-d9a7a6fc875a'] response: {'server_uuid': '528e0051-9c99-4e4f-9d3e-2c9f66220031', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d150c5b-36f1-4010-b9fa-27bea798da2d', 'code': 200} 2026-05-10 02:04:01.022 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9d150c5b-36f1-4010-b9fa-27bea798da2d 2026-05-10 02:04:05.020 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3d05e69f-45f4-4ad8-834d-8f1971a8bd67 2026-05-10 02:04:05.354 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 6bcfc75e-7aa7-45e6-8065-a06698dbe7c6 2026-05-10 02:04:07.042 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 985fddb2-8781-4e45-b56b-37332148024d 2026-05-10 02:04:07.349 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 6bcfc75e-7aa7-45e6-8065-a06698dbe7c6 2026-05-10 02:04:07.528 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 3d05e69f-45f4-4ad8-834d-8f1971a8bd67 2026-05-10 02:04:07.784 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 5516ac5a-5818-42dc-adff-7eacb17695ef 2026-05-10 02:04:09.020 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 985fddb2-8781-4e45-b56b-37332148024d 2026-05-10 02:04:09.229 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 5516ac5a-5818-42dc-adff-7eacb17695ef /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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.435 11 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-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.435 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.436 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.436 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 2 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.451 11 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-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.451 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.452 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.452 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 3 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.468 11 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-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.468 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.469 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.469 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 4 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.485 11 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-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.485 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.486 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.486 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 5 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.507 11 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-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.507 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.508 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.508 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 6 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.526 11 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-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.526 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.527 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.528 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 7 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.543 11 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-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.543 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.544 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 8 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.558 11 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-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.558 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.559 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.559 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 9 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.574 11 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-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.574 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:32.575 11 INFO neutron.plugins.ml2.plugin [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Attempt 10 to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:32.589 11 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-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4a79aec-e9ef-424b-95d3-60d00f82514e could not be found. 2026-05-10 02:04:32.589 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:32.590 11 ERROR neutron.plugins.ml2.managers [None req-bb2aba9c-08de-4b49-b120-a13bd47d7079 - - - - - -] Failed to bind port 8b6c6518-a5e7-426f-be91-17a07db6d4c4 on host instance for vnic_type normal using segments [{'id': 'aa84b441-12bc-4154-bd25-5c4ab5e82241', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 937, 'network_id': '54479f62-e8ae-4928-a7a6-9fbf1399513a'}] 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 54479f62-e8ae-4928-a7a6-9fbf1399513a could not be found. 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 02:04:33.425 11 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-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 54479f62-e8ae-4928-a7a6-9fbf1399513a could not be found. 2026-05-10 02:04:33.425 11 ERROR oslo_messaging.rpc.server  2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.223 11 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-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.223 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.224 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.225 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 2 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.243 11 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-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.243 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.244 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.244 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 3 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.265 11 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-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.265 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.266 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.266 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 4 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.292 11 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-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.292 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.294 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.294 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 5 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.317 11 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-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.317 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.318 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.318 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 6 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.339 11 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-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.339 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.340 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.340 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 7 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.358 11 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-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.358 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.359 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.359 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 8 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.374 11 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-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.374 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.375 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.375 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 9 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.394 11 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-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.394 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.395 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:34.395 11 INFO neutron.plugins.ml2.plugin [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Attempt 10 to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-10 02:04:34.413 11 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-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6fc886ec-ecdb-4b5d-b249-4b3dc46c2047 could not be found. 2026-05-10 02:04:34.413 11 ERROR neutron.plugins.ml2.managers  2026-05-10 02:04:34.414 11 ERROR neutron.plugins.ml2.managers [None req-5602e859-89db-4dd5-8e8c-ecb91069cea9 - - - - - -] Failed to bind port 8bf7a0c2-e1c1-4863-9dfe-e713e894d5af on host instance for vnic_type normal using segments [{'id': 'd98a656c-0077-41f7-bc9e-38dc55ca2a75', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 688, 'network_id': '409cc791-7dea-4296-9d41-7a72ed1c39eb'}] 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 409cc791-7dea-4296-9d41-7a72ed1c39eb could not be found. 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 02:04:35.104 11 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-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 409cc791-7dea-4296-9d41-7a72ed1c39eb could not be found. 2026-05-10 02:04:35.104 11 ERROR oslo_messaging.rpc.server  2026-05-10 02:04:55.222 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a36a749b-d036-4320-bca6-20102ee4586e 2026-05-10 02:04:57.392 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port a36a749b-d036-4320-bca6-20102ee4586e 2026-05-10 02:04:57.587 10 INFO neutron.plugins.ml2.plugin [None req-df2b836f-31cf-4980-9356-86283e99b556 - - - - - -] Attempt 1 to provision port a36a749b-d036-4320-bca6-20102ee4586e 2026-05-10 02:04:57.775 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c8d07fa8-9490-4036-98e2-626fdc0684a3 2026-05-10 02:04:58.343 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 0bf529b9-01f3-4bce-afa5-0962985fb621 2026-05-10 02:04:58.629 10 INFO neutron.plugins.ml2.plugin [None req-a69a32ad-ac2a-4389-b0ac-79a9ef0a28c4 - - - - - -] Attempt 1 to provision port 0bf529b9-01f3-4bce-afa5-0962985fb621 2026-05-10 02:04:59.002 11 INFO neutron.plugins.ml2.plugin [None req-de70e357-b2f6-4711-a3cd-e721dc81d34f - - - - - -] Attempt 1 to provision port f2bf51f7-655c-419c-ab01-9861e6e895c9 2026-05-10 02:04:59.181 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 0bf529b9-01f3-4bce-afa5-0962985fb621 2026-05-10 02:04:59.434 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port c8d07fa8-9490-4036-98e2-626fdc0684a3 2026-05-10 02:04:59.862 11 INFO neutron.plugins.ml2.plugin [None req-36cd07cc-e999-47d8-91ee-9e6ee6dec022 - - - - - -] Attempt 1 to provision port c8d07fa8-9490-4036-98e2-626fdc0684a3 2026-05-10 02:05:00.260 11 INFO neutron.plugins.ml2.plugin [None req-d84ff2d8-8730-4a01-8295-b8255be6dd05 - - - - - -] Attempt 1 to provision port a36a749b-d036-4320-bca6-20102ee4586e 2026-05-10 02:05:00.468 10 INFO neutron.plugins.ml2.plugin [None req-2fc957bd-16f6-42ef-8817-01a1041e6cdf - - - - - -] Attempt 1 to provision port 0bf529b9-01f3-4bce-afa5-0962985fb621 2026-05-10 02:05:01.277 10 INFO neutron.plugins.ml2.plugin [None req-b5fe4ba0-ab22-4b9e-a669-a34095791c31 - - - - - -] Attempt 1 to provision port c8d07fa8-9490-4036-98e2-626fdc0684a3 2026-05-10 02:05:01.680 11 INFO neutron.plugins.ml2.plugin [None req-3f507b75-911c-4386-8ac5-0edb926709ef - - - - - -] Attempt 1 to provision port 08242cfd-a290-4a57-b192-249dbc6be941 2026-05-10 02:05:02.349 11 INFO neutron.plugins.ml2.plugin [None req-1915672d-4535-4c9d-ad19-70b852cc20de - - - - - -] Attempt 1 to provision port 08242cfd-a290-4a57-b192-249dbc6be941 2026-05-10 02:05:03.234 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port eb8a4c60-0599-41a7-8fd9-2f5e1c2a496f 2026-05-10 02:05:03.426 10 INFO neutron.plugins.ml2.plugin [None req-4fb66952-aad7-4990-97b2-bfd9f04896b1 - - - - - -] Attempt 1 to provision port d258f8b0-0608-47ea-a551-de8c5c210c8c 2026-05-10 02:05:04.287 10 INFO neutron.plugins.ml2.plugin [None req-1f9aa458-186d-44b5-8519-58e7f4f52ecf - - - - - -] Attempt 1 to provision port d258f8b0-0608-47ea-a551-de8c5c210c8c 2026-05-10 02:05:05.227 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port eb8a4c60-0599-41a7-8fd9-2f5e1c2a496f 2026-05-10 02:05:05.251 11 INFO neutron.plugins.ml2.plugin [None req-df58ebc9-c0c3-4c50-beec-f8ebb4dbb1fa - - - - - -] Attempt 1 to provision port 1f456417-5f07-4d27-9c78-225d6dcb7ddf 2026-05-10 02:05:06.111 11 INFO neutron.plugins.ml2.plugin [None req-9c0c8be9-4aae-44eb-9705-08068cfffcf6 - - - - - -] Attempt 1 to provision port 1f456417-5f07-4d27-9c78-225d6dcb7ddf 2026-05-10 02:05:10.896 11 INFO neutron.plugins.ml2.plugin [None req-ec6e1588-1c1e-4576-a8da-13ecf154c943 - - - - - -] Attempt 1 to provision port b903fde7-527d-47da-9d65-05f81bac3c11 2026-05-10 02:05:13.319 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b903fde7-527d-47da-9d65-05f81bac3c11 2026-05-10 02:05:13.494 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-891a2613-efc2-4473-a91e-ccde17167d10'] response: {'server_uuid': 'f4164816-8f0d-4a11-ae3b-3c117d585161', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b903fde7-527d-47da-9d65-05f81bac3c11', 'code': 200} 2026-05-10 02:05:15.207 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port b903fde7-527d-47da-9d65-05f81bac3c11 2026-05-10 02:05:21.345 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 67067bd0-08d6-4276-a0b1-dc901f46ad04 2026-05-10 02:05:21.531 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fac1260-097e-4d6a-933b-6e6ab0fda057'] response: {'server_uuid': 'e971ab64-3ac0-4ff4-a96b-aeaf40b63bbd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67067bd0-08d6-4276-a0b1-dc901f46ad04', 'code': 200} 2026-05-10 02:05:22.011 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 08242cfd-a290-4a57-b192-249dbc6be941 2026-05-10 02:05:23.248 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f2bf51f7-655c-419c-ab01-9861e6e895c9 2026-05-10 02:05:23.580 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 67067bd0-08d6-4276-a0b1-dc901f46ad04 2026-05-10 02:05:23.864 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 08242cfd-a290-4a57-b192-249dbc6be941 2026-05-10 02:05:24.295 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 1f456417-5f07-4d27-9c78-225d6dcb7ddf 2026-05-10 02:05:24.932 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port d258f8b0-0608-47ea-a551-de8c5c210c8c 2026-05-10 02:05:25.442 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port f2bf51f7-655c-419c-ab01-9861e6e895c9 2026-05-10 02:05:25.765 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 1f456417-5f07-4d27-9c78-225d6dcb7ddf 2026-05-10 02:05:25.969 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port d258f8b0-0608-47ea-a551-de8c5c210c8c 2026-05-10 02:05:42.306 11 INFO neutron.plugins.ml2.plugin [None req-e24eca8d-b07e-4331-abd4-dc93842c8583 - - - - - -] Attempt 1 to provision port 9309d85b-5050-4586-a183-caa7d4d75b1a 2026-05-10 02:05:55.147 11 INFO neutron.plugins.ml2.plugin [None req-c2c6fe51-0821-43bb-8473-f4e8a4c35c90 - - - - - -] Attempt 1 to provision port 022826d6-95c7-4f98-b91f-446b5a47d9e7 2026-05-10 02:05:57.475 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 022826d6-95c7-4f98-b91f-446b5a47d9e7 2026-05-10 02:05:57.605 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-27faafd5-d017-4422-8956-bb71e43a5d9f'] response: {'server_uuid': 'ea14c152-9c1d-4c20-af26-4d692cd4a745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '022826d6-95c7-4f98-b91f-446b5a47d9e7', 'code': 200} 2026-05-10 02:05:59.443 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 022826d6-95c7-4f98-b91f-446b5a47d9e7 2026-05-10 02:06:36.110 10 INFO neutron.plugins.ml2.plugin [None req-50447c4d-cd31-4bc9-a30f-78e445e2e8b4 - - - - - -] Attempt 1 to provision port 2830586c-7839-4b95-955f-aa5b2cc82191 2026-05-10 02:06:39.534 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2830586c-7839-4b95-955f-aa5b2cc82191 2026-05-10 02:06:39.736 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc965fa4-a63c-474b-8e7e-35c27194c06c'] response: {'server_uuid': 'ea14c152-9c1d-4c20-af26-4d692cd4a745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2830586c-7839-4b95-955f-aa5b2cc82191', 'code': 200} 2026-05-10 02:06:41.457 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 2830586c-7839-4b95-955f-aa5b2cc82191 2026-05-10 02:07:10.724 11 INFO neutron.plugins.ml2.plugin [None req-d578340a-39ff-43df-a0f9-c6f51ec58003 - - - - - -] Attempt 1 to provision port 9c75b164-ba99-4c64-86be-9b1fcf6e9263 2026-05-10 02:07:14.002 11 INFO neutron.plugins.ml2.plugin [None req-0396384d-6ff8-4592-a703-bbac2de351ef - - - - - -] Attempt 1 to provision port 9c75b164-ba99-4c64-86be-9b1fcf6e9263 2026-05-10 02:07:14.128 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-44f1015c-e85f-46ee-8ab9-4352ddbd40ec'] response: {'server_uuid': 'ea14c152-9c1d-4c20-af26-4d692cd4a745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c75b164-ba99-4c64-86be-9b1fcf6e9263', 'code': 200} 2026-05-10 02:07:15.511 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9c75b164-ba99-4c64-86be-9b1fcf6e9263 2026-05-10 02:07:27.548 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port e4713393-49f2-406c-a2bd-b22fdd7b9ab9 2026-05-10 02:07:27.708 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-d802bbf4-a017-46ce-84cd-d6fc40099163'] response: {'server_uuid': 'ea14c152-9c1d-4c20-af26-4d692cd4a745', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4713393-49f2-406c-a2bd-b22fdd7b9ab9', 'code': 200} 2026-05-10 02:07:28.233 11 INFO neutron.plugins.ml2.plugin [None req-d91f1d12-aee3-4512-ae99-40f1cdaa371b - - - - - -] Attempt 1 to provision port e4713393-49f2-406c-a2bd-b22fdd7b9ab9 2026-05-10 02:07:29.528 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port e4713393-49f2-406c-a2bd-b22fdd7b9ab9 2026-05-10 02:07:38.477 10 INFO neutron.plugins.ml2.plugin [None req-5cb331b0-8dbe-4a7e-b59f-60aa7f474352 - - - - - -] Attempt 1 to provision port e4713393-49f2-406c-a2bd-b22fdd7b9ab9 2026-05-10 02:07:39.532 11 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port e4713393-49f2-406c-a2bd-b22fdd7b9ab9 2026-05-10 02:08:04.455 11 INFO neutron.plugins.ml2.plugin [None req-705f8f31-7489-4864-b973-2b67c0e55a1d - - - - - -] Attempt 1 to provision port 9c75b164-ba99-4c64-86be-9b1fcf6e9263 2026-05-10 02:08:05.565 10 INFO neutron.plugins.ml2.plugin [None req-77c61e88-3c40-4ea4-acdc-9a680d65d0b5 - - - - - -] Attempt 1 to provision port 9c75b164-ba99-4c64-86be-9b1fcf6e9263