+ 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/munch/__init__.py:24: 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-07-15 05:34:35.362 1 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:34:35.363 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-15 05:34:35.363 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-15 05:34:35.363 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:34:36.151 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:34:36.153 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:34:36.156 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-15 05:34:36.157 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:34:36.157 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:34:36.157 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:34:36.158 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:34:36.163 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:34:36.163 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:34:36.163 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:34:36.180 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:34:36.181 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:34:36.181 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:34:36.212 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:34:36.212 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:34:36.212 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:34:36.212 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:34:36.504 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:34:36.880 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:34:36.881 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:34:36.881 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:34:36.926 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:34:36.926 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:34:36.927 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:34:36.927 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:34:36.927 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:34:36.927 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:34:36.928 1 INFO neutron.plugins.ml2.managers [None req-6954bfa7-d0da-4a92-bab2-551813cc348f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:34:36.941 1 INFO neutron.quota [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded quota_driver: . 2026-07-15 05:34:36.941 1 INFO neutron.plugins.ml2.plugin [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:34:36.941 1 INFO neutron.plugins.ml2.managers [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:34:36.942 1 INFO neutron.plugins.ml2.managers [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:34:36.942 1 INFO neutron.plugins.ml2.managers [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:34:36.942 1 INFO neutron.extensions.vlantransparent [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:34:36.942 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: qos 2026-07-15 05:34:36.953 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: router 2026-07-15 05:34:36.981 1 INFO neutron.services.service_base [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:34:36.981 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: segments 2026-07-15 05:34:37.057 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: trunk 2026-07-15 05:34:37.117 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:34:37.152 1 WARNING stevedore.named [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:34:37.218 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:34:37.219 1 INFO neutron.common.utils [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:34:37.219 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:34:37.223 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: tag 2026-07-15 05:34:37.229 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: timestamp 2026-07-15 05:34:37.231 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:34:37.234 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: flavors 2026-07-15 05:34:37.237 1 INFO neutron.manager [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loading Plugin: revisions 2026-07-15 05:34:37.239 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Initializing extension manager. 2026-07-15 05:34:37.240 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: address-group 2026-07-15 05:34:37.241 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: address-scope 2026-07-15 05:34:37.242 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:34:37.242 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: agent 2026-07-15 05:34:37.243 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:34:37.244 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:34:37.245 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:34:37.245 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: availability_zone 2026-07-15 05:34:37.246 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:34:37.246 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:34:37.247 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:34:37.248 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:34:37.248 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: dns-integration 2026-07-15 05:34:37.249 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:34:37.249 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:34:37.250 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: dvr 2026-07-15 05:34:37.250 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:34:37.251 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:34:37.251 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:34:37.252 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:34:37.252 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: external-net 2026-07-15 05:34:37.253 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:34:37.253 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: extraroute 2026-07-15 05:34:37.254 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:34:37.254 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:34:37.255 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:34:37.255 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:34:37.256 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:34:37.256 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:34:37.257 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: flavors 2026-07-15 05:34:37.258 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:34:37.258 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:34:37.259 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:34:37.259 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-15 05:34:37.260 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:34:37.261 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: router 2026-07-15 05:34:37.262 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:34:37.262 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:34:37.263 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: l3-ha 2026-07-15 05:34:37.263 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:34:37.264 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:34:37.264 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:34:37.265 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:34:37.267 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:34:37.270 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:34:37.271 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:34:37.272 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:34:37.272 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:34:37.273 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: multi-provider 2026-07-15 05:34:37.273 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: net-mtu 2026-07-15 05:34:37.274 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:34:37.274 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:34:37.275 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:34:37.276 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:34:37.276 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: pagination 2026-07-15 05:34:37.277 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:34:37.277 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:34:37.278 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:34:37.278 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:34:37.279 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:34:37.279 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:34:37.279 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: binding 2026-07-15 05:34:37.280 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: binding-extended 2026-07-15 05:34:37.281 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-security 2026-07-15 05:34:37.281 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: project-id 2026-07-15 05:34:37.281 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: provider 2026-07-15 05:34:37.283 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos 2026-07-15 05:34:37.283 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:34:37.284 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:34:37.284 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-default 2026-07-15 05:34:37.285 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-fip 2026-07-15 05:34:37.285 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:34:37.286 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:34:37.286 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:34:37.287 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:34:37.287 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:34:37.288 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-pps 2026-07-15 05:34:37.288 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:34:37.289 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:34:37.289 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:34:37.290 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:34:37.291 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: quotas 2026-07-15 05:34:37.294 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: quota_details 2026-07-15 05:34:37.295 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:34:37.295 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:34:37.296 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:34:37.296 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:34:37.297 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:34:37.297 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:34:37.298 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:34:37.298 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:34:37.299 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:34:37.299 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:34:37.300 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:34:37.300 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:34:37.300 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:34:37.307 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: security-group 2026-07-15 05:34:37.308 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: segment 2026-07-15 05:34:37.308 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:34:37.309 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: service-type 2026-07-15 05:34:37.309 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: sorting 2026-07-15 05:34:37.309 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:34:37.310 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:34:37.311 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:34:37.311 1 WARNING neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:34:37.311 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:34:37.312 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:34:37.312 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:34:37.313 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:34:37.313 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:34:37.314 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:34:37.315 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:34:37.316 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:34:37.317 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:34:37.318 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: trunk 2026-07-15 05:34:37.318 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: trunk-details 2026-07-15 05:34:37.319 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:34:37.319 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:34:37.320 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:34:37.320 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:34:37.322 1 INFO neutron.api.extensions [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Loaded extension: vpnaas 2026-07-15 05:34:37.325 1 INFO oslo_service.service [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Starting 2 workers 2026-07-15 05:34:37.329 1 INFO oslo_service.service [None req-1ccce823-b489-40ff-8573-38ed79ac7336 - - - - - -] Starting 1 workers 2026-07-15 05:35:12.398 9 INFO neutron.db.l3_hamode_db [None req-fd0401b4-a621-447f-b41c-49d1d6facc45 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 05:35:24.679 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 4837e706-bbbc-450f-8acb-4b011bb889ce 2026-07-15 05:35:26.300 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 4837e706-bbbc-450f-8acb-4b011bb889ce 2026-07-15 05:35:26.631 9 INFO neutron.plugins.ml2.plugin [None req-cf57570b-c576-41c6-aa80-6d7d786be6cc - - - - - -] Attempt 1 to provision port 4837e706-bbbc-450f-8acb-4b011bb889ce 2026-07-15 05:35:26.898 10 INFO neutron.plugins.ml2.plugin [None req-ee2e6148-6042-4516-ba50-c66c45f9a86b - - - - - -] Attempt 1 to provision port 4837e706-bbbc-450f-8acb-4b011bb889ce 2026-07-15 05:42:02.595 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f3743d27-f39e-4ce8-bb7c-4e0660594b3d 2026-07-15 05:42:03.882 10 INFO neutron.plugins.ml2.plugin [None req-ae224f00-3267-49ad-b3e5-9e93076d83af - - - - - -] Attempt 1 to provision port f3743d27-f39e-4ce8-bb7c-4e0660594b3d 2026-07-15 05:42:04.172 9 INFO neutron.plugins.ml2.plugin [None req-e7216e7a-b3af-48d4-875b-35212c1b25d6 - - - - - -] Attempt 1 to provision port f3743d27-f39e-4ce8-bb7c-4e0660594b3d 2026-07-15 05:42:04.562 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f3743d27-f39e-4ce8-bb7c-4e0660594b3d 2026-07-15 05:42:09.091 9 INFO neutron.plugins.ml2.plugin [None req-2f6b5ba7-e646-4196-ae6d-957afacce16d - - - - - -] Attempt 1 to provision port 2847b176-8168-4241-94e5-753b5c750c41 2026-07-15 05:45:46.837 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2847b176-8168-4241-94e5-753b5c750c41 2026-07-15 05:45:48.759 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2847b176-8168-4241-94e5-753b5c750c41 2026-07-15 05:55:05.791 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a9bb0252-6287-4e90-beeb-1e18c11419f3 2026-07-15 05:55:07.761 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a9bb0252-6287-4e90-beeb-1e18c11419f3 2026-07-15 06:11:26.458 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5486fb99-6e29-4b2c-bfdf-1ea065aa4d94 2026-07-15 06:11:27.073 10 INFO neutron.plugins.ml2.plugin [None req-82d52cd8-5d1c-4f89-b179-940e9a845189 - - - - - -] Attempt 1 to provision port afd4ad6c-74d8-4a84-ad48-d9b43c07dc60 2026-07-15 06:11:27.320 9 INFO neutron.plugins.ml2.plugin [None req-d435070b-2643-400c-afb0-741716322077 - - - - - -] Attempt 1 to provision port 2cf3d0ef-75a8-4b18-b666-0eb3decced47 2026-07-15 06:11:28.364 9 INFO neutron.plugins.ml2.plugin [None req-aefa4c55-ef88-46cb-b558-5b48c6dfc0fc - - - - - -] Attempt 1 to provision port 5486fb99-6e29-4b2c-bfdf-1ea065aa4d94 2026-07-15 06:11:28.569 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5486fb99-6e29-4b2c-bfdf-1ea065aa4d94 2026-07-15 06:11:28.645 10 INFO neutron.plugins.ml2.plugin [None req-23ca0c73-2f34-4196-9489-fa489d4da601 - - - - - -] Attempt 1 to provision port 85186c57-d790-4111-b997-a3cade16c6f7 2026-07-15 06:11:29.246 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 85186c57-d790-4111-b997-a3cade16c6f7 2026-07-15 06:11:29.289 10 INFO neutron.plugins.ml2.plugin [None req-f8f273e6-db4c-4e58-a5a4-0437a075b8c7 - - - - - -] Attempt 1 to provision port 5486fb99-6e29-4b2c-bfdf-1ea065aa4d94 2026-07-15 06:11:29.439 10 INFO neutron.plugins.ml2.plugin [None req-f8f273e6-db4c-4e58-a5a4-0437a075b8c7 - - - - - -] Attempt 1 to provision port 85186c57-d790-4111-b997-a3cade16c6f7 2026-07-15 06:11:29.827 9 INFO neutron.plugins.ml2.plugin [None req-7ef843bf-e354-46dd-ba00-68b583f41499 - - - - - -] Attempt 1 to provision port b22a9987-c5c8-47a5-856c-301d9b16dbe1 2026-07-15 06:11:29.967 10 INFO neutron.plugins.ml2.plugin [None req-a33a8f6f-560a-44e4-8fc8-2fac5f1c5ffb - - - - - -] Attempt 1 to provision port d6179937-c4c4-474b-9e54-78a60b6dab0d 2026-07-15 06:11:30.220 9 INFO neutron.plugins.ml2.plugin [None req-e80a2b8d-2be0-47b5-9ef5-392fc71df590 - - - - - -] Attempt 1 to provision port b22a9987-c5c8-47a5-856c-301d9b16dbe1 2026-07-15 06:11:30.346 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 85186c57-d790-4111-b997-a3cade16c6f7 2026-07-15 06:11:30.376 9 INFO neutron.plugins.ml2.plugin [None req-f9a4e613-3dc3-4ce5-bb27-594ceb55e37b - - - - - -] Attempt 1 to provision port d6179937-c4c4-474b-9e54-78a60b6dab0d 2026-07-15 06:11:36.805 10 INFO neutron.plugins.ml2.plugin [None req-316b17bb-43c6-44d6-ba6b-62eb2cab46c9 - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:11:38.406 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e0685c4e-cf9c-46ee-9318-431d9e9e071e 2026-07-15 06:11:40.398 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e0685c4e-cf9c-46ee-9318-431d9e9e071e 2026-07-15 06:11:41.913 10 INFO neutron.plugins.ml2.plugin [None req-2d8f86fe-4167-40c6-acb0-50c5ac6832ad - - - - - -] Attempt 1 to provision port ea025eb5-f8c8-4495-844f-6717a91ab427 2026-07-15 06:11:42.477 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe197466-1e1c-4a5f-b250-6535ce76bd0d 2026-07-15 06:11:42.924 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 2026-07-15 06:11:43.548 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2aaf5ef-61b4-42c1-a704-5f238d1d32c6'] response: {'server_uuid': 'c430b53a-9348-4cb6-a9c0-b54290768f83', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acde1c3e-9a84-4f0c-b468-ade4041eb8c5', 'code': 200} 2026-07-15 06:11:44.174 10 INFO neutron.plugins.ml2.plugin [None req-dc382007-1100-4bfc-ab06-006e119504c9 - - - - - -] Attempt 1 to provision port fe197466-1e1c-4a5f-b250-6535ce76bd0d 2026-07-15 06:11:44.419 9 INFO neutron.plugins.ml2.plugin [None req-b1d5a0e8-0f19-41b4-a0e8-8f9e333e40aa - - - - - -] Attempt 1 to provision port fe197466-1e1c-4a5f-b250-6535ce76bd0d 2026-07-15 06:11:44.505 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe197466-1e1c-4a5f-b250-6535ce76bd0d 2026-07-15 06:11:44.537 9 INFO neutron.plugins.ml2.plugin [None req-b1d5a0e8-0f19-41b4-a0e8-8f9e333e40aa - - - - - -] Attempt 1 to provision port a7b5f1a7-3dd4-4a27-a444-213a75626862 2026-07-15 06:11:44.675 9 INFO neutron.plugins.ml2.plugin [None req-0d4aa630-2d01-4705-bae4-2954621b494a - - - - - -] Attempt 1 to provision port a7b5f1a7-3dd4-4a27-a444-213a75626862 2026-07-15 06:11:44.942 10 INFO neutron.plugins.ml2.plugin [None req-8d08e920-e765-4bbb-bb6c-fb764da66196 - - - - - -] Attempt 1 to provision port a7b5f1a7-3dd4-4a27-a444-213a75626862 2026-07-15 06:11:44.991 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 2026-07-15 06:11:46.411 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 049c1923-453d-43d3-8388-23a16d29bbaf 2026-07-15 06:11:48.439 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 049c1923-453d-43d3-8388-23a16d29bbaf 2026-07-15 06:11:52.551 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port ae5cddd3-0739-424d-b051-6ad552de7040 2026-07-15 06:11:53.972 10 INFO neutron.plugins.ml2.plugin [None req-90f4422f-e603-47fe-b236-5d74c3ceae0d - - - - - -] Attempt 1 to provision port ae5cddd3-0739-424d-b051-6ad552de7040 2026-07-15 06:11:55.064 10 INFO neutron.plugins.ml2.plugin [None req-a9c4017d-17eb-43ea-a03c-ff8d5a01ae28 - - - - - -] Attempt 1 to provision port f2822264-398c-4e1e-8794-4f49dce317e8 2026-07-15 06:11:56.424 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 37f47a04-566a-4704-bb40-68a90cb12dcb 2026-07-15 06:11:56.751 9 INFO neutron.plugins.ml2.plugin [None req-b6df5f4d-1733-43e3-b508-ac91f5ca1cc1 - - - - - -] Attempt 1 to provision port 37f47a04-566a-4704-bb40-68a90cb12dcb 2026-07-15 06:11:57.105 9 INFO neutron.plugins.ml2.plugin [None req-fa5daecb-77e1-49a5-be2c-1647056d1bf4 - - - - - -] Attempt 1 to provision port 37f47a04-566a-4704-bb40-68a90cb12dcb 2026-07-15 06:11:57.892 9 INFO neutron.plugins.ml2.plugin [None req-e80d9faa-4ae6-4901-a623-f41195910cae - - - - - -] Attempt 1 to provision port ea8e8093-d2ab-433c-9aa2-ae142489d225 2026-07-15 06:11:58.573 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 6f9e6d21-21cc-4160-86ae-16d8700328c0 2026-07-15 06:11:58.644 9 INFO neutron.plugins.ml2.plugin [None req-ca06f88c-bb8b-4ec7-a621-696600d3720c - - - - - -] Attempt 1 to provision port ea8e8093-d2ab-433c-9aa2-ae142489d225 2026-07-15 06:11:59.091 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 37f47a04-566a-4704-bb40-68a90cb12dcb 2026-07-15 06:11:59.408 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d6179937-c4c4-474b-9e54-78a60b6dab0d 2026-07-15 06:11:59.730 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2cf3d0ef-75a8-4b18-b666-0eb3decced47 2026-07-15 06:12:00.530 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 6f9e6d21-21cc-4160-86ae-16d8700328c0 2026-07-15 06:12:00.823 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d6179937-c4c4-474b-9e54-78a60b6dab0d 2026-07-15 06:12:01.149 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 0abb861c-5171-4c51-b39f-402ac455292a 2026-07-15 06:12:01.220 10 INFO neutron.plugins.ml2.plugin [None req-c21fe70e-727f-44a9-8395-2d24ec77207e - - - - - -] Attempt 1 to provision port 0abb861c-5171-4c51-b39f-402ac455292a 2026-07-15 06:12:01.635 9 INFO neutron.plugins.ml2.plugin [None req-b3d78cf5-089f-43ce-a44c-6c09b8775bbd - - - - - -] Attempt 1 to provision port 0abb861c-5171-4c51-b39f-402ac455292a 2026-07-15 06:12:01.803 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2cf3d0ef-75a8-4b18-b666-0eb3decced47 2026-07-15 06:12:02.137 9 INFO neutron.plugins.ml2.plugin [None req-47bd4341-449c-4a9f-9f5b-0fe8212dab32 - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 2026-07-15 06:12:02.782 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 2026-07-15 06:12:04.613 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5520bd65-cc0f-4b53-9134-5a766c846db0 2026-07-15 06:12:04.788 10 INFO neutron.plugins.ml2.plugin [None req-65ca5521-13a1-4f4f-9d82-1eedcae5153e - - - - - -] Attempt 1 to provision port acde1c3e-9a84-4f0c-b468-ade4041eb8c5 2026-07-15 06:12:07.460 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c9bf6af-6604-41b0-b56d-375d636bb635'] response: {'server_uuid': 'c430b53a-9348-4cb6-a9c0-b54290768f83', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'acde1c3e-9a84-4f0c-b468-ade4041eb8c5', 'code': 200} 2026-07-15 06:12:08.527 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f381fc7c-6b41-41fe-a5ad-c8e31ed79a35 2026-07-15 06:12:09.046 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 54015bc5-4e77-4416-80ba-3a8427235ae0 2026-07-15 06:12:09.640 10 INFO neutron.plugins.ml2.plugin [None req-e4821929-a977-4e88-b6ed-d04cca12fbd5 - - - - - -] Attempt 1 to provision port 75bd2037-a2b1-4807-93ac-4885cb55e337 2026-07-15 06:12:09.797 10 INFO neutron.plugins.ml2.plugin [None req-992b145f-fd95-44a1-a020-e0cc69b04442 - - - - - -] Attempt 1 to provision port 54015bc5-4e77-4416-80ba-3a8427235ae0 2026-07-15 06:12:10.109 9 INFO neutron.plugins.ml2.plugin [None req-63f2c32c-c347-4c70-a350-a120bcacb342 - - - - - -] Attempt 1 to provision port 54015bc5-4e77-4416-80ba-3a8427235ae0 2026-07-15 06:12:10.397 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f381fc7c-6b41-41fe-a5ad-c8e31ed79a35 2026-07-15 06:12:10.490 9 INFO neutron.plugins.ml2.plugin [None req-21353f65-5459-4ce9-9383-a679e63d3451 - - - - - -] Attempt 1 to provision port 3c7a3e4c-e56f-408b-a1a6-0ec5bd263cef 2026-07-15 06:12:10.643 9 INFO neutron.plugins.ml2.plugin [None req-472b5d5e-4b12-4daf-8395-b6d70a6eb86b - - - - - -] Attempt 1 to provision port f381fc7c-6b41-41fe-a5ad-c8e31ed79a35 2026-07-15 06:12:10.852 10 INFO neutron.plugins.ml2.plugin [None req-4b106e09-8d7b-4230-83c8-df701c07f277 - - - - - -] Attempt 1 to provision port 3c7a3e4c-e56f-408b-a1a6-0ec5bd263cef 2026-07-15 06:12:10.868 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 54015bc5-4e77-4416-80ba-3a8427235ae0 2026-07-15 06:12:11.107 9 INFO neutron.plugins.ml2.plugin [None req-ed93b8c0-0d39-4e27-8faa-23d83f898011 - - - - - -] Attempt 1 to provision port f381fc7c-6b41-41fe-a5ad-c8e31ed79a35 2026-07-15 06:12:12.360 10 INFO neutron.plugins.ml2.plugin [None req-e793b42f-a28f-4442-a312-c7b970786073 - - - - - -] Attempt 1 to provision port 603ed94a-8179-471a-9021-9645d6d29e55 2026-07-15 06:12:12.910 9 INFO neutron.plugins.ml2.plugin [None req-c02508fd-a1e8-42d1-9582-6af2b87e54ba - - - - - -] Attempt 1 to provision port 603ed94a-8179-471a-9021-9645d6d29e55 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:12:14.562 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 75bd2037-a2b1-4807-93ac-4885cb55e337 2026-07-15 06:12:14.692 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a3b02dd-27d0-4076-8f0b-e6ad874ecf25'] response: {'server_uuid': '22450e42-00e1-455c-91c9-cc418e273421', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '75bd2037-a2b1-4807-93ac-4885cb55e337', 'code': 200} 2026-07-15 06:12:16.437 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 75bd2037-a2b1-4807-93ac-4885cb55e337 2026-07-15 06:12:16.674 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port ea8e8093-d2ab-433c-9aa2-ae142489d225 2026-07-15 06:12:16.980 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f2822264-398c-4e1e-8794-4f49dce317e8 2026-07-15 06:12:18.444 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port ea8e8093-d2ab-433c-9aa2-ae142489d225 2026-07-15 06:12:18.809 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f2822264-398c-4e1e-8794-4f49dce317e8 2026-07-15 06:12:19.598 10 INFO neutron.plugins.ml2.plugin [None req-f179557b-e528-4835-a369-e46c041ac4a1 - - - - - -] Attempt 1 to provision port 9bfb6370-a7d9-4135-a546-ab77c816c2d1 2026-07-15 06:12:20.476 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5d8d1618-c7d4-44e6-8065-40b5739d0771 2026-07-15 06:12:21.072 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 270239c7-3276-42fa-ae7f-24c6f70cc23f 2026-07-15 06:12:21.364 9 INFO neutron.plugins.ml2.plugin [None req-42bb4e5a-fdef-42df-9412-845dd4858929 - - - - - -] Attempt 1 to provision port 270239c7-3276-42fa-ae7f-24c6f70cc23f 2026-07-15 06:12:21.767 10 INFO neutron.plugins.ml2.plugin [None req-07017e0f-a1d7-48f1-8f5c-c035249d1f78 - - - - - -] Attempt 1 to provision port 270239c7-3276-42fa-ae7f-24c6f70cc23f 2026-07-15 06:12:22.077 9 INFO neutron.plugins.ml2.plugin [None req-47d1065c-693c-4880-a725-d94029c867ad - - - - - -] Attempt 1 to provision port 5d8d1618-c7d4-44e6-8065-40b5739d0771 2026-07-15 06:12:22.410 10 INFO neutron.plugins.ml2.plugin [None req-51b8a3e3-5707-4659-8d7c-36813bb2f089 - - - - - -] Attempt 1 to provision port b0669639-cd72-4caf-a236-1a684c3231b9 2026-07-15 06:12:22.459 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5d8d1618-c7d4-44e6-8065-40b5739d0771 2026-07-15 06:12:22.494 10 INFO neutron.plugins.ml2.plugin [None req-51b8a3e3-5707-4659-8d7c-36813bb2f089 - - - - - -] Attempt 1 to provision port 5d8d1618-c7d4-44e6-8065-40b5739d0771 2026-07-15 06:12:22.720 10 INFO neutron.plugins.ml2.plugin [None req-b5550dc2-a859-4c6e-bf4b-0c67bf7ce30a - - - - - -] Attempt 1 to provision port b0669639-cd72-4caf-a236-1a684c3231b9 2026-07-15 06:12:22.786 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 270239c7-3276-42fa-ae7f-24c6f70cc23f 2026-07-15 06:12:22.890 9 INFO neutron.plugins.ml2.plugin [None req-6141776c-e7c3-4abf-9828-1e27892bdf0b - - - - - -] Attempt 1 to provision port 2b82da0e-963f-48fd-a35c-e97685aa31f0 2026-07-15 06:12:23.644 10 INFO neutron.plugins.ml2.plugin [None req-8744829d-5628-4570-8082-66c48ceeb650 - - - - - -] Attempt 1 to provision port b0669639-cd72-4caf-a236-1a684c3231b9 2026-07-15 06:12:23.675 10 INFO neutron.plugins.ml2.plugin [None req-8744829d-5628-4570-8082-66c48ceeb650 - - - - - -] Attempt 1 to provision port 2b82da0e-963f-48fd-a35c-e97685aa31f0 2026-07-15 06:12:24.453 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 1cbfe6a8-f966-4404-9b38-23ca70e87232 2026-07-15 06:12:26.699 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 1cbfe6a8-f966-4404-9b38-23ca70e87232 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:12:30.092 9 INFO neutron.plugins.ml2.plugin [None req-7174c842-1470-4b93-b15a-2635a2e94ded - - - - - -] Attempt 1 to provision port db19a541-0b34-45de-a1e4-dc8d58c4b052 2026-07-15 06:12:30.429 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 28e68986-1efc-47ee-b6c3-6566d9d074e0 2026-07-15 06:12:31.663 10 INFO neutron.plugins.ml2.plugin [None req-82172469-8644-47e4-b6d1-ae0f1cd6406a - - - - - -] Attempt 1 to provision port 28e68986-1efc-47ee-b6c3-6566d9d074e0 2026-07-15 06:12:31.934 9 INFO neutron.plugins.ml2.plugin [None req-4eb6b0da-e73d-4701-beae-f4d5d0137882 - - - - - -] Attempt 1 to provision port 867cf729-31df-4e5f-b471-ed6c2e961376 2026-07-15 06:12:31.977 9 INFO neutron.plugins.ml2.plugin [None req-4eb6b0da-e73d-4701-beae-f4d5d0137882 - - - - - -] Attempt 1 to provision port 28e68986-1efc-47ee-b6c3-6566d9d074e0 2026-07-15 06:12:32.513 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port bba97cd6-f1f6-457e-8d8f-b4550b884a0f 2026-07-15 06:12:32.576 10 INFO neutron.plugins.ml2.plugin [None req-a8510d0e-651b-428a-a5d8-4b90e0f010e0 - - - - - -] Attempt 1 to provision port 59663b54-1c7d-42b1-9ea1-7225ca764b11 2026-07-15 06:12:32.988 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 28e68986-1efc-47ee-b6c3-6566d9d074e0 2026-07-15 06:12:34.360 9 INFO neutron.plugins.ml2.plugin [None req-ff7e0110-f307-4a6d-a87e-9a73d07d9444 - - - - - -] Attempt 1 to provision port bba97cd6-f1f6-457e-8d8f-b4550b884a0f 2026-07-15 06:12:34.568 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port db19a541-0b34-45de-a1e4-dc8d58c4b052 2026-07-15 06:12:34.650 10 INFO neutron.plugins.ml2.plugin [None req-c09aa7de-e530-4207-a11a-5900cdfe16ca - - - - - -] Attempt 1 to provision port bba97cd6-f1f6-457e-8d8f-b4550b884a0f 2026-07-15 06:12:34.688 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa50f0fd-550b-41e4-8026-8ae7fd33e33f'] response: {'server_uuid': 'cf9e98b3-5585-42b9-adc2-9813d039e7fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db19a541-0b34-45de-a1e4-dc8d58c4b052', 'code': 200} 2026-07-15 06:12:35.260 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port bba97cd6-f1f6-457e-8d8f-b4550b884a0f 2026-07-15 06:12:35.709 9 INFO neutron.plugins.ml2.plugin [None req-5c9d0002-d880-4ab7-b9a8-80c1d9fde6bc - - - - - -] Attempt 1 to provision port 981eca3e-d070-40a3-a5f4-a0e578dd6bdd 2026-07-15 06:12:36.375 10 INFO neutron.plugins.ml2.plugin [None req-9ad1208c-3c32-4412-9390-804a357e7368 - - - - - -] Attempt 1 to provision port 981eca3e-d070-40a3-a5f4-a0e578dd6bdd 2026-07-15 06:12:36.536 10 INFO neutron.plugins.ml2.plugin [None req-ca56af0d-9f2f-40b9-89dd-18e0685d5d22 - - - - - -] Attempt 1 to provision port 1a462338-9288-4ca9-8cd1-a9768c9c3328 2026-07-15 06:12:36.548 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port db19a541-0b34-45de-a1e4-dc8d58c4b052 2026-07-15 06:12:36.845 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e68a3a8e-4e36-49da-b6c3-d1f383b66fe8 2026-07-15 06:12:38.412 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e68a3a8e-4e36-49da-b6c3-d1f383b66fe8 2026-07-15 06:12:40.489 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 9bfb6370-a7d9-4135-a546-ab77c816c2d1 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.635 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-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.635 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.637 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.638 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 2 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.675 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-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.675 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.676 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.677 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 3 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.713 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-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.713 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.714 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 4 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.767 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-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.767 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.768 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 5 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.889 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-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.889 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.891 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 6 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.936 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-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.936 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.937 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.938 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 7 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.965 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-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.965 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.966 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.967 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 8 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:40.993 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-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:40.993 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:40.996 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 9 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.044 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-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:41.044 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:41.045 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:41.046 9 INFO neutron.plugins.ml2.plugin [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Attempt 10 to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:41.088 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-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b005c058-8a15-45f4-bc08-22606624a0a8 could not be found. 2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:41.088 9 ERROR neutron.plugins.ml2.managers [None req-f5076012-77bd-4833-b3de-51c4fd5010d1 - - - - - -] Failed to bind port 3b83b3b1-92dd-4208-92b6-a26487b9200c on host instance for vnic_type normal using segments [{'id': 'f9c05603-6790-48b2-acf7-1a46d22defd2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 478, 'network_id': 'c5a9194d-5679-4391-bbfa-84693bb09c77'}] 2026-07-15 06:12:41.104 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2b82da0e-963f-48fd-a35c-e97685aa31f0 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.455 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-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.455 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.456 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 2 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.494 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-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.494 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.495 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.495 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 3 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.530 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 9bfb6370-a7d9-4135-a546-ab77c816c2d1 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.531 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-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.531 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.532 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.533 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 4 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.563 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-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.563 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.564 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 5 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.584 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-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.584 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.585 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.586 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 6 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.609 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-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.609 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.610 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.611 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 7 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.632 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-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.632 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.633 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.633 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 8 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.663 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-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.663 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.664 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 9 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.680 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-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.680 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.681 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.681 9 INFO neutron.plugins.ml2.plugin [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Attempt 10 to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-15 06:12:42.714 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-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c5ba9e4-bb87-40aa-8b00-34413208f764 could not be found. 2026-07-15 06:12:42.714 9 ERROR neutron.plugins.ml2.managers  2026-07-15 06:12:42.715 9 ERROR neutron.plugins.ml2.managers [None req-ce8cc548-8b28-4a45-b3f0-a9ce37f58b64 - - - - - -] Failed to bind port b37cdb66-fa4f-4b91-8d68-ad48ca3ec207 on host instance for vnic_type normal using segments [{'id': '41404e9e-1f56-4643-aff9-258811b8fd64', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 533, 'network_id': '7e3651d1-d29e-4da4-836a-cc79dbba133f'}] 2026-07-15 06:12:42.763 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 2b82da0e-963f-48fd-a35c-e97685aa31f0 2026-07-15 06:12:44.447 9 INFO neutron.plugins.ml2.plugin [None req-3d639931-ea8c-4e32-95ca-129a5244205c - - - - - -] Attempt 1 to provision port aa10a123-e886-4b0e-9596-42d81821d355 2026-07-15 06:12:46.559 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port aa10a123-e886-4b0e-9596-42d81821d355 2026-07-15 06:12:46.700 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22ae2d1-424a-4fcb-9638-1c4ee1e8560e'] response: {'server_uuid': '5adb4ef5-0f4b-46dc-a864-77559898a532', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa10a123-e886-4b0e-9596-42d81821d355', 'code': 200} 2026-07-15 06:12:48.403 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port aa10a123-e886-4b0e-9596-42d81821d355 2026-07-15 06:12:52.483 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 59663b54-1c7d-42b1-9ea1-7225ca764b11 2026-07-15 06:12:52.827 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 981eca3e-d070-40a3-a5f4-a0e578dd6bdd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:13:00.137 10 INFO neutron.plugins.ml2.plugin [None req-cc86bfab-7acf-445a-80fc-bf1657ecf8dd - - - - - -] Attempt 1 to provision port b8f854a1-5b47-4b27-bece-dec1e8669ade 2026-07-15 06:13:00.423 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 24bea3be-ea16-4b07-aecd-db4cef8ce21b 2026-07-15 06:13:01.692 9 INFO neutron.plugins.ml2.plugin [None req-4d401aca-d6b2-49e2-b6a3-76a1c0e257ed - - - - - -] Attempt 1 to provision port 24bea3be-ea16-4b07-aecd-db4cef8ce21b 2026-07-15 06:13:01.954 9 INFO neutron.plugins.ml2.plugin [None req-d1379796-a200-4620-8e6d-675285aecfff - - - - - -] Attempt 1 to provision port 24bea3be-ea16-4b07-aecd-db4cef8ce21b 2026-07-15 06:13:02.421 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 24bea3be-ea16-4b07-aecd-db4cef8ce21b 2026-07-15 06:13:02.744 9 INFO neutron.plugins.ml2.plugin [None req-b6163ca9-71b0-4e2d-bb02-9b2d7a19f0e9 - - - - - -] Attempt 1 to provision port e5821583-47a9-4794-9b6d-b297f77970c3 2026-07-15 06:13:03.428 9 INFO neutron.plugins.ml2.plugin [None req-f78433a4-77b9-4f83-ad75-dfb4bb374a36 - - - - - -] Attempt 1 to provision port e5821583-47a9-4794-9b6d-b297f77970c3 2026-07-15 06:13:04.446 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3e3e2179-bda0-4928-920c-1f9d3ec5a35c 2026-07-15 06:13:06.426 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3e3e2179-bda0-4928-920c-1f9d3ec5a35c 2026-07-15 06:13:08.012 10 INFO neutron.plugins.ml2.plugin [None req-2c7cf1ad-08b6-412a-8502-d93fb604625a - - - - - -] Attempt 1 to provision port 25cbf6aa-773f-41a6-95c9-2ec832e4ed7f 2026-07-15 06:13:10.529 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 25cbf6aa-773f-41a6-95c9-2ec832e4ed7f 2026-07-15 06:13:10.651 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d02a985-9a14-4210-8bea-5947b43b5bda'] response: {'server_uuid': '521d933f-14ee-4d7c-bc25-3d88febf322c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25cbf6aa-773f-41a6-95c9-2ec832e4ed7f', 'code': 200} 2026-07-15 06:13:12.484 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 25cbf6aa-773f-41a6-95c9-2ec832e4ed7f 2026-07-15 06:13:24.808 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 28010ad1-af0e-4871-85d6-36bde4e1cc7e 2026-07-15 06:13:25.453 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 933e00ee-5691-45b8-a86a-857738faff28 2026-07-15 06:13:26.581 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e5821583-47a9-4794-9b6d-b297f77970c3 2026-07-15 06:13:26.989 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b8f854a1-5b47-4b27-bece-dec1e8669ade 2026-07-15 06:13:28.441 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e5821583-47a9-4794-9b6d-b297f77970c3 2026-07-15 06:13:28.740 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b8f854a1-5b47-4b27-bece-dec1e8669ade 2026-07-15 06:13:30.472 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-44bb3a34-bb65-4af4-b41e-471c712a153f'] response: {'server_uuid': '521d933f-14ee-4d7c-bc25-3d88febf322c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '25cbf6aa-773f-41a6-95c9-2ec832e4ed7f', 'code': 200} 2026-07-15 06:13:30.996 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 25cbf6aa-773f-41a6-95c9-2ec832e4ed7f 2026-07-15 06:13:31.114 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-902e57d3-2476-4f0e-a9ca-a108c6263430'] response: {'server_uuid': '521d933f-14ee-4d7c-bc25-3d88febf322c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25cbf6aa-773f-41a6-95c9-2ec832e4ed7f', 'code': 200} 2026-07-15 06:13:32.651 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 25cbf6aa-773f-41a6-95c9-2ec832e4ed7f 2026-07-15 06:13:32.943 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b7b7dd7d-7492-4ea7-9de2-cc197dd86246 2026-07-15 06:13:33.465 9 INFO neutron.plugins.ml2.plugin [None req-fe572180-f1a9-437e-8068-4ad21226e39f - - - - - -] Attempt 1 to provision port b7b7dd7d-7492-4ea7-9de2-cc197dd86246 2026-07-15 06:13:33.542 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 882d1ba2-6b21-4081-90f4-5c88dad7eb36 2026-07-15 06:13:33.758 10 INFO neutron.plugins.ml2.plugin [None req-f4199123-e099-4efb-9e40-83330f431b1a - - - - - -] Attempt 1 to provision port b7b7dd7d-7492-4ea7-9de2-cc197dd86246 2026-07-15 06:13:34.062 9 INFO neutron.plugins.ml2.plugin [None req-6e0f9bce-8321-46a5-9362-6d277d23ebaf - - - - - -] Attempt 1 to provision port 551c02f4-0b62-4e91-9df0-576301ed66c6 2026-07-15 06:13:34.577 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 882d1ba2-6b21-4081-90f4-5c88dad7eb36 2026-07-15 06:13:34.611 9 INFO neutron.plugins.ml2.plugin [None req-a45fba76-74ee-4e1f-9f7c-9de9b55d363a - - - - - -] Attempt 1 to provision port 551c02f4-0b62-4e91-9df0-576301ed66c6 2026-07-15 06:13:34.849 9 INFO neutron.plugins.ml2.plugin [None req-e4aebb93-671e-48cf-b1fd-96046763d334 - - - - - -] Attempt 1 to provision port 882d1ba2-6b21-4081-90f4-5c88dad7eb36 2026-07-15 06:13:34.905 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b7b7dd7d-7492-4ea7-9de2-cc197dd86246 2026-07-15 06:13:35.127 10 INFO neutron.plugins.ml2.plugin [None req-58eec9ee-7124-4b0b-a32d-38fea3fcab31 - - - - - -] Attempt 1 to provision port 882d1ba2-6b21-4081-90f4-5c88dad7eb36 2026-07-15 06:13:35.849 9 INFO neutron.plugins.ml2.plugin [None req-86d4c089-680f-4167-b6ac-31f2daac2030 - - - - - -] Attempt 1 to provision port d1966b12-cd8d-4581-ae4a-c848ba415fb2 2026-07-15 06:13:36.303 10 INFO neutron.plugins.ml2.plugin [None req-3fc9fb22-795a-48fe-9977-d389f35507e2 - - - - - -] Attempt 1 to provision port d1966b12-cd8d-4581-ae4a-c848ba415fb2 2026-07-15 06:13:44.334 10 INFO neutron.plugins.ml2.plugin [None req-9752dc90-c4b1-4925-ab4d-fb1b04c1321c - - - - - -] Attempt 1 to provision port cb349eb1-c5af-4789-8582-a21ae3cf8e07 2026-07-15 06:13:44.463 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port cb349eb1-c5af-4789-8582-a21ae3cf8e07 2026-07-15 06:13:44.855 9 INFO neutron.plugins.ml2.plugin [None req-a5660e9e-3947-4710-b4a8-ca1abf247abc - - - - - -] Attempt 1 to provision port cb349eb1-c5af-4789-8582-a21ae3cf8e07 2026-07-15 06:13:44.929 9 INFO neutron.plugins.ml2.plugin [None req-a5660e9e-3947-4710-b4a8-ca1abf247abc - - - - - -] Attempt 1 to provision port 11112362-6901-4424-a1a1-89a98c2bb73f 2026-07-15 06:13:45.472 9 INFO neutron.plugins.ml2.plugin [None req-abe421c7-74ae-4638-8c25-bb1ff81d7ee3 - - - - - -] Attempt 1 to provision port 11112362-6901-4424-a1a1-89a98c2bb73f 2026-07-15 06:13:46.481 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port cb349eb1-c5af-4789-8582-a21ae3cf8e07 2026-07-15 06:13:50.483 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3692bdee-5644-496c-88d6-99b29d60bba4 2026-07-15 06:13:51.964 10 INFO neutron.plugins.ml2.plugin [None req-20062e2d-8e47-48d6-8e13-0441c9e8800b - - - - - -] Attempt 1 to provision port 3692bdee-5644-496c-88d6-99b29d60bba4 2026-07-15 06:13:52.284 9 INFO neutron.plugins.ml2.plugin [None req-3bd2f5d6-5e82-4873-b150-1237b5096120 - - - - - -] Attempt 1 to provision port 3692bdee-5644-496c-88d6-99b29d60bba4 2026-07-15 06:13:52.356 9 INFO neutron.plugins.ml2.plugin [None req-3bd2f5d6-5e82-4873-b150-1237b5096120 - - - - - -] Attempt 1 to provision port a3d26103-b242-4bbf-bab8-5d0c59ebb2ac 2026-07-15 06:13:52.510 9 INFO neutron.plugins.ml2.plugin [None req-b77c11c8-86cd-4cbd-8dee-80b4ec8e64e7 - - - - - -] Attempt 1 to provision port a3d26103-b242-4bbf-bab8-5d0c59ebb2ac 2026-07-15 06:13:52.515 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3692bdee-5644-496c-88d6-99b29d60bba4 2026-07-15 06:13:52.671 10 INFO neutron.plugins.ml2.plugin [None req-41fe8606-a4e9-4740-b238-1fa84b05d2b9 - - - - - -] Attempt 1 to provision port a3d26103-b242-4bbf-bab8-5d0c59ebb2ac 2026-07-15 06:13:57.095 10 INFO neutron.plugins.ml2.plugin [None req-f1397da0-18ef-4a8f-9348-8daedc1e9d04 - - - - - -] Attempt 1 to provision port 6e7ae066-a2e3-4b69-b757-b40a1cb5cff3 2026-07-15 06:14:00.542 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 71c146e0-8324-450a-b022-07e048f3859c 2026-07-15 06:14:00.876 10 INFO neutron.plugins.ml2.plugin [None req-cb28dc56-ba38-441a-b69e-eeed1b0c24e7 - - - - - -] Attempt 1 to provision port b0a9418c-e80a-4d51-b968-e3061ecf9364 2026-07-15 06:14:01.616 10 INFO neutron.plugins.ml2.plugin [None req-dbe435fb-e03e-4035-9d9c-9161c639b9bd - - - - - -] Attempt 1 to provision port 71c146e0-8324-450a-b022-07e048f3859c 2026-07-15 06:14:01.896 9 INFO neutron.plugins.ml2.plugin [None req-5d6d4cce-ba90-4eca-a294-9b73db996503 - - - - - -] Attempt 1 to provision port 71c146e0-8324-450a-b022-07e048f3859c 2026-07-15 06:14:02.493 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 71c146e0-8324-450a-b022-07e048f3859c 2026-07-15 06:14:03.226 9 INFO neutron.plugins.ml2.plugin [None req-315e7eaf-99e5-4e71-b744-65efa8f2bcda - - - - - -] Attempt 1 to provision port 8c7c2aa3-7a0b-48a8-b68f-0688b23a1211 2026-07-15 06:14:03.898 9 INFO neutron.plugins.ml2.plugin [None req-ec4444fc-cd01-43a4-ab04-f5ffd3637668 - - - - - -] Attempt 1 to provision port 8c7c2aa3-7a0b-48a8-b68f-0688b23a1211 2026-07-15 06:14:04.491 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f2458f48-7337-4b2c-bba0-0d040ff58b72 2026-07-15 06:14:06.471 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f2458f48-7337-4b2c-bba0-0d040ff58b72 2026-07-15 06:14:08.500 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b5377490-d97b-426a-98c6-41d4d58b335d 2026-07-15 06:14:08.995 9 INFO neutron.plugins.ml2.plugin [None req-5766154c-d38b-4f7e-8d0d-dc3a9b9ea342 - - - - - -] Attempt 1 to provision port 0f3407f8-67b4-4e5a-86d6-9a11d2b23022 2026-07-15 06:14:09.240 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a6cf83ee-617c-40f5-a580-932078b69dac 2026-07-15 06:14:09.777 10 INFO neutron.plugins.ml2.plugin [None req-bfbd8198-fd4c-47de-8bb9-84f9babb8b8d - - - - - -] Attempt 1 to provision port b5377490-d97b-426a-98c6-41d4d58b335d 2026-07-15 06:14:10.374 9 INFO neutron.plugins.ml2.plugin [None req-a6280b0e-c3de-4604-9abc-447e9954b7c4 - - - - - -] Attempt 1 to provision port a6cf83ee-617c-40f5-a580-932078b69dac 2026-07-15 06:14:10.715 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a6cf83ee-617c-40f5-a580-932078b69dac 2026-07-15 06:14:10.917 10 INFO neutron.plugins.ml2.plugin [None req-22e8114a-b55d-478e-b74c-cebd76c178fe - - - - - -] Attempt 1 to provision port b5377490-d97b-426a-98c6-41d4d58b335d 2026-07-15 06:14:11.062 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b5377490-d97b-426a-98c6-41d4d58b335d 2026-07-15 06:14:11.224 9 INFO neutron.plugins.ml2.plugin [None req-8f41c203-ccc1-40c1-8352-f56f3597df6a - - - - - -] Attempt 1 to provision port d211b0b0-8a86-442d-a8b0-75a71193bf16 2026-07-15 06:14:11.269 9 INFO neutron.plugins.ml2.plugin [None req-8f41c203-ccc1-40c1-8352-f56f3597df6a - - - - - -] Attempt 1 to provision port 6b41f95c-3c94-47f4-809e-af67d0772162 2026-07-15 06:14:11.504 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 0f3407f8-67b4-4e5a-86d6-9a11d2b23022 2026-07-15 06:14:11.622 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-419f7fe2-a8bc-4df1-9f36-fa64de5d6967'] response: {'server_uuid': 'ed14258b-d7f0-4a57-8fd2-e166b06da4dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f3407f8-67b4-4e5a-86d6-9a11d2b23022', 'code': 200} 2026-07-15 06:14:12.034 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 6b41f95c-3c94-47f4-809e-af67d0772162 2026-07-15 06:14:12.524 10 INFO neutron.plugins.ml2.plugin [None req-c5da33ce-0a57-423d-9de1-f2522850e812 - - - - - -] Attempt 1 to provision port b5377490-d97b-426a-98c6-41d4d58b335d 2026-07-15 06:14:12.652 10 INFO neutron.plugins.ml2.plugin [None req-c5da33ce-0a57-423d-9de1-f2522850e812 - - - - - -] Attempt 1 to provision port a6cf83ee-617c-40f5-a580-932078b69dac 2026-07-15 06:14:12.802 10 INFO neutron.plugins.ml2.plugin [None req-c5da33ce-0a57-423d-9de1-f2522850e812 - - - - - -] Attempt 1 to provision port 6b41f95c-3c94-47f4-809e-af67d0772162 2026-07-15 06:14:12.834 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a6cf83ee-617c-40f5-a580-932078b69dac 2026-07-15 06:14:13.043 9 INFO neutron.plugins.ml2.plugin [None req-16db5720-3270-4ce7-b9ce-2e721ca880b5 - - - - - -] Attempt 1 to provision port 6b41f95c-3c94-47f4-809e-af67d0772162 2026-07-15 06:14:13.197 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 0f3407f8-67b4-4e5a-86d6-9a11d2b23022 2026-07-15 06:14:13.650 10 INFO neutron.plugins.ml2.plugin [None req-0ea30d38-8a95-4d20-a4ab-5dcc96ac4710 - - - - - -] Attempt 1 to provision port fc5595ef-bb14-4911-967c-66092808d1d1 2026-07-15 06:14:13.747 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 6b41f95c-3c94-47f4-809e-af67d0772162 2026-07-15 06:14:14.230 9 INFO neutron.plugins.ml2.plugin [None req-bb7ddda4-6e2e-4c03-ac69-3db858629c5b - - - - - -] Attempt 1 to provision port fc5595ef-bb14-4911-967c-66092808d1d1 2026-07-15 06:14:14.828 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f8b16129-8781-43d1-89dd-e883a2ba7b45 2026-07-15 06:14:15.292 10 INFO neutron.plugins.ml2.plugin [None req-7a726a3e-f4f6-42dd-a3dd-7cbb693efb66 - - - - - -] Attempt 1 to provision port 759f67eb-257e-4487-8ac5-a5f61f310c7f 2026-07-15 06:14:16.705 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port f8b16129-8781-43d1-89dd-e883a2ba7b45 2026-07-15 06:14:16.741 9 INFO neutron.plugins.ml2.plugin [None req-02db682d-8c78-48ee-8000-14e1e5c869d1 - - - - - -] Attempt 1 to provision port 759f67eb-257e-4487-8ac5-a5f61f310c7f 2026-07-15 06:14:17.688 9 INFO neutron.plugins.ml2.plugin [None req-74d03856-f461-4ee0-b2a7-0dcf8dd99db6 - - - - - -] Attempt 1 to provision port bd19a7bc-2a42-4a42-8172-e25c059279b8 2026-07-15 06:14:18.540 10 INFO neutron.plugins.ml2.plugin [None req-fbd49229-329c-4b76-9165-045c2675a8cf - - - - - -] Attempt 1 to provision port bd19a7bc-2a42-4a42-8172-e25c059279b8 2026-07-15 06:14:22.618 9 INFO neutron.plugins.ml2.plugin [None req-a4dbcc91-d754-4494-821a-5b3dd289bb75 - - - - - -] Attempt 1 to provision port 364cb52b-2428-44bf-aa40-dc7672e6e66d 2026-07-15 06:14:22.735 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe56d74b-e339-4b02-86a8-c4d2be127272 2026-07-15 06:14:22.966 9 INFO neutron.plugins.ml2.plugin [None req-00b47a9a-7cb9-4e17-a485-befc2c92a5e5 - - - - - -] Attempt 1 to provision port 776bb781-0f63-45ec-9e09-72524be625b5 2026-07-15 06:14:24.319 9 INFO neutron.plugins.ml2.plugin [None req-0300f331-a8ee-49ef-bc34-ff9f18a7fd8a - - - - - -] Attempt 1 to provision port fe56d74b-e339-4b02-86a8-c4d2be127272 2026-07-15 06:14:24.553 10 INFO neutron.plugins.ml2.plugin [None req-dd158e37-0375-4a3e-9e4a-7436f6c25289 - - - - - -] Attempt 1 to provision port fe56d74b-e339-4b02-86a8-c4d2be127272 2026-07-15 06:14:24.728 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe56d74b-e339-4b02-86a8-c4d2be127272 2026-07-15 06:14:25.344 9 INFO neutron.plugins.ml2.plugin [None req-72dc9b42-5e33-4f12-9527-b607551d8cee - - - - - -] Attempt 1 to provision port c04d8a17-03c2-4d8d-a468-920905ca1d51 2026-07-15 06:14:25.918 10 INFO neutron.plugins.ml2.plugin [None req-f05fb12a-2ecc-439a-8deb-c80f94018c17 - - - - - -] Attempt 1 to provision port c04d8a17-03c2-4d8d-a468-920905ca1d51 2026-07-15 06:14:26.844 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 776bb781-0f63-45ec-9e09-72524be625b5 2026-07-15 06:14:26.976 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-96953094-1772-4405-aae5-1438d8136008'] response: {'server_uuid': '602fc0e8-88a4-462f-95bf-de3235f037a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '776bb781-0f63-45ec-9e09-72524be625b5', 'code': 200} 2026-07-15 06:14:27.296 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 12bfae40-2e96-4494-be4c-93d2e93d9fe7 2026-07-15 06:14:28.764 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 776bb781-0f63-45ec-9e09-72524be625b5 2026-07-15 06:14:29.068 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 12bfae40-2e96-4494-be4c-93d2e93d9fe7 2026-07-15 06:14:31.128 9 INFO neutron.plugins.ml2.plugin [None req-6b12362c-479a-4f65-b9b2-d336f8dfe1d5 - - - - - -] Attempt 1 to provision port c2d0e313-633a-43ee-9324-3c6ba5103f1d 2026-07-15 06:14:32.958 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port c2d0e313-633a-43ee-9324-3c6ba5103f1d 2026-07-15 06:14:33.128 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68cfd66-46df-4a80-90e4-ae544efd9806'] response: {'server_uuid': '6f7ee91c-aa79-46e5-9b3c-365ba382013d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2d0e313-633a-43ee-9324-3c6ba5103f1d', 'code': 200} 2026-07-15 06:14:33.771 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 759f67eb-257e-4487-8ac5-a5f61f310c7f 2026-07-15 06:14:35.248 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d211b0b0-8a86-442d-a8b0-75a71193bf16 2026-07-15 06:14:35.979 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port bd19a7bc-2a42-4a42-8172-e25c059279b8 2026-07-15 06:14:36.322 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 759f67eb-257e-4487-8ac5-a5f61f310c7f 2026-07-15 06:14:36.691 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fc5595ef-bb14-4911-967c-66092808d1d1 2026-07-15 06:14:36.821 9 INFO neutron.plugins.ml2.plugin [None req-53b3a629-063a-489f-afd8-0a11625a5d1b - - - - - -] Attempt 1 to provision port 13df278c-0244-4618-874f-0fea255980f1 2026-07-15 06:14:37.132 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d211b0b0-8a86-442d-a8b0-75a71193bf16 2026-07-15 06:14:37.319 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port bd19a7bc-2a42-4a42-8172-e25c059279b8 2026-07-15 06:14:37.569 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fc5595ef-bb14-4911-967c-66092808d1d1 2026-07-15 06:14:39.172 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 13df278c-0244-4618-874f-0fea255980f1 2026-07-15 06:14:39.279 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcf060f8-6639-4734-8525-75ed729b2bf7'] response: {'server_uuid': '583c8ee5-849d-4476-bc78-12400ac6bdea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '13df278c-0244-4618-874f-0fea255980f1', 'code': 200} 2026-07-15 06:14:40.594 10 INFO neutron.plugins.ml2.plugin [None req-02aad342-69ba-4eee-8cd4-4d694d19d8d1 - - - - - -] Attempt 1 to provision port 7149b8ee-10b0-4425-8663-7f485905af5f 2026-07-15 06:14:41.270 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 13df278c-0244-4618-874f-0fea255980f1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:14:48.285 10 INFO neutron.plugins.ml2.plugin [None req-6127db07-cb21-444f-a99c-cab93c471f06 - - - - - -] Attempt 1 to provision port 9260817d-9a2b-4022-8c9a-a320c562160c 2026-07-15 06:14:51.179 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port de909c7b-feef-45cb-bac4-c31c0fbc1645 2026-07-15 06:14:53.373 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a9c51550-c240-4ec7-be79-6b90cb471447 2026-07-15 06:14:53.946 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port de909c7b-feef-45cb-bac4-c31c0fbc1645 2026-07-15 06:14:54.985 10 INFO neutron.plugins.ml2.plugin [None req-5aefb8d6-ed5d-4acd-8950-b18dc8f4e720 - - - - - -] Attempt 1 to provision port a9c51550-c240-4ec7-be79-6b90cb471447 2026-07-15 06:14:55.251 9 INFO neutron.plugins.ml2.plugin [None req-a9f52eae-7021-4f5b-9969-476a0cf8e7dc - - - - - -] Attempt 1 to provision port a9c51550-c240-4ec7-be79-6b90cb471447 2026-07-15 06:14:55.338 9 INFO neutron.plugins.ml2.plugin [None req-a9f52eae-7021-4f5b-9969-476a0cf8e7dc - - - - - -] Attempt 1 to provision port 53669c3a-e216-47aa-a645-80bb623f2aac 2026-07-15 06:14:55.535 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port a9c51550-c240-4ec7-be79-6b90cb471447 2026-07-15 06:14:55.576 9 INFO neutron.plugins.ml2.plugin [None req-76d8ddd3-7a40-48fd-bf2d-cbe6fa9c9054 - - - - - -] Attempt 1 to provision port 53669c3a-e216-47aa-a645-80bb623f2aac 2026-07-15 06:14:55.937 10 INFO neutron.plugins.ml2.plugin [None req-ec737e7f-9772-424b-b34f-8ddc806512d4 - - - - - -] Attempt 1 to provision port 53669c3a-e216-47aa-a645-80bb623f2aac 2026-07-15 06:14:57.607 9 INFO neutron.plugins.ml2.plugin [None req-c193ded1-e7b3-40eb-9a10-017e3587e310 - - - - - -] Attempt 1 to provision port a37a771b-7852-4efa-866e-6850eb99749b 2026-07-15 06:14:58.455 10 INFO neutron.plugins.ml2.plugin [None req-6dbab2bb-f617-45e8-8990-3b4c11d5323b - - - - - -] Attempt 1 to provision port 5d8806d7-2df7-4b4a-a0b8-76992d6a0308 2026-07-15 06:15:01.266 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5d8806d7-2df7-4b4a-a0b8-76992d6a0308 2026-07-15 06:15:01.432 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99abcd24-6867-4e2f-86a6-a8d5ad5e2f61'] response: {'server_uuid': '8f9322a9-3c26-4c72-af59-696cffe663af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d8806d7-2df7-4b4a-a0b8-76992d6a0308', 'code': 200} 2026-07-15 06:15:03.486 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 5d8806d7-2df7-4b4a-a0b8-76992d6a0308 2026-07-15 06:15:07.292 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 9260817d-9a2b-4022-8c9a-a320c562160c 2026-07-15 06:15:07.679 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 53669c3a-e216-47aa-a645-80bb623f2aac 2026-07-15 06:15:09.222 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 9260817d-9a2b-4022-8c9a-a320c562160c 2026-07-15 06:15:09.457 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 53669c3a-e216-47aa-a645-80bb623f2aac 2026-07-15 06:15:09.926 10 INFO neutron.plugins.ml2.plugin [None req-580116b6-8a30-4734-8f9d-99dba333509f - - - - - -] Attempt 1 to provision port 51639ce0-d50a-4daf-b655-879f08608027 2026-07-15 06:15:11.221 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 51639ce0-d50a-4daf-b655-879f08608027 2026-07-15 06:15:11.336 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eec8c1b-6bd8-401f-b307-f27d93669ed2'] response: {'server_uuid': 'e918ee28-f99f-472c-963f-dad8a7d54c17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51639ce0-d50a-4daf-b655-879f08608027', 'code': 200} 2026-07-15 06:15:13.198 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 51639ce0-d50a-4daf-b655-879f08608027 2026-07-15 06:15:24.495 10 INFO neutron.plugins.ml2.plugin [None req-356466c3-a74c-485d-8b10-2208e82e9f19 - - - - - -] Attempt 1 to provision port 495526e2-014a-4fbd-a9ce-b840752ba022 2026-07-15 06:15:27.433 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 495526e2-014a-4fbd-a9ce-b840752ba022 2026-07-15 06:15:27.591 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b2faea8-d674-4809-8806-602de66dd79c'] response: {'server_uuid': '6fcf2210-d029-4e9a-8349-2c99f92af81d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '495526e2-014a-4fbd-a9ce-b840752ba022', 'code': 200} 2026-07-15 06:15:29.202 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 495526e2-014a-4fbd-a9ce-b840752ba022 2026-07-15 06:15:39.212 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3a619088-f110-4e53-9723-f3b2020a37db 2026-07-15 06:15:40.997 9 INFO neutron.plugins.ml2.plugin [None req-a64ab4d4-c711-4c60-82ca-34f17e546f57 - - - - - -] Attempt 1 to provision port 3a619088-f110-4e53-9723-f3b2020a37db 2026-07-15 06:15:41.313 9 INFO neutron.plugins.ml2.plugin [None req-eb85a2f9-3563-4459-ae8b-8cea9c769a3c - - - - - -] Attempt 1 to provision port 3a619088-f110-4e53-9723-f3b2020a37db 2026-07-15 06:15:41.435 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 17581d6e-2e76-4cc2-9ce2-30c46876bb16 2026-07-15 06:15:41.920 10 INFO neutron.plugins.ml2.plugin [None req-2772df8a-49e9-4375-8f0e-6791122b04b8 - - - - - -] Attempt 1 to provision port 17581d6e-2e76-4cc2-9ce2-30c46876bb16 2026-07-15 06:15:42.189 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 3a619088-f110-4e53-9723-f3b2020a37db 2026-07-15 06:15:42.440 10 INFO neutron.plugins.ml2.plugin [None req-b03d6a9a-5b9b-4962-b180-853dd89e25eb - - - - - -] Attempt 1 to provision port 17581d6e-2e76-4cc2-9ce2-30c46876bb16 2026-07-15 06:15:42.491 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe3f1532-ea11-4cf2-aed7-8bea0b320f31 2026-07-15 06:15:42.838 10 INFO neutron.plugins.ml2.plugin [None req-be75fd04-0584-4a73-80ff-fb35353fec77 - - - - - -] Attempt 1 to provision port fe3f1532-ea11-4cf2-aed7-8bea0b320f31 2026-07-15 06:15:43.487 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port ce9dfbb9-9adb-47f8-9db6-fdf732eac88f 2026-07-15 06:15:43.537 10 INFO neutron.plugins.ml2.plugin [None req-6bdff736-c770-4ebc-b7c0-8550dc3fb6f8 - - - - - -] Attempt 1 to provision port ce9dfbb9-9adb-47f8-9db6-fdf732eac88f 2026-07-15 06:15:44.175 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port e540e47f-e967-4bd5-8362-2200b0e5f8dd 2026-07-15 06:15:48.147 9 INFO neutron.plugins.ml2.plugin [None req-add1ce0f-c707-4b7b-9d7a-0d2fb0465035 - - - - - -] Attempt 1 to provision port 177f2f80-f10d-4211-80b8-5b61d57fd032 2026-07-15 06:15:51.544 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 177f2f80-f10d-4211-80b8-5b61d57fd032 2026-07-15 06:15:51.636 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-97fc8a67-ebf8-4029-9d0a-6591fd95e1c3'] response: {'server_uuid': 'e918ee28-f99f-472c-963f-dad8a7d54c17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '177f2f80-f10d-4211-80b8-5b61d57fd032', 'code': 200} 2026-07-15 06:15:53.248 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 177f2f80-f10d-4211-80b8-5b61d57fd032 2026-07-15 06:15:57.051 9 INFO neutron.plugins.ml2.plugin [None req-daa097dd-5dc7-4a4f-99ec-9634f08b1f74 - - - - - -] Attempt 1 to provision port 0272aacc-2c19-46b8-849b-3d9d42767993 2026-07-15 06:15:57.231 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 02c69bb6-6410-4203-b009-375308f609c7 2026-07-15 06:15:58.722 10 INFO neutron.plugins.ml2.plugin [None req-2fd37a43-bf27-4a53-8bde-8938fc0bbc10 - - - - - -] Attempt 1 to provision port 02c69bb6-6410-4203-b009-375308f609c7 2026-07-15 06:15:58.932 9 INFO neutron.plugins.ml2.plugin [None req-a8da8fb6-be29-421b-bf0d-dcbac6dc567e - - - - - -] Attempt 1 to provision port 02c69bb6-6410-4203-b009-375308f609c7 2026-07-15 06:15:59.220 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 02c69bb6-6410-4203-b009-375308f609c7 2026-07-15 06:15:59.301 9 INFO neutron.plugins.ml2.plugin [None req-7671e3ad-3a1d-4ee8-b3d6-b8acf3eb01a1 - - - - - -] Attempt 1 to provision port d456bc9f-76f1-4d6e-8db1-0ca86f853366 2026-07-15 06:15:59.969 9 INFO neutron.plugins.ml2.plugin [None req-745b1efd-e7f1-4e26-b437-280380cd89b9 - - - - - -] Attempt 1 to provision port d456bc9f-76f1-4d6e-8db1-0ca86f853366 2026-07-15 06:16:01.212 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port af57c41b-ee7a-408a-8d8b-d9a63155cc79 2026-07-15 06:16:03.054 10 INFO neutron.plugins.ml2.plugin [None req-11d6f5e6-2a63-4ccc-9070-b42f84ca3bab - - - - - -] Attempt 1 to provision port 211e1313-33b6-4ea1-b0e4-bb91f6153527 2026-07-15 06:16:03.313 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port af57c41b-ee7a-408a-8d8b-d9a63155cc79 2026-07-15 06:16:03.643 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe6ebfa1-ff3b-4f5d-8caa-25bfbf0c0b7a 2026-07-15 06:16:04.524 9 INFO neutron.plugins.ml2.plugin [None req-e935279d-fd19-4f62-b0bd-d4cf0939c627 - - - - - -] Attempt 1 to provision port fe6ebfa1-ff3b-4f5d-8caa-25bfbf0c0b7a 2026-07-15 06:16:04.822 9 INFO neutron.plugins.ml2.plugin [None req-9fdc13ad-b29a-4800-97e1-c773fbecdf76 - - - - - -] Attempt 1 to provision port fe6ebfa1-ff3b-4f5d-8caa-25bfbf0c0b7a 2026-07-15 06:16:05.315 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port fe6ebfa1-ff3b-4f5d-8caa-25bfbf0c0b7a 2026-07-15 06:16:06.073 9 INFO neutron.plugins.ml2.plugin [None req-a3cbac4f-7a79-455b-85a4-12699f9c1c3d - - - - - -] Attempt 1 to provision port aa41d7e5-1e3d-4a14-bf63-90f2f98d0911 2026-07-15 06:16:06.855 10 INFO neutron.plugins.ml2.plugin [None req-5971db12-6801-47ec-9ae3-3021709f3272 - - - - - -] Attempt 1 to provision port aa41d7e5-1e3d-4a14-bf63-90f2f98d0911 2026-07-15 06:16:07.281 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port abf399b3-0cba-42a3-bba6-2451ddce9402 2026-07-15 06:16:09.186 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port abf399b3-0cba-42a3-bba6-2451ddce9402 2026-07-15 06:16:12.167 9 INFO neutron.plugins.ml2.plugin [None req-12b9fd61-1ba1-4b07-ab81-ea0d4e2f189b - - - - - -] Attempt 1 to provision port b3f2c229-1221-43b6-ae17-58eca020dd8c 2026-07-15 06:16:14.021 10 INFO neutron.plugins.ml2.plugin [None req-548e43bc-f6ce-437f-95bb-5da33cdf8552 - - - - - -] Attempt 1 to provision port 006b0579-f78b-431f-801d-bdb225da7b46 2026-07-15 06:16:15.287 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b3f2c229-1221-43b6-ae17-58eca020dd8c 2026-07-15 06:16:15.403 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b0ada33-ab25-4af1-87bb-47d37f08b38d'] response: {'server_uuid': '05d58363-2171-405b-b95a-8ba3f3259570', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3f2c229-1221-43b6-ae17-58eca020dd8c', 'code': 200} 2026-07-15 06:16:17.509 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d456bc9f-76f1-4d6e-8db1-0ca86f853366 2026-07-15 06:16:17.825 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 0272aacc-2c19-46b8-849b-3d9d42767993 2026-07-15 06:16:18.124 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 006b0579-f78b-431f-801d-bdb225da7b46 2026-07-15 06:16:18.232 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bbdabdb-6f0f-4aa1-a9ef-db5d8e2c1bae'] response: {'server_uuid': 'e918ee28-f99f-472c-963f-dad8a7d54c17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '006b0579-f78b-431f-801d-bdb225da7b46', 'code': 200} 2026-07-15 06:16:18.520 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port b3f2c229-1221-43b6-ae17-58eca020dd8c 2026-07-15 06:16:19.223 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 006b0579-f78b-431f-801d-bdb225da7b46 2026-07-15 06:16:19.514 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port d456bc9f-76f1-4d6e-8db1-0ca86f853366 2026-07-15 06:16:19.769 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 0272aacc-2c19-46b8-849b-3d9d42767993 2026-07-15 06:16:23.214 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 211e1313-33b6-4ea1-b0e4-bb91f6153527 2026-07-15 06:16:23.580 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port aa41d7e5-1e3d-4a14-bf63-90f2f98d0911 2026-07-15 06:16:24.750 9 INFO neutron.plugins.ml2.plugin [None req-389d0f97-99b8-4305-a39b-38d84baf6a37 - - - - - -] Attempt 1 to provision port ff51d6e1-69b9-45bb-96ed-560d0f3ef324 2026-07-15 06:16:25.216 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 211e1313-33b6-4ea1-b0e4-bb91f6153527 2026-07-15 06:16:25.442 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port aa41d7e5-1e3d-4a14-bf63-90f2f98d0911 2026-07-15 06:16:27.620 10 INFO neutron.plugins.ml2.plugin [None req-e8ecbaad-dbcd-4f9a-90fd-d7c1c86d75a6 - - - - - -] Attempt 1 to provision port ff51d6e1-69b9-45bb-96ed-560d0f3ef324 2026-07-15 06:16:27.729 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4c209a2-5437-423a-b721-5defe2898175'] response: {'server_uuid': 'e918ee28-f99f-472c-963f-dad8a7d54c17', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff51d6e1-69b9-45bb-96ed-560d0f3ef324', 'code': 200} 2026-07-15 06:16:29.274 10 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port ff51d6e1-69b9-45bb-96ed-560d0f3ef324 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-07-15 06:16:38.259 10 INFO neutron.plugins.ml2.plugin [None req-a9e179b6-133e-4897-a999-c30cd28b1e19 - - - - - -] Attempt 1 to provision port ff51d6e1-69b9-45bb-96ed-560d0f3ef324 2026-07-15 06:16:48.848 10 INFO neutron.plugins.ml2.plugin [None req-fee32436-c540-4a06-8383-5343b0ec1575 - - - - - -] Attempt 1 to provision port 006b0579-f78b-431f-801d-bdb225da7b46 2026-07-15 06:16:49.387 9 INFO neutron.plugins.ml2.plugin [None req-fda0d1c3-8962-4234-b80d-f936203e3719 - - - - - -] Attempt 1 to provision port 006b0579-f78b-431f-801d-bdb225da7b46