+ 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-05-21 05:25:12.104 1 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:25:12.104 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-21 05:25:12.104 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-21 05:25:12.105 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:25:12.918 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:25:12.920 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:25:12.923 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-21 05:25:12.924 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:25:12.924 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:25:12.924 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:25:12.924 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:25:12.929 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:25:12.929 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:25:12.929 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:25:12.945 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:25:12.946 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:25:12.946 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:25:12.973 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:25:12.974 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:25:12.974 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:25:12.974 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:25:13.228 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:25:13.496 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:25:13.496 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:25:13.496 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:25:13.538 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:25:13.539 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:25:13.539 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:25:13.539 1 INFO neutron.plugins.ml2.extensions.port_security [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:25:13.539 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:25:13.539 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:25:13.540 1 INFO neutron.plugins.ml2.managers [None req-119b63c1-f5b3-499c-afa2-3e53e86fb853 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:25:13.552 1 INFO neutron.quota [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded quota_driver: . 2026-05-21 05:25:13.553 1 INFO neutron.plugins.ml2.plugin [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:25:13.553 1 INFO neutron.plugins.ml2.managers [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:25:13.553 1 INFO neutron.plugins.ml2.managers [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:25:13.553 1 INFO neutron.plugins.ml2.managers [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:25:13.553 1 INFO neutron.extensions.vlantransparent [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:25:13.553 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: qos 2026-05-21 05:25:13.564 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: router 2026-05-21 05:25:13.600 1 INFO neutron.services.service_base [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:25:13.601 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: segments 2026-05-21 05:25:13.668 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: trunk 2026-05-21 05:25:13.721 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:25:13.765 1 WARNING stevedore.named [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:25:13.831 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:25:13.831 1 INFO neutron.common.utils [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:25:13.832 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:25:13.836 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: tag 2026-05-21 05:25:13.841 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: timestamp 2026-05-21 05:25:13.843 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:25:13.847 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: flavors 2026-05-21 05:25:13.849 1 INFO neutron.manager [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loading Plugin: revisions 2026-05-21 05:25:13.852 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Initializing extension manager. 2026-05-21 05:25:13.853 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: address-group 2026-05-21 05:25:13.854 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: address-scope 2026-05-21 05:25:13.854 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:25:13.855 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: agent 2026-05-21 05:25:13.856 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:25:13.857 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:25:13.857 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:25:13.858 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: availability_zone 2026-05-21 05:25:13.858 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:25:13.859 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:25:13.859 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:25:13.860 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:25:13.861 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: dns-integration 2026-05-21 05:25:13.861 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:25:13.862 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:25:13.863 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: dvr 2026-05-21 05:25:13.863 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:25:13.864 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:25:13.864 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:25:13.865 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:25:13.865 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: external-net 2026-05-21 05:25:13.866 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:25:13.866 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: extraroute 2026-05-21 05:25:13.867 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:25:13.867 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:25:13.868 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:25:13.868 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:25:13.869 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:25:13.869 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:25:13.870 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: flavors 2026-05-21 05:25:13.871 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:25:13.871 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:25:13.872 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:25:13.872 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:25:13.873 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:25:13.874 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: router 2026-05-21 05:25:13.875 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:25:13.876 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:25:13.876 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: l3-ha 2026-05-21 05:25:13.877 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:25:13.877 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:25:13.878 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:25:13.879 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:25:13.880 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:25:13.883 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:25:13.884 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:25:13.885 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:25:13.886 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:25:13.886 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: multi-provider 2026-05-21 05:25:13.887 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: net-mtu 2026-05-21 05:25:13.887 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:25:13.888 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:25:13.888 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:25:13.889 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:25:13.890 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: pagination 2026-05-21 05:25:13.890 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:25:13.891 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:25:13.892 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:25:13.892 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:25:13.893 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:25:13.893 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:25:13.894 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: binding 2026-05-21 05:25:13.894 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: binding-extended 2026-05-21 05:25:13.895 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-security 2026-05-21 05:25:13.895 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: project-id 2026-05-21 05:25:13.896 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: provider 2026-05-21 05:25:13.898 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos 2026-05-21 05:25:13.899 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:25:13.899 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:25:13.900 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-default 2026-05-21 05:25:13.901 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-fip 2026-05-21 05:25:13.901 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:25:13.902 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:25:13.902 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:25:13.903 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:25:13.903 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:25:13.904 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-pps 2026-05-21 05:25:13.904 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:25:13.905 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:25:13.905 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:25:13.906 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:25:13.908 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: quotas 2026-05-21 05:25:13.910 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: quota_details 2026-05-21 05:25:13.911 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:25:13.912 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:25:13.912 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:25:13.913 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:25:13.913 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:25:13.914 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:25:13.914 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:25:13.915 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:25:13.915 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:25:13.916 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:25:13.916 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:25:13.917 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:25:13.917 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:25:13.923 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: security-group 2026-05-21 05:25:13.924 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: segment 2026-05-21 05:25:13.925 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:25:13.925 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: service-type 2026-05-21 05:25:13.926 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: sorting 2026-05-21 05:25:13.926 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:25:13.927 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:25:13.927 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:25:13.928 1 WARNING neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:25:13.928 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:25:13.929 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:25:13.929 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:25:13.930 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:25:13.930 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:25:13.931 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:25:13.932 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:25:13.934 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:25:13.935 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:25:13.936 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: trunk 2026-05-21 05:25:13.936 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: trunk-details 2026-05-21 05:25:13.937 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:25:13.937 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:25:13.938 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:25:13.939 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:25:13.940 1 INFO neutron.api.extensions [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Loaded extension: vpnaas 2026-05-21 05:25:13.942 1 INFO oslo_service.service [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Starting 2 workers 2026-05-21 05:25:13.946 1 INFO oslo_service.service [None req-ee9b9bc7-45fc-42f7-baec-86ead72b20fe - - - - - -] Starting 1 workers 2026-05-21 05:25:55.518 9 INFO neutron.db.l3_hamode_db [None req-c9d9937f-4de7-431b-a09a-790a2a0f58b7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:26:08.370 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 9d0fa4d9-b78d-44ea-81a8-e78abeb5d39b 2026-05-21 05:26:08.733 9 INFO neutron.plugins.ml2.plugin [None req-73cecb21-d364-4844-a54b-001f6c5c7e2b - - - - - -] Attempt 1 to provision port 9d0fa4d9-b78d-44ea-81a8-e78abeb5d39b 2026-05-21 05:26:09.043 10 INFO neutron.plugins.ml2.plugin [None req-46c8e251-0b66-4817-9a16-840ce1b724c9 - - - - - -] Attempt 1 to provision port 9d0fa4d9-b78d-44ea-81a8-e78abeb5d39b 2026-05-21 05:26:10.295 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 9d0fa4d9-b78d-44ea-81a8-e78abeb5d39b 2026-05-21 05:32:44.871 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6d16523b-9098-42f1-900c-f9f9ee3dc8cc 2026-05-21 05:32:46.576 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6d16523b-9098-42f1-900c-f9f9ee3dc8cc 2026-05-21 05:32:47.312 10 INFO neutron.plugins.ml2.plugin [None req-55062b60-6502-46a2-8042-aeb836e1b2ea - - - - - -] Attempt 1 to provision port 6d16523b-9098-42f1-900c-f9f9ee3dc8cc 2026-05-21 05:32:47.495 9 INFO neutron.plugins.ml2.plugin [None req-9f510c66-9883-4cbb-b90f-5488f67508bf - - - - - -] Attempt 1 to provision port 6d16523b-9098-42f1-900c-f9f9ee3dc8cc 2026-05-21 05:32:52.314 10 INFO neutron.plugins.ml2.plugin [None req-9d46381a-9b75-4663-a681-17f85be98662 - - - - - -] Attempt 1 to provision port 67fd640d-48b8-4dee-a916-204a9d78959e 2026-05-21 05:36:16.839 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 67fd640d-48b8-4dee-a916-204a9d78959e 2026-05-21 05:36:18.711 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 67fd640d-48b8-4dee-a916-204a9d78959e 2026-05-21 05:46:05.164 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 792b08a4-f52c-45b0-85f5-31d4dd15fd7a 2026-05-21 05:46:07.142 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 792b08a4-f52c-45b0-85f5-31d4dd15fd7a 2026-05-21 06:02:11.129 9 INFO neutron.plugins.ml2.plugin [None req-e7058ef2-926c-473d-8110-00127cbf4e7c - - - - - -] Attempt 1 to provision port 8483ec82-28a9-4fb9-86d5-0ac36e7386c3 2026-05-21 06:02:11.859 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 172b5c94-884a-4602-a0d4-cb13838f91f6 2026-05-21 06:02:12.078 9 INFO neutron.plugins.ml2.plugin [None req-bc2775d6-267c-462f-985d-8d81b0bdbf9d - - - - - -] Attempt 1 to provision port e0f72867-002f-43ab-a262-a1bb045ee541 2026-05-21 06:02:12.372 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c289080a-b106-4ea8-a0eb-8bbdf000b286 2026-05-21 06:02:12.629 9 INFO neutron.plugins.ml2.plugin [None req-05e76da4-00f6-4fcf-be4e-ed7366fc9f2a - - - - - -] Attempt 1 to provision port 172b5c94-884a-4602-a0d4-cb13838f91f6 2026-05-21 06:02:13.021 9 INFO neutron.plugins.ml2.plugin [None req-5539ce73-1c72-4283-ac81-0bb2c8c812ce - - - - - -] Attempt 1 to provision port 172b5c94-884a-4602-a0d4-cb13838f91f6 2026-05-21 06:02:13.098 9 INFO neutron.plugins.ml2.plugin [None req-5539ce73-1c72-4283-ac81-0bb2c8c812ce - - - - - -] Attempt 1 to provision port c289080a-b106-4ea8-a0eb-8bbdf000b286 2026-05-21 06:02:13.137 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e744e2b8-d1ff-4b45-a251-34b96cbcfb3c 2026-05-21 06:02:13.502 10 INFO neutron.plugins.ml2.plugin [None req-9d1e83ef-335c-4234-8efa-e97fb457472a - - - - - -] Attempt 1 to provision port c289080a-b106-4ea8-a0eb-8bbdf000b286 2026-05-21 06:02:13.807 9 INFO neutron.plugins.ml2.plugin [None req-d528a6e3-037c-4ff2-8215-f94c5345e32d - - - - - -] Attempt 1 to provision port e744e2b8-d1ff-4b45-a251-34b96cbcfb3c 2026-05-21 06:02:14.200 9 INFO neutron.plugins.ml2.plugin [None req-92e6ae47-25db-4fb5-94a5-8030da1b162a - - - - - -] Attempt 1 to provision port e744e2b8-d1ff-4b45-a251-34b96cbcfb3c 2026-05-21 06:02:14.382 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 172b5c94-884a-4602-a0d4-cb13838f91f6 2026-05-21 06:02:14.446 9 INFO neutron.plugins.ml2.plugin [None req-1465fbe1-2f63-4fab-8358-6afe4d7c0839 - - - - - -] Attempt 1 to provision port 06557fd6-de18-406c-97ea-cebd76535c55 2026-05-21 06:02:14.838 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e744e2b8-d1ff-4b45-a251-34b96cbcfb3c 2026-05-21 06:02:14.924 10 INFO neutron.plugins.ml2.plugin [None req-e62b72f4-f026-4ce6-b4ab-2c139cab242e - - - - - -] Attempt 1 to provision port f35f1fac-a301-414a-b060-5330e0a3c31b 2026-05-21 06:02:15.147 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c289080a-b106-4ea8-a0eb-8bbdf000b286 2026-05-21 06:02:15.690 9 INFO neutron.plugins.ml2.plugin [None req-5051a287-e7cf-4588-8ef5-22240cf12c71 - - - - - -] Attempt 1 to provision port f35f1fac-a301-414a-b060-5330e0a3c31b 2026-05-21 06:02:16.551 10 INFO neutron.plugins.ml2.plugin [None req-b3a784be-3877-485a-8d80-75729467806e - - - - - -] Attempt 1 to provision port 569143f1-a183-4593-9b75-ab39d3580dc3 2026-05-21 06:02:17.417 10 INFO neutron.plugins.ml2.plugin [None req-580639e2-579d-45ff-895d-b0ddafd65fec - - - - - -] Attempt 1 to provision port 569143f1-a183-4593-9b75-ab39d3580dc3 2026-05-21 06:02:17.561 9 INFO neutron.plugins.ml2.plugin [None req-e613d492-9ef3-48fa-84eb-c2141dbe4f6a - - - - - -] Attempt 1 to provision port 1de0a775-7e9f-443f-94a1-922d358246cc 2026-05-21 06:02:18.118 10 INFO neutron.plugins.ml2.plugin [None req-311defd9-ae7c-4130-9067-cfb71ff53ccf - - - - - -] Attempt 1 to provision port 1de0a775-7e9f-443f-94a1-922d358246cc 2026-05-21 06:02:19.288 10 INFO neutron.plugins.ml2.plugin [None req-4b7f496d-17c6-43ef-82a2-a950987ee3ec - - - - - -] Attempt 1 to provision port c9caedab-bc6b-4849-8000-e2dba06d8902 2026-05-21 06:02:20.275 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 48c29c51-5b55-4b35-a209-a43e17e7f059 2026-05-21 06:02:20.595 9 INFO neutron.plugins.ml2.plugin [None req-934156b6-7aa4-4be0-8aee-3a09e5128a5e - - - - - -] Attempt 1 to provision port 48c29c51-5b55-4b35-a209-a43e17e7f059 2026-05-21 06:02:20.966 10 INFO neutron.plugins.ml2.plugin [None req-24b36954-0c9a-487a-92c3-5d3fe7763b23 - - - - - -] Attempt 1 to provision port 48c29c51-5b55-4b35-a209-a43e17e7f059 2026-05-21 06:02:21.474 10 INFO neutron.plugins.ml2.plugin [None req-f196c6a5-e344-4af2-ba42-3ca0d6a1fcad - - - - - -] Attempt 1 to provision port a666bbcc-aa06-4d29-9ff9-78b6a26d1f15 2026-05-21 06:02:22.235 9 INFO neutron.plugins.ml2.plugin [None req-c47e0c36-6e60-4c1f-a9ca-c7cd7108854a - - - - - -] Attempt 1 to provision port a666bbcc-aa06-4d29-9ff9-78b6a26d1f15 2026-05-21 06:02:22.374 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 48c29c51-5b55-4b35-a209-a43e17e7f059 2026-05-21 06:02:22.684 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c8819fd3-c934-48de-a5d9-aa832fb02e9b 2026-05-21 06:02:23.264 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port cbaa1fe5-7836-467a-88f4-1d96f3ddf43c 2026-05-21 06:02:23.826 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7fb34c42-4ade-4d20-850d-e005f785abef 2026-05-21 06:02:24.639 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c8819fd3-c934-48de-a5d9-aa832fb02e9b 2026-05-21 06:02:24.952 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 28e39abd-4a72-47c1-948c-6bee1c1015d2 2026-05-21 06:02:25.583 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7fb34c42-4ade-4d20-850d-e005f785abef 2026-05-21 06:02:26.539 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 28e39abd-4a72-47c1-948c-6bee1c1015d2 2026-05-21 06:02:27.140 9 INFO neutron.plugins.ml2.plugin [None req-13bbc7d7-f787-4198-841d-f9abf7f84e96 - - - - - -] Attempt 1 to provision port d6aedf09-0ead-4d5a-9f3f-ed54d62af8be /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-05-21 06:02:32.232 10 INFO neutron.plugins.ml2.plugin [None req-4f8bf5b2-c047-4e52-870a-4a12da418fe0 - - - - - -] Attempt 1 to provision port c03bde1e-ef11-457e-aa8f-c63886087a30 2026-05-21 06:02:32.593 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port d6aedf09-0ead-4d5a-9f3f-ed54d62af8be 2026-05-21 06:02:33.208 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port b7686239-2333-4cb4-b699-4b0bb389b7e5 2026-05-21 06:02:33.594 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d8c02bf-7158-434c-93a0-15d72e9aa2bc'] response: {'server_uuid': '0e9c1e6b-ad13-4a5d-9ddb-ee73b1211093', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6aedf09-0ead-4d5a-9f3f-ed54d62af8be', 'code': 200} 2026-05-21 06:02:33.699 10 INFO neutron.plugins.ml2.plugin [None req-27b71f66-f9d4-4589-bf00-cf5b1239d989 - - - - - -] Attempt 1 to provision port b7686239-2333-4cb4-b699-4b0bb389b7e5 2026-05-21 06:02:34.030 9 INFO neutron.plugins.ml2.plugin [None req-b7892c35-2a3d-4868-9784-b4294b6f9a57 - - - - - -] Attempt 1 to provision port b7686239-2333-4cb4-b699-4b0bb389b7e5 2026-05-21 06:02:34.796 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port d6aedf09-0ead-4d5a-9f3f-ed54d62af8be 2026-05-21 06:02:34.957 9 INFO neutron.plugins.ml2.plugin [None req-39169abd-f768-45f8-9212-2798db4fdafa - - - - - -] Attempt 1 to provision port 0a89120e-8665-49fc-8789-c4fa48c8c484 2026-05-21 06:02:35.549 10 INFO neutron.plugins.ml2.plugin [None req-af55cd3d-bc09-4adb-adb3-1a292dc9bef3 - - - - - -] Attempt 1 to provision port 5dcb5e62-259f-4388-be9f-4e950fcc14a9 2026-05-21 06:02:35.569 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port b7686239-2333-4cb4-b699-4b0bb389b7e5 2026-05-21 06:02:35.742 9 INFO neutron.plugins.ml2.plugin [None req-f261ec4f-262b-455d-8cc7-663baed21266 - - - - - -] Attempt 1 to provision port 0a89120e-8665-49fc-8789-c4fa48c8c484 2026-05-21 06:02:36.581 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 176daccd-59d3-4ec3-8672-6a0f480184d6 2026-05-21 06:02:38.808 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 176daccd-59d3-4ec3-8672-6a0f480184d6 2026-05-21 06:02:39.169 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5dcb5e62-259f-4388-be9f-4e950fcc14a9 2026-05-21 06:02:39.746 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2750c5b8-e5d2-49d3-bc77-ddec935b3c91'] response: {'server_uuid': '0a4f967c-3c7a-4e14-8bd1-71a840212f20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5dcb5e62-259f-4388-be9f-4e950fcc14a9', 'code': 200} 2026-05-21 06:02:40.542 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5dcb5e62-259f-4388-be9f-4e950fcc14a9 2026-05-21 06:02:41.656 10 INFO neutron.plugins.ml2.plugin [None req-ae0c46a4-8cfe-4d7d-aa1c-916b3d813319 - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:02:44.687 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:02:44.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fd72d0a-7f29-4ff0-97b8-adf12131a467'] response: {'server_uuid': '5ecc3601-9d1d-4499-9f81-9051fd7c3bd3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ca645eb-2346-421c-801b-b7bc2c07d076', '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-05-21 06:02:46.517 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:02:58.174 9 INFO neutron.plugins.ml2.plugin [None req-09cb0f89-de5c-4421-bfc8-c087c092e2dd - - - - - -] Attempt 1 to provision port f6c661af-261f-4440-8a59-d50a66bf236e 2026-05-21 06:02:58.652 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 953dde02-ff0b-4199-998d-91f3ef1a78a9 2026-05-21 06:02:59.055 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0a89120e-8665-49fc-8789-c4fa48c8c484 2026-05-21 06:03:00.275 9 INFO neutron.plugins.ml2.plugin [None req-4be1f806-aa41-4dfa-9d2f-8d5022234a1f - - - - - -] Attempt 1 to provision port 953dde02-ff0b-4199-998d-91f3ef1a78a9 2026-05-21 06:03:00.557 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 953dde02-ff0b-4199-998d-91f3ef1a78a9 2026-05-21 06:03:00.792 9 INFO neutron.plugins.ml2.plugin [None req-1a835d0e-014b-444d-9ae4-bd741d39d4a7 - - - - - -] Attempt 1 to provision port 953dde02-ff0b-4199-998d-91f3ef1a78a9 2026-05-21 06:03:00.870 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0a89120e-8665-49fc-8789-c4fa48c8c484 2026-05-21 06:03:00.929 9 INFO neutron.plugins.ml2.plugin [None req-1a835d0e-014b-444d-9ae4-bd741d39d4a7 - - - - - -] Attempt 1 to provision port 9af263a9-e4c6-4c9b-97e4-a37aefd28577 2026-05-21 06:03:01.112 10 INFO neutron.plugins.ml2.plugin [None req-27b4387b-a91e-4a6f-ba7c-4d0759f0f9c1 - - - - - -] Attempt 1 to provision port 9af263a9-e4c6-4c9b-97e4-a37aefd28577 2026-05-21 06:03:01.351 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c03bde1e-ef11-457e-aa8f-c63886087a30 2026-05-21 06:03:01.369 9 INFO neutron.plugins.ml2.plugin [None req-f5838c58-dea0-4d79-b29d-32093752644a - - - - - -] Attempt 1 to provision port 9af263a9-e4c6-4c9b-97e4-a37aefd28577 2026-05-21 06:03:02.617 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 8f346c2e-fa1d-4389-af32-8c5ca14e8b49 2026-05-21 06:03:02.836 10 INFO neutron.plugins.ml2.plugin [None req-8e231313-5477-48e7-aa40-b9199947a3ff - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:03:03.154 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c03bde1e-ef11-457e-aa8f-c63886087a30 2026-05-21 06:03:04.554 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 8f346c2e-fa1d-4389-af32-8c5ca14e8b49 2026-05-21 06:03:05.168 9 INFO neutron.plugins.ml2.plugin [None req-c702bca8-166d-49a5-b8f8-9f58d901df5f - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:03:06.366 9 INFO neutron.plugins.ml2.plugin [None req-5f2c024f-2513-40c1-ac84-06c247792e2f - - - - - -] Attempt 1 to provision port dea649ee-ac8e-4668-af39-c74d50713558 2026-05-21 06:03:06.667 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3ca645eb-2346-421c-801b-b7bc2c07d076 2026-05-21 06:03:08.803 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port dea649ee-ac8e-4668-af39-c74d50713558 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.851 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-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.851 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.852 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.861 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 2 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.889 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.890 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 3 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.912 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-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.912 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.913 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.914 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 4 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:08.927 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b43f27a-fa5e-43ee-9e66-481b01a8f14c'] response: {'server_uuid': '12ff0b3d-0b0d-46d1-993b-b125db873651', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dea649ee-ac8e-4668-af39-c74d50713558', 'code': 200} 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.943 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-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.943 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.944 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.944 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 5 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.966 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-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.966 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.967 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.973 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 6 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:08.993 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:08.994 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:08.994 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 7 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:09.017 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-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.017 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:09.018 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:09.018 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 8 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:09.062 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-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.062 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:09.063 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:09.064 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 9 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:09.091 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-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.091 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:09.092 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:09.092 9 INFO neutron.plugins.ml2.plugin [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Attempt 10 to bind port 032a127b-209b-4340-aa3d-6441767b168b 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:09.134 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-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet a97c4183-6e3c-4620-a1a0-37a9ae630f0d could not be found. 2026-05-21 06:03:09.134 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:09.136 9 ERROR neutron.plugins.ml2.managers [None req-31447d02-1aba-4da6-b44c-777838230911 - - - - - -] Failed to bind port 032a127b-209b-4340-aa3d-6441767b168b on host instance for vnic_type normal using segments [{'id': 'b9eb18cd-a84e-4d64-8fb8-c015831a5a45', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 48, 'network_id': '19c302b1-18fb-4d5d-927c-d00c9ed634e7'}] 2026-05-21 06:03:10.874 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port dea649ee-ac8e-4668-af39-c74d50713558 /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-05-21 06:03:19.590 10 INFO neutron.plugins.ml2.plugin [None req-a2acde93-862d-419c-9f2f-708c0810f346 - - - - - -] Attempt 1 to provision port 92533c2e-69d8-4012-a14c-fb59220a7c14 2026-05-21 06:03:20.640 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 793b1ab5-48e2-4a25-aa89-c40343be1654 2026-05-21 06:03:20.643 10 INFO neutron.plugins.ml2.plugin [None req-3e1aaf11-de9d-46b2-9317-7c3a2d04848f - - - - - -] Attempt 1 to provision port 1637955a-331f-47b3-b12f-d88680fb5702 2026-05-21 06:03:21.254 10 INFO neutron.plugins.ml2.plugin [None req-f81a9e52-20f2-4d7f-82d5-325d0fe66cc3 - - - - - -] Attempt 1 to provision port 1637955a-331f-47b3-b12f-d88680fb5702 2026-05-21 06:03:21.341 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3ea2feef-3f4e-41d2-930a-c4b280339b56 2026-05-21 06:03:21.851 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 1637955a-331f-47b3-b12f-d88680fb5702 2026-05-21 06:03:22.073 9 INFO neutron.plugins.ml2.plugin [None req-792108ca-fa3c-428b-a6f2-9f849ef6f5cd - - - - - -] Attempt 1 to provision port 3acff445-7efd-4f9c-899d-61fa1d608e37 2026-05-21 06:03:22.761 9 INFO neutron.plugins.ml2.plugin [None req-bd591abb-4acc-497b-bb2e-66118600f74a - - - - - -] Attempt 1 to provision port 3acff445-7efd-4f9c-899d-61fa1d608e37 2026-05-21 06:03:22.775 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 788b1024-ef31-437f-92a5-ecaa2e8c5fe3 2026-05-21 06:03:23.250 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 1637955a-331f-47b3-b12f-d88680fb5702 2026-05-21 06:03:24.546 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 788b1024-ef31-437f-92a5-ecaa2e8c5fe3 2026-05-21 06:03:28.246 9 INFO neutron.plugins.ml2.plugin [None req-add662ab-ae72-44ee-ba33-163e17781da9 - - - - - -] Attempt 1 to provision port 7a66c46b-fd87-4925-a2cc-3c379476537f 2026-05-21 06:03:30.404 10 INFO neutron.plugins.ml2.plugin [None req-5495f03d-306d-448d-87e3-b522870393f1 - - - - - -] Attempt 1 to provision port b6cfc665-6a85-4fb4-8005-6d5ea959f776 2026-05-21 06:03:30.622 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f8cc1426-9714-450b-a497-e96b45b4f59a 2026-05-21 06:03:31.069 9 INFO neutron.plugins.ml2.plugin [None req-260074e7-3949-4278-8ac6-b69587fd6e2a - - - - - -] Attempt 1 to provision port f8cc1426-9714-450b-a497-e96b45b4f59a 2026-05-21 06:03:31.413 10 INFO neutron.plugins.ml2.plugin [None req-068e04ca-3646-4362-805e-553f3ad407c4 - - - - - -] Attempt 1 to provision port f8cc1426-9714-450b-a497-e96b45b4f59a 2026-05-21 06:03:34.747 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port b6cfc665-6a85-4fb4-8005-6d5ea959f776 2026-05-21 06:03:34.860 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2551e976-4aaf-4c91-b773-6da6415689c1'] response: {'server_uuid': '614854ae-c26f-41da-a25e-13c70a12c062', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6cfc665-6a85-4fb4-8005-6d5ea959f776', 'code': 200} 2026-05-21 06:03:35.227 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 716c19a2-cf21-4939-9c27-aed385a99789 2026-05-21 06:03:36.592 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port b6cfc665-6a85-4fb4-8005-6d5ea959f776 2026-05-21 06:03:38.615 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3acff445-7efd-4f9c-899d-61fa1d608e37 2026-05-21 06:03:40.582 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 92533c2e-69d8-4012-a14c-fb59220a7c14 2026-05-21 06:03:40.947 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 3acff445-7efd-4f9c-899d-61fa1d608e37 2026-05-21 06:03:42.597 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 92533c2e-69d8-4012-a14c-fb59220a7c14 2026-05-21 06:03:48.589 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5496cf47-e46b-4f40-8c9b-a169d27064bc 2026-05-21 06:03:49.037 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 94bc9ab3-5f31-42f7-88b0-1539963f97e3 2026-05-21 06:03:49.260 9 INFO neutron.plugins.ml2.plugin [None req-b0ced899-f66f-45c7-9cc1-038bcd51d4e1 - - - - - -] Attempt 1 to provision port 5496cf47-e46b-4f40-8c9b-a169d27064bc 2026-05-21 06:03:49.576 10 INFO neutron.plugins.ml2.plugin [None req-4b7ed7f4-34b9-4f2e-814c-3826a06f50ad - - - - - -] Attempt 1 to provision port 5496cf47-e46b-4f40-8c9b-a169d27064bc 2026-05-21 06:03:49.651 10 INFO neutron.plugins.ml2.plugin [None req-4b7ed7f4-34b9-4f2e-814c-3826a06f50ad - - - - - -] Attempt 1 to provision port 94bc9ab3-5f31-42f7-88b0-1539963f97e3 2026-05-21 06:03:49.856 10 INFO neutron.plugins.ml2.plugin [None req-a2f0edb7-c466-4b80-bc5c-1d6a523cd17d - - - - - -] Attempt 1 to provision port 205f7948-7beb-4e94-992c-e947fadbd936 2026-05-21 06:03:49.897 10 INFO neutron.plugins.ml2.plugin [None req-a2f0edb7-c466-4b80-bc5c-1d6a523cd17d - - - - - -] Attempt 1 to provision port 94bc9ab3-5f31-42f7-88b0-1539963f97e3 2026-05-21 06:03:50.222 10 INFO neutron.plugins.ml2.plugin [None req-a1419284-6958-42b2-9ba2-116f4bc608ef - - - - - -] Attempt 1 to provision port 205f7948-7beb-4e94-992c-e947fadbd936 2026-05-21 06:03:50.598 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5496cf47-e46b-4f40-8c9b-a169d27064bc 2026-05-21 06:03:51.101 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 94bc9ab3-5f31-42f7-88b0-1539963f97e3 2026-05-21 06:03:51.686 10 INFO neutron.plugins.ml2.plugin [None req-699882ad-4c96-459b-bd99-839194a9a101 - - - - - -] Attempt 1 to provision port 2b159c91-8566-4451-9e5d-d2ebb0c21117 2026-05-21 06:03:51.717 10 INFO neutron.plugins.ml2.plugin [None req-699882ad-4c96-459b-bd99-839194a9a101 - - - - - -] Attempt 1 to provision port 0b6bbce8-6c7b-426d-b514-1bf47e43a8e7 2026-05-21 06:03:52.165 9 INFO neutron.plugins.ml2.plugin [None req-5bb4048b-070a-4272-a60b-fa94f8de70d1 - - - - - -] Attempt 1 to provision port 2b159c91-8566-4451-9e5d-d2ebb0c21117 2026-05-21 06:03:52.577 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 53136a91-d57f-412e-a8da-e1cb538551da 2026-05-21 06:03:53.052 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 07845521-f951-4fb9-bf39-6949d8a6ca3d 2026-05-21 06:03:53.837 10 INFO neutron.plugins.ml2.plugin [None req-5b044b2e-ab89-4963-ba26-553269c3a5eb - - - - - -] Attempt 1 to provision port 53136a91-d57f-412e-a8da-e1cb538551da 2026-05-21 06:03:54.089 9 INFO neutron.plugins.ml2.plugin [None req-7fc85bfb-5e95-4f82-9c3b-def2c67ea65c - - - - - -] Attempt 1 to provision port 07845521-f951-4fb9-bf39-6949d8a6ca3d 2026-05-21 06:03:54.282 10 INFO neutron.plugins.ml2.plugin [None req-05d4e7f8-a62e-4c23-b963-6be31780223d - - - - - -] Attempt 1 to provision port 53136a91-d57f-412e-a8da-e1cb538551da 2026-05-21 06:03:54.483 9 INFO neutron.plugins.ml2.plugin [None req-08b7cf25-adc4-414f-b1e4-9374f235d13d - - - - - -] Attempt 1 to provision port 07845521-f951-4fb9-bf39-6949d8a6ca3d 2026-05-21 06:03:54.896 10 INFO neutron.plugins.ml2.plugin [None req-0512593f-8f3c-4734-9612-6f5d096ab911 - - - - - -] Attempt 1 to provision port f7057984-1558-48b3-87fa-14bdbc7ccaac 2026-05-21 06:03:54.948 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 53136a91-d57f-412e-a8da-e1cb538551da 2026-05-21 06:03:55.355 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 07845521-f951-4fb9-bf39-6949d8a6ca3d 2026-05-21 06:03:55.457 10 INFO neutron.plugins.ml2.plugin [None req-b7a22d46-dc14-485c-a46a-6a30c34fb570 - - - - - -] Attempt 1 to provision port f7057984-1558-48b3-87fa-14bdbc7ccaac 2026-05-21 06:03:55.626 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 84a98942-d4d4-43c4-86e6-c52becd1902a 2026-05-21 06:03:56.666 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c6839223-dc85-4e79-b42d-f8a2c7012dfd 2026-05-21 06:03:58.567 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c6839223-dc85-4e79-b42d-f8a2c7012dfd /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-05-21 06:04:00.661 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 089f4052-178f-4bbd-afa0-9391370a1a85 2026-05-21 06:04:01.587 9 INFO neutron.plugins.ml2.plugin [None req-8bcb1a3d-d150-45bb-aa24-d9099ec2a3e5 - - - - - -] Attempt 1 to provision port e7069cf2-a084-473e-9029-da251a870658 2026-05-21 06:04:02.034 9 INFO neutron.plugins.ml2.plugin [None req-a9cbc0bb-c25d-40b8-9c0d-ec9fe405bce0 - - - - - -] Attempt 1 to provision port 089f4052-178f-4bbd-afa0-9391370a1a85 2026-05-21 06:04:02.330 10 INFO neutron.plugins.ml2.plugin [None req-dde0c0bf-9c16-4a2c-aaca-90c0fcdc73d8 - - - - - -] Attempt 1 to provision port 089f4052-178f-4bbd-afa0-9391370a1a85 2026-05-21 06:04:02.434 10 INFO neutron.plugins.ml2.plugin [None req-dde0c0bf-9c16-4a2c-aaca-90c0fcdc73d8 - - - - - -] Attempt 1 to provision port 388f31bb-7f51-4233-a6d4-6341d2c3de09 2026-05-21 06:04:02.619 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 089f4052-178f-4bbd-afa0-9391370a1a85 2026-05-21 06:04:02.681 10 INFO neutron.plugins.ml2.plugin [None req-7f0ed10a-beba-4327-a721-444316db0cdc - - - - - -] Attempt 1 to provision port 388f31bb-7f51-4233-a6d4-6341d2c3de09 2026-05-21 06:04:02.932 9 INFO neutron.plugins.ml2.plugin [None req-5b879523-733b-4c4d-9b7c-5a464f012437 - - - - - -] Attempt 1 to provision port 388f31bb-7f51-4233-a6d4-6341d2c3de09 2026-05-21 06:04:04.678 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e7069cf2-a084-473e-9029-da251a870658 2026-05-21 06:04:04.886 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8fa72d2-885d-4627-bd64-610a44d6bb85'] response: {'server_uuid': '7a032c91-9971-449d-b703-7f51f551979b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7069cf2-a084-473e-9029-da251a870658', '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-05-21 06:04:06.565 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e7069cf2-a084-473e-9029-da251a870658 2026-05-21 06:04:08.642 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a50d5dfd-ec14-466b-b970-4edf0d4039c5 2026-05-21 06:04:10.133 10 INFO neutron.plugins.ml2.plugin [None req-7841963d-368d-43d1-94f6-68936bf14163 - - - - - -] Attempt 1 to provision port a50d5dfd-ec14-466b-b970-4edf0d4039c5 2026-05-21 06:04:10.440 9 INFO neutron.plugins.ml2.plugin [None req-641d597b-ae00-4548-957f-9470886285fd - - - - - -] Attempt 1 to provision port 3d7be42d-7f89-4596-94aa-efd2db6fe890 2026-05-21 06:04:10.482 9 INFO neutron.plugins.ml2.plugin [None req-641d597b-ae00-4548-957f-9470886285fd - - - - - -] Attempt 1 to provision port a50d5dfd-ec14-466b-b970-4edf0d4039c5 2026-05-21 06:04:10.595 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a50d5dfd-ec14-466b-b970-4edf0d4039c5 2026-05-21 06:04:10.774 10 INFO neutron.plugins.ml2.plugin [None req-6153e4d0-5819-4991-958d-d197503ef4a4 - - - - - -] Attempt 1 to provision port 3d7be42d-7f89-4596-94aa-efd2db6fe890 2026-05-21 06:04:11.132 9 INFO neutron.plugins.ml2.plugin [None req-de18134e-6255-401b-a725-0a4545221392 - - - - - -] Attempt 1 to provision port 3d7be42d-7f89-4596-94aa-efd2db6fe890 2026-05-21 06:04:12.631 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f7057984-1558-48b3-87fa-14bdbc7ccaac 2026-05-21 06:04:13.061 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0b6bbce8-6c7b-426d-b514-1bf47e43a8e7 2026-05-21 06:04:14.568 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f7057984-1558-48b3-87fa-14bdbc7ccaac 2026-05-21 06:04:14.842 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0b6bbce8-6c7b-426d-b514-1bf47e43a8e7 2026-05-21 06:04:15.410 10 INFO neutron.plugins.ml2.plugin [None req-8029faba-f5d2-4253-b057-54e56d93c36f - - - - - -] Attempt 1 to provision port 35e26564-ec0a-4418-8aa7-c940064e2a8d 2026-05-21 06:04:22.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71aa7d5a-fd93-463a-919c-2f8ff3656d5d'] response: {'server_uuid': '7a032c91-9971-449d-b703-7f51f551979b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e7069cf2-a084-473e-9029-da251a870658', 'code': 200} 2026-05-21 06:04:23.235 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e7069cf2-a084-473e-9029-da251a870658 2026-05-21 06:04:23.365 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdaf94e4-b7b4-4609-a030-9ac49f80d460'] response: {'server_uuid': '7a032c91-9971-449d-b703-7f51f551979b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7069cf2-a084-473e-9029-da251a870658', 'code': 200} 2026-05-21 06:04:24.580 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e7069cf2-a084-473e-9029-da251a870658 2026-05-21 06:04:40.055 10 INFO neutron.plugins.ml2.plugin [None req-88112359-a673-4823-aa6c-4620a99569ec - - - - - -] Attempt 1 to provision port 37c1d8fc-f2e4-49b0-b2b4-4066fabdf56c 2026-05-21 06:04:44.644 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e05cd058-4ce7-45ac-92d8-2873f101d5b0 2026-05-21 06:04:45.273 9 INFO neutron.plugins.ml2.plugin [None req-847cff74-27aa-4d94-a6ff-9b459d80e25e - - - - - -] Attempt 1 to provision port 907eab19-dcd1-44ed-95b4-e8672220d1f3 2026-05-21 06:04:45.328 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 907eab19-dcd1-44ed-95b4-e8672220d1f3 2026-05-21 06:04:45.826 10 INFO neutron.plugins.ml2.plugin [None req-a26622f2-2b95-4461-b0f0-134679fafa27 - - - - - -] Attempt 1 to provision port 7bb097e7-5400-44d7-acbe-3aeadc94d7d8 2026-05-21 06:04:45.854 10 INFO neutron.plugins.ml2.plugin [None req-a26622f2-2b95-4461-b0f0-134679fafa27 - - - - - -] Attempt 1 to provision port 907eab19-dcd1-44ed-95b4-e8672220d1f3 2026-05-21 06:04:46.238 10 INFO neutron.plugins.ml2.plugin [None req-43eabd49-456e-4a23-9814-ff27359e636b - - - - - -] Attempt 1 to provision port 7bb097e7-5400-44d7-acbe-3aeadc94d7d8 2026-05-21 06:04:46.618 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e05cd058-4ce7-45ac-92d8-2873f101d5b0 2026-05-21 06:04:46.900 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 907eab19-dcd1-44ed-95b4-e8672220d1f3 /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-05-21 06:04:49.814 9 INFO neutron.plugins.ml2.plugin [None req-c213cce0-6ade-4dfe-ba56-26c1a510b2ee - - - - - -] Attempt 1 to provision port a126bedd-1cb8-4eb2-919b-38ec99130102 2026-05-21 06:04:51.686 10 INFO neutron.plugins.ml2.plugin [None req-6a15e2d9-fe24-4b23-bc60-a39f33134bbf - - - - - -] Attempt 1 to provision port 1654a145-56cc-4630-bdbf-63b8523aba90 2026-05-21 06:04:52.687 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a126bedd-1cb8-4eb2-919b-38ec99130102 2026-05-21 06:04:52.802 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab88814c-3be8-4faf-bc21-e3d2f3d8dbbc'] response: {'server_uuid': '9d3bfcc2-3f8e-43f0-805a-cdf6626b2a02', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a126bedd-1cb8-4eb2-919b-38ec99130102', 'code': 200} 2026-05-21 06:04:53.186 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 748b402e-3600-4163-8ba2-75481885748b 2026-05-21 06:04:53.259 10 INFO neutron.plugins.ml2.plugin [None req-253ecdd2-0bb7-48ae-9373-ad762999727c - - - - - -] Attempt 1 to provision port 748b402e-3600-4163-8ba2-75481885748b 2026-05-21 06:04:53.559 9 INFO neutron.plugins.ml2.plugin [None req-caed9e28-77da-4938-9874-1fe4e9985da2 - - - - - -] Attempt 1 to provision port 748b402e-3600-4163-8ba2-75481885748b 2026-05-21 06:04:54.634 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a126bedd-1cb8-4eb2-919b-38ec99130102 2026-05-21 06:04:54.653 10 INFO neutron.plugins.ml2.plugin [None req-8b853c84-177f-45ae-b276-6d16e89c96ca - - - - - -] Attempt 1 to provision port b55daa85-e012-470a-b861-1a387feb0cf7 2026-05-21 06:04:54.919 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 748b402e-3600-4163-8ba2-75481885748b 2026-05-21 06:04:55.426 9 INFO neutron.plugins.ml2.plugin [None req-614f182a-8e5d-49ba-8538-c08fb1ed0175 - - - - - -] Attempt 1 to provision port b55daa85-e012-470a-b861-1a387feb0cf7 2026-05-21 06:04:56.649 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6c7e023c-fd2c-48fe-bec4-02ce2283f944 2026-05-21 06:04:58.626 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6c7e023c-fd2c-48fe-bec4-02ce2283f944 2026-05-21 06:04:58.708 9 INFO neutron.plugins.ml2.plugin [None req-2a0487ef-6909-41ed-a1a1-4945fea231ef - - - - - -] Attempt 1 to provision port 95716dfc-88e2-4c10-b17c-a754ab8cc372 2026-05-21 06:05:00.942 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 95716dfc-88e2-4c10-b17c-a754ab8cc372 2026-05-21 06:05:01.110 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e7a01aa-ce68-4d23-9b38-f7631dba2c2f'] response: {'server_uuid': '742f1731-c783-45b5-81ce-9e741fb977b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95716dfc-88e2-4c10-b17c-a754ab8cc372', 'code': 200} 2026-05-21 06:05:02.830 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7bb097e7-5400-44d7-acbe-3aeadc94d7d8 2026-05-21 06:05:03.193 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 95716dfc-88e2-4c10-b17c-a754ab8cc372 2026-05-21 06:05:03.530 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 37c1d8fc-f2e4-49b0-b2b4-4066fabdf56c 2026-05-21 06:05:04.721 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7bb097e7-5400-44d7-acbe-3aeadc94d7d8 2026-05-21 06:05:05.084 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 37c1d8fc-f2e4-49b0-b2b4-4066fabdf56c 2026-05-21 06:05:05.320 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:06.518 9 INFO neutron.plugins.ml2.plugin [None req-040c6bf9-f4e7-4958-9ccf-3312a4edb151 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:06.884 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:07.455 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:07.923 9 INFO neutron.plugins.ml2.plugin [None req-5f306bc0-82e7-41a6-aaba-eed094844cf9 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:08.144 10 INFO neutron.plugins.ml2.plugin [None req-dcc378f4-f42f-4556-9c15-7b913bc12214 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:08.348 9 INFO neutron.plugins.ml2.plugin [None req-05e33b56-cd8a-45c3-967c-70f9fef5844a - - - - - -] Attempt 1 to provision port f6e0f0b9-476f-4f07-b84a-3f1d1ba8e5e0 2026-05-21 06:05:08.514 10 INFO neutron.plugins.ml2.plugin [None req-0c0f390f-d0a1-40cf-9129-918f5b0d5409 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:08.723 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port dbdffe30-a123-4ab7-bb3e-ca783678a038 2026-05-21 06:05:09.025 10 INFO neutron.plugins.ml2.plugin [None req-541d85cf-69fb-4ee6-aa2b-0b1b8770b194 - - - - - -] Attempt 1 to provision port dbdffe30-a123-4ab7-bb3e-ca783678a038 2026-05-21 06:05:09.240 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:09.276 10 INFO neutron.plugins.ml2.plugin [None req-919ef5ec-bf19-489b-9bb3-96fdfc21bdc5 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:09.619 9 INFO neutron.plugins.ml2.plugin [None req-ac9bcd38-d852-4644-ba7a-21d5804e7072 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:09.778 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0955e8b5-c1fc-40b2-8db1-932479ac0cea 2026-05-21 06:05:10.360 10 INFO neutron.plugins.ml2.plugin [None req-a236337d-a240-4bb4-92c1-4caacb3b141a - - - - - -] Attempt 1 to provision port dbdffe30-a123-4ab7-bb3e-ca783678a038 2026-05-21 06:05:10.721 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0eca0ca8-81fb-4c0b-a782-32f99310ea27 2026-05-21 06:05:10.813 9 INFO neutron.plugins.ml2.plugin [None req-f528e6f4-ed88-4b43-b9f6-7c4bafdeccdc - - - - - -] Attempt 1 to provision port dbdffe30-a123-4ab7-bb3e-ca783678a038 2026-05-21 06:05:11.313 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port dbdffe30-a123-4ab7-bb3e-ca783678a038 2026-05-21 06:05:11.441 10 INFO neutron.plugins.ml2.plugin [None req-78a80d7e-696b-4f36-a4fd-10bedd52617b - - - - - -] Attempt 1 to provision port 7bd4e6b9-919a-4b10-96d4-64ece8d60524 2026-05-21 06:05:12.098 10 INFO neutron.plugins.ml2.plugin [None req-56b5ff6e-7a83-4510-abbe-48de8ad65cd8 - - - - - -] Attempt 1 to provision port 7bd4e6b9-919a-4b10-96d4-64ece8d60524 2026-05-21 06:05:12.665 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c7420bd7-329d-4ccc-a8fd-3341a8ef5a24 2026-05-21 06:05:13.150 10 INFO neutron.plugins.ml2.plugin [None req-0fcf87b4-7db1-469c-ba5a-a6727ad29bb9 - - - - - -] Attempt 1 to provision port 598a7701-6f09-44af-b102-3a111f5be0f3 2026-05-21 06:05:13.902 10 INFO neutron.plugins.ml2.plugin [None req-d4f76571-16cf-4f04-8b5a-066142cf80c3 - - - - - -] Attempt 1 to provision port 598a7701-6f09-44af-b102-3a111f5be0f3 2026-05-21 06:05:14.694 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port c7420bd7-329d-4ccc-a8fd-3341a8ef5a24 2026-05-21 06:05:15.049 10 INFO neutron.plugins.ml2.plugin [None req-7c98a290-e4fb-40d0-b70f-d1072f55b0c8 - - - - - -] Attempt 1 to provision port 10d3ef42-fddb-4db1-89a8-a6c2605bb8ee 2026-05-21 06:05:15.869 9 INFO neutron.plugins.ml2.plugin [None req-881b0d8d-0b4a-44b8-9fe9-aac3157b9618 - - - - - -] Attempt 1 to provision port 10d3ef42-fddb-4db1-89a8-a6c2605bb8ee 2026-05-21 06:05:19.336 9 INFO neutron.plugins.ml2.plugin [None req-6612ace2-4d9c-439f-a9e4-42258c2ba831 - - - - - -] Attempt 1 to provision port f8616213-3da0-47e1-948e-1d030464c7fb 2026-05-21 06:05:20.385 10 INFO neutron.plugins.ml2.plugin [None req-73375996-840e-4cc9-9ab5-3c16c5aa7aa5 - - - - - -] Attempt 1 to provision port 0200e255-270f-41ae-ae6b-3cb8316f78c8 2026-05-21 06:05:22.725 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0200e255-270f-41ae-ae6b-3cb8316f78c8 2026-05-21 06:05:22.851 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0fda3f0-ba4a-4cab-a8de-49b8318fb938'] response: {'server_uuid': '68592ca8-687c-40a2-85d7-342c0ad520d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0200e255-270f-41ae-ae6b-3cb8316f78c8', 'code': 200} 2026-05-21 06:05:23.194 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f8616213-3da0-47e1-948e-1d030464c7fb 2026-05-21 06:05:24.733 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0200e255-270f-41ae-ae6b-3cb8316f78c8 2026-05-21 06:05:24.898 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ad1608c-c8ce-489e-98af-fa4bc330a148'] response: {'server_uuid': 'e89aef6c-d460-4ed5-8ded-62146033eeae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8616213-3da0-47e1-948e-1d030464c7fb', 'code': 200} 2026-05-21 06:05:25.025 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f8616213-3da0-47e1-948e-1d030464c7fb 2026-05-21 06:05:30.807 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 60fa32ba-e918-4097-9cc4-7658c8d5dba8 2026-05-21 06:05:30.926 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da364e29-c035-4d3c-aa1a-e385c4e89e15'] response: {'server_uuid': '382298ce-5ffd-425b-a4b2-2cacc4268ff3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60fa32ba-e918-4097-9cc4-7658c8d5dba8', 'code': 200} 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.468 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-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.468 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.470 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.470 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 2 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.500 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-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.500 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.501 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.501 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 3 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.528 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-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.528 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.529 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.529 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 4 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.555 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-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.555 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.556 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.556 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 5 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.576 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-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.576 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.577 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.577 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 6 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.612 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-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.612 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.613 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 7 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.633 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-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.633 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.634 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.634 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 8 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.657 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-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.657 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.659 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.660 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 9 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.691 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-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.691 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.692 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:31.693 10 INFO neutron.plugins.ml2.plugin [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Attempt 10 to bind port 15836636-e099-4977-a3b8-0a260a44e926 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:31.720 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-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f310140-4231-4fa5-a2fe-ee65f87761b9 could not be found. 2026-05-21 06:05:31.720 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:31.721 10 ERROR neutron.plugins.ml2.managers [None req-4ae9a384-951f-4af6-8e95-eeb03b5911f1 - - - - - -] Failed to bind port 15836636-e099-4977-a3b8-0a260a44e926 on host instance for vnic_type normal using segments [{'id': '22166a7b-085c-4e49-a5b0-64e6834eeb31', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 638, 'network_id': 'e5895aaa-2437-46b4-8d7c-20bc90ed96d4'}] 2026-05-21 06:05:32.658 9 INFO neutron.plugins.ml2.plugin [None req-3424351c-19b5-4696-abd4-585de9884415 - - - - - -] Attempt 1 to provision port 205e8135-c2a1-40da-9567-9c82edcfae4e 2026-05-21 06:05:32.825 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 205e8135-c2a1-40da-9567-9c82edcfae4e 2026-05-21 06:05:33.146 9 INFO neutron.plugins.ml2.plugin [None req-cb2ca318-7b55-4146-8aed-0b0fbd6a1cc1 - - - - - -] Attempt 1 to provision port 205e8135-c2a1-40da-9567-9c82edcfae4e 2026-05-21 06:05:33.224 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 60fa32ba-e918-4097-9cc4-7658c8d5dba8 /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-05-21 06:05:38.692 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 598a7701-6f09-44af-b102-3a111f5be0f3 2026-05-21 06:05:39.076 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 10d3ef42-fddb-4db1-89a8-a6c2605bb8ee 2026-05-21 06:05:39.403 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f6e0f0b9-476f-4f07-b84a-3f1d1ba8e5e0 2026-05-21 06:05:39.738 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7bd4e6b9-919a-4b10-96d4-64ece8d60524 2026-05-21 06:05:40.794 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 598a7701-6f09-44af-b102-3a111f5be0f3 2026-05-21 06:05:41.083 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 10d3ef42-fddb-4db1-89a8-a6c2605bb8ee 2026-05-21 06:05:41.454 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f6e0f0b9-476f-4f07-b84a-3f1d1ba8e5e0 2026-05-21 06:05:41.701 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 7bd4e6b9-919a-4b10-96d4-64ece8d60524 2026-05-21 06:05:50.820 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 67753cae-c3d5-4538-8913-de39fb123708 2026-05-21 06:05:51.421 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e18a273d-0af0-49e4-a37f-34f139e707dd 2026-05-21 06:05:51.586 9 INFO neutron.plugins.ml2.plugin [None req-fec9ce5d-b7c0-4b19-ae77-250828e3216f - - - - - -] Attempt 1 to provision port e18a273d-0af0-49e4-a37f-34f139e707dd 2026-05-21 06:05:51.817 10 INFO neutron.plugins.ml2.plugin [None req-723e4a86-0fdf-421a-aa44-3db4b078818c - - - - - -] Attempt 1 to provision port e18a273d-0af0-49e4-a37f-34f139e707dd 2026-05-21 06:05:52.202 9 INFO neutron.plugins.ml2.plugin [None req-4a807ed6-dcdb-4733-8357-7481b66857ea - - - - - -] Attempt 1 to provision port d90d5fab-e5f9-4fa7-a4fd-c20fce2b9a6f 2026-05-21 06:05:52.642 9 INFO neutron.plugins.ml2.plugin [None req-2291eff5-27dc-4c72-9df0-73ae1394fcb2 - - - - - -] Attempt 1 to provision port d90d5fab-e5f9-4fa7-a4fd-c20fce2b9a6f 2026-05-21 06:05:52.657 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 67753cae-c3d5-4538-8913-de39fb123708 2026-05-21 06:05:52.982 9 INFO neutron.plugins.ml2.plugin [None req-e1416da8-bcce-43fb-a880-2e2ca0c9d98b - - - - - -] Attempt 1 to provision port 67753cae-c3d5-4538-8913-de39fb123708 2026-05-21 06:05:53.072 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port e18a273d-0af0-49e4-a37f-34f139e707dd 2026-05-21 06:05:53.267 9 INFO neutron.plugins.ml2.plugin [None req-dac47627-2f0d-4864-8c2c-f9cb55f4b41b - - - - - -] Attempt 1 to provision port 67753cae-c3d5-4538-8913-de39fb123708 2026-05-21 06:05:53.643 10 INFO neutron.plugins.ml2.plugin [None req-3d0e8b53-9e36-4ddc-bd7b-6907174a6ce5 - - - - - -] Attempt 1 to provision port ead2b6fa-49ba-493f-9747-2f8a4b564342 2026-05-21 06:05:54.375 9 INFO neutron.plugins.ml2.plugin [None req-405936e6-b6ae-458f-8191-a65a541cc51b - - - - - -] Attempt 1 to provision port ead2b6fa-49ba-493f-9747-2f8a4b564342 2026-05-21 06:05:54.652 10 INFO neutron.plugins.ml2.plugin [None req-6b7a1f0b-4c6e-4d8b-96c9-75d40d870121 - - - - - -] Attempt 1 to provision port e381d6d8-d3ef-4000-bb1c-59bfba715493 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.459 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-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.459 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.460 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.461 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 2 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.483 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-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.483 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.484 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.484 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 3 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.509 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-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.509 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.509 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 4 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.534 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-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.534 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.535 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.535 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 5 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.562 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-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.562 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.563 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.563 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 6 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.582 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-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.582 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.583 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.583 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 7 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.604 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-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.604 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.605 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.605 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 8 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.630 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-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.630 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.631 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.639 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 9 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.671 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-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.671 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.672 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:05:58.672 10 INFO neutron.plugins.ml2.plugin [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Attempt 10 to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:05:58.703 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-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet df065e69-0013-426d-8d52-b2d2e9b4f685 could not be found. 2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:05:58.703 10 ERROR neutron.plugins.ml2.managers [None req-4340c924-6e63-4676-bd85-b07de2110acb - - - - - -] Failed to bind port 7d4a4dbd-49f5-49bc-835f-0d792d72fed3 on host instance for vnic_type normal using segments [{'id': 'ec2d8f84-0c42-486e-b2d9-848517ac6d82', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 325, 'network_id': '7d5d4d9e-d238-4d4d-b28c-ae86723f8868'}] 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.281 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-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.281 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.282 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 2 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.301 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-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.301 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.302 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.303 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 3 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.332 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-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.332 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.333 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 4 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.389 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-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.389 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.390 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 5 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.427 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-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.427 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.428 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 6 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.470 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-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.470 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.471 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.472 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 7 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.494 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.495 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.495 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 8 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.609 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.610 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.610 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 9 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.635 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.637 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:00.638 9 INFO neutron.plugins.ml2.plugin [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Attempt 10 to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33d1d352-8e30-4226-8a29-44f3aab5530e could not be found. 2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:06:00.663 9 ERROR neutron.plugins.ml2.managers [None req-cc49fb54-a92f-465d-9756-907775a2095d - - - - - -] Failed to bind port 75030f6c-191f-4f61-93f9-a1028f583f97 on host instance for vnic_type normal using segments [{'id': '1edf4bd9-ef22-4fc8-8557-20f521787593', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 379, 'network_id': 'dd914bb7-5f28-4c68-a20a-55b385959cc4'}] 2026-05-21 06:06:02.721 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0d5bb0be-3aab-42c0-ab1d-59390b942e80 2026-05-21 06:06:03.273 10 INFO neutron.plugins.ml2.plugin [None req-9c58eed4-09a4-48d0-bc04-8f15e91fd1d9 - - - - - -] Attempt 1 to provision port 0d5bb0be-3aab-42c0-ab1d-59390b942e80 2026-05-21 06:06:03.750 9 INFO neutron.plugins.ml2.plugin [None req-7714374a-01eb-47fb-82a3-1467c834f063 - - - - - -] Attempt 1 to provision port 11d5137a-8464-4e7a-b139-ccc509316d62 2026-05-21 06:06:03.781 9 INFO neutron.plugins.ml2.plugin [None req-7714374a-01eb-47fb-82a3-1467c834f063 - - - - - -] Attempt 1 to provision port 0d5bb0be-3aab-42c0-ab1d-59390b942e80 2026-05-21 06:06:03.960 10 INFO neutron.plugins.ml2.plugin [None req-549ba1e6-d1a2-4f69-8aeb-e6597b9c1492 - - - - - -] Attempt 1 to provision port 11d5137a-8464-4e7a-b139-ccc509316d62 2026-05-21 06:06:04.703 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0d5bb0be-3aab-42c0-ab1d-59390b942e80 2026-05-21 06:06:06.747 10 INFO neutron.plugins.ml2.plugin [None req-7d36fa3b-9f90-43f4-b60b-141ac7e13a38 - - - - - -] Attempt 1 to provision port a9ff1bca-0cf5-4c22-8212-b67914f7e920 /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-05-21 06:06:08.717 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6a99028b-dd23-4adc-9de8-57df1c3bbea7 2026-05-21 06:06:09.158 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a9ff1bca-0cf5-4c22-8212-b67914f7e920 2026-05-21 06:06:09.364 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1c2653f-e0ec-4e66-9cf8-ddb5803b9500'] response: {'server_uuid': '4f5805cb-632c-456a-89cd-7a4f521727c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9ff1bca-0cf5-4c22-8212-b67914f7e920', 'code': 200} 2026-05-21 06:06:10.319 10 INFO neutron.plugins.ml2.plugin [None req-d6c3b61b-0d9b-41fd-8674-9ef10f50dc4e - - - - - -] Attempt 1 to provision port 6a99028b-dd23-4adc-9de8-57df1c3bbea7 2026-05-21 06:06:10.647 9 INFO neutron.plugins.ml2.plugin [None req-d3270290-5820-48d1-9427-380fa3afb6a1 - - - - - -] Attempt 1 to provision port 6a99028b-dd23-4adc-9de8-57df1c3bbea7 2026-05-21 06:06:10.745 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 6a99028b-dd23-4adc-9de8-57df1c3bbea7 2026-05-21 06:06:11.019 9 INFO neutron.plugins.ml2.plugin [None req-d3270290-5820-48d1-9427-380fa3afb6a1 - - - - - -] Attempt 1 to provision port 00782831-4b81-4cb0-92e6-22d48fec9c41 2026-05-21 06:06:11.179 9 INFO neutron.plugins.ml2.plugin [None req-67a2bbe0-8864-4907-9bc6-3baaaae50c1a - - - - - -] Attempt 1 to provision port 00782831-4b81-4cb0-92e6-22d48fec9c41 2026-05-21 06:06:11.263 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a9ff1bca-0cf5-4c22-8212-b67914f7e920 2026-05-21 06:06:12.842 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a0a7b5cc-32fe-4851-9f82-acc932b68192 2026-05-21 06:06:13.555 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 9819e0e6-459b-4697-851b-58589c8b1fe2 2026-05-21 06:06:14.055 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 9d7e31d2-e10b-4e4d-9a9d-516f06505284 2026-05-21 06:06:14.276 10 INFO neutron.plugins.ml2.plugin [None req-2045309e-4c21-48b2-9a65-af2f0234847a - - - - - -] Attempt 1 to provision port 9d7e31d2-e10b-4e4d-9a9d-516f06505284 2026-05-21 06:06:14.579 9 INFO neutron.plugins.ml2.plugin [None req-5790d26f-bf39-4823-ba72-dd4fef7cfb5a - - - - - -] Attempt 1 to provision port 9819e0e6-459b-4697-851b-58589c8b1fe2 2026-05-21 06:06:14.783 9 INFO neutron.plugins.ml2.plugin [None req-e9d28642-b82d-4478-bdc5-e5e5eddc180e - - - - - -] Attempt 1 to provision port 9d7e31d2-e10b-4e4d-9a9d-516f06505284 2026-05-21 06:06:14.860 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a0a7b5cc-32fe-4851-9f82-acc932b68192 2026-05-21 06:06:15.157 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 81a3abfc-e335-43ab-bb45-a01bd7df1d5a 2026-05-21 06:06:15.184 10 INFO neutron.plugins.ml2.plugin [None req-dd5f9652-2e24-49aa-9d46-2fccc51db4a6 - - - - - -] Attempt 1 to provision port 9819e0e6-459b-4697-851b-58589c8b1fe2 2026-05-21 06:06:15.417 9 INFO neutron.plugins.ml2.plugin [None req-fc0feae7-bb81-44ef-ab11-632b924f98e8 - - - - - -] Attempt 1 to provision port 5841a15f-1b90-40d6-9c0b-5c392b2ec8d6 2026-05-21 06:06:15.459 9 INFO neutron.plugins.ml2.plugin [None req-fc0feae7-bb81-44ef-ab11-632b924f98e8 - - - - - -] Attempt 1 to provision port a0a7b5cc-32fe-4851-9f82-acc932b68192 2026-05-21 06:06:15.791 9 INFO neutron.plugins.ml2.plugin [None req-94d12395-9a7d-457b-9acc-d93b4c8a446e - - - - - -] Attempt 1 to provision port 2d16a57e-5b42-46b9-af41-4ed5912abc6b 2026-05-21 06:06:16.365 10 INFO neutron.plugins.ml2.plugin [None req-dde80e6e-b17b-4258-b4a2-df9d8c7b3e57 - - - - - -] Attempt 1 to provision port 81a3abfc-e335-43ab-bb45-a01bd7df1d5a 2026-05-21 06:06:43.266 9 INFO neutron.plugins.ml2.plugin [None req-f5adc855-1493-4408-b4c9-6c3f20adcc01 - - - - - -] Attempt 1 to provision port 5c2c6672-7e40-41d3-aaf5-bbb2602b5960 2026-05-21 06:06:44.748 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port d21eb5a1-477a-4690-85d7-6a8905d66276 2026-05-21 06:06:45.324 10 INFO neutron.plugins.ml2.plugin [None req-b2ea24e1-0e54-4306-9207-9152b0bac211 - - - - - -] Attempt 1 to provision port d21eb5a1-477a-4690-85d7-6a8905d66276 2026-05-21 06:06:45.537 9 INFO neutron.plugins.ml2.plugin [None req-53187804-f528-49be-a6f5-d389ea21d153 - - - - - -] Attempt 1 to provision port a3fcb233-c7fc-4ce6-a784-ea37432a44a6 2026-05-21 06:06:45.787 10 INFO neutron.plugins.ml2.plugin [None req-fc3bd0e2-01d4-45aa-9155-6aa6c7d4390d - - - - - -] Attempt 1 to provision port d21eb5a1-477a-4690-85d7-6a8905d66276 2026-05-21 06:06:45.979 9 INFO neutron.plugins.ml2.plugin [None req-4ad2472b-8989-48ff-a169-c965aac452b8 - - - - - -] Attempt 1 to provision port f0d2afb7-d6a3-4797-92d8-5b1067dd5070 2026-05-21 06:06:46.541 10 INFO neutron.plugins.ml2.plugin [None req-ccbd3446-81f2-4662-9407-bc9a99b3c7ec - - - - - -] Attempt 1 to provision port f0d2afb7-d6a3-4797-92d8-5b1067dd5070 2026-05-21 06:06:46.801 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port d21eb5a1-477a-4690-85d7-6a8905d66276 2026-05-21 06:06:47.095 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0ff55b0c-0291-4bc0-8674-5c2094d2e1b0 2026-05-21 06:06:49.035 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a3fcb233-c7fc-4ce6-a784-ea37432a44a6 2026-05-21 06:06:49.189 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a7839e4-fea6-4c59-a64f-b3ea14541d98'] response: {'server_uuid': '4f5805cb-632c-456a-89cd-7a4f521727c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3fcb233-c7fc-4ce6-a784-ea37432a44a6', 'code': 200} 2026-05-21 06:06:49.420 10 INFO neutron.plugins.ml2.plugin [None req-08a8aa41-c8f6-4a0a-a64f-b3b82cbea891 - - - - - -] Attempt 1 to provision port 27aa79b8-3c3c-4892-ab14-589769204eec 2026-05-21 06:06:49.768 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 0ff55b0c-0291-4bc0-8674-5c2094d2e1b0 2026-05-21 06:06:51.200 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f79ea769-b932-4a6f-8f65-c3e9b75cd271 2026-05-21 06:06:51.614 10 INFO neutron.plugins.ml2.plugin [None req-751c913b-1c37-4408-af7a-69f40ea0904d - - - - - -] Attempt 1 to provision port f79ea769-b932-4a6f-8f65-c3e9b75cd271 2026-05-21 06:06:51.981 9 INFO neutron.plugins.ml2.plugin [None req-bdab1c2b-d86d-43da-a11a-3bdef5489879 - - - - - -] Attempt 1 to provision port f79ea769-b932-4a6f-8f65-c3e9b75cd271 2026-05-21 06:06:52.037 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port a3fcb233-c7fc-4ce6-a784-ea37432a44a6 2026-05-21 06:06:52.081 9 INFO neutron.plugins.ml2.plugin [None req-bdab1c2b-d86d-43da-a11a-3bdef5489879 - - - - - -] Attempt 1 to provision port abfe0d04-f732-4a76-bde2-835b76e4ab84 2026-05-21 06:06:52.249 10 INFO neutron.plugins.ml2.plugin [None req-a23d3eb8-f438-49ae-832b-4cca3a27c8c8 - - - - - -] Attempt 1 to provision port abfe0d04-f732-4a76-bde2-835b76e4ab84 2026-05-21 06:06:52.618 9 INFO neutron.plugins.ml2.plugin [None req-0b76d0d9-e72f-4019-a268-e9e4eedddb9c - - - - - -] Attempt 1 to provision port abfe0d04-f732-4a76-bde2-835b76e4ab84 2026-05-21 06:06:52.825 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 8cae1722-04b8-4cc6-acb2-30f7fa90df27 2026-05-21 06:06:53.379 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f79ea769-b932-4a6f-8f65-c3e9b75cd271 2026-05-21 06:06:54.738 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 8cae1722-04b8-4cc6-acb2-30f7fa90df27 2026-05-21 06:06:58.542 10 INFO neutron.plugins.ml2.plugin [None req-127765ac-2759-4b34-b041-cab4cf4685ae - - - - - -] Attempt 1 to provision port fbe5e0c1-289b-4410-b816-68dcdfa649bb 2026-05-21 06:07:00.821 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port fbe5e0c1-289b-4410-b816-68dcdfa649bb 2026-05-21 06:07:00.939 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-20463a7e-c226-4592-9672-317e92088b38'] response: {'server_uuid': '6eef8c72-14b5-454d-9c45-59cd905de2c8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fbe5e0c1-289b-4410-b816-68dcdfa649bb', 'code': 200} 2026-05-21 06:07:02.823 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port fbe5e0c1-289b-4410-b816-68dcdfa649bb 2026-05-21 06:07:03.401 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5c2c6672-7e40-41d3-aaf5-bbb2602b5960 2026-05-21 06:07:04.767 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 5c2c6672-7e40-41d3-aaf5-bbb2602b5960 2026-05-21 06:07:04.986 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f0d2afb7-d6a3-4797-92d8-5b1067dd5070 2026-05-21 06:07:06.740 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port f0d2afb7-d6a3-4797-92d8-5b1067dd5070 2026-05-21 06:07:10.765 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 27aa79b8-3c3c-4892-ab14-589769204eec 2026-05-21 06:07:10.780 10 INFO neutron.plugins.ml2.plugin [None req-e691fb84-ccf1-46eb-9bcc-c5e5ad2655fd - - - - - -] Attempt 1 to provision port 42b01d61-b999-44f6-83c1-91e650518fce 2026-05-21 06:07:11.179 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port abfe0d04-f732-4a76-bde2-835b76e4ab84 2026-05-21 06:07:12.922 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 42b01d61-b999-44f6-83c1-91e650518fce 2026-05-21 06:07:13.068 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-880ef11a-c7ff-44c2-bb79-5621dfacce25'] response: {'server_uuid': '4f5805cb-632c-456a-89cd-7a4f521727c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42b01d61-b999-44f6-83c1-91e650518fce', 'code': 200} 2026-05-21 06:07:13.346 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port abfe0d04-f732-4a76-bde2-835b76e4ab84 2026-05-21 06:07:13.446 9 INFO neutron.plugins.ml2.plugin [None req-879a4697-cc33-4a8f-a0c4-f543fa1efd35 - - - - - -] Attempt 1 to provision port 42b01d61-b999-44f6-83c1-91e650518fce 2026-05-21 06:07:13.656 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 27aa79b8-3c3c-4892-ab14-589769204eec 2026-05-21 06:07:14.828 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 42b01d61-b999-44f6-83c1-91e650518fce /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-05-21 06:07:23.015 9 INFO neutron.plugins.ml2.plugin [None req-16b628d0-95ba-4cab-90e4-7501916fe3b9 - - - - - -] Attempt 1 to provision port 82105af0-8199-4c9d-b5c8-267b9b003ff8 2026-05-21 06:07:26.863 10 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 82105af0-8199-4c9d-b5c8-267b9b003ff8 2026-05-21 06:07:26.980 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb9620eb-4368-4771-9109-81961479c945'] response: {'server_uuid': '4f5805cb-632c-456a-89cd-7a4f521727c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82105af0-8199-4c9d-b5c8-267b9b003ff8', 'code': 200} 2026-05-21 06:07:28.764 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 82105af0-8199-4c9d-b5c8-267b9b003ff8 2026-05-21 06:07:36.090 10 INFO neutron.plugins.ml2.plugin [None req-3fe597cc-2db5-4cf7-916b-aeb2948d9f33 - - - - - -] Attempt 1 to provision port 82105af0-8199-4c9d-b5c8-267b9b003ff8 2026-05-21 06:07:41.640 10 INFO neutron.plugins.ml2.plugin [None req-bdfb18ea-24ff-43f4-9b4a-a2421eead529 - - - - - -] Attempt 1 to provision port 42b01d61-b999-44f6-83c1-91e650518fce 2026-05-21 06:08:01.121 9 INFO neutron.plugins.ml2.plugin [None req-6796b3f6-0787-4adb-838f-b205bc8d2853 - - - - - -] Attempt 1 to provision port 518ec538-cb73-486b-83d1-28330c95dc3b