+ 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-04-02 17:23:11.623 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:23:11.623 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-04-02 17:23:11.623 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-02 17:23:11.623 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:23:12.404 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:23:12.407 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:23:12.409 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-02 17:23:12.410 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:23:12.410 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:23:12.411 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:23:12.411 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:23:12.416 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:23:12.416 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:23:12.416 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:23:12.432 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:23:12.433 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:23:12.434 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:23:12.462 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:23:12.462 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:23:12.463 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:23:12.463 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:23:12.703 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:23:12.948 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:23:12.949 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:23:12.949 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:23:12.981 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:23:12.981 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:23:12.981 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:23:12.981 1 INFO neutron.plugins.ml2.extensions.port_security [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:23:12.982 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:23:12.982 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:23:12.982 1 INFO neutron.plugins.ml2.managers [None req-66eb9e9d-9b30-4dab-b09b-2e92ea359fc9 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:23:12.991 1 INFO neutron.quota [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded quota_driver: . 2026-04-02 17:23:12.991 1 INFO neutron.plugins.ml2.plugin [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:23:12.991 1 INFO neutron.plugins.ml2.managers [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:23:12.991 1 INFO neutron.plugins.ml2.managers [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:23:12.992 1 INFO neutron.plugins.ml2.managers [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:23:12.992 1 INFO neutron.extensions.vlantransparent [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:23:12.992 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: qos 2026-04-02 17:23:13.001 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: router 2026-04-02 17:23:13.028 1 INFO neutron.services.service_base [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:23:13.028 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: segments 2026-04-02 17:23:13.087 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: trunk 2026-04-02 17:23:13.137 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:23:13.164 1 WARNING stevedore.named [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:23:13.219 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:23:13.219 1 INFO neutron.common.utils [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:23:13.219 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:23:13.222 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: tag 2026-04-02 17:23:13.226 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: timestamp 2026-04-02 17:23:13.228 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:23:13.230 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: flavors 2026-04-02 17:23:13.233 1 INFO neutron.manager [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loading Plugin: revisions 2026-04-02 17:23:13.235 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Initializing extension manager. 2026-04-02 17:23:13.236 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: address-group 2026-04-02 17:23:13.237 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: address-scope 2026-04-02 17:23:13.238 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:23:13.238 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: agent 2026-04-02 17:23:13.239 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:23:13.240 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:23:13.240 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:23:13.241 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: availability_zone 2026-04-02 17:23:13.241 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:23:13.242 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:23:13.242 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:23:13.243 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:23:13.244 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: dns-integration 2026-04-02 17:23:13.244 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:23:13.245 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:23:13.245 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: dvr 2026-04-02 17:23:13.246 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:23:13.246 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:23:13.247 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:23:13.247 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:23:13.247 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: external-net 2026-04-02 17:23:13.248 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:23:13.248 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: extraroute 2026-04-02 17:23:13.249 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:23:13.249 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:23:13.250 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:23:13.250 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:23:13.251 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:23:13.251 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:23:13.252 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: flavors 2026-04-02 17:23:13.253 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:23:13.253 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:23:13.254 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:23:13.254 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:23:13.255 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:23:13.255 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: router 2026-04-02 17:23:13.257 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:23:13.257 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:23:13.258 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: l3-ha 2026-04-02 17:23:13.258 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:23:13.259 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:23:13.259 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:23:13.260 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:23:13.261 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:23:13.264 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:23:13.265 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:23:13.266 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:23:13.266 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:23:13.267 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: multi-provider 2026-04-02 17:23:13.267 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: net-mtu 2026-04-02 17:23:13.267 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:23:13.268 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:23:13.269 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:23:13.269 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:23:13.270 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: pagination 2026-04-02 17:23:13.270 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:23:13.271 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:23:13.271 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:23:13.272 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:23:13.272 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:23:13.272 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:23:13.273 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: binding 2026-04-02 17:23:13.274 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: binding-extended 2026-04-02 17:23:13.274 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-security 2026-04-02 17:23:13.274 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: project-id 2026-04-02 17:23:13.275 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: provider 2026-04-02 17:23:13.276 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos 2026-04-02 17:23:13.277 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:23:13.277 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:23:13.278 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-default 2026-04-02 17:23:13.278 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-fip 2026-04-02 17:23:13.279 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:23:13.279 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:23:13.280 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:23:13.280 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:23:13.281 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:23:13.281 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-pps 2026-04-02 17:23:13.282 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:23:13.282 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:23:13.283 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:23:13.283 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:23:13.285 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: quotas 2026-04-02 17:23:13.287 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: quota_details 2026-04-02 17:23:13.288 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:23:13.288 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:23:13.289 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:23:13.289 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:23:13.289 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:23:13.290 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:23:13.290 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:23:13.291 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:23:13.291 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:23:13.292 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:23:13.292 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:23:13.293 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:23:13.293 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:23:13.299 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: security-group 2026-04-02 17:23:13.300 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: segment 2026-04-02 17:23:13.300 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:23:13.301 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: service-type 2026-04-02 17:23:13.301 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: sorting 2026-04-02 17:23:13.302 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:23:13.302 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:23:13.303 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:23:13.303 1 WARNING neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:23:13.304 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:23:13.304 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:23:13.305 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:23:13.305 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:23:13.306 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:23:13.306 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:23:13.307 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:23:13.308 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:23:13.309 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:23:13.309 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: trunk 2026-04-02 17:23:13.310 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: trunk-details 2026-04-02 17:23:13.311 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:23:13.311 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:23:13.312 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:23:13.312 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:23:13.313 1 INFO neutron.api.extensions [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Loaded extension: vpnaas 2026-04-02 17:23:13.316 1 INFO oslo_service.service [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Starting 2 workers 2026-04-02 17:23:13.320 1 INFO oslo_service.service [None req-2d2c7fc6-ec27-4824-8bdc-9869b62ea70e - - - - - -] Starting 1 workers 2026-04-02 17:23:52.072 9 INFO neutron.db.l3_hamode_db [None req-877754cb-8c79-4ea8-a581-0f3487c11815 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:24:00.452 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 06f1ab1d-772c-45c6-8dbf-93930d10afe4 2026-04-02 17:24:02.129 9 INFO neutron.plugins.ml2.plugin [None req-dab133a5-4604-449c-bff3-c29cd2799792 - - - - - -] Attempt 1 to provision port 06f1ab1d-772c-45c6-8dbf-93930d10afe4 2026-04-02 17:24:02.368 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 06f1ab1d-772c-45c6-8dbf-93930d10afe4 2026-04-02 17:24:02.396 9 INFO neutron.plugins.ml2.plugin [None req-6aecb98f-0bc4-47a7-8ddb-61678e194c38 - - - - - -] Attempt 1 to provision port 06f1ab1d-772c-45c6-8dbf-93930d10afe4 2026-04-02 17:30:28.688 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 36e709c9-6400-4dec-9b22-a4aac6249482 2026-04-02 17:30:29.207 9 INFO neutron.plugins.ml2.plugin [None req-6f8ae94b-7c71-439a-ab52-6efe944cf41d - - - - - -] Attempt 1 to provision port 36e709c9-6400-4dec-9b22-a4aac6249482 2026-04-02 17:30:29.482 10 INFO neutron.plugins.ml2.plugin [None req-c0068211-b5ca-4605-832c-44e8d66e2b58 - - - - - -] Attempt 1 to provision port 36e709c9-6400-4dec-9b22-a4aac6249482 2026-04-02 17:30:30.667 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 36e709c9-6400-4dec-9b22-a4aac6249482 2026-04-02 17:30:34.803 10 INFO neutron.plugins.ml2.plugin [None req-79e4964b-4639-4f2c-9e2f-edcb91bc8aae - - - - - -] Attempt 1 to provision port 50dc2090-6465-4df5-abfe-02eda57e0cdf 2026-04-02 17:34:31.110 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 50dc2090-6465-4df5-abfe-02eda57e0cdf 2026-04-02 17:34:32.870 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 50dc2090-6465-4df5-abfe-02eda57e0cdf 2026-04-02 17:47:13.427 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port c9c940c3-f668-4c60-ba94-9e0bebb6b984 2026-04-02 17:47:15.407 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port c9c940c3-f668-4c60-ba94-9e0bebb6b984 2026-04-02 18:02:22.070 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 0c2beae9-e2be-450f-be28-2535c345ad61 2026-04-02 18:02:22.604 9 INFO neutron.plugins.ml2.plugin [None req-6f00b5a4-63db-40ca-975f-4574d333da77 - - - - - -] Attempt 1 to provision port 6e6531a4-ab49-4a5d-a06c-cba5ea104224 2026-04-02 18:02:22.612 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 10aa2bab-795f-42d8-bb12-518c4cecec93 2026-04-02 18:02:22.957 10 INFO neutron.plugins.ml2.plugin [None req-d4b04782-1da8-4aaf-a836-fe4163274084 - - - - - -] Attempt 1 to provision port 5833a202-d146-482e-b0a5-7077c9be05ec 2026-04-02 18:02:24.047 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 0c2beae9-e2be-450f-be28-2535c345ad61 2026-04-02 18:02:24.358 10 INFO neutron.plugins.ml2.plugin [None req-3b1aa035-e619-4791-b943-f358e8377c6e - - - - - -] Attempt 1 to provision port 10aa2bab-795f-42d8-bb12-518c4cecec93 2026-04-02 18:02:24.677 10 INFO neutron.plugins.ml2.plugin [None req-a50c3c88-888d-4df1-a53d-c05591f0d484 - - - - - -] Attempt 1 to provision port 10aa2bab-795f-42d8-bb12-518c4cecec93 2026-04-02 18:02:24.683 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 10aa2bab-795f-42d8-bb12-518c4cecec93 2026-04-02 18:02:24.744 10 INFO neutron.plugins.ml2.plugin [None req-a50c3c88-888d-4df1-a53d-c05591f0d484 - - - - - -] Attempt 1 to provision port 0c2beae9-e2be-450f-be28-2535c345ad61 2026-04-02 18:02:25.005 9 INFO neutron.plugins.ml2.plugin [None req-5e7da9f4-ff35-49d0-9788-2bae11a13075 - - - - - -] Attempt 1 to provision port 0c2beae9-e2be-450f-be28-2535c345ad61 2026-04-02 18:02:25.256 10 INFO neutron.plugins.ml2.plugin [None req-943115eb-1578-4fe0-90df-9367bfd264c3 - - - - - -] Attempt 1 to provision port 4ab1d809-21b7-4771-a69f-bfd67a6cea5b 2026-04-02 18:02:25.403 9 INFO neutron.plugins.ml2.plugin [None req-f0ba9f0b-7fb5-424c-8896-27e9cd43ee42 - - - - - -] Attempt 1 to provision port 277fc7ac-f0cc-4119-977b-5d9f0b5221cb 2026-04-02 18:02:25.664 10 INFO neutron.plugins.ml2.plugin [None req-fa59b00a-ff6e-4962-a6b7-e2c6902aa6ab - - - - - -] Attempt 1 to provision port 4ab1d809-21b7-4771-a69f-bfd67a6cea5b 2026-04-02 18:02:26.010 9 INFO neutron.plugins.ml2.plugin [None req-9f41c2ed-1a69-4dc9-8af9-db46d9e255cf - - - - - -] Attempt 1 to provision port 277fc7ac-f0cc-4119-977b-5d9f0b5221cb 2026-04-02 18:02:28.004 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 796b78e7-249d-41a6-805b-8d3888499c89 2026-04-02 18:02:28.395 9 INFO neutron.plugins.ml2.plugin [None req-92a6bf41-cbb8-44bf-81dc-344ca57e7511 - - - - - -] Attempt 1 to provision port fc2d9cad-3311-4493-8486-2206b3420603 2026-04-02 18:02:29.755 9 INFO neutron.plugins.ml2.plugin [None req-c8e31429-60c6-4549-9980-1c5820b61cd1 - - - - - -] Attempt 1 to provision port 796b78e7-249d-41a6-805b-8d3888499c89 2026-04-02 18:02:30.000 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 796b78e7-249d-41a6-805b-8d3888499c89 2026-04-02 18:02:30.069 9 INFO neutron.plugins.ml2.plugin [None req-5df837c5-3e1c-4f69-a3af-b17fd23d6986 - - - - - -] Attempt 1 to provision port 796b78e7-249d-41a6-805b-8d3888499c89 2026-04-02 18:02:30.894 10 INFO neutron.plugins.ml2.plugin [None req-3aef25d6-b696-4fd2-96aa-693496dba4d6 - - - - - -] Attempt 1 to provision port c9b3e63f-51e1-410d-b65b-c81a272dd21e 2026-04-02 18:02:31.552 9 INFO neutron.plugins.ml2.plugin [None req-5f65acb0-65b0-4ebd-a250-f01b3b911b3f - - - - - -] Attempt 1 to provision port c9b3e63f-51e1-410d-b65b-c81a272dd21e 2026-04-02 18:02:32.725 10 INFO neutron.plugins.ml2.plugin [None req-f65236cc-c2c2-47a0-8e23-cc56b6f661d7 - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 /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-04-02 18:02:34.046 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 131e864f-999a-42d0-8555-7731bac8e4ea 2026-04-02 18:02:34.502 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 14615801-f8e0-4206-b9c7-51013ac073ae 2026-04-02 18:02:36.122 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 131e864f-999a-42d0-8555-7731bac8e4ea 2026-04-02 18:02:36.556 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 14615801-f8e0-4206-b9c7-51013ac073ae 2026-04-02 18:02:38.223 10 INFO neutron.plugins.ml2.plugin [None req-e20ac757-fadf-4c48-9c9e-9e7b33a89183 - - - - - -] Attempt 1 to provision port 7e3f6dd9-16a2-48b5-be73-6ca13f1db0b5 2026-04-02 18:02:38.238 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port f6b35a26-53db-4527-a09e-66f45999aa20 /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-04-02 18:02:38.815 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:02:39.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e91dae10-c02a-4194-9521-f98a1f7bbfe9'] response: {'server_uuid': 'b047f71e-735d-4638-b1f8-607d98a4dcd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d9d20be-f926-4c2a-8e42-c8b1db3ac922', 'code': 200} 2026-04-02 18:02:40.057 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port f6b35a26-53db-4527-a09e-66f45999aa20 2026-04-02 18:02:40.424 10 INFO neutron.plugins.ml2.plugin [None req-ed4c65f9-79b7-4dc9-aaea-7883dc1c0227 - - - - - -] Attempt 1 to provision port f6b35a26-53db-4527-a09e-66f45999aa20 2026-04-02 18:02:40.425 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:02:40.965 10 INFO neutron.plugins.ml2.plugin [None req-e2efdce9-0731-416b-b7ab-aa0c03cc09d4 - - - - - -] Attempt 1 to provision port f6b35a26-53db-4527-a09e-66f45999aa20 2026-04-02 18:02:41.805 9 INFO neutron.plugins.ml2.plugin [None req-135379e9-6285-4a39-9726-8570f7a73c07 - - - - - -] Attempt 1 to provision port a5e1fd02-4593-491b-bed7-ebdd68c9d9eb 2026-04-02 18:02:42.765 10 INFO neutron.plugins.ml2.plugin [None req-7c174c75-0cba-431a-a2cf-84afdf5296f4 - - - - - -] Attempt 1 to provision port a5e1fd02-4593-491b-bed7-ebdd68c9d9eb 2026-04-02 18:02:44.288 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port ebe79c6f-fbec-49f1-8642-6bf0f2abea2b 2026-04-02 18:02:44.868 10 INFO neutron.plugins.ml2.plugin [None req-c900952a-7043-4f38-b28c-c11b6d5f5195 - - - - - -] Attempt 1 to provision port 5288028c-31ff-4db9-80e5-b1f669888f2e 2026-04-02 18:02:46.072 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 67c22759-8dbd-4a0e-90e4-9df9687dd1bd 2026-04-02 18:02:46.317 10 INFO neutron.plugins.ml2.plugin [None req-ca41fe03-b76e-4723-92c4-3e176a8a572e - - - - - -] Attempt 1 to provision port 67c22759-8dbd-4a0e-90e4-9df9687dd1bd 2026-04-02 18:02:46.702 9 INFO neutron.plugins.ml2.plugin [None req-ef1e8f57-71a7-48ef-a7bd-50dacf9ea284 - - - - - -] Attempt 1 to provision port 67c22759-8dbd-4a0e-90e4-9df9687dd1bd 2026-04-02 18:02:46.861 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port ebe79c6f-fbec-49f1-8642-6bf0f2abea2b 2026-04-02 18:02:47.516 10 INFO neutron.plugins.ml2.plugin [None req-abd9609d-9bbf-45f9-918b-b97486f8ccb5 - - - - - -] Attempt 1 to provision port 4083ed5c-fecf-4763-b007-de4f0551e16c 2026-04-02 18:02:48.184 9 INFO neutron.plugins.ml2.plugin [None req-44ada893-a62c-4607-8cf7-6d5f02368ef3 - - - - - -] Attempt 1 to provision port 4083ed5c-fecf-4763-b007-de4f0551e16c 2026-04-02 18:02:48.259 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 67c22759-8dbd-4a0e-90e4-9df9687dd1bd 2026-04-02 18:02:48.318 9 INFO neutron.plugins.ml2.plugin [None req-b7e4c649-12be-454f-8b9e-374663054ad6 - - - - - -] Attempt 1 to provision port 1922d4d5-6de2-467a-94fb-01e5ef2d6194 2026-04-02 18:02:50.090 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b5f74ee0-b78f-426a-ba05-dbf57e0eadff 2026-04-02 18:02:50.591 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1922d4d5-6de2-467a-94fb-01e5ef2d6194 2026-04-02 18:02:51.199 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-14e24d88-ab23-4434-ab60-5cff4dd37777'] response: {'server_uuid': '821df07c-9853-47f6-af5d-54077dec5313', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1922d4d5-6de2-467a-94fb-01e5ef2d6194', 'code': 200} 2026-04-02 18:02:52.015 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b5f74ee0-b78f-426a-ba05-dbf57e0eadff 2026-04-02 18:02:52.450 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1922d4d5-6de2-467a-94fb-01e5ef2d6194 2026-04-02 18:02:56.044 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4ab1d809-21b7-4771-a69f-bfd67a6cea5b 2026-04-02 18:02:57.326 9 INFO neutron.plugins.ml2.plugin [None req-fa2742ab-6695-4b01-84fe-d7b64a2fa554 - - - - - -] Attempt 1 to provision port dcdb0531-2602-4726-8e62-5549fd186806 2026-04-02 18:02:58.047 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4ab1d809-21b7-4771-a69f-bfd67a6cea5b 2026-04-02 18:02:58.306 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5833a202-d146-482e-b0a5-7077c9be05ec 2026-04-02 18:03:00.362 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port dcdb0531-2602-4726-8e62-5549fd186806 2026-04-02 18:03:00.520 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-32dd7d13-6bfb-4475-814f-0f2a7017ca39'] response: {'server_uuid': '2f684f9e-d34f-4e7c-82b7-22cdcabb07a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcdb0531-2602-4726-8e62-5549fd186806', 'code': 200} 2026-04-02 18:03:00.873 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5833a202-d146-482e-b0a5-7077c9be05ec /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-04-02 18:03:02.051 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port dcdb0531-2602-4726-8e62-5549fd186806 2026-04-02 18:03:04.036 10 INFO neutron.plugins.ml2.plugin [None req-aeb82116-9fd7-488c-b552-6447cfc9bcdb - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:03:04.105 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:03:06.228 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4083ed5c-fecf-4763-b007-de4f0551e16c 2026-04-02 18:03:06.895 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5288028c-31ff-4db9-80e5-b1f669888f2e 2026-04-02 18:03:07.298 9 INFO neutron.plugins.ml2.plugin [None req-d4a2d6c8-37db-4884-a0fb-12114950593b - - - - - -] Attempt 1 to provision port 1e63bbe9-2b93-458f-8c95-8c7b384bb2a5 2026-04-02 18:03:08.147 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4083ed5c-fecf-4763-b007-de4f0551e16c 2026-04-02 18:03:08.449 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port a8b24ef3-c5ef-4fea-a968-18a5527af0cf 2026-04-02 18:03:08.878 10 INFO neutron.plugins.ml2.plugin [None req-904b96c7-579e-412d-a563-fffa2e6a4610 - - - - - -] Attempt 1 to provision port a8b24ef3-c5ef-4fea-a968-18a5527af0cf 2026-04-02 18:03:09.256 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5288028c-31ff-4db9-80e5-b1f669888f2e 2026-04-02 18:03:09.449 9 INFO neutron.plugins.ml2.plugin [None req-477b1246-2cfc-4fd8-b2fc-57ae78211484 - - - - - -] Attempt 1 to provision port a8b24ef3-c5ef-4fea-a968-18a5527af0cf 2026-04-02 18:03:09.976 10 INFO neutron.plugins.ml2.plugin [None req-f9bc9cb2-bbfb-426e-8a5d-d9a2b0c5e505 - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:03:10.338 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 95cad22a-80b1-41d7-acd9-989c1c01659f 2026-04-02 18:03:10.700 9 INFO neutron.plugins.ml2.plugin [None req-1a13efe3-1926-4a8c-8812-6d9d99700f7b - - - - - -] Attempt 1 to provision port 63f46fb8-5483-462c-8532-5fbf001918b9 2026-04-02 18:03:10.993 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port a8b24ef3-c5ef-4fea-a968-18a5527af0cf 2026-04-02 18:03:11.151 9 INFO neutron.plugins.ml2.plugin [None req-a3a274ff-9d8d-43dc-aa85-a0ee7a27f4a8 - - - - - -] Attempt 1 to provision port 8c2b7364-e1c9-4912-95e9-e7da3d6ee3a4 2026-04-02 18:03:11.309 9 INFO neutron.plugins.ml2.plugin [None req-1d9a61f0-e0fc-4549-9036-4780d34b2dc7 - - - - - -] Attempt 1 to provision port 95cad22a-80b1-41d7-acd9-989c1c01659f 2026-04-02 18:03:11.337 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8d9d20be-f926-4c2a-8e42-c8b1db3ac922 2026-04-02 18:03:11.516 9 INFO neutron.plugins.ml2.plugin [None req-ee3b8424-9074-4f26-acfa-c8901b64ff8c - - - - - -] Attempt 1 to provision port 8c2b7364-e1c9-4912-95e9-e7da3d6ee3a4 /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-04-02 18:03:12.211 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7264b059-7b71-4538-a96f-640de1ef0212 2026-04-02 18:03:14.051 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7264b059-7b71-4538-a96f-640de1ef0212 2026-04-02 18:03:17.116 10 INFO neutron.plugins.ml2.plugin [None req-f967a5f4-2bed-498c-ba82-18ec8e431514 - - - - - -] Attempt 1 to provision port 89b9b68b-f222-48ef-8ff3-d81b81570cea 2026-04-02 18:03:17.561 9 INFO neutron.plugins.ml2.plugin [None req-20718bf9-af2d-4b46-adce-0dbb13005d2b - - - - - -] Attempt 1 to provision port b44c1983-c9ec-4cf5-ac54-9ca784f24701 2026-04-02 18:03:18.052 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 132e4a47-6c94-4e76-9a2f-63ce961ac4b7 2026-04-02 18:03:18.913 9 INFO neutron.plugins.ml2.plugin [None req-e0ed5d87-5cee-43b0-bfc8-3f262d68bdb9 - - - - - -] Attempt 1 to provision port 132e4a47-6c94-4e76-9a2f-63ce961ac4b7 2026-04-02 18:03:19.257 10 INFO neutron.plugins.ml2.plugin [None req-6f8901de-a901-4c44-9fc0-e6ddcd1ee65d - - - - - -] Attempt 1 to provision port 132e4a47-6c94-4e76-9a2f-63ce961ac4b7 2026-04-02 18:03:20.039 9 INFO neutron.plugins.ml2.plugin [None req-a1524a6c-445a-4b60-97bc-55094953198c - - - - - -] Attempt 1 to provision port 1454c3c9-3406-4c10-a63b-e6e9b0a45765 2026-04-02 18:03:20.148 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 132e4a47-6c94-4e76-9a2f-63ce961ac4b7 2026-04-02 18:03:20.696 9 INFO neutron.plugins.ml2.plugin [None req-b818bb7e-82a2-4e36-8f2d-3b8c9ceef155 - - - - - -] Attempt 1 to provision port 1454c3c9-3406-4c10-a63b-e6e9b0a45765 2026-04-02 18:03:22.220 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 91ef46d1-0258-4ea9-9f73-1535e03fad01 2026-04-02 18:03:22.660 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 90e0570a-edfb-48d8-aab1-3ae600d677af 2026-04-02 18:03:23.169 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b44c1983-c9ec-4cf5-ac54-9ca784f24701 2026-04-02 18:03:23.326 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5ca87d8-82b7-4c81-b1a1-2b75777dc92b'] response: {'server_uuid': 'b18cd767-a75f-4d1e-a9d3-84947e7ab122', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b44c1983-c9ec-4cf5-ac54-9ca784f24701', 'code': 200} 2026-04-02 18:03:24.558 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 90e0570a-edfb-48d8-aab1-3ae600d677af 2026-04-02 18:03:24.986 10 INFO neutron.plugins.ml2.plugin [None req-c067069b-c5b6-4abc-8b39-27f490a00c0e - - - - - -] Attempt 1 to provision port 38fa3174-88fc-45b1-a836-19dbe2bd7e53 2026-04-02 18:03:25.003 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b44c1983-c9ec-4cf5-ac54-9ca784f24701 2026-04-02 18:03:26.359 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4257ae15-7fb6-4401-a45d-033b9fa5ed16 2026-04-02 18:03:26.852 10 INFO neutron.plugins.ml2.plugin [None req-b03ff7bd-1e99-41b9-92ee-a62d0160c059 - - - - - -] Attempt 1 to provision port 34ae3ce0-5e8d-43f8-b84d-c8c5fa343158 2026-04-02 18:03:26.854 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port e19bb908-b3cd-43f4-a9bd-8971caa0eb1d 2026-04-02 18:03:27.020 10 INFO neutron.plugins.ml2.plugin [None req-94cba49e-f834-4c5b-879b-9cac65eb740f - - - - - -] Attempt 1 to provision port e19bb908-b3cd-43f4-a9bd-8971caa0eb1d 2026-04-02 18:03:27.423 9 INFO neutron.plugins.ml2.plugin [None req-1a173da3-d258-46c7-ae28-b233a92cde85 - - - - - -] Attempt 1 to provision port e19bb908-b3cd-43f4-a9bd-8971caa0eb1d 2026-04-02 18:03:27.489 9 INFO neutron.plugins.ml2.db [None req-1a173da3-d258-46c7-ae28-b233a92cde85 - - - - - -] No ports have port_id starting with e19bb908-b3cd-43f4-a9bd-8971caa0eb1d 2026-04-02 18:03:28.208 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1e63bbe9-2b93-458f-8c95-8c7b384bb2a5 2026-04-02 18:03:28.633 9 INFO neutron.plugins.ml2.plugin [None req-65d426c1-96d7-4448-b3a9-d1e54250f187 - - - - - -] Attempt 1 to provision port 4257ae15-7fb6-4401-a45d-033b9fa5ed16 2026-04-02 18:03:28.744 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4257ae15-7fb6-4401-a45d-033b9fa5ed16 2026-04-02 18:03:28.976 10 INFO neutron.plugins.ml2.plugin [None req-0a816bdb-c731-4b00-9210-fc3f6ccc25b6 - - - - - -] Attempt 1 to provision port 4257ae15-7fb6-4401-a45d-033b9fa5ed16 2026-04-02 18:03:29.036 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8c2b7364-e1c9-4912-95e9-e7da3d6ee3a4 2026-04-02 18:03:29.311 9 INFO neutron.plugins.ml2.plugin [None req-d2a08b7e-a751-41a3-9446-a3034c46a4f9 - - - - - -] Attempt 1 to provision port 5446d3ee-99ef-4f9f-95f3-778d360e0c39 2026-04-02 18:03:30.091 9 INFO neutron.plugins.ml2.plugin [None req-57a4bc41-9323-4f18-a849-e8495d4960c4 - - - - - -] Attempt 1 to provision port 5446d3ee-99ef-4f9f-95f3-778d360e0c39 2026-04-02 18:03:30.467 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 38fa3174-88fc-45b1-a836-19dbe2bd7e53 2026-04-02 18:03:30.617 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cd99f08-3b09-4bb0-9fe7-941aa8ea36c5'] response: {'server_uuid': 'f3a4d114-7686-4dc1-888d-f9bbd22b5896', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '38fa3174-88fc-45b1-a836-19dbe2bd7e53', 'code': 200} 2026-04-02 18:03:31.199 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8c2b7364-e1c9-4912-95e9-e7da3d6ee3a4 2026-04-02 18:03:31.467 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bd9881de-2fa2-4f32-9e37-5d8f4b968efe 2026-04-02 18:03:31.901 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1e63bbe9-2b93-458f-8c95-8c7b384bb2a5 2026-04-02 18:03:32.510 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bd9881de-2fa2-4f32-9e37-5d8f4b968efe 2026-04-02 18:03:34.876 9 INFO neutron.plugins.ml2.plugin [None req-32711f70-8406-46eb-a2d4-ded07c0f0d07 - - - - - -] Attempt 1 to provision port d273696d-393d-4e06-83d1-4ce3a3a6bb5b /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-04-02 18:03:38.700 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port f7202381-4023-4d0a-a810-5202dffcf9d2 2026-04-02 18:03:39.350 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port c12fb384-7aec-4cd3-8ac2-bf4431b33726 2026-04-02 18:03:40.579 9 INFO neutron.plugins.ml2.plugin [None req-ed26a92a-12c7-4446-8423-be532d40a1de - - - - - -] Attempt 1 to provision port c12fb384-7aec-4cd3-8ac2-bf4431b33726 2026-04-02 18:03:40.737 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port f7202381-4023-4d0a-a810-5202dffcf9d2 2026-04-02 18:03:41.071 10 INFO neutron.plugins.ml2.plugin [None req-aa9b20ec-f433-41c3-b7b1-c639234f08aa - - - - - -] Attempt 1 to provision port f7202381-4023-4d0a-a810-5202dffcf9d2 2026-04-02 18:03:41.087 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port c12fb384-7aec-4cd3-8ac2-bf4431b33726 2026-04-02 18:03:41.155 10 INFO neutron.plugins.ml2.plugin [None req-aa9b20ec-f433-41c3-b7b1-c639234f08aa - - - - - -] Attempt 1 to provision port c12fb384-7aec-4cd3-8ac2-bf4431b33726 2026-04-02 18:03:41.238 10 INFO neutron.plugins.ml2.plugin [None req-aa9b20ec-f433-41c3-b7b1-c639234f08aa - - - - - -] Attempt 1 to provision port 0ef697b4-6592-429d-93b9-6561c8b31762 2026-04-02 18:03:41.424 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d273696d-393d-4e06-83d1-4ce3a3a6bb5b 2026-04-02 18:03:41.503 9 INFO neutron.plugins.ml2.plugin [None req-c0b30c49-1a13-4969-a16d-afc9b141878a - - - - - -] Attempt 1 to provision port f7202381-4023-4d0a-a810-5202dffcf9d2 2026-04-02 18:03:41.562 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83a1abf2-aa82-4f09-81e1-0d18682b0819'] response: {'server_uuid': 'b91efd21-c155-40a6-b083-7d7596d21fb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd273696d-393d-4e06-83d1-4ce3a3a6bb5b', 'code': 200} 2026-04-02 18:03:41.642 9 INFO neutron.plugins.ml2.plugin [None req-c0b30c49-1a13-4969-a16d-afc9b141878a - - - - - -] Attempt 1 to provision port 0ef697b4-6592-429d-93b9-6561c8b31762 2026-04-02 18:03:41.909 10 INFO neutron.plugins.ml2.plugin [None req-1b3d5540-a4c1-4335-9cfe-813e83f1875b - - - - - -] Attempt 1 to provision port 0ef697b4-6592-429d-93b9-6561c8b31762 2026-04-02 18:03:42.168 10 INFO neutron.plugins.ml2.plugin [None req-26bf856d-1ceb-4df7-8c08-5c3c7ee55089 - - - - - -] Attempt 1 to provision port 5db56130-51b0-470e-a13a-5b5e4c6fcb11 2026-04-02 18:03:42.473 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d273696d-393d-4e06-83d1-4ce3a3a6bb5b 2026-04-02 18:03:43.019 9 INFO neutron.plugins.ml2.plugin [None req-9a9fd4fd-0f9c-4692-85ae-a8703e23bd99 - - - - - -] Attempt 1 to provision port 5db56130-51b0-470e-a13a-5b5e4c6fcb11 2026-04-02 18:03:46.542 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 34ae3ce0-5e8d-43f8-b84d-c8c5fa343158 2026-04-02 18:03:46.903 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5446d3ee-99ef-4f9f-95f3-778d360e0c39 2026-04-02 18:03:48.446 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 34ae3ce0-5e8d-43f8-b84d-c8c5fa343158 2026-04-02 18:03:48.626 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 5446d3ee-99ef-4f9f-95f3-778d360e0c39 2026-04-02 18:03:50.460 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b0faf485-ca9f-4237-9d3c-a6634123ad7d 2026-04-02 18:03:51.072 10 INFO neutron.plugins.ml2.plugin [None req-deb32b70-1e7b-4433-9f44-13a42f5b4c9b - - - - - -] Attempt 1 to provision port b0faf485-ca9f-4237-9d3c-a6634123ad7d 2026-04-02 18:03:51.377 9 INFO neutron.plugins.ml2.plugin [None req-487d96c6-bb8e-4203-8e01-42b6da23616a - - - - - -] Attempt 1 to provision port b0faf485-ca9f-4237-9d3c-a6634123ad7d 2026-04-02 18:03:51.455 9 INFO neutron.plugins.ml2.plugin [None req-487d96c6-bb8e-4203-8e01-42b6da23616a - - - - - -] Attempt 1 to provision port e3a7fe8c-4f7d-4a1a-a91e-b26406d0b9d3 2026-04-02 18:03:51.594 10 INFO neutron.plugins.ml2.plugin [None req-45b6ae4e-202a-4244-a148-485426ef4bb8 - - - - - -] Attempt 1 to provision port e3a7fe8c-4f7d-4a1a-a91e-b26406d0b9d3 2026-04-02 18:03:51.837 10 INFO neutron.plugins.ml2.plugin [None req-d421902a-7be7-42cc-adf0-c791343bc6a1 - - - - - -] Attempt 1 to provision port e3a7fe8c-4f7d-4a1a-a91e-b26406d0b9d3 2026-04-02 18:03:52.434 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b0faf485-ca9f-4237-9d3c-a6634123ad7d 2026-04-02 18:03:56.538 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 6cea2ac3-bcea-4c4d-a252-a840fe1d4750 2026-04-02 18:03:58.444 9 INFO neutron.plugins.ml2.plugin [None req-96b4eeb8-8306-44e8-b492-1cb2f7e44795 - - - - - -] Attempt 1 to provision port 4bc2c0a0-7fca-40d6-9616-e07f2f7adfd8 2026-04-02 18:03:58.648 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4bc2c0a0-7fca-40d6-9616-e07f2f7adfd8 2026-04-02 18:03:58.892 9 INFO neutron.plugins.ml2.plugin [None req-72269062-949d-40b5-8f72-8b5bd59b88b9 - - - - - -] Attempt 1 to provision port e8535f88-3c59-4075-a52d-1e1d588df49c 2026-04-02 18:03:58.944 9 INFO neutron.plugins.ml2.plugin [None req-72269062-949d-40b5-8f72-8b5bd59b88b9 - - - - - -] Attempt 1 to provision port 4bc2c0a0-7fca-40d6-9616-e07f2f7adfd8 2026-04-02 18:03:59.145 10 INFO neutron.plugins.ml2.plugin [None req-725b6bf9-013e-4037-a978-6d96c257023b - - - - - -] Attempt 1 to provision port e8535f88-3c59-4075-a52d-1e1d588df49c 2026-04-02 18:03:59.290 9 INFO neutron.plugins.ml2.plugin [None req-b99400ae-77f0-441a-8505-c8b9bc7d0116 - - - - - -] Attempt 1 to provision port e8535f88-3c59-4075-a52d-1e1d588df49c 2026-04-02 18:04:00.585 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4bc2c0a0-7fca-40d6-9616-e07f2f7adfd8 2026-04-02 18:04:01.176 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3687a4c-4ea4-4251-ba40-f673ee1e6dfa'] response: {'server_uuid': 'b91efd21-c155-40a6-b083-7d7596d21fb6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd273696d-393d-4e06-83d1-4ce3a3a6bb5b', 'code': 200} /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-04-02 18:04:02.515 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d273696d-393d-4e06-83d1-4ce3a3a6bb5b 2026-04-02 18:04:03.213 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfb9226-dad3-4d24-9928-7571af8c5f4c'] response: {'server_uuid': 'b91efd21-c155-40a6-b083-7d7596d21fb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd273696d-393d-4e06-83d1-4ce3a3a6bb5b', 'code': 200} 2026-04-02 18:04:03.875 10 INFO neutron.plugins.ml2.plugin [None req-def66d3f-37ed-4fb2-b3fc-bb472c8611c9 - - - - - -] Attempt 1 to provision port 3c32c78d-560a-4438-9a01-4747aa992704 2026-04-02 18:04:04.511 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d273696d-393d-4e06-83d1-4ce3a3a6bb5b 2026-04-02 18:04:08.646 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9e666ae4-b64e-46c1-94a8-ffaa39c80128 2026-04-02 18:04:09.081 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3a404151-2fdf-4fa3-90f0-df59edd53378 2026-04-02 18:04:10.298 10 INFO neutron.plugins.ml2.plugin [None req-742f1ae3-90da-4b37-b1ca-c779f56c248e - - - - - -] Attempt 1 to provision port 9e666ae4-b64e-46c1-94a8-ffaa39c80128 2026-04-02 18:04:10.484 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9e666ae4-b64e-46c1-94a8-ffaa39c80128 2026-04-02 18:04:10.710 9 INFO neutron.plugins.ml2.plugin [None req-cd676c1f-941f-48d5-9af3-0181de0ae9d1 - - - - - -] Attempt 1 to provision port 9e666ae4-b64e-46c1-94a8-ffaa39c80128 2026-04-02 18:04:10.827 9 INFO neutron.plugins.ml2.plugin [None req-cd676c1f-941f-48d5-9af3-0181de0ae9d1 - - - - - -] Attempt 1 to provision port 7dfa0bcc-e56a-4001-8276-7db65f8c7dd8 2026-04-02 18:04:11.012 9 INFO neutron.plugins.ml2.plugin [None req-135209aa-ac61-4491-b5b6-e30eec44e1b0 - - - - - -] Attempt 1 to provision port 3a404151-2fdf-4fa3-90f0-df59edd53378 2026-04-02 18:04:11.043 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3a404151-2fdf-4fa3-90f0-df59edd53378 2026-04-02 18:04:11.269 10 INFO neutron.plugins.ml2.plugin [None req-65d270ee-cba5-43b7-b8a7-43838cb1976f - - - - - -] Attempt 1 to provision port 7dfa0bcc-e56a-4001-8276-7db65f8c7dd8 2026-04-02 18:04:11.292 10 INFO neutron.plugins.ml2.plugin [None req-65d270ee-cba5-43b7-b8a7-43838cb1976f - - - - - -] Attempt 1 to provision port 3a404151-2fdf-4fa3-90f0-df59edd53378 2026-04-02 18:04:11.527 9 INFO neutron.plugins.ml2.plugin [None req-91489e9f-1c5c-4b00-8c18-d3687830dea9 - - - - - -] Attempt 1 to provision port 7dfa0bcc-e56a-4001-8276-7db65f8c7dd8 2026-04-02 18:04:11.674 10 INFO neutron.plugins.ml2.plugin [None req-e9d8e954-70bf-49d7-ac60-7b6482792e17 - - - - - -] Attempt 1 to provision port 7d95a0cb-9fa1-497f-8208-f92d30dc30db 2026-04-02 18:04:13.054 10 INFO neutron.plugins.ml2.plugin [None req-60a2b5de-ec2d-45e4-b530-e30d4866a78d - - - - - -] Attempt 1 to provision port 7d95a0cb-9fa1-497f-8208-f92d30dc30db 2026-04-02 18:04:15.818 10 INFO neutron.plugins.ml2.plugin [None req-379bde35-7e52-41a3-9c33-8fc2f39b2711 - - - - - -] Attempt 1 to provision port 7ed5906e-6af5-4616-8c68-3789e9fd8bf6 2026-04-02 18:04:16.526 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 996a5768-e2c0-45c7-bef7-229ba66cdf5f 2026-04-02 18:04:18.082 9 INFO neutron.plugins.ml2.plugin [None req-557c6ffa-5ad6-48f0-9740-5fb44716128f - - - - - -] Attempt 1 to provision port 996a5768-e2c0-45c7-bef7-229ba66cdf5f 2026-04-02 18:04:18.471 10 INFO neutron.plugins.ml2.plugin [None req-54a1906c-4138-4705-b62f-ece925210071 - - - - - -] Attempt 1 to provision port d3eaff35-0954-4b2a-afd6-f5d43a756efc 2026-04-02 18:04:18.536 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 996a5768-e2c0-45c7-bef7-229ba66cdf5f 2026-04-02 18:04:18.646 10 INFO neutron.plugins.ml2.plugin [None req-54a1906c-4138-4705-b62f-ece925210071 - - - - - -] Attempt 1 to provision port 996a5768-e2c0-45c7-bef7-229ba66cdf5f 2026-04-02 18:04:18.833 10 INFO neutron.plugins.ml2.plugin [None req-2d8f2040-1799-4f39-9743-aee10fed2a43 - - - - - -] Attempt 1 to provision port d3eaff35-0954-4b2a-afd6-f5d43a756efc 2026-04-02 18:04:19.376 10 INFO neutron.plugins.ml2.plugin [None req-40e43a71-b0c2-480a-96b3-0987d2449b72 - - - - - -] Attempt 1 to provision port d3eaff35-0954-4b2a-afd6-f5d43a756efc 2026-04-02 18:04:20.553 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9477dbef-a069-4ebc-a0cd-71efa6a6d78f 2026-04-02 18:04:21.112 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 2a1e5ba9-8814-4d32-8a00-2a5ba4865990 2026-04-02 18:04:22.525 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9477dbef-a069-4ebc-a0cd-71efa6a6d78f 2026-04-02 18:04:22.802 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 2a1e5ba9-8814-4d32-8a00-2a5ba4865990 2026-04-02 18:04:22.887 9 INFO neutron.plugins.ml2.plugin [None req-458c4d37-1487-4f1c-9c6d-7d5cbedd0641 - - - - - -] Attempt 1 to provision port 2a1e5ba9-8814-4d32-8a00-2a5ba4865990 2026-04-02 18:04:23.111 10 INFO neutron.plugins.ml2.plugin [None req-72991cde-e34d-460b-9357-498c4cb0c316 - - - - - -] Attempt 1 to provision port 2a1e5ba9-8814-4d32-8a00-2a5ba4865990 2026-04-02 18:04:23.183 10 INFO neutron.plugins.ml2.plugin [None req-72991cde-e34d-460b-9357-498c4cb0c316 - - - - - -] Attempt 1 to provision port 786577ee-8cd8-455d-97a6-db423bc26325 2026-04-02 18:04:23.530 9 INFO neutron.plugins.ml2.plugin [None req-dce53273-d598-4113-b9cf-7b36de674133 - - - - - -] Attempt 1 to provision port 786577ee-8cd8-455d-97a6-db423bc26325 2026-04-02 18:04:23.803 10 INFO neutron.plugins.ml2.plugin [None req-838f6847-4acd-4b70-b3aa-3788b39138a4 - - - - - -] Attempt 1 to provision port 786577ee-8cd8-455d-97a6-db423bc26325 2026-04-02 18:04:25.666 10 INFO neutron.plugins.ml2.plugin [None req-1d050f28-6e77-4e03-9aa7-d381207e36c2 - - - - - -] Attempt 1 to provision port 8f90f761-7cd6-40d0-a677-f4e8bdfba1fc 2026-04-02 18:04:28.436 9 INFO neutron.plugins.ml2.plugin [None req-9e520ad6-774b-4bb3-91b0-c217ab59aaf5 - - - - - -] Attempt 1 to provision port 3d090107-65f1-4234-a9be-d44c4601ad03 2026-04-02 18:04:28.491 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 83b7a00b-73da-412e-8821-d38ec37a4454 2026-04-02 18:04:30.594 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8090da7d-e528-4d14-b9f3-2cfeb1925279 2026-04-02 18:04:30.727 9 INFO neutron.plugins.ml2.plugin [None req-25c4e8c1-e7f8-40e8-9c06-51f5bb96e3f7 - - - - - -] Attempt 1 to provision port 83b7a00b-73da-412e-8821-d38ec37a4454 2026-04-02 18:04:30.876 9 INFO neutron.plugins.ml2.plugin [None req-25c4e8c1-e7f8-40e8-9c06-51f5bb96e3f7 - - - - - -] Attempt 1 to provision port 8090da7d-e528-4d14-b9f3-2cfeb1925279 2026-04-02 18:04:31.112 10 INFO neutron.plugins.ml2.plugin [None req-8c111081-4964-4dd9-8a90-72ef8119caee - - - - - -] Attempt 1 to provision port 83b7a00b-73da-412e-8821-d38ec37a4454 2026-04-02 18:04:31.277 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 83b7a00b-73da-412e-8821-d38ec37a4454 2026-04-02 18:04:31.372 9 INFO neutron.plugins.ml2.plugin [None req-ca7f8d98-7441-4d9e-84f3-6d6033bce1be - - - - - -] Attempt 1 to provision port 8090da7d-e528-4d14-b9f3-2cfeb1925279 2026-04-02 18:04:31.476 9 INFO neutron.plugins.ml2.plugin [None req-ca7f8d98-7441-4d9e-84f3-6d6033bce1be - - - - - -] Attempt 1 to provision port 4b59f6af-54ea-43b7-b947-4c773b21ed36 2026-04-02 18:04:31.644 10 INFO neutron.plugins.ml2.plugin [None req-6b1082c6-1c39-411f-abaf-85a59b02b0dd - - - - - -] Attempt 1 to provision port 829d04f1-c471-455e-bc01-b2271cfb9321 2026-04-02 18:04:31.693 10 INFO neutron.plugins.ml2.plugin [None req-6b1082c6-1c39-411f-abaf-85a59b02b0dd - - - - - -] Attempt 1 to provision port 4b59f6af-54ea-43b7-b947-4c773b21ed36 2026-04-02 18:04:31.846 9 INFO neutron.plugins.ml2.plugin [None req-c3f9a8d1-c88c-464a-85a4-66e647dd0dcd - - - - - -] Attempt 1 to provision port 4b59f6af-54ea-43b7-b947-4c773b21ed36 2026-04-02 18:04:32.197 10 INFO neutron.plugins.ml2.plugin [None req-dfb4474d-296a-47d1-b1ea-381db44f4074 - - - - - -] Attempt 1 to provision port 829d04f1-c471-455e-bc01-b2271cfb9321 2026-04-02 18:04:32.633 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bb6abca5-08fe-4ba0-8a83-b06b1ba44eed 2026-04-02 18:04:33.214 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8090da7d-e528-4d14-b9f3-2cfeb1925279 2026-04-02 18:04:33.486 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8f90f761-7cd6-40d0-a677-f4e8bdfba1fc 2026-04-02 18:04:33.621 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d975a3-b9eb-47ab-bb30-ec8cd048d347'] response: {'server_uuid': '275c5115-c448-4b24-a41c-308c2b969730', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f90f761-7cd6-40d0-a677-f4e8bdfba1fc', 'code': 200} /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-04-02 18:04:34.481 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bb6abca5-08fe-4ba0-8a83-b06b1ba44eed 2026-04-02 18:04:34.960 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8f90f761-7cd6-40d0-a677-f4e8bdfba1fc 2026-04-02 18:04:35.773 9 INFO neutron.plugins.ml2.plugin [None req-94cf4329-1e89-4f6a-87ed-130fd23f3407 - - - - - -] Attempt 1 to provision port 3ac27bbf-1a9f-48f7-9856-68663c6e2e70 2026-04-02 18:04:36.336 10 INFO neutron.plugins.ml2.plugin [None req-6bf69ade-ac75-4a25-9c26-4f147cddef62 - - - - - -] Attempt 1 to provision port 90547cf9-9166-471e-80f5-c7e6b8405771 2026-04-02 18:04:36.598 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 06297dcd-2546-403e-97ad-cd6274822dba 2026-04-02 18:04:37.356 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7ed5906e-6af5-4616-8c68-3789e9fd8bf6 2026-04-02 18:04:37.616 9 INFO neutron.plugins.ml2.plugin [None req-fd21fffa-5d5a-4dcc-9e09-d8f106c2e661 - - - - - -] Attempt 1 to provision port 06297dcd-2546-403e-97ad-cd6274822dba 2026-04-02 18:04:37.956 10 INFO neutron.plugins.ml2.plugin [None req-5afa5e9a-be00-402a-9914-1920ab06bed4 - - - - - -] Attempt 1 to provision port 06297dcd-2546-403e-97ad-cd6274822dba 2026-04-02 18:04:38.368 9 INFO neutron.plugins.ml2.plugin [None req-3aa77ac7-c72c-423f-801a-9c03c9496170 - - - - - -] Attempt 1 to provision port 8c8b1f37-e46c-4059-892e-a00972ee7769 2026-04-02 18:04:38.624 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7ed5906e-6af5-4616-8c68-3789e9fd8bf6 2026-04-02 18:04:38.859 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 06297dcd-2546-403e-97ad-cd6274822dba 2026-04-02 18:04:39.126 9 INFO neutron.plugins.ml2.plugin [None req-3a767c58-87be-4bbb-8f8e-08becbbdc4d2 - - - - - -] Attempt 1 to provision port 8c8b1f37-e46c-4059-892e-a00972ee7769 2026-04-02 18:04:39.430 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d3eaff35-0954-4b2a-afd6-f5d43a756efc 2026-04-02 18:04:40.643 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d3eaff35-0954-4b2a-afd6-f5d43a756efc 2026-04-02 18:04:40.983 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9db6e4d0-5adc-4fba-8fd9-bb6b6e0e82fa 2026-04-02 18:04:42.689 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9db6e4d0-5adc-4fba-8fd9-bb6b6e0e82fa 2026-04-02 18:04:45.733 9 INFO neutron.plugins.ml2.plugin [None req-891745f7-bb13-4c6a-a5c6-894656c4b318 - - - - - -] Attempt 1 to provision port b0b618ec-60c3-4ea7-99f8-2ebe8a6545cd 2026-04-02 18:04:47.598 10 INFO neutron.plugins.ml2.plugin [None req-12d63003-df07-49eb-8aec-27af029f3958 - - - - - -] Attempt 1 to provision port 8826e72d-88db-46ec-ac2c-4e6dffa6c447 2026-04-02 18:04:48.631 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b0b618ec-60c3-4ea7-99f8-2ebe8a6545cd 2026-04-02 18:04:48.726 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee436c14-cbc3-40e5-9f4f-d16b80fd1e38'] response: {'server_uuid': '064be994-5b53-4186-b569-fd5f45f7d3f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0b618ec-60c3-4ea7-99f8-2ebe8a6545cd', 'code': 200} 2026-04-02 18:04:49.074 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3d090107-65f1-4234-a9be-d44c4601ad03 2026-04-02 18:04:50.513 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port b0b618ec-60c3-4ea7-99f8-2ebe8a6545cd 2026-04-02 18:04:50.765 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3d090107-65f1-4234-a9be-d44c4601ad03 2026-04-02 18:04:51.014 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 829d04f1-c471-455e-bc01-b2271cfb9321 2026-04-02 18:04:52.471 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 829d04f1-c471-455e-bc01-b2271cfb9321 2026-04-02 18:04:54.516 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3ac27bbf-1a9f-48f7-9856-68663c6e2e70 2026-04-02 18:04:56.565 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8c8b1f37-e46c-4059-892e-a00972ee7769 2026-04-02 18:04:56.903 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3ac27bbf-1a9f-48f7-9856-68663c6e2e70 2026-04-02 18:04:58.519 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 8c8b1f37-e46c-4059-892e-a00972ee7769 2026-04-02 18:05:04.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff8407a6-180b-4ea3-a9ca-37a06989f7c3'] response: {'server_uuid': '064be994-5b53-4186-b569-fd5f45f7d3f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b0b618ec-60c3-4ea7-99f8-2ebe8a6545cd', 'code': 200} 2026-04-02 18:05:22.558 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:22.981 10 INFO neutron.plugins.ml2.plugin [None req-e8bbd674-e892-4284-b2fe-0cb545ccf6e3 - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:23.016 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:23.706 10 INFO neutron.plugins.ml2.plugin [None req-f4d1fa89-91ab-4c0a-aa58-13a5440bb5c6 - - - - - -] Attempt 1 to provision port 54fcc2c3-dab9-42a1-a50b-6830e34fe52d 2026-04-02 18:05:23.751 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:23.753 10 INFO neutron.plugins.ml2.plugin [None req-f4d1fa89-91ab-4c0a-aa58-13a5440bb5c6 - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:23.944 10 INFO neutron.plugins.ml2.plugin [None req-f4d1fa89-91ab-4c0a-aa58-13a5440bb5c6 - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:24.403 9 INFO neutron.plugins.ml2.plugin [None req-ec1662a2-5808-4e3e-9f7f-f0a7f19aa1b7 - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:24.506 9 INFO neutron.plugins.ml2.plugin [None req-ec1662a2-5808-4e3e-9f7f-f0a7f19aa1b7 - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:24.658 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.758 10 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-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.758 10 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-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.758 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.761 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.761 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 2 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.807 10 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-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.807 10 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-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.807 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.808 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 3 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.848 10 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-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.848 10 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-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.848 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.849 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.850 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 4 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.900 10 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-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.900 10 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-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.900 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.901 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.902 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 5 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.950 10 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-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.950 10 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-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.950 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.951 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.952 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 6 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:24.982 10 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-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:24.982 10 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-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:24.982 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:24.983 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:24.987 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 7 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:25.008 9 INFO neutron.plugins.ml2.plugin [None req-fcb255ce-d5a5-425b-9230-74c54e7c62e3 - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:25.017 10 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-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:25.017 10 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-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.017 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:25.018 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:25.020 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 8 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:25.059 10 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-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:25.059 10 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-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.059 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:25.060 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:25.061 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 9 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:25.114 9 INFO neutron.plugins.ml2.plugin [None req-fcb255ce-d5a5-425b-9230-74c54e7c62e3 - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:25.188 9 INFO neutron.plugins.ml2.plugin [None req-fcb255ce-d5a5-425b-9230-74c54e7c62e3 - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:25.258 10 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-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:25.258 10 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-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.258 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:25.259 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:25.261 10 INFO neutron.plugins.ml2.plugin [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Attempt 10 to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:25.308 10 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-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:25.308 10 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-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a4329d69-5859-401d-8d95-027a5f3cf62f could not be found. 2026-04-02 18:05:25.308 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:25.309 10 ERROR neutron.plugins.ml2.managers [None req-340df90f-7e31-43a0-98e0-0d2fd9a7ec6a - - - - - -] Failed to bind port ca818de5-8a30-4fbd-b7f6-8dac46333550 on host instance for vnic_type normal using segments [{'id': '6a8b9270-c03d-48f8-a4be-16d0fa45c51f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': '7ecefc4e-59b6-4b80-81c5-2a1b34cc7e09'}] 2026-04-02 18:05:25.377 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:25.410 9 INFO neutron.plugins.ml2.plugin [None req-95f83b77-58af-483b-9aae-12e2c9426ded - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:25.790 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:26.013 9 INFO neutron.plugins.ml2.plugin [None req-9fb68f49-661e-463e-b770-21a6469e7339 - - - - - -] Attempt 1 to provision port 3eac912e-9ce5-4b43-9e4b-f30a8ebd49a2 2026-04-02 18:05:26.198 9 INFO neutron.plugins.ml2.plugin [None req-150e07bd-8b15-406a-b5b2-0bd2ead42377 - - - - - -] Attempt 1 to provision port 4bb1d66d-1696-43ad-b5b5-5de3e809886c 2026-04-02 18:05:26.271 9 INFO neutron.plugins.ml2.plugin [None req-150e07bd-8b15-406a-b5b2-0bd2ead42377 - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:26.423 9 INFO neutron.plugins.ml2.plugin [None req-6672ebcd-8562-4dd1-a69c-3d14d624a223 - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:26.560 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9fb65944-0d95-4296-a44c-8dfaec2e382b 2026-04-02 18:05:26.708 10 INFO neutron.plugins.ml2.plugin [None req-281448ed-e2df-4bce-933e-b53214c4029f - - - - - -] Attempt 1 to provision port facab5ec-a48f-47a3-bdb5-c210c0d11f6f 2026-04-02 18:05:27.083 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port facab5ec-a48f-47a3-bdb5-c210c0d11f6f 2026-04-02 18:05:28.599 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9fb65944-0d95-4296-a44c-8dfaec2e382b 2026-04-02 18:05:29.013 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port facab5ec-a48f-47a3-bdb5-c210c0d11f6f 2026-04-02 18:05:30.482 10 INFO neutron.plugins.ml2.plugin [None req-057e24fd-4cd6-487d-96e1-941ecb89d565 - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:30.686 10 INFO neutron.plugins.ml2.plugin [None req-8571de43-b8df-47fd-82a9-41563f76e115 - - - - - -] Attempt 1 to provision port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:31.056 9 INFO neutron.plugins.ml2.plugin [None req-edb56ff1-3ebb-4e5d-a83b-7c43fadd5f09 - - - - - -] Attempt 1 to provision port 24f8dda2-f09c-44d0-934c-b3696900018f 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.080 10 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-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.080 10 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-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.080 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.081 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.081 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 2 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.102 10 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-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.102 10 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-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.102 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.103 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.103 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 3 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.134 10 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-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.134 10 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-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.134 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.135 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.135 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 4 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.164 9 INFO neutron.plugins.ml2.plugin [None req-edb56ff1-3ebb-4e5d-a83b-7c43fadd5f09 - - - - - -] Attempt 1 to provision port 33e82722-d1a6-4d7c-9e5c-5480f1524cb5 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.167 10 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-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.167 10 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-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.167 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.168 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.168 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 5 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.206 10 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-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.206 10 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-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.206 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.207 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.207 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 6 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.251 10 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-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.251 10 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-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.251 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.252 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.252 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 7 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.278 10 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-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.278 10 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-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.278 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.279 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.280 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 8 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.311 10 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-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.311 10 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-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.311 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.312 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.312 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 9 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.314 10 INFO neutron.plugins.ml2.plugin [None req-7ec8888a-6d0a-4255-897a-ab45e6c67dac - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.338 10 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-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.338 10 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-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.338 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.339 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.340 10 INFO neutron.plugins.ml2.plugin [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Attempt 10 to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 2026-04-02 18:05:31.353 10 INFO neutron.plugins.ml2.plugin [None req-7ec8888a-6d0a-4255-897a-ab45e6c67dac - - - - - -] Attempt 1 to provision port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:31.361 10 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-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:31.361 10 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-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8381dab5-a755-4a24-876e-c61f179f8c23 could not be found. 2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:31.361 10 ERROR neutron.plugins.ml2.managers [None req-0f439b1f-af00-47d0-bbf2-04fa7eee82df - - - - - -] Failed to bind port 5eebaaa3-9253-47a9-8bf7-e117568b00e6 on host instance for vnic_type normal using segments [{'id': '77975095-1b4e-4305-b333-57469b8d882f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 415, 'network_id': '8befbb81-7e4d-446b-a1ac-665b3d626eb0'}] 2026-04-02 18:05:31.529 10 INFO neutron.plugins.ml2.plugin [None req-bad1ed74-e006-43fb-8843-6f9f96c03ea7 - - - - - -] Attempt 1 to provision port 33e82722-d1a6-4d7c-9e5c-5480f1524cb5 2026-04-02 18:05:31.967 9 INFO neutron.plugins.ml2.plugin [None req-56ddd711-3c2a-40d8-8ba4-f62db74b0033 - - - - - -] Attempt 1 to provision port 33e82722-d1a6-4d7c-9e5c-5480f1524cb5 2026-04-02 18:05:35.148 10 INFO neutron.plugins.ml2.plugin [None req-3406b5ae-3f38-49ad-addb-a4e73dfa9e22 - - - - - -] Attempt 1 to provision port 14164ccd-2161-4416-9f53-1b7f31533528 2026-04-02 18:05:36.619 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7e11d0b9-dd41-4b70-81ad-9822768592b0 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:36.880 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-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.880 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:36.881 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:36.882 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 2 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:36.906 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-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.906 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:36.907 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:36.909 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 3 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:36.942 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-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.942 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:36.943 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:36.943 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 4 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:36.981 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-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:36.981 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:36.983 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 5 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.027 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-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.027 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.028 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.039 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 6 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.074 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-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.074 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.075 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.076 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 7 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.112 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-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.112 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.113 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.113 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 8 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.136 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-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.136 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.138 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 9 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.159 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-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.159 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.160 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.160 9 INFO neutron.plugins.ml2.plugin [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Attempt 10 to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:05:37.186 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-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 57fdf710-1648-49c0-ae68-880b89daf0a6 could not be found. 2026-04-02 18:05:37.186 9 ERROR neutron.plugins.ml2.managers  2026-04-02 18:05:37.187 9 ERROR neutron.plugins.ml2.managers [None req-0ae77706-6e42-4e2a-a400-11d92ba02b00 - - - - - -] Failed to bind port 8f00828b-4484-4a31-a0ee-a876864a9bca on host instance for vnic_type normal using segments [{'id': 'e801f2e6-51b0-4e9b-8e8c-d217ce29a1ef', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 316, 'network_id': '5ade3717-2bd0-4d07-bf52-e9156930cfa1'}] 2026-04-02 18:05:37.285 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 14164ccd-2161-4416-9f53-1b7f31533528 2026-04-02 18:05:37.390 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e3d95ad-8232-481a-9ba7-9888bd967d86'] response: {'server_uuid': '6276b37b-b32f-4465-b8cf-c49db9ff71fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14164ccd-2161-4416-9f53-1b7f31533528', 'code': 200} 2026-04-02 18:05:37.924 10 INFO neutron.plugins.ml2.plugin [None req-5a41a93f-55c9-4dd9-b33b-bb6c970f2723 - - - - - -] Attempt 1 to provision port 7e11d0b9-dd41-4b70-81ad-9822768592b0 2026-04-02 18:05:38.418 10 INFO neutron.plugins.ml2.plugin [None req-0505ea36-c0e1-4b14-a165-c04c887610d8 - - - - - -] Attempt 1 to provision port 7e11d0b9-dd41-4b70-81ad-9822768592b0 2026-04-02 18:05:38.560 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7e11d0b9-dd41-4b70-81ad-9822768592b0 2026-04-02 18:05:39.005 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 14164ccd-2161-4416-9f53-1b7f31533528 /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-04-02 18:05:42.710 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 33e82722-d1a6-4d7c-9e5c-5480f1524cb5 2026-04-02 18:05:43.216 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 54fcc2c3-dab9-42a1-a50b-6830e34fe52d 2026-04-02 18:05:43.332 10 WARNING neutron.plugins.ml2.plugin [None req-94a1ba0d-e07a-4316-a2ee-40af83082cda - - - - - -] Concurrent port binding operations failed on port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:43.335 10 INFO neutron.plugins.ml2.plugin [None req-94a1ba0d-e07a-4316-a2ee-40af83082cda - - - - - -] Attempt 2 to bind port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:44.553 10 INFO neutron.plugins.ml2.plugin [None req-26833d8d-3ddd-479d-b9bc-51f028dcb77c - - - - - -] Attempt 1 to provision port 1019fd60-160e-4e9d-9619-c89bb88cf9f1 2026-04-02 18:05:44.563 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:44.986 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 33e82722-d1a6-4d7c-9e5c-5480f1524cb5 2026-04-02 18:05:45.296 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:45.656 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 54fcc2c3-dab9-42a1-a50b-6830e34fe52d 2026-04-02 18:05:46.623 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 6c63a427-f6d2-4c89-9478-c3098c48e2a6 2026-04-02 18:05:46.986 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1019fd60-160e-4e9d-9619-c89bb88cf9f1 2026-04-02 18:05:47.105 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba73984e-3b83-41a0-ba4f-54743ef1ba0b'] response: {'server_uuid': 'b8636a76-69b8-4296-ae5a-f6811bd1454c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1019fd60-160e-4e9d-9619-c89bb88cf9f1', 'code': 200} 2026-04-02 18:05:47.351 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port bec627d3-9b47-4f8f-8d6d-c8eadb831067 2026-04-02 18:05:48.531 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 1019fd60-160e-4e9d-9619-c89bb88cf9f1 2026-04-02 18:06:06.805 9 INFO neutron.plugins.ml2.plugin [None req-88f83af3-b3ed-4073-9f8f-159b4fa9a3d5 - - - - - -] Attempt 1 to provision port 91eea3ac-f46a-41c7-87d8-e153a904054f 2026-04-02 18:06:18.648 10 INFO neutron.plugins.ml2.plugin [None req-dc6c31d6-3781-4d83-8637-142d4c849382 - - - - - -] Attempt 1 to provision port 7beb7493-43cb-47e0-972a-db137175007e 2026-04-02 18:06:18.995 9 INFO neutron.plugins.ml2.plugin [None req-0c195271-25ab-40a8-be78-b814f7af4bd3 - - - - - -] Attempt 1 to provision port 749d554c-86fa-4d5d-b1f6-c570f93962ea 2026-04-02 18:06:22.637 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 402b7ec4-1c20-44c0-abab-ff8172d2fff9 2026-04-02 18:06:23.130 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9cc92387-d4f3-482b-8093-7c35d228b6bf 2026-04-02 18:06:23.650 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 749d554c-86fa-4d5d-b1f6-c570f93962ea 2026-04-02 18:06:23.783 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8492038-8557-47b5-b8f8-983c09c71e11'] response: {'server_uuid': 'f933973f-9baa-415b-a53d-acdff38673c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '749d554c-86fa-4d5d-b1f6-c570f93962ea', 'code': 200} 2026-04-02 18:06:24.283 9 INFO neutron.plugins.ml2.plugin [None req-85c4c565-c302-4c2a-9990-5068c18fd11b - - - - - -] Attempt 1 to provision port 9cc92387-d4f3-482b-8093-7c35d228b6bf 2026-04-02 18:06:24.564 9 INFO neutron.plugins.ml2.plugin [None req-be2af654-562d-4eb0-9011-030c9ac54e32 - - - - - -] Attempt 1 to provision port 9ead17ab-d426-487b-aac7-f80a244576e3 2026-04-02 18:06:24.577 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 402b7ec4-1c20-44c0-abab-ff8172d2fff9 2026-04-02 18:06:24.595 9 INFO neutron.plugins.ml2.plugin [None req-be2af654-562d-4eb0-9011-030c9ac54e32 - - - - - -] Attempt 1 to provision port 9cc92387-d4f3-482b-8093-7c35d228b6bf 2026-04-02 18:06:24.788 10 INFO neutron.plugins.ml2.plugin [None req-db17b028-e964-4912-b9e3-c914fd5b0037 - - - - - -] Attempt 1 to provision port 9ead17ab-d426-487b-aac7-f80a244576e3 2026-04-02 18:06:24.879 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9cc92387-d4f3-482b-8093-7c35d228b6bf 2026-04-02 18:06:25.042 9 INFO neutron.plugins.ml2.plugin [None req-94542c8b-0b04-4690-bd13-2918af000913 - - - - - -] Attempt 1 to provision port 9ead17ab-d426-487b-aac7-f80a244576e3 2026-04-02 18:06:25.187 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 749d554c-86fa-4d5d-b1f6-c570f93962ea 2026-04-02 18:06:27.410 10 INFO neutron.plugins.ml2.plugin [None req-a9d4fe4c-af2a-4c35-88f6-c3e5075c4acc - - - - - -] Attempt 1 to provision port 9ff01f0a-37b8-48c2-b939-7cd8ae16e629 2026-04-02 18:06:28.636 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9ff01f0a-37b8-48c2-b939-7cd8ae16e629 2026-04-02 18:06:28.772 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2db7416-2956-411e-9b6a-7a9b6a1f3d00'] response: {'server_uuid': 'af6b0f48-e376-4fda-bee0-d427e88eb23a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ff01f0a-37b8-48c2-b939-7cd8ae16e629', 'code': 200} 2026-04-02 18:06:30.562 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9ff01f0a-37b8-48c2-b939-7cd8ae16e629 2026-04-02 18:06:44.611 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7beb7493-43cb-47e0-972a-db137175007e 2026-04-02 18:06:44.964 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9ead17ab-d426-487b-aac7-f80a244576e3 2026-04-02 18:06:46.659 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 7beb7493-43cb-47e0-972a-db137175007e 2026-04-02 18:06:46.863 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 9ead17ab-d426-487b-aac7-f80a244576e3 2026-04-02 18:06:52.854 10 INFO neutron.plugins.ml2.plugin [None req-fb3fdad8-a4c6-45a5-8829-657a9a602f9f - - - - - -] Attempt 1 to provision port 0515d03b-066c-4bdc-900f-66b4e58a995f 2026-04-02 18:06:54.631 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 0515d03b-066c-4bdc-900f-66b4e58a995f 2026-04-02 18:06:54.743 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6539f89-68d0-4db4-82f7-56ed9960633d'] response: {'server_uuid': '9ca3c8ae-196c-4757-917e-bb8e72bad066', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0515d03b-066c-4bdc-900f-66b4e58a995f', 'code': 200} 2026-04-02 18:06:56.584 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 0515d03b-066c-4bdc-900f-66b4e58a995f 2026-04-02 18:07:04.105 10 INFO neutron.plugins.ml2.plugin [None req-0e197e99-73d0-42e8-af5d-ffde7cc7d166 - - - - - -] Attempt 1 to provision port 4c27ff48-46cf-44ef-8ab3-97f882de2f6c 2026-04-02 18:07:06.788 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4c27ff48-46cf-44ef-8ab3-97f882de2f6c 2026-04-02 18:07:06.944 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c66e2d3d-3eda-44a2-bc0f-b72fee9fcfa0'] response: {'server_uuid': 'f933973f-9baa-415b-a53d-acdff38673c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c27ff48-46cf-44ef-8ab3-97f882de2f6c', 'code': 200} 2026-04-02 18:07:08.684 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 4c27ff48-46cf-44ef-8ab3-97f882de2f6c 2026-04-02 18:07:33.182 9 INFO neutron.plugins.ml2.plugin [None req-69b0f3d5-5e03-4a20-8925-26a680824700 - - - - - -] Attempt 1 to provision port ee88dd71-cfd0-49f2-86a7-2d59e4c6e665 2026-04-02 18:07:36.717 9 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port ee88dd71-cfd0-49f2-86a7-2d59e4c6e665 2026-04-02 18:07:36.838 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b48537-ac1e-424f-a5d5-ef3d6e62c93a'] response: {'server_uuid': 'f933973f-9baa-415b-a53d-acdff38673c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee88dd71-cfd0-49f2-86a7-2d59e4c6e665', 'code': 200} 2026-04-02 18:07:38.599 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port ee88dd71-cfd0-49f2-86a7-2d59e4c6e665 2026-04-02 18:07:46.633 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 96a53c10-70fd-4c5b-95f2-d4b4a718d651 2026-04-02 18:07:46.755 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-93f2235b-f9ab-415b-b437-a2bdbeeccb39'] response: {'server_uuid': 'f933973f-9baa-415b-a53d-acdff38673c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96a53c10-70fd-4c5b-95f2-d4b4a718d651', 'code': 200} 2026-04-02 18:07:47.600 9 INFO neutron.plugins.ml2.plugin [None req-b903d4b5-c6fc-4d37-a0b1-c2822bc85891 - - - - - -] Attempt 1 to provision port 96a53c10-70fd-4c5b-95f2-d4b4a718d651 2026-04-02 18:07:48.660 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 96a53c10-70fd-4c5b-95f2-d4b4a718d651 2026-04-02 18:07:57.869 9 INFO neutron.plugins.ml2.plugin [None req-f0d12fb3-1361-432c-9abb-7bab7011268f - - - - - -] Attempt 1 to provision port 96a53c10-70fd-4c5b-95f2-d4b4a718d651 2026-04-02 18:08:03.282 9 INFO neutron.plugins.ml2.plugin [None req-cdf7e570-b49a-46bc-a1e4-d7bee83909e6 - - - - - -] Attempt 1 to provision port ee88dd71-cfd0-49f2-86a7-2d59e4c6e665 2026-04-02 18:08:58.710 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port e7b62fcf-b2e8-4f32-af03-e6b5cb9f4567 2026-04-02 18:08:59.157 9 INFO neutron.plugins.ml2.plugin [None req-2d6d3924-187a-4f1d-96e1-68649d13cbe6 - - - - - -] Attempt 1 to provision port 695b72c2-f403-4071-8d9e-ea0639d8e071 2026-04-02 18:08:59.188 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 695b72c2-f403-4071-8d9e-ea0639d8e071 2026-04-02 18:08:59.678 10 INFO neutron.plugins.ml2.plugin [None req-f8594eec-6718-4749-a9b7-4f7017947eaf - - - - - -] Attempt 1 to provision port 695b72c2-f403-4071-8d9e-ea0639d8e071 2026-04-02 18:09:00.059 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 51628913-035b-4509-804a-16929959a21f 2026-04-02 18:09:00.159 10 INFO neutron.plugins.ml2.plugin [None req-52d6cf5d-bef9-4df5-826f-267fd06de21b - - - - - -] Attempt 1 to provision port 51628913-035b-4509-804a-16929959a21f 2026-04-02 18:09:00.383 10 INFO neutron.plugins.ml2.plugin [None req-cf5adc90-384d-4f8b-a79e-53774d88d905 - - - - - -] Attempt 1 to provision port e7b62fcf-b2e8-4f32-af03-e6b5cb9f4567 2026-04-02 18:09:00.590 9 INFO neutron.plugins.ml2.plugin [None req-8c2cd495-7c92-4c29-abec-bc5a26e9e376 - - - - - -] Attempt 1 to provision port 51628913-035b-4509-804a-16929959a21f 2026-04-02 18:09:00.872 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port 425e7389-eb0c-4cec-81e9-0f4d7d199347 2026-04-02 18:09:01.067 10 INFO neutron.plugins.ml2.plugin [None req-73c937f7-7136-4fe5-9c12-c1fbd3b690be - - - - - -] Attempt 1 to provision port 425e7389-eb0c-4cec-81e9-0f4d7d199347 2026-04-02 18:09:01.345 10 INFO neutron.plugins.ml2.plugin [None req-d41b2778-6329-4319-a5db-eee98380154f - - - - - -] Attempt 1 to provision port d2290167-421c-4ceb-9cc4-ffc80872dd8c