+ 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:54: 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-29 12:02:39.485 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 12:02:39.486 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-29 12:02:39.486 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 12:02:39.486 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 12:02:40.285 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:40.287 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 12:02:40.289 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 12:02:40.290 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 12:02:40.290 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 12:02:40.291 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 12:02:40.291 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:40.296 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:40.296 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 12:02:40.296 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:40.311 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 12:02:40.312 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 12:02:40.312 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 12:02:40.342 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 12:02:40.342 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 12:02:40.342 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 12:02:40.342 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 12:02:40.356 1 WARNING oslo_policy.policy [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] 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-29 12:02:40.623 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing driver for type 'vlan' 2026-05-29 12:02:41.031 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] VlanTypeDriver initialization complete 2026-05-29 12:02:41.031 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 12:02:41.031 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 12:02:41.074 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 12:02:41.075 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 12:02:41.075 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing extension driver 'port_security' 2026-05-29 12:02:41.076 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 12:02:41.076 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing extension driver 'qos' 2026-05-29 12:02:41.076 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 12:02:41.077 1 INFO neutron.plugins.ml2.managers [None req-9af93687-f0b3-426c-ace8-0f53006f868d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 12:02:41.090 1 INFO neutron.quota [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded quota_driver: . 2026-05-29 12:02:41.091 1 INFO neutron.plugins.ml2.plugin [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 12:02:41.091 1 INFO neutron.plugins.ml2.managers [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 12:02:41.091 1 INFO neutron.plugins.ml2.managers [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 12:02:41.092 1 INFO neutron.plugins.ml2.managers [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 12:02:41.092 1 INFO neutron.extensions.vlantransparent [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Disabled vlantransparent extension. 2026-05-29 12:02:41.092 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: qos 2026-05-29 12:02:41.103 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: router 2026-05-29 12:02:41.137 1 INFO neutron.services.service_base [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 12:02:41.138 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: segments 2026-05-29 12:02:41.223 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: trunk 2026-05-29 12:02:41.284 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: vpnaas 2026-05-29 12:02:41.326 1 WARNING stevedore.named [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 12:02:41.391 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 12:02:41.391 1 INFO neutron.common.utils [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 12:02:41.391 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 12:02:41.396 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: tag 2026-05-29 12:02:41.401 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: timestamp 2026-05-29 12:02:41.404 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 12:02:41.408 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: flavors 2026-05-29 12:02:41.412 1 INFO neutron.manager [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loading Plugin: revisions 2026-05-29 12:02:41.415 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Initializing extension manager. 2026-05-29 12:02:41.417 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: address-group 2026-05-29 12:02:41.418 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: address-scope 2026-05-29 12:02:41.419 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 12:02:41.420 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: agent 2026-05-29 12:02:41.421 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 12:02:41.422 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 12:02:41.423 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 12:02:41.424 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: availability_zone 2026-05-29 12:02:41.425 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 12:02:41.426 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 12:02:41.426 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 12:02:41.428 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 12:02:41.428 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: dns-integration 2026-05-29 12:02:41.429 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 12:02:41.430 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 12:02:41.431 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: dvr 2026-05-29 12:02:41.431 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 12:02:41.432 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 12:02:41.432 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:41.433 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 12:02:41.434 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: external-net 2026-05-29 12:02:41.434 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 12:02:41.435 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: extraroute 2026-05-29 12:02:41.436 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 12:02:41.437 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 12:02:41.437 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 12:02:41.438 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 12:02:41.438 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 12:02:41.439 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: fip-port-details 2026-05-29 12:02:41.440 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: flavors 2026-05-29 12:02:41.441 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 12:02:41.442 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 12:02:41.442 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: ip_allocation 2026-05-29 12:02:41.443 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 12:02:41.444 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 12:02:41.445 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: router 2026-05-29 12:02:41.447 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 12:02:41.448 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 12:02:41.449 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: l3-ha 2026-05-29 12:02:41.449 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:41.450 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 12:02:41.451 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: l3-flavors 2026-05-29 12:02:41.452 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 12:02:41.453 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 12:02:41.455 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 12:02:41.456 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 12:02:41.457 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 12:02:41.458 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 12:02:41.459 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 12:02:41.459 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: multi-provider 2026-05-29 12:02:41.460 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: net-mtu 2026-05-29 12:02:41.460 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 12:02:41.461 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 12:02:41.462 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: network_ha 2026-05-29 12:02:41.463 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 12:02:41.464 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 12:02:41.464 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: pagination 2026-05-29 12:02:41.465 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-device-profile 2026-05-29 12:02:41.466 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 12:02:41.466 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 12:02:41.467 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-mac-override 2026-05-29 12:02:41.468 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 12:02:41.468 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 12:02:41.469 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-resource-request 2026-05-29 12:02:41.470 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 12:02:41.470 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: binding 2026-05-29 12:02:41.471 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: binding-extended 2026-05-29 12:02:41.472 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-security 2026-05-29 12:02:41.472 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: project-id 2026-05-29 12:02:41.473 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: provider 2026-05-29 12:02:41.475 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos 2026-05-29 12:02:41.476 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 12:02:41.477 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 12:02:41.477 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-default 2026-05-29 12:02:41.478 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-fip 2026-05-29 12:02:41.479 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 12:02:41.479 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 12:02:41.480 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 12:02:41.481 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 12:02:41.482 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 12:02:41.482 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-pps 2026-05-29 12:02:41.483 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 12:02:41.484 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 12:02:41.484 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 12:02:41.485 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 12:02:41.487 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: quotas 2026-05-29 12:02:41.489 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: quota_details 2026-05-29 12:02:41.490 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: rbac-policies 2026-05-29 12:02:41.491 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 12:02:41.491 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 12:02:41.492 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 12:02:41.493 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 12:02:41.493 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: revision-if-match 2026-05-29 12:02:41.494 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 12:02:41.494 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 12:02:41.495 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 12:02:41.496 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 12:02:41.497 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 12:02:41.497 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 12:02:41.498 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 12:02:41.498 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 12:02:41.506 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: security-group 2026-05-29 12:02:41.507 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: segment 2026-05-29 12:02:41.508 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 12:02:41.509 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: service-type 2026-05-29 12:02:41.509 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: sorting 2026-05-29 12:02:41.509 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 12:02:41.510 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 12:02:41.511 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 12:02:41.511 1 WARNING neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 12:02:41.514 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 12:02:41.516 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 12:02:41.518 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 12:02:41.519 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 12:02:41.520 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 12:02:41.521 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 12:02:41.522 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 12:02:41.526 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 12:02:41.527 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 12:02:41.528 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: trunk 2026-05-29 12:02:41.528 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: trunk-details 2026-05-29 12:02:41.529 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 12:02:41.530 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 12:02:41.531 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 12:02:41.532 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 12:02:41.533 1 INFO neutron.api.extensions [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Loaded extension: vpnaas 2026-05-29 12:02:41.537 1 INFO oslo_service.service [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Starting 2 workers 2026-05-29 12:02:41.544 1 INFO oslo_service.service [None req-5f0c310c-b8ba-4d32-aeeb-ed1aec276052 - - - - - -] Starting 1 workers 2026-05-29 12:03:18.541 9 INFO neutron.db.l3_hamode_db [None req-65df96b1-a924-44ea-afdf-3c00566aca0a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 12:03:34.542 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 22a8fdb6-cd33-434e-a676-b93ec908cd03 2026-05-29 12:03:36.211 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 22a8fdb6-cd33-434e-a676-b93ec908cd03 2026-05-29 12:03:36.285 10 INFO neutron.plugins.ml2.plugin [None req-bde00999-2502-4612-9bce-6e94482cc1c2 - - - - - -] Attempt 1 to provision port 22a8fdb6-cd33-434e-a676-b93ec908cd03 2026-05-29 12:08:11.975 9 INFO neutron.plugins.ml2.plugin [None req-27d3f422-4c27-4d5b-99dd-dee7e85e8138 - - - - - -] Attempt 1 to provision port d5e86689-cc4a-4989-84fc-7087cee9f3f4 2026-05-29 12:08:12.463 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d5e86689-cc4a-4989-84fc-7087cee9f3f4 2026-05-29 12:08:20.347 10 INFO neutron.plugins.ml2.plugin [None req-0894a794-4841-4f33-895c-392b54adafe4 - - - - - -] Attempt 1 to provision port 25c88951-739f-4ffc-b503-7cb88ccfd9b4 2026-05-29 12:13:22.725 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 25c88951-739f-4ffc-b503-7cb88ccfd9b4 2026-05-29 12:13:24.635 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 25c88951-739f-4ffc-b503-7cb88ccfd9b4 2026-05-29 12:21:39.025 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 312fa7b0-6101-4ffc-886f-6e3d75a26fef 2026-05-29 12:21:41.009 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 312fa7b0-6101-4ffc-886f-6e3d75a26fef 2026-05-29 12:37:49.216 10 INFO neutron.plugins.ml2.plugin [None req-8d6b48e3-ee9e-4488-8883-b4e648d56825 - - - - - -] Attempt 1 to provision port cb98a8cb-38cd-42db-a66b-9a402993b7ce 2026-05-29 12:37:49.607 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6c5f6d1f-e847-42bc-b20f-502ad221e11b 2026-05-29 12:37:49.881 9 INFO neutron.plugins.ml2.plugin [None req-e9ef9b01-5c26-4213-846f-6c86d4b1282b - - - - - -] Attempt 1 to provision port f80d59f1-1e65-4eea-a8d0-0c6592e99aee 2026-05-29 12:37:50.033 10 INFO neutron.plugins.ml2.plugin [None req-00d7fe44-7155-49ef-be02-dabaf70a07b2 - - - - - -] Attempt 1 to provision port 3beffd36-62c9-4bd1-83b9-b20ac53f7846 2026-05-29 12:37:50.123 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 3beffd36-62c9-4bd1-83b9-b20ac53f7846 2026-05-29 12:37:50.435 9 INFO neutron.plugins.ml2.plugin [None req-a544ca34-1101-4dd8-a41c-dba06554ec4e - - - - - -] Attempt 1 to provision port 6c5f6d1f-e847-42bc-b20f-502ad221e11b 2026-05-29 12:37:51.642 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6c5f6d1f-e847-42bc-b20f-502ad221e11b 2026-05-29 12:37:52.043 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 3beffd36-62c9-4bd1-83b9-b20ac53f7846 2026-05-29 12:37:52.221 9 INFO neutron.plugins.ml2.plugin [None req-a7e68923-e383-4096-9d67-afbe52276271 - - - - - -] Attempt 1 to provision port 13d2c881-e251-4884-8e9b-5b242cca5377 2026-05-29 12:37:52.840 10 INFO neutron.plugins.ml2.plugin [None req-2bcf589e-e769-4600-bd8e-b7d12cdc02f3 - - - - - -] Attempt 1 to provision port c9bf2bd1-53b7-4771-9f86-59a068591a17 2026-05-29 12:37:52.985 9 INFO neutron.plugins.ml2.plugin [None req-fbb583be-dd7c-42ed-9558-5cad3c54ea31 - - - - - -] Attempt 1 to provision port 13d2c881-e251-4884-8e9b-5b242cca5377 2026-05-29 12:37:53.620 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 63478a1b-fc3f-47f3-8f66-3909bf68ccd5 2026-05-29 12:37:53.851 9 INFO neutron.plugins.ml2.plugin [None req-5949baed-250f-43f0-a3b9-b42dcd56822c - - - - - -] Attempt 1 to provision port 63478a1b-fc3f-47f3-8f66-3909bf68ccd5 2026-05-29 12:37:54.119 10 INFO neutron.plugins.ml2.plugin [None req-b739ff81-ad6e-40b3-b447-41c8f255be29 - - - - - -] Attempt 1 to provision port 474f35ff-f89f-4d7c-a96d-6bc475abdac0 2026-05-29 12:37:54.622 10 INFO neutron.plugins.ml2.plugin [None req-b568efec-585c-43dc-83b7-fd6aaeb8a1c6 - - - - - -] Attempt 1 to provision port 474f35ff-f89f-4d7c-a96d-6bc475abdac0 2026-05-29 12:37:55.613 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 63478a1b-fc3f-47f3-8f66-3909bf68ccd5 2026-05-29 12:37:55.815 10 INFO neutron.plugins.ml2.plugin [None req-089debdd-732d-495b-aa91-8ec63d4b8fc8 - - - - - -] Attempt 1 to provision port 55ca069f-713c-4b68-b5c7-8ab0925ff955 2026-05-29 12:37:56.368 9 INFO neutron.plugins.ml2.plugin [None req-4dd3e05a-224d-438e-bfe2-fba19f8072fb - - - - - -] Attempt 1 to provision port 55ca069f-713c-4b68-b5c7-8ab0925ff955 2026-05-29 12:37:56.710 9 INFO neutron.plugins.ml2.plugin [None req-07de8f62-3a8a-4cd0-8e13-4463dd682aef - - - - - -] Attempt 1 to provision port deb34bf7-dda0-466c-8a8c-643a4c6017b3 2026-05-29 12:37:57.457 9 INFO neutron.plugins.ml2.plugin [None req-bb951c28-bcb4-4069-874b-c2f147c1dcef - - - - - -] Attempt 1 to provision port 4642baf7-4d78-417e-bb8b-535fd35d12c3 2026-05-29 12:37:57.606 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 4642baf7-4d78-417e-bb8b-535fd35d12c3 2026-05-29 12:37:59.624 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 4642baf7-4d78-417e-bb8b-535fd35d12c3 2026-05-29 12:37:59.851 9 INFO neutron.plugins.ml2.plugin [None req-062fc92b-49b5-4152-805c-686511af0a21 - - - - - -] Attempt 1 to provision port a4f5029e-dd51-4f7f-8168-e8164a41a99d 2026-05-29 12:38:00.405 9 INFO neutron.plugins.ml2.plugin [None req-677e2cc0-e61e-4c77-babf-96e700c1c590 - - - - - -] Attempt 1 to provision port a4f5029e-dd51-4f7f-8168-e8164a41a99d 2026-05-29 12:38:01.737 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 8b747ee2-cac9-415d-8600-89c420cc417d 2026-05-29 12:38:02.335 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 59aa7234-251d-4aa0-9395-68b931375cf4 2026-05-29 12:38:02.830 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b5052656-431c-49f9-9da5-f48e4a60f56c 2026-05-29 12:38:03.528 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9ceaeeca-e0f2-46e3-81bd-1c9f511766e6 2026-05-29 12:38:04.238 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 59aa7234-251d-4aa0-9395-68b931375cf4 2026-05-29 12:38:04.601 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9ceaeeca-e0f2-46e3-81bd-1c9f511766e6 2026-05-29 12:38:05.116 10 INFO neutron.plugins.ml2.plugin [None req-fd60f1d0-2024-4844-b00c-5763cbdc7864 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:38:08.394 9 INFO neutron.plugins.ml2.plugin [None req-962998e1-32e4-4a85-b4c1-fa75b8de4d2a - - - - - -] Attempt 1 to provision port 0d19afc1-c8ba-4fba-884e-d9074ecdafc8 2026-05-29 12:38:09.268 9 INFO neutron.plugins.ml2.plugin [None req-dfd986a7-0172-40b0-aeac-26b924687a2f - - - - - -] Attempt 1 to provision port 06d3be50-02ca-44ba-b98e-402f596d5ae4 2026-05-29 12:38:10.034 9 INFO neutron.plugins.ml2.plugin [None req-805612df-8070-4690-a8d2-de4c8145442c - - - - - -] Attempt 1 to provision port 27070fb4-0a14-438c-abac-fff3d41fff86 2026-05-29 12:38:10.277 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 27070fb4-0a14-438c-abac-fff3d41fff86 2026-05-29 12:38:10.678 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 2026-05-29 12:38:11.693 10 INFO neutron.plugins.ml2.plugin [None req-c73c01d4-0ec9-453b-8f1d-8153dd896df8 - - - - - -] Attempt 1 to provision port 2600905c-d23a-4cbe-ae41-8e21d91bd039 2026-05-29 12:38:12.052 9 INFO neutron.plugins.ml2.plugin [None req-6cbe30f1-72ce-4ec5-a33b-bb5df98ac45d - - - - - -] Attempt 1 to provision port ad788831-ccaf-40dc-a97e-98cdc06e1e57 2026-05-29 12:38:12.253 9 INFO neutron.plugins.ml2.plugin [None req-f9b12111-2fad-48af-88b5-01581e5da24c - - - - - -] Attempt 1 to provision port 64f984f8-a9da-4f01-a04d-efa1b53ce7b8 2026-05-29 12:38:12.298 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 27070fb4-0a14-438c-abac-fff3d41fff86 2026-05-29 12:38:12.665 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 2026-05-29 12:38:12.805 9 INFO neutron.plugins.ml2.plugin [None req-7ed903e5-d2b4-407b-883a-dfb907a27dfb - - - - - -] Attempt 1 to provision port ad788831-ccaf-40dc-a97e-98cdc06e1e57 2026-05-29 12:38:13.011 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 64f984f8-a9da-4f01-a04d-efa1b53ce7b8 2026-05-29 12:38:13.540 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b73304b7-95fa-4f87-82e9-6e95c611187b'] response: {'server_uuid': '7001b2d4-8b2a-440c-98e5-9a739887dad1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cebcc9d-9787-4add-9496-197c8e979a23', 'code': 200} 2026-05-29 12:38:14.718 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 09c2181a-5117-42f3-b016-b0b1ebfae763 2026-05-29 12:38:14.786 10 INFO neutron.plugins.ml2.plugin [None req-5f634774-4773-4993-8d4e-ef163be3d56d - - - - - -] Attempt 1 to provision port 7e6c9ed9-1444-4c8d-9d47-62318e140b6b 2026-05-29 12:38:15.542 10 INFO neutron.plugins.ml2.plugin [None req-052529cf-def1-4fe7-9f01-ad0f03bab475 - - - - - -] Attempt 1 to provision port 7e6c9ed9-1444-4c8d-9d47-62318e140b6b 2026-05-29 12:38:15.692 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 0d19afc1-c8ba-4fba-884e-d9074ecdafc8 2026-05-29 12:38:15.854 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae9529a8-a17d-449b-bae0-1548c1923476'] response: {'server_uuid': 'e71dca8b-8c76-4cc0-b30f-d556bddc0e04', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d19afc1-c8ba-4fba-884e-d9074ecdafc8', 'code': 200} 2026-05-29 12:38:16.441 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 64f984f8-a9da-4f01-a04d-efa1b53ce7b8 2026-05-29 12:38:16.981 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 09c2181a-5117-42f3-b016-b0b1ebfae763 2026-05-29 12:38:17.323 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 1029f6f5-101c-44c1-b440-ea175d680162 2026-05-29 12:38:17.900 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 0d19afc1-c8ba-4fba-884e-d9074ecdafc8 2026-05-29 12:38:19.089 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 1029f6f5-101c-44c1-b440-ea175d680162 2026-05-29 12:38:19.133 10 INFO neutron.plugins.ml2.plugin [None req-0da1f213-5ddc-42ff-8924-6951f7c2c3a9 - - - - - -] Attempt 1 to provision port bc83b556-6835-40f2-8c6b-354c0ef159e1 2026-05-29 12:38:22.994 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port bc83b556-6835-40f2-8c6b-354c0ef159e1 2026-05-29 12:38:23.133 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3f79550-df1d-4f6e-8c46-a992746c8e2b'] response: {'server_uuid': '1fca8cc9-2e49-435a-9e88-97cc1f045bb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc83b556-6835-40f2-8c6b-354c0ef159e1', 'code': 200} 2026-05-29 12:38:25.229 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port bc83b556-6835-40f2-8c6b-354c0ef159e1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:38:26.050 9 INFO neutron.plugins.ml2.plugin [None req-c81183a4-90f8-4802-98b4-4ac7462b3880 - - - - - -] Attempt 1 to provision port 3cb68895-a368-4ea0-83e6-eef96e148d19 2026-05-29 12:38:27.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fc74519-3d78-4dcf-8366-c915d545a2ee'] response: {'server_uuid': '1fca8cc9-2e49-435a-9e88-97cc1f045bb0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bc83b556-6835-40f2-8c6b-354c0ef159e1', 'code': 200} 2026-05-29 12:38:29.010 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 3cb68895-a368-4ea0-83e6-eef96e148d19 2026-05-29 12:38:29.622 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ee9cd9a-e72d-4bd6-8831-540d8798830d'] response: {'server_uuid': 'dff5c3b6-cd4a-4495-80a1-f0acaec3ee23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cb68895-a368-4ea0-83e6-eef96e148d19', 'code': 200} 2026-05-29 12:38:30.640 9 INFO neutron.plugins.ml2.plugin [None req-6affd655-c1e7-41c4-a6a8-e674dc0d1943 - - - - - -] Attempt 1 to provision port 2fe54662-d65b-40b5-9371-1b24f826be08 2026-05-29 12:38:31.121 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 3cb68895-a368-4ea0-83e6-eef96e148d19 2026-05-29 12:38:31.426 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c86cb1e9-cdca-4c10-be15-ddad3c228146 2026-05-29 12:38:31.627 9 INFO neutron.plugins.ml2.plugin [None req-70241314-1541-4eea-817b-396ab8d36672 - - - - - -] Attempt 1 to provision port c86cb1e9-cdca-4c10-be15-ddad3c228146 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:38:32.955 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c86cb1e9-cdca-4c10-be15-ddad3c228146 2026-05-29 12:38:33.584 9 INFO neutron.plugins.ml2.plugin [None req-abe8509f-a1f4-498b-96aa-a31e2fc175fb - - - - - -] Attempt 1 to provision port 07623cc4-d79b-4712-aca8-3ec3a5a6ddc0 2026-05-29 12:38:34.347 9 INFO neutron.plugins.ml2.plugin [None req-264d5554-252f-4068-b3cf-e1f81479a990 - - - - - -] Attempt 1 to provision port 07623cc4-d79b-4712-aca8-3ec3a5a6ddc0 2026-05-29 12:38:34.973 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d201b61a-6e03-4dc3-8998-92f253274c68 2026-05-29 12:38:36.969 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d201b61a-6e03-4dc3-8998-92f253274c68 2026-05-29 12:38:37.767 10 INFO neutron.plugins.ml2.plugin [None req-f56dc23f-2a28-4554-b9ea-d466cc3dcf73 - - - - - -] Attempt 1 to provision port d19a092f-1864-44ac-98b5-a7961e999a60 2026-05-29 12:38:38.377 10 INFO neutron.plugins.ml2.plugin [None req-b48b810f-85ae-4170-9964-6be62de9eb2d - - - - - -] Attempt 1 to provision port b72aef16-97ba-4641-b861-4615e6935300 2026-05-29 12:38:39.058 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9f9e9758-210d-47d5-a2fb-101b2d7235d7 2026-05-29 12:38:39.242 9 INFO neutron.plugins.ml2.plugin [None req-df309831-c89e-4440-9617-e8abda92f68d - - - - - -] Attempt 1 to provision port 9f9e9758-210d-47d5-a2fb-101b2d7235d7 2026-05-29 12:38:39.587 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2600905c-d23a-4cbe-ae41-8e21d91bd039 2026-05-29 12:38:41.277 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9f9e9758-210d-47d5-a2fb-101b2d7235d7 2026-05-29 12:38:41.395 10 INFO neutron.plugins.ml2.plugin [None req-673da324-fd2d-4286-9ca3-6f8553c0bdae - - - - - -] Attempt 1 to provision port e9cbbe6c-a8b0-4803-befb-a647c1d4eba4 2026-05-29 12:38:41.634 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 55ca069f-713c-4b68-b5c7-8ab0925ff955 2026-05-29 12:38:42.145 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c9bf2bd1-53b7-4771-9f86-59a068591a17 2026-05-29 12:38:42.174 9 INFO neutron.plugins.ml2.plugin [None req-7001c5f0-972f-4e65-83a0-4675b0ae9ab4 - - - - - -] Attempt 1 to provision port e9cbbe6c-a8b0-4803-befb-a647c1d4eba4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:38:43.199 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d19a092f-1864-44ac-98b5-a7961e999a60 2026-05-29 12:38:43.394 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dce06d7e-c993-43d3-b29a-010ab01aa3c6'] response: {'server_uuid': 'cd99576f-d874-48e2-a747-c60df398313b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd19a092f-1864-44ac-98b5-a7961e999a60', 'code': 200} 2026-05-29 12:38:43.832 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c9bf2bd1-53b7-4771-9f86-59a068591a17 2026-05-29 12:38:44.042 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 55ca069f-713c-4b68-b5c7-8ab0925ff955 2026-05-29 12:38:44.412 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 60b3d864-81ea-494d-9269-55042573580c 2026-05-29 12:38:45.298 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d19a092f-1864-44ac-98b5-a7961e999a60 2026-05-29 12:38:45.624 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 60b3d864-81ea-494d-9269-55042573580c 2026-05-29 12:38:47.080 9 INFO neutron.plugins.ml2.plugin [None req-c2cb2311-e858-4f79-b7e3-61a670ab1555 - - - - - -] Attempt 1 to provision port 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 2026-05-29 12:38:47.117 9 INFO neutron.plugins.ml2.plugin [None req-c2cb2311-e858-4f79-b7e3-61a670ab1555 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 2026-05-29 12:38:47.383 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 2026-05-29 12:38:49.213 10 INFO neutron.plugins.ml2.plugin [None req-82e418f0-ca44-4d95-94d2-729ca89a3e68 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 2026-05-29 12:38:49.603 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 2026-05-29 12:38:49.702 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e713ce5b-692b-469f-8aa0-83b10c2d497c'] response: {'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'code': 200} 2026-05-29 12:38:50.042 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5cebcc9d-9787-4add-9496-197c8e979a23 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:38:51.331 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 2026-05-29 12:39:03.322 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b72aef16-97ba-4641-b861-4615e6935300 2026-05-29 12:39:05.317 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port e9cbbe6c-a8b0-4803-befb-a647c1d4eba4 2026-05-29 12:39:05.821 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b72aef16-97ba-4641-b861-4615e6935300 2026-05-29 12:39:07.390 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port e9cbbe6c-a8b0-4803-befb-a647c1d4eba4 2026-05-29 12:39:07.982 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e84c5531-fd8b-4290-9058-b23818b7b7da'] response: {'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'code': 200} 2026-05-29 12:39:09.439 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 2026-05-29 12:39:10.021 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8503e6f2-79c1-4178-8d88-816d433c6f56'] response: {'server_uuid': 'c351ade6-bebf-4caf-95ba-836a1c0bce0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb286b8-78c4-49a1-9dbe-4deb4d3675c2', 'code': 200} 2026-05-29 12:39:11.386 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2eb286b8-78c4-49a1-9dbe-4deb4d3675c2 2026-05-29 12:39:18.847 10 INFO neutron.plugins.ml2.plugin [None req-e052ffe6-a04f-4430-b2ac-cb7fe57f0dcd - - - - - -] Attempt 1 to provision port 7a763578-4fec-49d0-9cab-9fc586ddc7ee 2026-05-29 12:39:29.463 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b1ab67f8-94af-44af-a03a-dd8a7f6f9767 2026-05-29 12:39:30.266 9 INFO neutron.plugins.ml2.plugin [None req-bd328a47-1e65-4199-becf-153be7452c20 - - - - - -] Attempt 1 to provision port b1ab67f8-94af-44af-a03a-dd8a7f6f9767 2026-05-29 12:39:30.662 9 INFO neutron.plugins.ml2.plugin [None req-a381fd95-7d07-4b7f-8dba-e1398aa2e1df - - - - - -] Attempt 1 to provision port 8512d60d-9568-48c8-9129-f9d45816edc1 2026-05-29 12:39:31.520 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b1ab67f8-94af-44af-a03a-dd8a7f6f9767 2026-05-29 12:39:31.792 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 8512d60d-9568-48c8-9129-f9d45816edc1 2026-05-29 12:39:32.334 9 INFO neutron.plugins.ml2.plugin [None req-0263370f-007c-4050-a79e-e1ae1b9915d3 - - - - - -] Attempt 1 to provision port a8a9c1af-daf3-4818-9f91-c0ffe7c44575 2026-05-29 12:39:33.080 10 INFO neutron.plugins.ml2.plugin [None req-ea567bfb-aaad-4eb0-9d37-aa6f6685a4f5 - - - - - -] Attempt 1 to provision port a8a9c1af-daf3-4818-9f91-c0ffe7c44575 2026-05-29 12:39:34.633 9 INFO neutron.plugins.ml2.plugin [None req-253ff83a-20a8-4ad7-b91b-8bc5ee29e5f4 - - - - - -] Attempt 1 to provision port c9197f27-0a07-4661-9d9f-88343c18f97f 2026-05-29 12:39:35.376 9 INFO neutron.plugins.ml2.plugin [None req-6c925a2a-44e3-4c8d-8f61-6c473e3d8eda - - - - - -] Attempt 1 to provision port c9197f27-0a07-4661-9d9f-88343c18f97f 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.333 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.335 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.335 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 2 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.358 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.359 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.360 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 3 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.384 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.385 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.386 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 4 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.429 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.430 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.431 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 5 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.468 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.469 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.469 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 6 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.510 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.512 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 7 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.534 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.535 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.536 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 8 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.568 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.569 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.569 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 9 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.592 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.593 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:40.593 9 INFO neutron.plugins.ml2.plugin [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Attempt 10 to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c01cd338-cabb-47ee-acf5-2d644e71ad23 could not be found. 2026-05-29 12:39:40.613 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:40.614 9 ERROR neutron.plugins.ml2.managers [None req-449e0fee-b0ab-4379-8e23-3d4d3e86eff0 - - - - - -] Failed to bind port 22e081e2-78e7-4af6-9fa6-ff7db88a1296 on host instance for vnic_type normal using segments [{'id': 'a2bcaa52-d9d8-4842-bf5a-1205108e3bc3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 161, 'network_id': '2c898aa0-5fd9-4b5a-83a2-5da79cad944a'}] 2026-05-29 12:39:43.418 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d51901fa-4721-48bc-a216-4a57699a2ef2 2026-05-29 12:39:43.832 9 INFO neutron.plugins.ml2.plugin [None req-5642c232-8d88-47a3-83e5-59882bd6271b - - - - - -] Attempt 1 to provision port d51901fa-4721-48bc-a216-4a57699a2ef2 2026-05-29 12:39:45.348 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d51901fa-4721-48bc-a216-4a57699a2ef2 2026-05-29 12:39:45.509 10 INFO neutron.plugins.ml2.plugin [None req-e78f25ca-537f-4797-b07f-2054decd12d0 - - - - - -] Attempt 1 to provision port 9709f344-4360-489a-9efe-b2979955b749 2026-05-29 12:39:45.972 10 INFO neutron.plugins.ml2.plugin [None req-965748e4-2084-4b04-9c7a-1af2b5bbe514 - - - - - -] Attempt 1 to provision port 9709f344-4360-489a-9efe-b2979955b749 2026-05-29 12:39:49.344 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d5239c54-ab56-4e14-8f38-e949cdef5cc2 2026-05-29 12:39:49.742 9 INFO neutron.plugins.ml2.plugin [None req-f9a62d30-97f9-413f-8a30-db9829ea0e80 - - - - - -] Attempt 1 to provision port d5239c54-ab56-4e14-8f38-e949cdef5cc2 2026-05-29 12:39:51.487 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d79845be-f63f-4fa5-8b70-bc0b6bd65583 2026-05-29 12:39:51.995 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d5239c54-ab56-4e14-8f38-e949cdef5cc2 2026-05-29 12:39:53.048 10 INFO neutron.plugins.ml2.plugin [None req-042d13ec-402e-486e-b983-a7856d9939a8 - - - - - -] Attempt 1 to provision port 6aae1d42-bac1-4f8a-bf14-0819a13aacd1 2026-05-29 12:39:53.408 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6aae1d42-bac1-4f8a-bf14-0819a13aacd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:39:54.196 10 INFO neutron.plugins.ml2.plugin [None req-0a47b854-1e47-42e0-9284-6d8eb839e76d - - - - - -] Attempt 1 to provision port f7d9ba2c-cc03-45f3-b942-9275341d822b 2026-05-29 12:39:54.561 10 INFO neutron.plugins.ml2.plugin [None req-6e6cb898-1e40-4af8-bb0f-0fcd14ae0fb7 - - - - - -] Attempt 1 to provision port f7d9ba2c-cc03-45f3-b942-9275341d822b 2026-05-29 12:39:55.388 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6aae1d42-bac1-4f8a-bf14-0819a13aacd1 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.876 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:58.877 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:58.878 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 2 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.906 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:58.907 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:58.908 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 3 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.931 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:58.932 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:58.932 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 4 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.962 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:58.963 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:58.963 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 5 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:58.985 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:58.986 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:58.987 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 6 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.006 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:59.007 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:59.007 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 7 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.038 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:59.040 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:59.040 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 8 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.065 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:59.067 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:59.067 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 9 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.107 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:59.108 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:59.108 9 INFO neutron.plugins.ml2.plugin [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Attempt 10 to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8822d885-3813-4c81-9b60-7f014d357374 could not be found. 2026-05-29 12:39:59.162 9 ERROR neutron.plugins.ml2.managers  2026-05-29 12:39:59.163 9 ERROR neutron.plugins.ml2.managers [None req-9b69b80e-e271-4958-bf24-1a0ba81bda30 - - - - - -] Failed to bind port 5eff7c14-eb47-4994-8e8b-66ed17eca38e on host instance for vnic_type normal using segments [{'id': '0ff53910-a985-4754-9c50-0538103dcba2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 806, 'network_id': 'c29e51f1-f1bc-467f-8146-ee22ab2103a3'}] 2026-05-29 12:39:59.364 9 INFO neutron.plugins.ml2.plugin [None req-cbd34ff2-5bb5-4a5f-9a4b-a0aef90ac48e - - - - - -] Attempt 1 to provision port 5e249e0f-5f0b-4f37-8e43-9b82ed7e0dba 2026-05-29 12:39:59.415 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5e249e0f-5f0b-4f37-8e43-9b82ed7e0dba 2026-05-29 12:39:59.737 10 INFO neutron.plugins.ml2.plugin [None req-2c9b49af-902a-49e2-bdca-1b22d06e1dc8 - - - - - -] Attempt 1 to provision port 8f605b0f-6154-402c-82b2-af9b1221c902 2026-05-29 12:40:07.464 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port f9ff3301-dc75-484a-9be8-f369922d71c8 2026-05-29 12:40:07.955 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d6bf2246-010e-47cc-bbf7-4be3fc503207 2026-05-29 12:40:08.147 9 INFO neutron.plugins.ml2.plugin [None req-8eb1a856-1753-425f-bd1b-181bfd583c86 - - - - - -] Attempt 1 to provision port d6bf2246-010e-47cc-bbf7-4be3fc503207 2026-05-29 12:40:08.473 10 INFO neutron.plugins.ml2.plugin [None req-a865a5b6-2db0-4b95-a9ca-e5c5fd065ae8 - - - - - -] Attempt 1 to provision port f9ff3301-dc75-484a-9be8-f369922d71c8 2026-05-29 12:40:09.367 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port f9ff3301-dc75-484a-9be8-f369922d71c8 2026-05-29 12:40:09.685 10 INFO neutron.plugins.ml2.plugin [None req-071572d3-b84d-485d-9b19-3641d4fcc153 - - - - - -] Attempt 1 to provision port c582c8c5-6320-4a9f-85fe-9b56993295a5 2026-05-29 12:40:09.835 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d6bf2246-010e-47cc-bbf7-4be3fc503207 2026-05-29 12:40:09.938 9 INFO neutron.plugins.ml2.plugin [None req-976c17c4-0213-4126-a06d-714d850de129 - - - - - -] Attempt 1 to provision port c582c8c5-6320-4a9f-85fe-9b56993295a5 2026-05-29 12:40:10.493 10 INFO neutron.plugins.ml2.plugin [None req-43aeb252-a041-4480-b05e-b0eeb8a552f8 - - - - - -] Attempt 1 to provision port 14784f74-3a37-45b0-95e4-2ea4ecfc86e6 2026-05-29 12:40:11.549 9 INFO neutron.plugins.ml2.plugin [None req-7d92fff6-f0f0-4d4c-9d34-1f1ac800c9cc - - - - - -] Attempt 1 to provision port 14784f74-3a37-45b0-95e4-2ea4ecfc86e6 2026-05-29 12:40:16.357 9 INFO neutron.plugins.ml2.plugin [None req-ef79fdcf-30db-4f66-96dc-c716dc8a5f3f - - - - - -] Attempt 1 to provision port 146bfaa6-c6c1-4132-8955-3b1cb3aed680 2026-05-29 12:40:17.119 10 INFO neutron.plugins.ml2.plugin [None req-9aa2d15c-552e-4e46-a744-22560dd9319a - - - - - -] Attempt 1 to provision port 9efa8898-ca2e-49ff-9a5c-1dcbba0b693f 2026-05-29 12:40:17.381 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9efa8898-ca2e-49ff-9a5c-1dcbba0b693f 2026-05-29 12:40:19.199 9 INFO neutron.plugins.ml2.plugin [None req-019d30ed-c921-451c-aa7d-05a09fc29531 - - - - - -] Attempt 1 to provision port 46e26595-b608-450d-9416-5d6be679a754 2026-05-29 12:40:19.455 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 837357e9-88a1-4f4b-94fe-599ef32bbc69 2026-05-29 12:40:19.957 9 INFO neutron.plugins.ml2.plugin [None req-dd1ebb8c-03fb-42d9-a816-e0b7a7608c48 - - - - - -] Attempt 1 to provision port 46e26595-b608-450d-9416-5d6be679a754 2026-05-29 12:40:20.013 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9efa8898-ca2e-49ff-9a5c-1dcbba0b693f 2026-05-29 12:40:20.115 10 INFO neutron.plugins.ml2.plugin [None req-b6b036a5-e5fa-4c25-a269-2d8cf530a384 - - - - - -] Attempt 1 to provision port 837357e9-88a1-4f4b-94fe-599ef32bbc69 2026-05-29 12:40:20.916 9 INFO neutron.plugins.ml2.plugin [None req-4503422e-0743-40f1-8d52-3968f3ce86ca - - - - - -] Attempt 1 to provision port f59ac514-1fba-4979-a432-283600b61040 2026-05-29 12:40:21.437 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 837357e9-88a1-4f4b-94fe-599ef32bbc69 2026-05-29 12:40:21.745 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d475fd23-d4f6-4347-ac2d-52bb3147ff76 2026-05-29 12:40:21.879 9 INFO neutron.plugins.ml2.plugin [None req-0da88ffb-9916-4af0-ab58-4ab17a1a9655 - - - - - -] Attempt 1 to provision port f59ac514-1fba-4979-a432-283600b61040 2026-05-29 12:40:23.706 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d475fd23-d4f6-4347-ac2d-52bb3147ff76 2026-05-29 12:40:25.276 10 INFO neutron.plugins.ml2.plugin [None req-452c79b1-9443-4557-867e-de4c05bd28f2 - - - - - -] Attempt 1 to provision port 498c3ce9-4cff-416b-9f24-3d3b4a13f430 2026-05-29 12:40:27.547 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 498c3ce9-4cff-416b-9f24-3d3b4a13f430 2026-05-29 12:40:27.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b2f5cf9-60bf-4309-aac6-9c044a949157'] response: {'server_uuid': 'a23cc72f-f1e3-4def-b982-799346d6cd4a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '498c3ce9-4cff-416b-9f24-3d3b4a13f430', 'code': 200} 2026-05-29 12:40:27.853 10 INFO neutron.plugins.ml2.plugin [None req-b949ebf7-93bc-4e3b-8344-2eda261862aa - - - - - -] Attempt 1 to provision port 4d47512e-94eb-46cb-a1b5-d9b1345a9355 2026-05-29 12:40:28.046 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 4d47512e-94eb-46cb-a1b5-d9b1345a9355 2026-05-29 12:40:28.906 10 INFO neutron.plugins.ml2.plugin [None req-25dc6bee-9dd7-470b-b799-2a2c0a48cba6 - - - - - -] Attempt 1 to provision port b211da4f-a7c7-4ca8-b78a-844ac582df7d 2026-05-29 12:40:29.273 9 INFO neutron.plugins.ml2.plugin [None req-34f6d434-c707-45ac-bac1-d403185711de - - - - - -] Attempt 1 to provision port b211da4f-a7c7-4ca8-b78a-844ac582df7d 2026-05-29 12:40:29.428 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 498c3ce9-4cff-416b-9f24-3d3b4a13f430 2026-05-29 12:40:29.729 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 4d47512e-94eb-46cb-a1b5-d9b1345a9355 2026-05-29 12:40:33.875 10 INFO neutron.plugins.ml2.plugin [None req-88ed3c93-139f-437b-afbb-d6092f121a29 - - - - - -] Attempt 1 to provision port 4c15ee05-d81c-4e7a-8e61-d29297f69695 2026-05-29 12:40:51.409 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port f648d04e-84ac-4444-bc3d-900819889512 2026-05-29 12:40:51.959 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 009d2b51-30b4-43a0-8548-9e624075f529 2026-05-29 12:40:52.059 10 INFO neutron.plugins.ml2.plugin [None req-9d14ed41-29ea-4d50-a081-1745413ab6d4 - - - - - -] Attempt 1 to provision port f648d04e-84ac-4444-bc3d-900819889512 2026-05-29 12:40:52.617 9 INFO neutron.plugins.ml2.plugin [None req-fcf61980-985e-4359-a469-160781d12208 - - - - - -] Attempt 1 to provision port f648d04e-84ac-4444-bc3d-900819889512 2026-05-29 12:40:53.485 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port f648d04e-84ac-4444-bc3d-900819889512 2026-05-29 12:40:53.507 9 INFO neutron.plugins.ml2.plugin [None req-fa025dca-5971-46a6-bd97-f7862fda90c4 - - - - - -] Attempt 1 to provision port 009d2b51-30b4-43a0-8548-9e624075f529 2026-05-29 12:40:53.601 9 INFO neutron.plugins.ml2.plugin [None req-fa025dca-5971-46a6-bd97-f7862fda90c4 - - - - - -] Attempt 1 to provision port 59eb0090-04e9-4323-8e29-322f77bbea6e 2026-05-29 12:40:53.878 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b0d9b643-532c-4f60-852c-58389d2d398b 2026-05-29 12:40:54.080 9 INFO neutron.plugins.ml2.plugin [None req-893913e6-b467-4b7a-8845-104a9c26b854 - - - - - -] Attempt 1 to provision port 009d2b51-30b4-43a0-8548-9e624075f529 2026-05-29 12:40:54.576 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 009d2b51-30b4-43a0-8548-9e624075f529 2026-05-29 12:40:54.889 9 INFO neutron.plugins.ml2.plugin [None req-a9708329-87c1-4e11-b5a7-f62eb3b458b1 - - - - - -] Attempt 1 to provision port b0d9b643-532c-4f60-852c-58389d2d398b 2026-05-29 12:40:55.361 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b0d9b643-532c-4f60-852c-58389d2d398b 2026-05-29 12:40:55.415 9 INFO neutron.plugins.ml2.plugin [None req-fdf9c792-fc10-4419-8ccb-c9bd70eed6c3 - - - - - -] Attempt 1 to provision port b0d9b643-532c-4f60-852c-58389d2d398b 2026-05-29 12:40:56.411 9 INFO neutron.plugins.ml2.plugin [None req-aec8f05a-5206-4dbd-b9ad-4c5406fcf4e0 - - - - - -] Attempt 1 to provision port d16ba61c-cdda-40fc-9228-cc96c2630317 2026-05-29 12:40:57.287 10 INFO neutron.plugins.ml2.plugin [None req-83f54a42-d661-4087-bc5f-3255a29dd55f - - - - - -] Attempt 1 to provision port fe32715a-cbf9-4691-9260-d29cdb893b42 2026-05-29 12:40:57.418 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 96834194-77fa-4a41-b4eb-754e374d520f 2026-05-29 12:40:57.450 10 INFO neutron.plugins.ml2.plugin [None req-2c9aaf0e-cbdb-4a67-a280-1d6ec45dc156 - - - - - -] Attempt 1 to provision port d16ba61c-cdda-40fc-9228-cc96c2630317 2026-05-29 12:40:58.695 10 INFO neutron.plugins.ml2.plugin [None req-4baf489f-717f-4b8b-bda6-a19966e9d8fa - - - - - -] Attempt 1 to provision port 6bdcb65f-0918-4c02-99f1-fc8d187c50f8 2026-05-29 12:40:59.394 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 96834194-77fa-4a41-b4eb-754e374d520f 2026-05-29 12:40:59.566 9 INFO neutron.plugins.ml2.plugin [None req-0a04a267-2bb0-403b-a394-98280207f6b9 - - - - - -] Attempt 1 to provision port 6bdcb65f-0918-4c02-99f1-fc8d187c50f8 2026-05-29 12:41:00.844 9 INFO neutron.plugins.ml2.plugin [None req-31cc97ae-37db-47ca-a029-e1b16df2270c - - - - - -] Attempt 1 to provision port c23d572a-b21b-4214-b97c-6e537e736612 2026-05-29 12:41:01.528 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b1112f67-d2fb-494c-bda6-b8a38e917481 2026-05-29 12:41:01.700 10 INFO neutron.plugins.ml2.plugin [None req-395cc298-fd8d-434d-89af-70872d111aac - - - - - -] Attempt 1 to provision port c23d572a-b21b-4214-b97c-6e537e736612 2026-05-29 12:41:02.312 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 1024a7db-3de7-4d10-9061-b6955b5a9a15 2026-05-29 12:41:02.793 10 INFO neutron.plugins.ml2.plugin [None req-0267604d-9bf9-4c77-9e53-d6f7fcf4e360 - - - - - -] Attempt 1 to provision port b1112f67-d2fb-494c-bda6-b8a38e917481 2026-05-29 12:41:02.897 10 INFO neutron.plugins.ml2.plugin [None req-0267604d-9bf9-4c77-9e53-d6f7fcf4e360 - - - - - -] Attempt 1 to provision port 73785b44-99d5-47c8-829c-1b498809ac70 2026-05-29 12:41:03.560 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 1024a7db-3de7-4d10-9061-b6955b5a9a15 2026-05-29 12:41:03.904 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port b1112f67-d2fb-494c-bda6-b8a38e917481 2026-05-29 12:41:04.355 9 INFO neutron.plugins.ml2.plugin [None req-0ef90ee3-aec7-4bbb-ac44-52b54dde61b8 - - - - - -] Attempt 1 to provision port 73785b44-99d5-47c8-829c-1b498809ac70 2026-05-29 12:41:04.725 9 INFO neutron.plugins.ml2.plugin [None req-f649bff6-2105-406f-ad59-0608c3a8b710 - - - - - -] Attempt 1 to provision port 73785b44-99d5-47c8-829c-1b498809ac70 2026-05-29 12:41:06.597 9 INFO neutron.plugins.ml2.plugin [None req-b8791f66-a441-4e81-ad38-d1a5629773ef - - - - - -] Attempt 1 to provision port 2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 2026-05-29 12:41:07.664 9 INFO neutron.plugins.ml2.plugin [None req-2e315274-209e-4033-b587-25aef3cb36b4 - - - - - -] Attempt 1 to provision port 8d48f307-5592-4764-918d-834d7f35dc19 2026-05-29 12:41:09.638 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 8d48f307-5592-4764-918d-834d7f35dc19 2026-05-29 12:41:09.747 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-43a0dc9e-727a-4868-b6c8-f241787c99ed'] response: {'server_uuid': '98182c99-c253-494a-85db-5baf7884d310', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d48f307-5592-4764-918d-834d7f35dc19', 'code': 200} 2026-05-29 12:41:10.103 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 2026-05-29 12:41:11.430 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 8d48f307-5592-4764-918d-834d7f35dc19 2026-05-29 12:41:11.794 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-09a20e3c-46dc-4e48-bd7d-be8a66a266ad'] response: {'server_uuid': 'd1dc9989-9405-47d2-aae7-5f38d65791b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5', 'code': 200} 2026-05-29 12:41:11.837 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 2ef5cc2e-0feb-42f1-b4ca-09ffdd0094d5 2026-05-29 12:41:17.518 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6bdcb65f-0918-4c02-99f1-fc8d187c50f8 2026-05-29 12:41:17.906 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c23d572a-b21b-4214-b97c-6e537e736612 2026-05-29 12:41:18.556 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 59eb0090-04e9-4323-8e29-322f77bbea6e 2026-05-29 12:41:19.453 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6bdcb65f-0918-4c02-99f1-fc8d187c50f8 2026-05-29 12:41:19.737 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d16ba61c-cdda-40fc-9228-cc96c2630317 2026-05-29 12:41:20.066 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 73785b44-99d5-47c8-829c-1b498809ac70 2026-05-29 12:41:20.442 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 59eb0090-04e9-4323-8e29-322f77bbea6e 2026-05-29 12:41:20.637 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c23d572a-b21b-4214-b97c-6e537e736612 2026-05-29 12:41:20.887 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port fe32715a-cbf9-4691-9260-d29cdb893b42 2026-05-29 12:41:21.504 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port d16ba61c-cdda-40fc-9228-cc96c2630317 2026-05-29 12:41:21.817 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 73785b44-99d5-47c8-829c-1b498809ac70 2026-05-29 12:41:22.088 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c1fe49a2-3ca7-4128-b631-3f05e863a149 2026-05-29 12:41:22.226 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-970de72f-fca0-4534-bafe-2b301370815d'] response: {'server_uuid': 'f21e9b0e-6a9f-4db9-ad00-f4334b4cc1d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1fe49a2-3ca7-4128-b631-3f05e863a149', 'code': 200} 2026-05-29 12:41:22.596 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port fe32715a-cbf9-4691-9260-d29cdb893b42 2026-05-29 12:41:23.436 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c1fe49a2-3ca7-4128-b631-3f05e863a149 2026-05-29 12:41:33.134 9 INFO neutron.plugins.ml2.plugin [None req-ea1c6f90-305b-471f-8f5d-dda0cb482c6c - - - - - -] Attempt 1 to provision port a18e78b8-6f32-41d1-9021-1f0a043a5248 2026-05-29 12:41:33.665 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9ec42173-afce-4be3-af9c-8cc62cb2c252 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-29 12:41:35.488 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port a18e78b8-6f32-41d1-9021-1f0a043a5248 2026-05-29 12:41:35.619 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c820f7ad-8b6a-4b32-a7ed-18d418c53781'] response: {'server_uuid': '4eb269a4-ad8a-4e48-922c-c9040e7f54c4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a18e78b8-6f32-41d1-9021-1f0a043a5248', 'code': 200} 2026-05-29 12:41:37.439 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port a18e78b8-6f32-41d1-9021-1f0a043a5248 2026-05-29 12:41:41.562 9 INFO neutron.plugins.ml2.plugin [None req-3624729a-e89f-4d60-8185-f996c87532ff - - - - - -] Attempt 1 to provision port 588aef64-9c66-47e0-a9fe-33193fb81535 2026-05-29 12:41:54.825 9 INFO neutron.plugins.ml2.plugin [None req-64632024-3640-4c39-9680-e1a2980c04bd - - - - - -] Attempt 1 to provision port 50e9167b-4842-46ea-8dd0-b8880bd36490 2026-05-29 12:41:57.517 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 50e9167b-4842-46ea-8dd0-b8880bd36490 2026-05-29 12:41:57.647 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffb586f1-db19-412e-990b-ec9ee6edc786'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50e9167b-4842-46ea-8dd0-b8880bd36490', 'code': 200} 2026-05-29 12:41:59.443 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 50e9167b-4842-46ea-8dd0-b8880bd36490 2026-05-29 12:42:04.964 10 INFO neutron.plugins.ml2.plugin [None req-5716cf86-0928-4e53-b1a2-4075a915a270 - - - - - -] Attempt 1 to provision port 93cc4a12-e2d5-4a8b-a4b2-c9e6653dbebe 2026-05-29 12:42:05.485 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port aac4fbaf-6bb2-465b-abf4-b0345b4a29ae 2026-05-29 12:42:05.736 9 INFO neutron.plugins.ml2.plugin [None req-7b519f43-f40d-4466-8ccc-31623ab6f43b - - - - - -] Attempt 1 to provision port aac4fbaf-6bb2-465b-abf4-b0345b4a29ae 2026-05-29 12:42:07.433 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port aac4fbaf-6bb2-465b-abf4-b0345b4a29ae 2026-05-29 12:42:07.871 10 INFO neutron.plugins.ml2.plugin [None req-fbd4bee1-ec1e-4258-bc7e-f38a2fe137fa - - - - - -] Attempt 1 to provision port 5aa958aa-ac29-442d-bbdf-6d4af945fda6 2026-05-29 12:42:08.435 10 INFO neutron.plugins.ml2.plugin [None req-d616661b-f30b-4352-9898-5fb4f3f13f95 - - - - - -] Attempt 1 to provision port 5aa958aa-ac29-442d-bbdf-6d4af945fda6 2026-05-29 12:42:09.463 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port e1c1149f-64ff-4ab0-9bf1-5e51ca31e265 2026-05-29 12:42:11.218 9 INFO neutron.plugins.ml2.plugin [None req-049b912d-c9d3-422c-8897-d0d408b02aad - - - - - -] Attempt 1 to provision port de6239f3-09d5-41ca-87c6-772f2c2c6305 2026-05-29 12:42:11.518 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port e1c1149f-64ff-4ab0-9bf1-5e51ca31e265 2026-05-29 12:42:11.809 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5fb23005-194a-47cf-afe7-d7953c99c725 2026-05-29 12:42:12.137 10 INFO neutron.plugins.ml2.plugin [None req-915cb05d-47a6-4f1a-96b2-7ce7ad20b038 - - - - - -] Attempt 1 to provision port 5fb23005-194a-47cf-afe7-d7953c99c725 2026-05-29 12:42:13.482 10 INFO neutron.plugins.ml2.plugin [None req-a645a3c3-d5a3-46ef-9cd0-3a3a80c49cf0 - - - - - -] Attempt 1 to provision port fe43f230-862f-4c47-89e7-83a984dd5e43 2026-05-29 12:42:13.570 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5fb23005-194a-47cf-afe7-d7953c99c725 2026-05-29 12:42:14.391 9 INFO neutron.plugins.ml2.plugin [None req-13f1abba-77aa-4f19-9400-37e3be66d7ea - - - - - -] Attempt 1 to provision port fe43f230-862f-4c47-89e7-83a984dd5e43 2026-05-29 12:42:15.485 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6bae5b68-92ac-4107-b52d-0c83ac16afc4 2026-05-29 12:42:17.439 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 6bae5b68-92ac-4107-b52d-0c83ac16afc4 2026-05-29 12:42:20.097 9 INFO neutron.plugins.ml2.plugin [None req-88155fc0-8f17-46fc-a14e-ddb215a3017c - - - - - -] Attempt 1 to provision port c69d6f9e-fbec-4150-925b-a0db42c7e2f4 2026-05-29 12:42:20.634 9 INFO neutron.plugins.ml2.plugin [None req-88155fc0-8f17-46fc-a14e-ddb215a3017c - - - - - -] Attempt 2 to provision port c69d6f9e-fbec-4150-925b-a0db42c7e2f4 2026-05-29 12:42:21.535 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c69d6f9e-fbec-4150-925b-a0db42c7e2f4 2026-05-29 12:42:21.686 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e77ec2d-aa3d-4690-816c-94ca7262d38c'] response: {'server_uuid': '021505eb-c3ab-475e-a38b-1c1463d16091', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c69d6f9e-fbec-4150-925b-a0db42c7e2f4', 'code': 200} 2026-05-29 12:42:23.463 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c69d6f9e-fbec-4150-925b-a0db42c7e2f4 2026-05-29 12:42:25.490 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5aa958aa-ac29-442d-bbdf-6d4af945fda6 2026-05-29 12:42:25.853 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 93cc4a12-e2d5-4a8b-a4b2-c9e6653dbebe 2026-05-29 12:42:27.444 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 5aa958aa-ac29-442d-bbdf-6d4af945fda6 2026-05-29 12:42:27.776 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 93cc4a12-e2d5-4a8b-a4b2-c9e6653dbebe 2026-05-29 12:42:31.474 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port fe43f230-862f-4c47-89e7-83a984dd5e43 2026-05-29 12:42:31.873 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port de6239f3-09d5-41ca-87c6-772f2c2c6305 2026-05-29 12:42:33.449 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port fe43f230-862f-4c47-89e7-83a984dd5e43 2026-05-29 12:42:33.713 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port de6239f3-09d5-41ca-87c6-772f2c2c6305 2026-05-29 12:42:35.630 10 INFO neutron.plugins.ml2.plugin [None req-975ac684-6339-4214-a985-01603e6b30bc - - - - - -] Attempt 1 to provision port 405cf14b-f043-4413-b3de-6fc1b0e0b563 2026-05-29 12:42:37.758 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 405cf14b-f043-4413-b3de-6fc1b0e0b563 2026-05-29 12:42:37.944 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-451eeab9-89fb-4ca3-a489-b629b22f3438'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '405cf14b-f043-4413-b3de-6fc1b0e0b563', 'code': 200} 2026-05-29 12:42:39.611 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 405cf14b-f043-4413-b3de-6fc1b0e0b563 2026-05-29 12:43:07.573 10 INFO neutron.plugins.ml2.plugin [None req-3ddb0b86-6bfe-4f42-beed-38ba287956a5 - - - - - -] Attempt 1 to provision port 61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 2026-05-29 12:43:09.542 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 2026-05-29 12:43:09.662 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae0a8b1a-c3fe-4845-be06-1161fc2502e8'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1', 'code': 200} 2026-05-29 12:43:10.646 9 INFO neutron.plugins.ml2.plugin [None req-acbdf771-e0ae-4791-a27f-71c23a860be4 - - - - - -] Attempt 1 to provision port 61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 2026-05-29 12:43:11.534 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 2026-05-29 12:43:19.807 9 INFO neutron.plugins.ml2.plugin [None req-b303a6a8-6604-42bb-8aef-f2f0ba468bee - - - - - -] Attempt 1 to provision port c7b55d77-7aba-4e12-8388-a684955e3490 2026-05-29 12:43:23.567 10 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c7b55d77-7aba-4e12-8388-a684955e3490 2026-05-29 12:43:23.689 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a6d20d-3c97-4503-a262-a107addb4257'] response: {'server_uuid': '661e78e0-e689-4e71-9bec-93b8e712da89', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c7b55d77-7aba-4e12-8388-a684955e3490', 'code': 200} 2026-05-29 12:43:25.465 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port c7b55d77-7aba-4e12-8388-a684955e3490 2026-05-29 12:43:32.777 9 INFO neutron.plugins.ml2.plugin [None req-196c1570-2330-45ec-9d6e-25f62039c1b3 - - - - - -] Attempt 1 to provision port c7b55d77-7aba-4e12-8388-a684955e3490 2026-05-29 12:43:38.101 9 INFO neutron.plugins.ml2.plugin [None req-28a37518-8b6d-4681-a4d3-b4fc529592e3 - - - - - -] Attempt 1 to provision port 61311f1a-dc82-4dfc-ba3d-5bb30ac2f2d1 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.827 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.829 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.829 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 2 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.849 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.850 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.850 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 3 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.868 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.869 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.870 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 4 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.899 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.900 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.900 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 5 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.922 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.923 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.923 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 6 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.942 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.943 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.943 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 7 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.963 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.964 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.964 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 8 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:29.986 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:29.987 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 9 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:30.005 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:30.006 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:30.006 10 INFO neutron.plugins.ml2.plugin [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Attempt 10 to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 29134d13-ebd6-4fd0-9bba-e36d593440b3 could not be found. 2026-05-29 12:44:30.025 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:30.026 10 ERROR neutron.plugins.ml2.managers [None req-bbdbf37d-bda5-4d37-96f5-8c71c1323a32 - - - - - -] Failed to bind port 3acd4f62-68e1-4d19-a42b-1a427ef7ec17 on host instance for vnic_type normal using segments [{'id': '63931d5f-d6bb-4317-bec7-4ee97a3fd929', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 966, 'network_id': 'db7e10e2-f18e-44fe-83f2-2da5f79b97dd'}] 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network db7e10e2-f18e-44fe-83f2-2da5f79b97dd could not be found. 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network db7e10e2-f18e-44fe-83f2-2da5f79b97dd could not be found. 2026-05-29 12:44:30.761 10 ERROR oslo_messaging.rpc.server  2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.507 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.508 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.508 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 2 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.526 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.527 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.528 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 3 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.549 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.550 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 4 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.573 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.574 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.574 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 5 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.596 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.597 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.597 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 6 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.613 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.614 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 7 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.631 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.632 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.632 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 8 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.649 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.650 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.650 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 9 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.667 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.668 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:31.668 10 INFO neutron.plugins.ml2.plugin [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Attempt 10 to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b6210be8-3a3b-4af1-b59f-ee22ccef5a1a could not be found. 2026-05-29 12:44:31.684 10 ERROR neutron.plugins.ml2.managers  2026-05-29 12:44:31.685 10 ERROR neutron.plugins.ml2.managers [None req-653928c9-89c3-44d4-ba07-727db1452fcf - - - - - -] Failed to bind port 7f1e40d8-17ae-4ead-aed3-aa5a608e7f82 on host instance for vnic_type normal using segments [{'id': 'f110cde7-53e5-4194-a98c-b6c6a14c3846', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': '1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8'}] 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8 could not be found. 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 1a7ce5a9-51f3-406f-b0b0-9da6d7f576f8 could not be found. 2026-05-29 12:44:32.451 10 ERROR oslo_messaging.rpc.server  2026-05-29 12:44:51.544 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 0224431a-8b7a-44a6-bf7b-d0941699173e 2026-05-29 12:44:52.156 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port bcd93687-2d32-480c-8b1d-23a5abb8b65e 2026-05-29 12:44:52.286 10 INFO neutron.plugins.ml2.plugin [None req-9cb9a20f-e54d-4fec-9b30-aeb2f80f710e - - - - - -] Attempt 1 to provision port 0224431a-8b7a-44a6-bf7b-d0941699173e 2026-05-29 12:44:53.269 10 INFO neutron.plugins.ml2.plugin [None req-bdf22ea6-51f2-4e85-b94c-8480c75aa9a6 - - - - - -] Attempt 1 to provision port bcd93687-2d32-480c-8b1d-23a5abb8b65e 2026-05-29 12:44:53.656 9 INFO neutron.plugins.ml2.plugin [None req-edf078ac-bbb3-47b8-80f2-1244381b5574 - - - - - -] Attempt 1 to provision port 9c9a4643-15a6-4d8c-9907-0d6a770ca831 2026-05-29 12:44:53.955 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 9c9a4643-15a6-4d8c-9907-0d6a770ca831 2026-05-29 12:44:54.337 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port a3323b33-8a0b-4d32-8bc2-f57f49d91819 2026-05-29 12:44:54.594 9 INFO neutron.plugins.ml2.plugin [None req-f2777401-e1cb-4292-8779-8be74babbc94 - - - - - -] Attempt 1 to provision port a3323b33-8a0b-4d32-8bc2-f57f49d91819 2026-05-29 12:44:54.961 9 INFO neutron.plugins.ml2.plugin [None req-f92c4f1f-76b2-4817-bc1b-b7554df37310 - - - - - -] Attempt 1 to provision port 68f8e4da-494f-4ac4-8567-358384726f47 2026-05-29 12:44:55.031 9 INFO neutron.plugins.ml2.plugin [None req-790e376c-f9b6-4871-bcb4-f7ed46b6f008 - - - - - -] Attempt 1 to provision port 68f8e4da-494f-4ac4-8567-358384726f47