+ 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-06-03 00:26:09.618 1 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:09.618 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-03 00:26:09.619 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-03 00:26:09.619 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:10.378 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:10.381 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:10.383 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:10.384 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:10.384 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:10.385 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:10.385 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:10.390 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:10.390 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:10.390 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:10.405 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:10.406 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:10.406 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:10.436 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:10.436 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:10.436 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:10.436 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:10.442 1 WARNING oslo_policy.policy [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] 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-06-03 00:26:10.689 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:10.940 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:10.940 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:10.941 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:10.983 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:10.984 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:10.984 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:10.984 1 INFO neutron.plugins.ml2.extensions.port_security [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:10.985 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:10.985 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:10.985 1 INFO neutron.plugins.ml2.managers [None req-15ccd346-ffb1-4d36-b2cb-e008e9fab498 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:10.999 1 INFO neutron.quota [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:10.999 1 INFO neutron.plugins.ml2.plugin [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:11.000 1 INFO neutron.plugins.ml2.managers [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:11.000 1 INFO neutron.plugins.ml2.managers [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:11.000 1 INFO neutron.plugins.ml2.managers [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:11.000 1 INFO neutron.extensions.vlantransparent [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:11.000 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: qos 2026-06-03 00:26:11.009 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: router 2026-06-03 00:26:11.038 1 INFO neutron.services.service_base [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:11.039 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: segments 2026-06-03 00:26:11.100 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:11.152 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:11.183 1 WARNING stevedore.named [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:11.237 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:11.238 1 INFO neutron.common.utils [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:11.238 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:11.241 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: tag 2026-06-03 00:26:11.247 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:11.249 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:11.252 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:11.255 1 INFO neutron.manager [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:11.257 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Initializing extension manager. 2026-06-03 00:26:11.258 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: address-group 2026-06-03 00:26:11.259 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:11.259 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:11.260 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: agent 2026-06-03 00:26:11.261 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:11.262 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:11.262 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:11.263 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:11.263 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:11.264 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:11.264 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:11.265 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:11.266 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:11.266 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:11.267 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:11.267 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: dvr 2026-06-03 00:26:11.268 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:11.268 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:11.269 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:11.269 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:11.270 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: external-net 2026-06-03 00:26:11.270 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:11.270 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:11.271 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:11.271 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:11.272 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:11.272 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:11.273 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:11.273 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:11.274 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: flavors 2026-06-03 00:26:11.275 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:11.275 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:11.276 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:11.276 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:11.277 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:11.277 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: router 2026-06-03 00:26:11.279 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:11.279 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:11.280 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:11.280 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:11.281 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:11.281 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:11.282 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:11.282 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:11.284 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:11.285 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:11.285 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:11.286 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:11.287 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:11.287 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:11.288 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:11.288 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:11.289 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:11.289 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:11.290 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:11.290 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:11.291 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: pagination 2026-06-03 00:26:11.291 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:11.292 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:11.292 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:11.293 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:11.293 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:11.293 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:11.294 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:11.294 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:11.295 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: binding 2026-06-03 00:26:11.295 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:11.296 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-security 2026-06-03 00:26:11.296 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: project-id 2026-06-03 00:26:11.297 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: provider 2026-06-03 00:26:11.298 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos 2026-06-03 00:26:11.299 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:11.299 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:11.300 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:11.300 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:11.301 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:11.301 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:11.302 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:11.302 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:11.303 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:11.303 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:11.304 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:11.304 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:11.305 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:11.305 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:11.306 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: quotas 2026-06-03 00:26:11.308 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:11.309 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:11.310 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:11.310 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:11.311 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:11.311 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:11.312 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:11.312 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:11.313 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:11.313 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:11.314 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:11.315 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:11.315 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:11.316 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:11.316 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:11.323 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: security-group 2026-06-03 00:26:11.323 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: segment 2026-06-03 00:26:11.324 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:11.324 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: service-type 2026-06-03 00:26:11.325 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: sorting 2026-06-03 00:26:11.325 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:11.326 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:11.327 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:11.327 1 WARNING neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:11.328 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:11.328 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:11.329 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:11.329 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:11.330 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:11.330 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:11.331 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:11.333 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:11.334 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:11.334 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: trunk 2026-06-03 00:26:11.335 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:11.335 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:11.336 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:11.336 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:11.337 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:11.338 1 INFO neutron.api.extensions [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:11.340 1 INFO oslo_service.service [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Starting 2 workers 2026-06-03 00:26:11.344 1 INFO oslo_service.service [None req-f7351637-b974-4bfc-8a42-ea03782555ca - - - - - -] Starting 1 workers 2026-06-03 00:26:48.932 10 INFO neutron.db.l3_hamode_db [None req-59fcaa6f-1f11-4010-a05a-2736fd58a49a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:27:00.575 9 INFO neutron.plugins.ml2.plugin [None req-becd5689-5fba-4939-9f58-2b1f131819a8 - - - - - -] Attempt 1 to provision port 62dfc395-a4b1-4a63-98b9-e2d09542c0f0 2026-06-03 00:27:00.613 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 62dfc395-a4b1-4a63-98b9-e2d09542c0f0 2026-06-03 00:27:02.369 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 62dfc395-a4b1-4a63-98b9-e2d09542c0f0 2026-06-03 00:31:16.010 9 INFO neutron.plugins.ml2.plugin [None req-65443789-8d8e-48aa-bf0f-1c57c178cf9b - - - - - -] Attempt 1 to provision port abfdd926-2b7e-4e9f-ac08-893f1f772640 2026-06-03 00:31:16.578 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port abfdd926-2b7e-4e9f-ac08-893f1f772640 2026-06-03 00:31:23.096 10 INFO neutron.plugins.ml2.plugin [None req-efea6f09-04c1-41fb-8bf8-aacc26d90678 - - - - - -] Attempt 1 to provision port 79c7e2c9-ad56-407e-aab1-0a4fb8246a27 2026-06-03 00:34:48.790 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 79c7e2c9-ad56-407e-aab1-0a4fb8246a27 2026-06-03 00:34:50.706 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 79c7e2c9-ad56-407e-aab1-0a4fb8246a27 2026-06-03 00:43:15.052 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3d1fb154-f7c2-4fe8-9c9d-78933401e40b 2026-06-03 00:43:17.039 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3d1fb154-f7c2-4fe8-9c9d-78933401e40b 2026-06-03 00:59:07.304 10 INFO neutron.plugins.ml2.plugin [None req-e590012c-e061-4bc9-87dc-c6a9c2dcb6e0 - - - - - -] Attempt 1 to provision port 68bffa37-4794-4a90-9a9e-3e5e4651bc13 2026-06-03 00:59:07.676 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dbe5b77e-88b7-4268-95b6-47e2b2419f62 2026-06-03 00:59:07.864 10 INFO neutron.plugins.ml2.plugin [None req-78766e5c-02b1-4bdb-b659-2553d1346981 - - - - - -] Attempt 1 to provision port dbe5b77e-88b7-4268-95b6-47e2b2419f62 2026-06-03 00:59:07.940 10 INFO neutron.plugins.ml2.plugin [None req-78766e5c-02b1-4bdb-b659-2553d1346981 - - - - - -] Attempt 1 to provision port 891c073e-aef2-4bdb-8961-236df0f00dd6 2026-06-03 00:59:08.285 10 INFO neutron.plugins.ml2.plugin [None req-bbe1a493-99a3-4635-8896-940b590a7d8d - - - - - -] Attempt 1 to provision port 8a6426ab-5d8b-4992-a529-d7a7cb6db62d 2026-06-03 00:59:08.321 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8a6426ab-5d8b-4992-a529-d7a7cb6db62d 2026-06-03 00:59:08.678 10 INFO neutron.plugins.ml2.plugin [None req-c273635c-e5b4-4caa-8e75-b6ebfb08f12e - - - - - -] Attempt 1 to provision port 691e4909-d8c4-4f33-870c-9d27414f7b87 2026-06-03 00:59:09.521 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 691e4909-d8c4-4f33-870c-9d27414f7b87 2026-06-03 00:59:10.006 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 691e4909-d8c4-4f33-870c-9d27414f7b87 2026-06-03 00:59:10.424 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dbe5b77e-88b7-4268-95b6-47e2b2419f62 2026-06-03 00:59:10.430 9 INFO neutron.plugins.ml2.plugin [None req-28d28a89-e766-424a-bd6c-0b8b93da4334 - - - - - -] Attempt 1 to provision port c9f6c44b-3dc1-4ac5-88c5-006afd9316b2 2026-06-03 00:59:10.597 10 INFO neutron.plugins.ml2.plugin [None req-d59bf3ab-72c4-4e88-8ddf-d502c6cf35d7 - - - - - -] Attempt 1 to provision port 540f5bbe-9bf9-4888-a787-fda17c763cf8 2026-06-03 00:59:10.797 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8a6426ab-5d8b-4992-a529-d7a7cb6db62d 2026-06-03 00:59:11.064 10 INFO neutron.plugins.ml2.plugin [None req-73f66bf6-c620-43e4-bc89-10a2651839cc - - - - - -] Attempt 1 to provision port 540f5bbe-9bf9-4888-a787-fda17c763cf8 2026-06-03 00:59:12.118 10 INFO neutron.plugins.ml2.plugin [None req-0daab2a1-d933-495a-9531-810e37f64aca - - - - - -] Attempt 1 to provision port ca294036-7993-4af7-a5ca-2ea00a6e7f73 2026-06-03 00:59:12.773 10 INFO neutron.plugins.ml2.plugin [None req-77eb5767-c6d5-4486-abad-c0bcf53ee0da - - - - - -] Attempt 1 to provision port ca294036-7993-4af7-a5ca-2ea00a6e7f73 2026-06-03 00:59:13.226 10 INFO neutron.plugins.ml2.plugin [None req-c2b37807-8969-4e53-8a04-576a5e900bbc - - - - - -] Attempt 1 to provision port 9f426856-864d-4040-baf8-cd23a5e98b4c 2026-06-03 00:59:13.684 10 INFO neutron.plugins.ml2.plugin [None req-e1bb85f0-1435-4d38-aec8-023fc7af8973 - - - - - -] Attempt 1 to provision port 9f426856-864d-4040-baf8-cd23a5e98b4c 2026-06-03 00:59:15.968 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 821fa0bb-6f75-42f2-b858-c5d6c4442cfc 2026-06-03 00:59:16.045 9 INFO neutron.plugins.ml2.plugin [None req-b4ba1559-05f3-4245-ad96-4f4aaa9c6e6c - - - - - -] Attempt 1 to provision port cbbaa4fb-2a32-4c05-ba23-198544a828bb 2026-06-03 00:59:16.432 9 INFO neutron.plugins.ml2.plugin [None req-7955ae23-e888-4261-ab2f-a0948697f12f - - - - - -] Attempt 1 to provision port 821fa0bb-6f75-42f2-b858-c5d6c4442cfc 2026-06-03 00:59:17.976 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 821fa0bb-6f75-42f2-b858-c5d6c4442cfc 2026-06-03 00:59:18.468 10 INFO neutron.plugins.ml2.plugin [None req-81331194-28d6-449b-add0-25828a4dadbc - - - - - -] Attempt 1 to provision port 579a172e-d52d-425c-89bf-4cc2d4a3d8f2 2026-06-03 00:59:19.237 9 INFO neutron.plugins.ml2.plugin [None req-f686550a-05ce-46f3-b8c5-61579b063e36 - - - - - -] Attempt 1 to provision port 579a172e-d52d-425c-89bf-4cc2d4a3d8f2 2026-06-03 00:59:20.061 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port ced5b9f8-b85c-4b7d-b75f-6e9d12ecbe77 2026-06-03 00:59:20.304 9 INFO neutron.plugins.ml2.plugin [None req-9165df8a-26f3-4c33-9651-237fc26793c6 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:20.709 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 6b011c3d-1f47-42c9-a537-6805477dca3e 2026-06-03 00:59:21.175 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2580a123-6a64-46fa-b09a-93afeb1322cd 2026-06-03 00:59:21.998 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 6b011c3d-1f47-42c9-a537-6805477dca3e 2026-06-03 00:59:22.332 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port ced5b9f8-b85c-4b7d-b75f-6e9d12ecbe77 2026-06-03 00:59:22.705 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2580a123-6a64-46fa-b09a-93afeb1322cd 2026-06-03 00:59:28.078 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:28.693 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd01d1a4-20d4-4ae2-bb42-6afb173b33ac'] response: {'server_uuid': 'ec1d4cb3-065a-4eea-98fe-038de538ffaa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b45d063a-2190-466b-ba31-721bb559b512', 'code': 200} 2026-06-03 00:59:29.154 10 INFO neutron.plugins.ml2.plugin [None req-232bde62-7cfb-4a28-bc7d-6c3369eb0ad9 - - - - - -] Attempt 1 to provision port f0691327-0e20-4d29-8a99-23e274acdf11 2026-06-03 00:59:30.035 10 INFO neutron.plugins.ml2.plugin [None req-f20ed991-2725-4304-a91a-67db311a9ad8 - - - - - -] Attempt 1 to provision port c96e0183-9ab5-4493-94cc-f0b4f7177ecd 2026-06-03 00:59:30.126 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c96e0183-9ab5-4493-94cc-f0b4f7177ecd 2026-06-03 00:59:30.510 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:32.158 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c96e0183-9ab5-4493-94cc-f0b4f7177ecd 2026-06-03 00:59:32.198 9 INFO neutron.plugins.ml2.plugin [None req-04d95212-fdda-4f97-bae3-c881d46ce6c7 - - - - - -] Attempt 1 to provision port 078e3cb3-a070-4ddb-8c1c-024a7896a953 2026-06-03 00:59:32.488 10 INFO neutron.plugins.ml2.plugin [None req-7dd33d55-71c6-4896-a509-181e3cfef99f - - - - - -] Attempt 1 to provision port 5573f2ea-1df9-4877-a8e2-ecf26199bd59 2026-06-03 00:59:32.970 10 INFO neutron.plugins.ml2.plugin [None req-1ff0ac53-8718-4c40-814c-779839d65640 - - - - - -] Attempt 1 to provision port 078e3cb3-a070-4ddb-8c1c-024a7896a953 2026-06-03 00:59:34.078 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 9b0ac4e7-3094-48c4-b951-f4eb2000f43d 2026-06-03 00:59:34.729 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5573f2ea-1df9-4877-a8e2-ecf26199bd59 2026-06-03 00:59:34.986 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa877c04-cbba-4060-9ee4-5affc47c0526'] response: {'server_uuid': 'bfe8534d-aaf4-4923-adf3-46855792bc33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5573f2ea-1df9-4877-a8e2-ecf26199bd59', 'code': 200} 2026-06-03 00:59:36.037 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 9b0ac4e7-3094-48c4-b951-f4eb2000f43d 2026-06-03 00:59:36.419 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5573f2ea-1df9-4877-a8e2-ecf26199bd59 2026-06-03 00:59:37.370 10 INFO neutron.plugins.ml2.plugin [None req-241c856a-c3da-4a2f-aa2d-3b3ba20d8599 - - - - - -] Attempt 1 to provision port 15931221-a5e7-46a1-b07d-91de6b665c0c 2026-06-03 00:59:40.283 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 15931221-a5e7-46a1-b07d-91de6b665c0c 2026-06-03 00:59:40.900 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c71a48-af74-4bb1-8868-39a567af3d73'] response: {'server_uuid': '92ca528d-6953-478e-bdfb-aaacaa12af02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15931221-a5e7-46a1-b07d-91de6b665c0c', 'code': 200} 2026-06-03 00:59:42.018 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 15931221-a5e7-46a1-b07d-91de6b665c0c 2026-06-03 00:59:46.034 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c8dce253-4c17-4d5f-bd10-c78940932b3c 2026-06-03 00:59:46.295 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] No ports have port_id starting with c8dce253-4c17-4d5f-bd10-c78940932b3c 2026-06-03 00:59:47.988 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 540f5bbe-9bf9-4888-a787-fda17c763cf8 2026-06-03 00:59:48.452 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 68bffa37-4794-4a90-9a9e-3e5e4651bc13 /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-06-03 00:59:49.994 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 540f5bbe-9bf9-4888-a787-fda17c763cf8 2026-06-03 00:59:50.337 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 68bffa37-4794-4a90-9a9e-3e5e4651bc13 2026-06-03 00:59:51.461 10 INFO neutron.plugins.ml2.plugin [None req-92bc2ad6-e9a9-48dc-b895-7aed808943c8 - - - - - -] Attempt 1 to provision port 3dc695ea-f4fa-45e6-9414-07535258ab47 2026-06-03 00:59:52.012 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 4723c4c4-4ba2-49c5-abd6-41e33256839c 2026-06-03 00:59:52.548 10 INFO neutron.plugins.ml2.plugin [None req-38317d27-479b-43c2-be54-75b62514a7de - - - - - -] Attempt 1 to provision port 4723c4c4-4ba2-49c5-abd6-41e33256839c 2026-06-03 00:59:53.565 9 INFO neutron.plugins.ml2.plugin [None req-ab44b79f-9415-4d94-a809-5d5484722e93 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:53.771 10 INFO neutron.plugins.ml2.plugin [None req-a63141e1-a134-4d8b-820f-7fc2a95f62dc - - - - - -] Attempt 1 to provision port d8117d7e-5d96-4c6a-9744-6aa6a7cb54b8 2026-06-03 00:59:54.127 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 4723c4c4-4ba2-49c5-abd6-41e33256839c 2026-06-03 00:59:54.370 9 INFO neutron.plugins.ml2.plugin [None req-aa748653-f231-4453-b209-e3c88b18b058 - - - - - -] Attempt 1 to provision port 0da3461b-8b53-431a-8faa-1708ab53ffc1 2026-06-03 00:59:54.484 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:54.811 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port d8117d7e-5d96-4c6a-9744-6aa6a7cb54b8 2026-06-03 00:59:55.099 10 INFO neutron.plugins.ml2.plugin [None req-4debb937-0960-4be6-a784-62c77de43828 - - - - - -] Attempt 1 to provision port 0da3461b-8b53-431a-8faa-1708ab53ffc1 /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-06-03 00:59:56.022 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a4cb630a-2c72-4ed8-9ab0-7e581f55a8ad 2026-06-03 00:59:57.180 10 INFO neutron.plugins.ml2.plugin [None req-27ec6461-7ec5-4945-8e80-096e2ae7ac70 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 00:59:58.065 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a4cb630a-2c72-4ed8-9ab0-7e581f55a8ad 2026-06-03 00:59:58.383 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port b45d063a-2190-466b-ba31-721bb559b512 2026-06-03 01:00:00.438 9 INFO neutron.plugins.ml2.plugin [None req-d8d79d03-649e-4404-a89f-9195f6d46035 - - - - - -] Attempt 1 to provision port 585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba 2026-06-03 01:00:03.426 9 INFO neutron.plugins.ml2.plugin [None req-196b0f94-4391-4a3a-977c-6f7c87ac92be - - - - - -] Attempt 1 to provision port a30c411d-88b4-4029-917f-056fa816d1be 2026-06-03 01:00:03.971 9 INFO neutron.plugins.ml2.plugin [None req-1b7f3dec-bb7e-4354-8273-075110840310 - - - - - -] Attempt 1 to provision port de890273-586e-4cdd-ae33-bc716227b734 2026-06-03 01:00:04.358 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba 2026-06-03 01:00:04.480 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06b1d7e0-4295-4f2c-93bf-3aed5b3833af'] response: {'server_uuid': '0a896c8e-2782-4b7a-8820-965ab25204ba', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba', 'code': 200} 2026-06-03 01:00:04.841 9 INFO neutron.plugins.ml2.plugin [None req-3ad8c6fd-d4e4-4077-9211-1889b56a688d - - - - - -] Attempt 1 to provision port 80781723-8b48-4861-ba48-b6675eeab01c 2026-06-03 01:00:05.075 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port de890273-586e-4cdd-ae33-bc716227b734 2026-06-03 01:00:05.415 10 INFO neutron.plugins.ml2.plugin [None req-88262506-c1f1-4a0e-919e-a5896a94c278 - - - - - -] Attempt 1 to provision port 80781723-8b48-4861-ba48-b6675eeab01c 2026-06-03 01:00:05.598 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a30c411d-88b4-4029-917f-056fa816d1be /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-06-03 01:00:06.068 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port de890273-586e-4cdd-ae33-bc716227b734 2026-06-03 01:00:06.322 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 585f29a1-2ae4-4b35-b6e5-5b6bb520b3ba 2026-06-03 01:00:06.901 9 INFO neutron.plugins.ml2.plugin [None req-9d7e0242-552b-45bb-b0a4-65f2a6b0d831 - - - - - -] Attempt 1 to provision port a25a97bf-d87e-4920-b7e2-561dacf32186 2026-06-03 01:00:07.993 10 INFO neutron.plugins.ml2.plugin [None req-2fdf3ab2-da34-45d5-ae25-7b690a8560f3 - - - - - -] Attempt 1 to provision port a25a97bf-d87e-4920-b7e2-561dacf32186 2026-06-03 01:00:12.178 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3dc695ea-f4fa-45e6-9414-07535258ab47 2026-06-03 01:00:16.082 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dcf5f2e3-0e8a-49d3-86d0-4f3045358725 2026-06-03 01:00:16.347 9 INFO neutron.plugins.ml2.plugin [None req-058d23a2-967f-4187-ba2e-d41c6f048731 - - - - - -] Attempt 1 to provision port dcf5f2e3-0e8a-49d3-86d0-4f3045358725 2026-06-03 01:00:17.651 9 INFO neutron.plugins.ml2.plugin [None req-5006536b-4e3e-49fb-aaab-9067d44f55f1 - - - - - -] Attempt 1 to provision port bb16d927-5207-436d-9c26-e86fc6c9c174 2026-06-03 01:00:18.033 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dcf5f2e3-0e8a-49d3-86d0-4f3045358725 2026-06-03 01:00:18.121 10 INFO neutron.plugins.ml2.plugin [None req-9b16dd2a-5aed-4bf4-84d6-297541a3bbf5 - - - - - -] Attempt 1 to provision port bb16d927-5207-436d-9c26-e86fc6c9c174 2026-06-03 01:00:19.590 9 INFO neutron.plugins.ml2.plugin [None req-dda36f3e-f158-4f05-881c-3a02d1709db6 - - - - - -] Attempt 1 to provision port 2523d0c0-0c51-442f-add3-7e9f707b93a8 2026-06-03 01:00:20.092 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3ea11b6c-be36-4384-8db1-59c496e262fa 2026-06-03 01:00:20.361 10 INFO neutron.plugins.ml2.plugin [None req-c3d59fed-5aae-496b-971d-48ce4442b480 - - - - - -] Attempt 1 to provision port 3ea11b6c-be36-4384-8db1-59c496e262fa 2026-06-03 01:00:22.050 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3ea11b6c-be36-4384-8db1-59c496e262fa 2026-06-03 01:00:22.752 10 INFO neutron.plugins.ml2.plugin [None req-9630b3dc-7685-419e-85dd-cbb55dff479b - - - - - -] Attempt 1 to provision port 67328ad6-f938-4484-8143-08c2b81438fa 2026-06-03 01:00:23.394 10 INFO neutron.plugins.ml2.plugin [None req-86203d6e-2ed5-40d3-8acd-a871d6a5eb09 - - - - - -] Attempt 1 to provision port 67328ad6-f938-4484-8143-08c2b81438fa 2026-06-03 01:00:24.102 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 01e3cf8d-c6b3-439e-a05e-1c80446d2443 2026-06-03 01:00:26.068 9 INFO neutron.plugins.ml2.plugin [None req-a2a0fa21-2ef3-4a6b-a61e-99b0aa04a0e1 - - - - - -] Attempt 1 to provision port 321665e0-e22c-4be3-87f4-be443b155288 2026-06-03 01:00:26.163 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 01e3cf8d-c6b3-439e-a05e-1c80446d2443 2026-06-03 01:00:26.489 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 321665e0-e22c-4be3-87f4-be443b155288 2026-06-03 01:00:27.494 9 INFO neutron.plugins.ml2.plugin [None req-571240c5-3b13-487a-bb19-b79de475b228 - - - - - -] Attempt 1 to provision port e1439733-a7c5-4bfc-8c07-6e47e563b697 2026-06-03 01:00:27.782 9 INFO neutron.plugins.ml2.plugin [None req-bde379f1-7942-4caa-af71-7e2977e1a3ce - - - - - -] Attempt 1 to provision port e1439733-a7c5-4bfc-8c07-6e47e563b697 2026-06-03 01:00:28.134 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 321665e0-e22c-4be3-87f4-be443b155288 2026-06-03 01:00:32.176 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cde74ded-32ac-4e27-b67b-b871cd6de5c1 2026-06-03 01:00:32.322 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-939ee03e-de4d-47a0-9c89-d758d061dda1'] response: {'server_uuid': 'f85b1226-29fa-42e7-8ff4-d870717d0c98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cde74ded-32ac-4e27-b67b-b871cd6de5c1', 'code': 200} 2026-06-03 01:00:32.936 9 INFO neutron.plugins.ml2.plugin [None req-96cd7e28-bd89-44d0-bce5-bf24509d871e - - - - - -] Attempt 1 to provision port ba6611ae-4998-494c-91f9-0d5c07c9ea62 2026-06-03 01:00:34.044 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cde74ded-32ac-4e27-b67b-b871cd6de5c1 2026-06-03 01:00:36.303 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-431d5c49-6f44-4424-922e-aa6b9edfd213'] response: {'server_uuid': 'f85b1226-29fa-42e7-8ff4-d870717d0c98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cde74ded-32ac-4e27-b67b-b871cd6de5c1', 'code': 200} 2026-06-03 01:00:38.086 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 17503df1-db1a-48c0-86c6-774dfb5115a3 2026-06-03 01:00:39.032 9 INFO neutron.plugins.ml2.plugin [None req-bfc0a9af-71f0-420a-ba60-799b106a5d62 - - - - - -] Attempt 1 to provision port 17503df1-db1a-48c0-86c6-774dfb5115a3 2026-06-03 01:00:40.200 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 67328ad6-f938-4484-8143-08c2b81438fa 2026-06-03 01:00:40.629 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2523d0c0-0c51-442f-add3-7e9f707b93a8 2026-06-03 01:00:40.967 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 17503df1-db1a-48c0-86c6-774dfb5115a3 /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-06-03 01:00:47.494 9 INFO neutron.plugins.ml2.plugin [None req-7c20ee8f-fa72-453c-ba0f-234355afb114 - - - - - -] Attempt 1 to provision port 5edfd212-0768-445e-a947-9e713706ed7f 2026-06-03 01:00:48.140 10 INFO neutron.plugins.ml2.plugin [None req-2963fcd8-4020-4fba-a64c-eabe13d8c50c - - - - - -] Attempt 1 to provision port cfec47d8-fafe-47c0-9819-19b84aa4eb4a 2026-06-03 01:00:48.144 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cfec47d8-fafe-47c0-9819-19b84aa4eb4a 2026-06-03 01:00:50.132 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port e312166e-fd63-476d-b070-28b1c9ffb977 2026-06-03 01:00:50.401 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cfec47d8-fafe-47c0-9819-19b84aa4eb4a 2026-06-03 01:00:50.590 9 INFO neutron.plugins.ml2.plugin [None req-0d9e9d5c-ec1e-47ed-9b6d-013c07cda9bb - - - - - -] Attempt 1 to provision port 9d151fe7-124d-4f35-b0a1-898f11246c68 2026-06-03 01:00:51.672 9 INFO neutron.plugins.ml2.plugin [None req-50eb0706-0fe5-4f68-a424-8a963f385d46 - - - - - -] Attempt 1 to provision port 9d151fe7-124d-4f35-b0a1-898f11246c68 2026-06-03 01:00:52.104 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a2230fca-d6a8-40c4-b7fd-ed55ebd2f02a 2026-06-03 01:00:54.082 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a2230fca-d6a8-40c4-b7fd-ed55ebd2f02a 2026-06-03 01:00:56.176 9 INFO neutron.plugins.ml2.plugin [None req-b10946b5-fb63-4274-8f1f-01997cfa31f0 - - - - - -] Attempt 1 to provision port 96c6fbcc-f927-4206-9ba5-ca57d23b2d95 2026-06-03 01:00:58.269 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 96c6fbcc-f927-4206-9ba5-ca57d23b2d95 2026-06-03 01:00:58.440 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-14ed167c-75e4-430c-a203-43ec4049d582'] response: {'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'code': 200} 2026-06-03 01:01:00.081 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 96c6fbcc-f927-4206-9ba5-ca57d23b2d95 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.203 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-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.203 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.206 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.206 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 2 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.226 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-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.226 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.227 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.227 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 3 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.250 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-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.250 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.251 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.251 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 4 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.280 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-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.280 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.281 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.281 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 5 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.304 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-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.304 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.305 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.305 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 6 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.324 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-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.324 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.324 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 7 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.343 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-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.343 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.344 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 8 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.362 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-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.362 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-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.362 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.363 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 9 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.380 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-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.380 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.381 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:03.381 9 INFO neutron.plugins.ml2.plugin [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Attempt 10 to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:03.407 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-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eb804b47-c955-4da4-a60e-4458c46370d5 could not be found. 2026-06-03 01:01:03.407 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:03.408 9 ERROR neutron.plugins.ml2.managers [None req-b6d94c48-88ed-4e3d-8815-4fb836218eaf - - - - - -] Failed to bind port 35737b13-18eb-4c91-a71a-ed3eaf75dad4 on host instance for vnic_type normal using segments [{'id': '3a1f0c15-4729-4505-a7da-30cac91276dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 562, 'network_id': 'f20a1045-81f5-4b66-a16f-a5b91a9bb355'}] 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.049 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-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.049 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.052 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.052 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 2 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.076 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-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.076 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.077 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.078 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 3 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.101 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-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.101 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.102 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 4 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.122 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-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.122 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.123 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.123 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 5 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.152 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-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.152 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.153 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.153 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 6 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.185 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-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.185 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.186 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 7 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.214 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-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.214 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.215 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.215 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 8 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.245 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-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.245 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.246 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 9 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.266 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-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.266 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:05.267 10 INFO neutron.plugins.ml2.plugin [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Attempt 10 to bind port 2175c0bd-65e4-45f4-860f-873442fe852f 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:01:05.287 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-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fc44bb86-639d-489e-a16e-60ad6b6306c0 could not be found. 2026-06-03 01:01:05.287 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:01:05.288 10 ERROR neutron.plugins.ml2.managers [None req-b5b1f328-d98d-4bc1-9edf-8ac2ebc33480 - - - - - -] Failed to bind port 2175c0bd-65e4-45f4-860f-873442fe852f on host instance for vnic_type normal using segments [{'id': '6215a096-256e-4bd3-ae89-1bd2d73d8f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 570, 'network_id': 'c4430d27-647e-4505-9fca-d7abb42465dd'}] 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network c4430d27-647e-4505-9fca-d7abb42465dd could not be found. 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-03 01:01:06.042 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-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network c4430d27-647e-4505-9fca-d7abb42465dd could not be found. 2026-06-03 01:01:06.042 10 ERROR oslo_messaging.rpc.server  2026-06-03 01:01:08.087 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 7cb92f2a-8a9d-4a53-b159-39315cb789ba 2026-06-03 01:01:08.406 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] No ports have port_id starting with 7cb92f2a-8a9d-4a53-b159-39315cb789ba 2026-06-03 01:01:13.873 9 INFO neutron.plugins.ml2.plugin [None req-55f9a531-4584-43ab-8dae-b7fbe5117319 - - - - - -] Attempt 1 to provision port b7234dcb-1345-4e78-9962-757e1fc1b076 2026-06-03 01:01:14.177 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 9d151fe7-124d-4f35-b0a1-898f11246c68 2026-06-03 01:01:14.674 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8332aafd-e842-4101-bbca-75a6f7ea0a64 2026-06-03 01:01:14.834 10 INFO neutron.plugins.ml2.plugin [None req-2a37d252-9972-4039-b50e-feab142545d0 - - - - - -] Attempt 1 to provision port 8332aafd-e842-4101-bbca-75a6f7ea0a64 2026-06-03 01:01:15.232 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5edfd212-0768-445e-a947-9e713706ed7f 2026-06-03 01:01:16.098 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 9d151fe7-124d-4f35-b0a1-898f11246c68 2026-06-03 01:01:16.397 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8332aafd-e842-4101-bbca-75a6f7ea0a64 2026-06-03 01:01:16.679 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5edfd212-0768-445e-a947-9e713706ed7f 2026-06-03 01:01:16.839 9 INFO neutron.plugins.ml2.plugin [None req-89aebb7a-176b-4fc2-9289-b462fb22fde6 - - - - - -] Attempt 1 to provision port f29cda92-c3ea-461f-9228-5bcda4be9c03 2026-06-03 01:01:17.503 9 INFO neutron.plugins.ml2.plugin [None req-f1bcb1e9-acb5-4edd-91d8-13cc2f8e838c - - - - - -] Attempt 1 to provision port f29cda92-c3ea-461f-9228-5bcda4be9c03 2026-06-03 01:01:18.083 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 82f64479-82b8-47cf-9a12-b56a703cdcf2 2026-06-03 01:01:20.306 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8562b533-5ddd-4bd6-983b-7686c45a54d4'] response: {'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'code': 200} 2026-06-03 01:01:20.788 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 96c6fbcc-f927-4206-9ba5-ca57d23b2d95 2026-06-03 01:01:21.334 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 82f64479-82b8-47cf-9a12-b56a703cdcf2 2026-06-03 01:01:22.192 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 96c6fbcc-f927-4206-9ba5-ca57d23b2d95 2026-06-03 01:01:22.362 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86189037-9e49-43ea-97ae-8744b6a9dca6'] response: {'server_uuid': 'e5bc84ce-4b08-4414-9648-b4be6d1d6bc4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96c6fbcc-f927-4206-9ba5-ca57d23b2d95', 'code': 200} 2026-06-03 01:01:22.418 10 INFO neutron.plugins.ml2.plugin [None req-ed187ffa-bb96-4d17-a25f-bf31d003ca90 - - - - - -] Attempt 1 to provision port 1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 2026-06-03 01:01:24.300 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 2026-06-03 01:01:24.413 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5182c47-2506-4824-b3c7-450e50997010'] response: {'server_uuid': 'e2c2b915-7c14-4d7e-a498-b94cf97d42c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ab8c872-bff7-49a5-a62c-ac3d0b9912d5', 'code': 200} 2026-06-03 01:01:26.188 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 0a630e10-0068-480d-9d2a-e49db756f564 2026-06-03 01:01:26.846 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 1ab8c872-bff7-49a5-a62c-ac3d0b9912d5 2026-06-03 01:01:27.823 10 INFO neutron.plugins.ml2.plugin [None req-68826576-7f8a-4cd9-88d6-9de7df584d46 - - - - - -] Attempt 1 to provision port 0a630e10-0068-480d-9d2a-e49db756f564 2026-06-03 01:01:28.392 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 59378457-e58c-4b85-831b-e0fcd8a6493b 2026-06-03 01:01:28.460 9 INFO neutron.plugins.ml2.plugin [None req-a8435886-a1f6-4dd0-a775-f52542acb156 - - - - - -] Attempt 1 to provision port 0a630e10-0068-480d-9d2a-e49db756f564 2026-06-03 01:01:29.105 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5937e8e4-dbd3-403e-8585-3c88fa339d33 2026-06-03 01:01:29.371 10 INFO neutron.plugins.ml2.plugin [None req-33c1fa1f-1359-4526-a04c-fa4856e9ab88 - - - - - -] Attempt 1 to provision port 720fa73b-10a3-40bb-a874-a6d7032e91e2 2026-06-03 01:01:29.518 9 INFO neutron.plugins.ml2.plugin [None req-f7316210-5e71-4e17-a1c1-07238e7caac6 - - - - - -] Attempt 1 to provision port 5937e8e4-dbd3-403e-8585-3c88fa339d33 2026-06-03 01:01:29.755 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 0a630e10-0068-480d-9d2a-e49db756f564 2026-06-03 01:01:30.216 10 INFO neutron.plugins.ml2.plugin [None req-c11a1cbd-4bc9-423e-90ce-c2d341493325 - - - - - -] Attempt 1 to provision port 5937e8e4-dbd3-403e-8585-3c88fa339d33 2026-06-03 01:01:30.388 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 59378457-e58c-4b85-831b-e0fcd8a6493b 2026-06-03 01:01:30.399 10 INFO neutron.plugins.ml2.plugin [None req-58faa3fa-823d-431b-bf7b-38f5178dcc92 - - - - - -] Attempt 1 to provision port 59378457-e58c-4b85-831b-e0fcd8a6493b 2026-06-03 01:01:30.745 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5937e8e4-dbd3-403e-8585-3c88fa339d33 2026-06-03 01:01:30.924 9 INFO neutron.plugins.ml2.plugin [None req-36c3c9b3-b70e-4fae-bdcb-839455fa55f9 - - - - - -] Attempt 1 to provision port 59378457-e58c-4b85-831b-e0fcd8a6493b 2026-06-03 01:01:32.278 9 INFO neutron.plugins.ml2.plugin [None req-dd0940c6-412d-403b-b301-67e27bfc2db5 - - - - - -] Attempt 1 to provision port f50143fe-744b-420f-94f6-272c487843b3 2026-06-03 01:01:33.035 9 INFO neutron.plugins.ml2.plugin [None req-e9bd53e4-10f4-4f80-9207-fedc2d9a89a0 - - - - - -] Attempt 1 to provision port f50143fe-744b-420f-94f6-272c487843b3 2026-06-03 01:01:34.443 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port d4995f78-ac34-4fe1-953c-e489e7722534 /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-06-03 01:01:34.905 10 INFO neutron.plugins.ml2.plugin [None req-7fdbce8c-be6c-4377-9f09-6456913147b4 - - - - - -] Attempt 1 to provision port dac211d1-e5ec-4e97-bb2e-857f8b51b556 2026-06-03 01:01:35.762 9 INFO neutron.plugins.ml2.plugin [None req-5a895ce8-474e-4cb2-b87e-c00f5ce9564c - - - - - -] Attempt 1 to provision port dac211d1-e5ec-4e97-bb2e-857f8b51b556 2026-06-03 01:01:36.397 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port d4995f78-ac34-4fe1-953c-e489e7722534 2026-06-03 01:01:36.933 9 INFO neutron.plugins.ml2.plugin [None req-f457a879-faa1-49b8-9cb4-be30deb3c4a3 - - - - - -] Attempt 1 to provision port 3ec26d93-3152-4e83-8e5f-ecb5d8559c7d 2026-06-03 01:01:37.588 9 INFO neutron.plugins.ml2.plugin [None req-edfebbea-830a-4a06-ac10-b22fa9278433 - - - - - -] Attempt 1 to provision port 3ec26d93-3152-4e83-8e5f-ecb5d8559c7d 2026-06-03 01:01:42.808 9 INFO neutron.plugins.ml2.plugin [None req-4a67d621-6780-4f96-a8b4-cd98ce7c31cd - - - - - -] Attempt 1 to provision port a88b2737-5d86-45fd-a925-877c12b49199 /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-06-03 01:01:44.573 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a88b2737-5d86-45fd-a925-877c12b49199 2026-06-03 01:01:44.733 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7c1018f-613b-4cf0-bba5-fc3188d1a155'] response: {'server_uuid': '1464c1f7-04e7-45fd-9635-6e4d54c49155', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a88b2737-5d86-45fd-a925-877c12b49199', 'code': 200} 2026-06-03 01:01:46.414 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a88b2737-5d86-45fd-a925-877c12b49199 2026-06-03 01:01:50.836 9 INFO neutron.plugins.ml2.plugin [None req-a7aeb46a-ff59-4992-beaa-ad13de0087e0 - - - - - -] Attempt 1 to provision port 020eb241-5f89-45fd-843a-4d603780a51f 2026-06-03 01:01:51.595 10 INFO neutron.plugins.ml2.plugin [None req-2443c951-e046-47fd-96a3-afbafb668a55 - - - - - -] Attempt 1 to provision port 5fa2d22e-adc7-49f6-b6e0-32fae982f027 2026-06-03 01:01:54.691 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 020eb241-5f89-45fd-843a-4d603780a51f 2026-06-03 01:01:54.814 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c08b246-ffb3-4ec9-925b-5ad14a59945d'] response: {'server_uuid': '729cbabc-15a8-4925-9329-8d32c736f140', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '020eb241-5f89-45fd-843a-4d603780a51f', 'code': 200} 2026-06-03 01:01:55.294 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3ec26d93-3152-4e83-8e5f-ecb5d8559c7d 2026-06-03 01:01:55.709 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dac211d1-e5ec-4e97-bb2e-857f8b51b556 2026-06-03 01:01:56.091 9 INFO neutron.plugins.ml2.plugin [None req-4f4aaeaf-9587-47a1-aa2f-c216a2118d1f - - - - - -] Attempt 1 to provision port ab8d9231-b74b-4ece-a7fb-9b8bdd62b45f 2026-06-03 01:01:56.166 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 720fa73b-10a3-40bb-a874-a6d7032e91e2 2026-06-03 01:01:56.540 9 INFO neutron.plugins.ml2.plugin [None req-4f4aaeaf-9587-47a1-aa2f-c216a2118d1f - - - - - -] Attempt 1 to provision port 2279f8cc-b7af-4870-8bca-70833e60b27c 2026-06-03 01:01:57.008 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3ec26d93-3152-4e83-8e5f-ecb5d8559c7d 2026-06-03 01:01:57.312 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port ab8d9231-b74b-4ece-a7fb-9b8bdd62b45f 2026-06-03 01:01:57.636 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 020eb241-5f89-45fd-843a-4d603780a51f 2026-06-03 01:01:57.822 9 INFO neutron.plugins.ml2.plugin [None req-e42d647b-001f-4429-8594-378d99c9ba23 - - - - - -] Attempt 1 to provision port 2279f8cc-b7af-4870-8bca-70833e60b27c 2026-06-03 01:01:57.934 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port f50143fe-744b-420f-94f6-272c487843b3 2026-06-03 01:01:58.175 9 INFO neutron.plugins.ml2.plugin [None req-fe52fd38-518f-47cb-9250-bd0d0e966f26 - - - - - -] Attempt 1 to provision port 2279f8cc-b7af-4870-8bca-70833e60b27c 2026-06-03 01:01:58.403 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 720fa73b-10a3-40bb-a874-a6d7032e91e2 2026-06-03 01:01:58.649 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dac211d1-e5ec-4e97-bb2e-857f8b51b556 2026-06-03 01:01:58.967 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port d5b20918-d8cf-477c-92c0-ce397d88055b 2026-06-03 01:01:59.929 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port f50143fe-744b-420f-94f6-272c487843b3 2026-06-03 01:02:00.354 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port d5b20918-d8cf-477c-92c0-ce397d88055b 2026-06-03 01:02:01.466 9 INFO neutron.plugins.ml2.plugin [None req-46f9a643-20fb-4e5b-b615-e9c2d4a8d171 - - - - - -] Attempt 1 to provision port c158672f-2cf6-4731-9e0d-bd579741715c 2026-06-03 01:02:03.906 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c158672f-2cf6-4731-9e0d-bd579741715c 2026-06-03 01:02:04.086 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80365e2a-78a9-4b2c-ac2d-f5d83c8d6e0c'] response: {'server_uuid': 'fdd37348-ca04-458f-ac88-b87e4a57f000', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c158672f-2cf6-4731-9e0d-bd579741715c', 'code': 200} 2026-06-03 01:02:05.850 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c158672f-2cf6-4731-9e0d-bd579741715c 2026-06-03 01:02:11.896 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2279f8cc-b7af-4870-8bca-70833e60b27c 2026-06-03 01:02:13.732 9 INFO neutron.plugins.ml2.plugin [None req-11ccbfe9-4b88-4045-9edb-36fd3f62b5dc - - - - - -] Attempt 1 to provision port 5babe573-cc14-45b5-aeae-32818b4b805c 2026-06-03 01:02:13.871 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2279f8cc-b7af-4870-8bca-70833e60b27c 2026-06-03 01:02:14.196 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5fa2d22e-adc7-49f6-b6e0-32fae982f027 2026-06-03 01:02:15.836 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 5fa2d22e-adc7-49f6-b6e0-32fae982f027 2026-06-03 01:02:16.014 9 INFO neutron.plugins.ml2.plugin [None req-4e99e7bb-9917-4236-be13-2ba3a5bb9dae - - - - - -] Attempt 1 to provision port 0df4a234-2134-4c5a-9b99-15712afcdaf1 2026-06-03 01:02:26.024 9 INFO neutron.plugins.ml2.plugin [None req-717cdf76-afda-4e48-a0b5-0a7c69a2133a - - - - - -] Attempt 1 to provision port 09536998-fb12-43be-9377-9e98d7109571 2026-06-03 01:02:27.072 9 INFO neutron.plugins.ml2.plugin [None req-8a71ff54-14ad-4601-b232-960ada2de918 - - - - - -] Attempt 1 to provision port 08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da 2026-06-03 01:02:30.007 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da 2026-06-03 01:02:30.129 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b81126a0-a823-4836-ab35-9517b57b122d'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da', 'code': 200} 2026-06-03 01:02:30.591 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 09536998-fb12-43be-9377-9e98d7109571 2026-06-03 01:02:31.946 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 08a6f7c5-f63b-4e2f-98a6-bc5a9bec50da 2026-06-03 01:02:32.171 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c5f44a1-0e40-4229-a3c5-076056797e71'] response: {'server_uuid': 'c3d4bc01-7db4-49d9-bef3-191e8471d83f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09536998-fb12-43be-9377-9e98d7109571', 'code': 200} 2026-06-03 01:02:32.218 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 09536998-fb12-43be-9377-9e98d7109571 2026-06-03 01:02:37.909 10 INFO neutron.plugins.ml2.plugin [None req-e74fe3e7-9f4d-4da9-9442-38b44274f8fa - - - - - -] Attempt 1 to provision port a53e1dfb-2341-4809-84b3-3abee8ad9541 2026-06-03 01:02:37.968 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a53e1dfb-2341-4809-84b3-3abee8ad9541 2026-06-03 01:02:38.566 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 38bc2ce1-c84f-4ad3-8478-0dc8418ae665 2026-06-03 01:02:38.786 10 INFO neutron.plugins.ml2.plugin [None req-e4464d53-4f16-40ff-bb3b-fde12a4871f2 - - - - - -] Attempt 1 to provision port 38bc2ce1-c84f-4ad3-8478-0dc8418ae665 2026-06-03 01:02:39.116 10 INFO neutron.plugins.ml2.plugin [None req-a112d3d2-8427-4c18-80ba-535913d8b587 - - - - - -] Attempt 1 to provision port b7104d77-0525-4e47-94d0-656b8af03eb8 2026-06-03 01:02:39.611 10 INFO neutron.plugins.ml2.plugin [None req-b61b7689-e14d-48be-96a5-fa58deb1db4b - - - - - -] Attempt 1 to provision port b7104d77-0525-4e47-94d0-656b8af03eb8 2026-06-03 01:02:39.864 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a53e1dfb-2341-4809-84b3-3abee8ad9541 2026-06-03 01:02:40.157 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 38bc2ce1-c84f-4ad3-8478-0dc8418ae665 2026-06-03 01:02:41.167 9 INFO neutron.plugins.ml2.plugin [None req-73b18b1a-8195-4705-8a37-353d7d503903 - - - - - -] Attempt 1 to provision port d4d6fa49-9b2e-4904-8015-23273af57aef 2026-06-03 01:02:41.924 9 INFO neutron.plugins.ml2.plugin [None req-6420b82b-ed61-4c0f-a8be-a21ef5ced544 - - - - - -] Attempt 1 to provision port d4d6fa49-9b2e-4904-8015-23273af57aef 2026-06-03 01:02:49.636 9 INFO neutron.plugins.ml2.plugin [None req-37c90aa0-3c19-48ff-af83-c5ec11c3143a - - - - - -] Attempt 1 to provision port 4439bd7a-b1ca-4e65-b80c-f114b4a40097 2026-06-03 01:02:49.666 9 INFO neutron.plugins.ml2.plugin [None req-37c90aa0-3c19-48ff-af83-c5ec11c3143a - - - - - -] Attempt 1 to provision port ba9cf331-e545-412b-954b-e1fd14fae688 2026-06-03 01:02:49.905 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port ba9cf331-e545-412b-954b-e1fd14fae688 2026-06-03 01:02:50.208 10 INFO neutron.plugins.ml2.plugin [None req-baa3b52b-a309-445c-963c-cdb15e1ff017 - - - - - -] Attempt 1 to provision port 4439bd7a-b1ca-4e65-b80c-f114b4a40097 2026-06-03 01:02:50.960 9 INFO neutron.plugins.ml2.plugin [None req-094d9df3-d60b-4bdc-a7c2-9d1c618afb2a - - - - - -] Attempt 1 to provision port 4439bd7a-b1ca-4e65-b80c-f114b4a40097 2026-06-03 01:02:51.998 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port ba9cf331-e545-412b-954b-e1fd14fae688 /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-06-03 01:02:57.259 9 INFO neutron.plugins.ml2.plugin [None req-0b435123-3d7c-4987-b576-0fac08755179 - - - - - -] Attempt 1 to provision port e10003e4-f853-4b8f-b172-0d509ced5335 2026-06-03 01:02:57.877 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port e10003e4-f853-4b8f-b172-0d509ced5335 2026-06-03 01:02:58.376 9 INFO neutron.plugins.ml2.plugin [None req-26994997-1509-4e99-bc6d-28631cbfa951 - - - - - -] Attempt 1 to provision port 55c27e81-6181-49e5-9a27-d87749fe22f0 2026-06-03 01:02:58.652 10 INFO neutron.plugins.ml2.plugin [None req-9968ee3b-42d7-4fef-a199-150dbd6a7032 - - - - - -] Attempt 1 to provision port 55c27e81-6181-49e5-9a27-d87749fe22f0 2026-06-03 01:03:00.005 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 84cddf21-3ba2-4ea0-851a-67b83ea66e50 2026-06-03 01:03:00.147 10 INFO neutron.plugins.ml2.plugin [None req-5f75b749-a620-422e-95db-15c83ddbb8dc - - - - - -] Attempt 1 to provision port af3b5e2d-9723-4243-bd99-0983346ebe56 2026-06-03 01:03:01.015 10 INFO neutron.plugins.ml2.plugin [None req-ab83c5d1-b919-4edc-bc34-985150edb29f - - - - - -] Attempt 1 to provision port 84cddf21-3ba2-4ea0-851a-67b83ea66e50 2026-06-03 01:03:01.899 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 84cddf21-3ba2-4ea0-851a-67b83ea66e50 2026-06-03 01:03:03.016 10 INFO neutron.plugins.ml2.plugin [None req-99b084cf-2ac8-4c18-81bd-ae2c246c3f4a - - - - - -] Attempt 1 to provision port 11b1a2cd-9897-4688-9ba7-1260255e7e8a 2026-06-03 01:03:03.174 9 INFO neutron.plugins.ml2.plugin [None req-31f4c3c8-7f37-44a7-8f34-0430a661bf13 - - - - - -] Attempt 1 to provision port 2ee9a94e-c021-4452-aa9d-e9e53e66fd33 2026-06-03 01:03:03.735 9 INFO neutron.plugins.ml2.plugin [None req-921171ba-2d6c-443b-8336-6ff1f1513946 - - - - - -] Attempt 1 to provision port 2ee9a94e-c021-4452-aa9d-e9e53e66fd33 2026-06-03 01:03:03.909 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cb81816d-ae8b-47e2-9fda-742c71199b2e 2026-06-03 01:03:05.909 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port cb81816d-ae8b-47e2-9fda-742c71199b2e 2026-06-03 01:03:07.340 9 INFO neutron.plugins.ml2.plugin [None req-0f2d399c-c7d2-452c-98c1-4fa86487a7e4 - - - - - -] Attempt 1 to provision port c2f9d181-a839-4637-8eb0-c2826ab98e31 2026-06-03 01:03:07.916 10 INFO neutron.plugins.ml2.plugin [None req-69873529-76da-42a1-be04-f608c81e17cc - - - - - -] Attempt 1 to provision port 3940e948-c2f5-448b-94ed-3ae987cc4016 2026-06-03 01:03:08.066 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3940e948-c2f5-448b-94ed-3ae987cc4016 2026-06-03 01:03:09.556 9 INFO neutron.plugins.ml2.plugin [None req-5e60b6cb-bdb5-4786-99f7-ff334ae97b9a - - - - - -] Attempt 1 to provision port 64c57dd7-c31f-4469-9910-77c5909ede68 2026-06-03 01:03:09.983 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3940e948-c2f5-448b-94ed-3ae987cc4016 2026-06-03 01:03:10.223 10 INFO neutron.plugins.ml2.plugin [None req-d11cf9f8-c541-48f2-b807-32cf69a66f93 - - - - - -] Attempt 1 to provision port 64c57dd7-c31f-4469-9910-77c5909ede68 2026-06-03 01:03:11.906 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 83042a6e-7993-453f-97a5-7402dc48b543 2026-06-03 01:03:12.405 9 INFO neutron.plugins.ml2.plugin [None req-f678984b-b7e8-46a2-967c-c642340711fb - - - - - -] Attempt 1 to provision port 89e2f488-1cee-444c-8494-9291943be8b5 2026-06-03 01:03:13.933 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 83042a6e-7993-453f-97a5-7402dc48b543 2026-06-03 01:03:16.232 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 89e2f488-1cee-444c-8494-9291943be8b5 2026-06-03 01:03:16.354 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7969885-48f1-43a8-88bc-01f9499bb894'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89e2f488-1cee-444c-8494-9291943be8b5', 'code': 200} 2026-06-03 01:03:16.417 10 INFO neutron.plugins.ml2.plugin [None req-f853949e-653a-4347-bf0c-5b17da500254 - - - - - -] Attempt 1 to provision port 6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 2026-06-03 01:03:18.148 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 2026-06-03 01:03:18.402 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-07e21f64-15d0-4fb3-9de7-a2ddabf8ab2d'] response: {'server_uuid': '92ceb3a1-bb38-48d7-acf1-b4d28b71101a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4', 'code': 200} 2026-06-03 01:03:18.762 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 89e2f488-1cee-444c-8494-9291943be8b5 2026-06-03 01:03:19.890 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 6323f6a4-8abd-4ba4-bdd8-e5e0811b46b4 2026-06-03 01:03:21.916 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port af3b5e2d-9723-4243-bd99-0983346ebe56 2026-06-03 01:03:22.279 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2ee9a94e-c021-4452-aa9d-e9e53e66fd33 2026-06-03 01:03:23.895 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port af3b5e2d-9723-4243-bd99-0983346ebe56 2026-06-03 01:03:24.128 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 2ee9a94e-c021-4452-aa9d-e9e53e66fd33 2026-06-03 01:03:27.921 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c2f9d181-a839-4637-8eb0-c2826ab98e31 2026-06-03 01:03:28.347 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 64c57dd7-c31f-4469-9910-77c5909ede68 2026-06-03 01:03:29.884 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port c2f9d181-a839-4637-8eb0-c2826ab98e31 2026-06-03 01:03:30.101 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 64c57dd7-c31f-4469-9910-77c5909ede68 /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-06-03 01:03:44.225 10 INFO neutron.plugins.ml2.plugin [None req-2af2e8bf-6749-4ae1-a306-96cd36d28fe3 - - - - - -] Attempt 1 to provision port 66849ffc-dea9-490e-beef-b9bb9c3e5800 2026-06-03 01:03:44.337 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-418804fd-3918-4e1f-96fe-0596a104152f'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66849ffc-dea9-490e-beef-b9bb9c3e5800', 'code': 200} 2026-06-03 01:03:45.992 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 66849ffc-dea9-490e-beef-b9bb9c3e5800 2026-06-03 01:03:52.385 9 INFO neutron.plugins.ml2.plugin [None req-96591437-0eaf-4caf-82ec-21b3e101fa62 - - - - - -] Attempt 1 to provision port a315fea1-e900-418e-aca9-256d93b900ba 2026-06-03 01:03:56.064 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a315fea1-e900-418e-aca9-256d93b900ba 2026-06-03 01:03:56.198 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-85f3694b-4bed-45ef-9838-7fe300e94148'] response: {'server_uuid': 'bff69725-d84a-4843-ad5b-baf04177afa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a315fea1-e900-418e-aca9-256d93b900ba', 'code': 200} 2026-06-03 01:03:57.903 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port a315fea1-e900-418e-aca9-256d93b900ba 2026-06-03 01:04:10.187 10 INFO neutron.plugins.ml2.plugin [None req-7e23cdbd-a31c-4699-9a98-bb0f3359930b - - - - - -] Attempt 1 to provision port a315fea1-e900-418e-aca9-256d93b900ba 2026-06-03 01:04:20.762 10 INFO neutron.plugins.ml2.plugin [None req-d6e15a6e-1a1a-4691-a89f-a014707bc1f3 - - - - - -] Attempt 1 to provision port 66849ffc-dea9-490e-beef-b9bb9c3e5800 2026-06-03 01:05:54.094 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8d832cdf-a644-4023-b0fe-3ff39fb68eb8 2026-06-03 01:05:54.635 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 0c9385a9-0285-42cc-a3b7-d87ca4209498 2026-06-03 01:05:54.803 9 INFO neutron.plugins.ml2.plugin [None req-f0511a92-78f5-4393-be1e-1ce2eb800f90 - - - - - -] Attempt 1 to provision port 0c9385a9-0285-42cc-a3b7-d87ca4209498 2026-06-03 01:05:55.590 10 INFO neutron.plugins.ml2.plugin [None req-712462ab-b81a-43cf-9285-92dbe421167a - - - - - -] Attempt 1 to provision port 8d832cdf-a644-4023-b0fe-3ff39fb68eb8 2026-06-03 01:05:56.111 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 8d832cdf-a644-4023-b0fe-3ff39fb68eb8 2026-06-03 01:05:56.207 9 INFO neutron.plugins.ml2.plugin [None req-591cebc4-5aa8-4351-9a4f-2942a9fc53de - - - - - -] Attempt 1 to provision port 9f096884-c74d-4013-ae80-18a5eec1283a 2026-06-03 01:05:56.531 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port dc80634c-e8df-4384-8b2e-7a600cabafbc 2026-06-03 01:05:56.721 10 INFO neutron.plugins.ml2.plugin [None req-2c86913d-8fb4-48cb-b6b4-003d61c7cb7b - - - - - -] Attempt 1 to provision port dc80634c-e8df-4384-8b2e-7a600cabafbc 2026-06-03 01:05:57.106 9 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 9f096884-c74d-4013-ae80-18a5eec1283a 2026-06-03 01:05:57.513 9 INFO neutron.plugins.ml2.plugin [None req-3bc99e95-8088-4955-8ba6-6c996fe84dc1 - - - - - -] Attempt 1 to provision port 3e5f084e-e2f2-43ff-98ed-c4108ecf3e06 2026-06-03 01:05:57.995 10 INFO neutron.plugins.ml2.plugin [None req-85f0b661-cf77-4304-a483-e16a38a5f3a2 - - - - - -] Attempt 1 to provision port 3e5f084e-e2f2-43ff-98ed-c4108ecf3e06