+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 05:42:52.102 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:42:52.102 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-02 05:42:52.103 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 05:42:52.103 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:42:52.949 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:42:52.951 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:42:52.954 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 05:42:52.954 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:42:52.955 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:42:52.955 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:42:52.955 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:42:52.960 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:42:52.960 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:42:52.960 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:42:52.976 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:42:52.977 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:42:52.977 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:42:53.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:42:53.004 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:42:53.004 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:42:53.005 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:42:53.010 1 WARNING oslo_policy.policy [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-02 05:42:53.275 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:42:53.559 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:42:53.559 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:42:53.560 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:42:53.605 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:42:53.606 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:42:53.606 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:42:53.606 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:42:53.606 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:42:53.606 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:42:53.607 1 INFO neutron.plugins.ml2.managers [None req-e237436a-687f-4b6a-97f4-9f9051166c3c - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:42:53.619 1 INFO neutron.quota [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded quota_driver: . 2026-07-02 05:42:53.619 1 INFO neutron.plugins.ml2.plugin [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:42:53.620 1 INFO neutron.plugins.ml2.managers [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:42:53.620 1 INFO neutron.plugins.ml2.managers [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:42:53.620 1 INFO neutron.plugins.ml2.managers [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:42:53.620 1 INFO neutron.extensions.vlantransparent [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:42:53.621 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: qos 2026-07-02 05:42:53.631 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: router 2026-07-02 05:42:53.659 1 INFO neutron.services.service_base [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:42:53.659 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: segments 2026-07-02 05:42:53.722 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: trunk 2026-07-02 05:42:53.777 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:42:53.810 1 WARNING stevedore.named [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:42:53.867 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:42:53.867 1 INFO neutron.common.utils [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:42:53.867 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:42:53.872 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: tag 2026-07-02 05:42:53.877 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: timestamp 2026-07-02 05:42:53.879 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:42:53.882 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: flavors 2026-07-02 05:42:53.885 1 INFO neutron.manager [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loading Plugin: revisions 2026-07-02 05:42:53.887 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Initializing extension manager. 2026-07-02 05:42:53.888 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: address-group 2026-07-02 05:42:53.889 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: address-scope 2026-07-02 05:42:53.889 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:42:53.890 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: agent 2026-07-02 05:42:53.890 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:42:53.891 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:42:53.892 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:42:53.893 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: availability_zone 2026-07-02 05:42:53.893 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:42:53.893 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:42:53.894 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:42:53.895 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:42:53.895 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: dns-integration 2026-07-02 05:42:53.896 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:42:53.896 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:42:53.897 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: dvr 2026-07-02 05:42:53.897 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:42:53.898 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:42:53.898 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:42:53.899 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:42:53.899 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: external-net 2026-07-02 05:42:53.899 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:42:53.900 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: extraroute 2026-07-02 05:42:53.900 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:42:53.901 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:42:53.901 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:42:53.902 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:42:53.902 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:42:53.903 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:42:53.903 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: flavors 2026-07-02 05:42:53.904 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:42:53.905 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:42:53.905 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:42:53.906 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:42:53.906 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:42:53.907 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: router 2026-07-02 05:42:53.909 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:42:53.909 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:42:53.909 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: l3-ha 2026-07-02 05:42:53.910 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:42:53.910 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:42:53.911 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:42:53.912 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:42:53.912 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:42:53.913 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:42:53.914 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:42:53.915 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:42:53.916 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:42:53.916 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:42:53.917 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: multi-provider 2026-07-02 05:42:53.917 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: net-mtu 2026-07-02 05:42:53.918 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:42:53.918 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:42:53.919 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: network_ha 2026-07-02 05:42:53.919 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:42:53.920 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:42:53.921 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: pagination 2026-07-02 05:42:53.922 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:42:53.923 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:42:53.924 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:42:53.925 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:42:53.926 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:42:53.927 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:42:53.928 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:42:53.929 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:42:53.930 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: binding 2026-07-02 05:42:53.931 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: binding-extended 2026-07-02 05:42:53.931 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-security 2026-07-02 05:42:53.931 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: project-id 2026-07-02 05:42:53.932 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: provider 2026-07-02 05:42:53.933 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos 2026-07-02 05:42:53.934 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:42:53.934 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:42:53.935 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-default 2026-07-02 05:42:53.936 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-fip 2026-07-02 05:42:53.936 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:42:53.936 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:42:53.937 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:42:53.937 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:42:53.938 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:42:53.938 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-pps 2026-07-02 05:42:53.939 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:42:53.939 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:42:53.940 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:42:53.940 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:42:53.942 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: quotas 2026-07-02 05:42:53.944 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: quota_details 2026-07-02 05:42:53.945 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:42:53.946 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:42:53.946 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:42:53.947 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:42:53.947 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:42:53.947 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:42:53.948 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:42:53.949 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:42:53.949 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:42:53.950 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:42:53.951 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:42:53.951 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:42:53.952 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:42:53.952 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:42:53.958 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: security-group 2026-07-02 05:42:53.959 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: segment 2026-07-02 05:42:53.960 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:42:53.961 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: service-type 2026-07-02 05:42:53.961 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: sorting 2026-07-02 05:42:53.962 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:42:53.962 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:42:53.963 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:42:53.963 1 WARNING neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:42:53.964 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:42:53.964 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:42:53.965 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:42:53.965 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:42:53.966 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:42:53.966 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:42:53.967 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:42:53.969 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:42:53.970 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:42:53.971 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: trunk 2026-07-02 05:42:53.971 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: trunk-details 2026-07-02 05:42:53.972 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:42:53.972 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:42:53.973 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:42:53.973 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:42:53.974 1 INFO neutron.api.extensions [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Loaded extension: vpnaas 2026-07-02 05:42:53.977 1 INFO oslo_service.service [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Starting 2 workers 2026-07-02 05:42:53.981 1 INFO oslo_service.service [None req-1c37e65d-b3d0-47c9-ba4f-09be7e3f9a8e - - - - - -] Starting 1 workers 2026-07-02 05:43:26.477 10 INFO neutron.db.l3_hamode_db [None req-946d0e88-cf6a-4d23-89c4-3387c56694cd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 05:43:43.213 9 INFO neutron.plugins.ml2.plugin [None req-da68b830-c4a8-4e13-8bea-8b4a1acd55a9 - - - - - -] Attempt 1 to provision port b08f0d53-3bdd-47dc-8985-b815459b2fcf 2026-07-02 05:43:43.267 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b08f0d53-3bdd-47dc-8985-b815459b2fcf 2026-07-02 05:43:44.998 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b08f0d53-3bdd-47dc-8985-b815459b2fcf 2026-07-02 05:47:58.707 10 INFO neutron.plugins.ml2.plugin [None req-5fc660f0-83fa-491f-b554-093f89636237 - - - - - -] Attempt 1 to provision port 27d31a89-86de-4bff-a4e7-330269b2c2c1 2026-07-02 05:47:59.222 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 27d31a89-86de-4bff-a4e7-330269b2c2c1 2026-07-02 05:48:05.584 9 INFO neutron.plugins.ml2.plugin [None req-69abde47-c194-4c72-9183-904293e227e1 - - - - - -] Attempt 1 to provision port 9fba6e1a-d4a6-4df8-b29c-141ee44e183d 2026-07-02 05:51:31.428 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9fba6e1a-d4a6-4df8-b29c-141ee44e183d 2026-07-02 05:51:33.345 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9fba6e1a-d4a6-4df8-b29c-141ee44e183d 2026-07-02 05:59:59.698 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 71e275df-b969-4fe0-a536-31029ef7cdc6 2026-07-02 06:00:01.674 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 71e275df-b969-4fe0-a536-31029ef7cdc6 2026-07-02 06:15:26.308 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ad502f78-0088-43ba-a7ed-c3e307b5f3de 2026-07-02 06:15:26.501 10 INFO neutron.plugins.ml2.plugin [None req-2cb87c0c-1a61-4caf-a091-d17c81d313de - - - - - -] Attempt 1 to provision port 0093a9cc-ac18-49da-a660-4123a81b961e 2026-07-02 06:15:26.886 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port a2bc6c43-ed41-4b10-bfa0-618e86979477 2026-07-02 06:15:27.050 9 INFO neutron.plugins.ml2.plugin [None req-7ab2b324-6c8b-42ac-85a2-02302bbb29a1 - - - - - -] Attempt 1 to provision port ad502f78-0088-43ba-a7ed-c3e307b5f3de 2026-07-02 06:15:27.235 10 INFO neutron.plugins.ml2.plugin [None req-ec13c0d3-68b2-4e44-82e3-29005827d922 - - - - - -] Attempt 1 to provision port 3ba6f375-2223-4baf-a860-d710c359ee8b 2026-07-02 06:15:27.460 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 92bbce26-9f1d-4e8c-84e8-0b0e6e6af584 2026-07-02 06:15:27.723 9 INFO neutron.plugins.ml2.plugin [None req-e9a6bd52-6a24-4694-9928-d548d8a5addc - - - - - -] Attempt 1 to provision port 92bbce26-9f1d-4e8c-84e8-0b0e6e6af584 2026-07-02 06:15:28.152 10 INFO neutron.plugins.ml2.plugin [None req-25e38a97-221f-4f96-a2c9-dd7c3a08d500 - - - - - -] Attempt 1 to provision port a2bc6c43-ed41-4b10-bfa0-618e86979477 2026-07-02 06:15:28.446 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port a2bc6c43-ed41-4b10-bfa0-618e86979477 2026-07-02 06:15:28.994 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ad502f78-0088-43ba-a7ed-c3e307b5f3de 2026-07-02 06:15:29.326 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 92bbce26-9f1d-4e8c-84e8-0b0e6e6af584 2026-07-02 06:15:29.621 9 INFO neutron.plugins.ml2.plugin [None req-31f89c8f-f451-4a6a-8af1-515322b553f6 - - - - - -] Attempt 1 to provision port 6813edd0-7551-4176-8912-f7bd0825a568 2026-07-02 06:15:29.660 9 INFO neutron.plugins.ml2.plugin [None req-31f89c8f-f451-4a6a-8af1-515322b553f6 - - - - - -] Attempt 1 to provision port c5262b0e-a93c-4f28-a17a-2a12969bbcbf 2026-07-02 06:15:30.110 9 INFO neutron.plugins.ml2.plugin [None req-736f7ac0-a799-4717-a614-cf82d2ea5fdb - - - - - -] Attempt 1 to provision port c5262b0e-a93c-4f28-a17a-2a12969bbcbf 2026-07-02 06:15:31.083 9 INFO neutron.plugins.ml2.plugin [None req-cf1bb5dc-daaa-4315-9e84-c596fb28f625 - - - - - -] Attempt 1 to provision port ce10ba74-155d-40cb-b2f3-c64fba1af37d 2026-07-02 06:15:31.572 9 INFO neutron.plugins.ml2.plugin [None req-6701f864-58af-4c29-8491-ec23ae113a92 - - - - - -] Attempt 1 to provision port ce10ba74-155d-40cb-b2f3-c64fba1af37d 2026-07-02 06:15:31.839 9 INFO neutron.plugins.ml2.plugin [None req-d8e9d604-1857-40cb-bf87-fd7633537321 - - - - - -] Attempt 1 to provision port 8437c466-7229-4a63-af1a-ef1eacf3c16b 2026-07-02 06:15:32.488 10 INFO neutron.plugins.ml2.plugin [None req-f4fb9805-4cb3-4140-a062-37c5f13441b0 - - - - - -] Attempt 1 to provision port 8437c466-7229-4a63-af1a-ef1eacf3c16b 2026-07-02 06:15:34.447 9 INFO neutron.plugins.ml2.plugin [None req-67b2a885-9837-455a-a0ed-dbabea557e42 - - - - - -] Attempt 1 to provision port 022adcc7-a5b3-4abb-9674-f3586933e465 2026-07-02 06:15:34.471 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 869d2122-cd91-4056-8849-51a76a7b6221 2026-07-02 06:15:34.892 10 INFO neutron.plugins.ml2.plugin [None req-b6399f89-891d-4e92-9a9b-f37b7bf58e18 - - - - - -] Attempt 1 to provision port 869d2122-cd91-4056-8849-51a76a7b6221 2026-07-02 06:15:36.011 10 INFO neutron.plugins.ml2.plugin [None req-2a4df3bf-1bd5-4a79-a56b-2d1ae60a180b - - - - - -] Attempt 1 to provision port faddff63-75ff-4def-ab88-5f9748e785fd 2026-07-02 06:15:36.387 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 869d2122-cd91-4056-8849-51a76a7b6221 2026-07-02 06:15:36.878 9 INFO neutron.plugins.ml2.plugin [None req-fb2f0988-e421-47fa-b6e1-190802a6c2bc - - - - - -] Attempt 1 to provision port 27724e12-ad01-425a-8067-2418702a8ef3 2026-07-02 06:15:37.447 9 INFO neutron.plugins.ml2.plugin [None req-c7b9886b-abdf-4e08-86b5-f1304ef4da36 - - - - - -] Attempt 1 to provision port 27724e12-ad01-425a-8067-2418702a8ef3 2026-07-02 06:15:38.547 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port f2f9dedd-dbe8-4c67-b219-034ae9aebba1 2026-07-02 06:15:39.083 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e9f5c8d9-343e-44d8-990f-c9fca98edec4 2026-07-02 06:15:39.666 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port a5e6b119-c04e-4896-9374-c1cd2c42437b 2026-07-02 06:15:39.735 9 INFO neutron.plugins.ml2.plugin [None req-95f6092a-9254-44d2-8035-74439c00fc23 - - - - - -] Attempt 1 to provision port 1f99cb5f-ef11-4d19-9c9c-6796f9b7ca90 2026-07-02 06:15:40.207 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 23ec4441-c1ee-44a8-a844-42f9f6b014b5 2026-07-02 06:15:41.140 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port f2f9dedd-dbe8-4c67-b219-034ae9aebba1 2026-07-02 06:15:41.394 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e9f5c8d9-343e-44d8-990f-c9fca98edec4 2026-07-02 06:15:41.747 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port a5e6b119-c04e-4896-9374-c1cd2c42437b 2026-07-02 06:15:42.056 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port faddff63-75ff-4def-ab88-5f9748e785fd 2026-07-02 06:15:42.537 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 23ec4441-c1ee-44a8-a844-42f9f6b014b5 2026-07-02 06:15:42.560 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82a2c800-934a-4cc0-9b51-032ef1c28c2d'] response: {'server_uuid': '124fb191-be47-4d29-8a09-066ef8692b0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'faddff63-75ff-4def-ab88-5f9748e785fd', 'code': 200} 2026-07-02 06:15:43.234 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port faddff63-75ff-4def-ab88-5f9748e785fd 2026-07-02 06:15:43.601 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1f99cb5f-ef11-4d19-9c9c-6796f9b7ca90 2026-07-02 06:15:44.401 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-23ad96ca-82cd-4e6c-8daf-c0d99b46309f'] response: {'server_uuid': '692cb0a7-36ae-4224-b739-0bf682af39b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f99cb5f-ef11-4d19-9c9c-6796f9b7ca90', 'code': 200} 2026-07-02 06:15:45.176 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1f99cb5f-ef11-4d19-9c9c-6796f9b7ca90 2026-07-02 06:15:47.791 10 INFO neutron.plugins.ml2.plugin [None req-87db5ced-bba3-4ea2-956d-1a3ea250c33d - - - - - -] Attempt 1 to provision port 040d4491-4e47-42b8-88f5-7a7349b4bb6b 2026-07-02 06:15:48.456 10 INFO neutron.plugins.ml2.plugin [None req-b36fe4b5-7e58-46af-b8ac-f541b2a0cd0b - - - - - -] Attempt 1 to provision port 29d9776a-c551-4d8b-977f-a09134a658b3 2026-07-02 06:15:49.070 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 29d9776a-c551-4d8b-977f-a09134a658b3 2026-07-02 06:15:50.437 9 INFO neutron.plugins.ml2.plugin [None req-c4e5f838-1f5e-45ea-bc46-55d804e530b4 - - - - - -] Attempt 1 to provision port b3d61e82-48af-4792-b7b9-561cb2465abd 2026-07-02 06:15:51.092 10 INFO neutron.plugins.ml2.plugin [None req-d44f47b8-fa0f-4f14-bdbc-138c07fdf33c - - - - - -] Attempt 1 to provision port b3d61e82-48af-4792-b7b9-561cb2465abd 2026-07-02 06:15:51.230 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e80c42ee-6da5-4f61-91e2-2bf7fdba957c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:15:52.465 10 INFO neutron.plugins.ml2.plugin [None req-5937b4bc-8fd3-4c34-b816-0f6a45dd0e8c - - - - - -] Attempt 1 to provision port e3d0258e-12f8-42a2-93d4-a712d0b680a6 2026-07-02 06:15:53.106 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e80c42ee-6da5-4f61-91e2-2bf7fdba957c 2026-07-02 06:15:53.110 9 INFO neutron.plugins.ml2.plugin [None req-0b61ddae-0b09-4a01-8819-00b143a805c6 - - - - - -] Attempt 1 to provision port d352c8a2-6e87-4f0b-afca-4c6c0c972a8b 2026-07-02 06:15:53.684 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port d352c8a2-6e87-4f0b-afca-4c6c0c972a8b 2026-07-02 06:15:54.832 10 INFO neutron.plugins.ml2.plugin [None req-0f12cc82-a744-41a5-bad4-ae4f473921da - - - - - -] Attempt 1 to provision port 2d4adec6-82db-400f-9ea9-23780b45b256 2026-07-02 06:15:55.021 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port d352c8a2-6e87-4f0b-afca-4c6c0c972a8b 2026-07-02 06:15:55.406 10 INFO neutron.plugins.ml2.plugin [None req-00e5b82a-798b-409b-9a2e-19571dc79861 - - - - - -] Attempt 1 to provision port 2d4adec6-82db-400f-9ea9-23780b45b256 2026-07-02 06:15:57.184 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 29e8ea42-887a-4c40-8d13-f3d3701e95cc 2026-07-02 06:15:58.577 10 INFO neutron.plugins.ml2.plugin [None req-e2e050ef-f80a-4063-b649-39d0c4a5f02b - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:15:59.113 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 29e8ea42-887a-4c40-8d13-f3d3701e95cc 2026-07-02 06:16:01.134 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:16:01.261 10 INFO neutron.plugins.ml2.plugin [None req-af64919b-ffd7-4682-9ea3-b620a99c6bef - - - - - -] Attempt 1 to provision port 0837964a-f8c0-429d-b03e-51da922cd9de 2026-07-02 06:16:01.283 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed05a0d3-f534-4de0-8caf-7df33dc557f8'] response: {'server_uuid': '33eb8a52-01ad-4a24-9937-dd7e28fddc14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c02131a-1d0f-411d-b8c4-00f3b495d564', 'code': 200} 2026-07-02 06:16:03.172 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0837964a-f8c0-429d-b03e-51da922cd9de 2026-07-02 06:16:03.314 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aeb8590-fafc-437c-8f8c-08aa8db8e0db'] response: {'server_uuid': '9c4532b8-e7fe-489e-bec5-4610815de914', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0837964a-f8c0-429d-b03e-51da922cd9de', 'code': 200} 2026-07-02 06:16:03.752 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:16:05.032 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0837964a-f8c0-429d-b03e-51da922cd9de /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:16:17.026 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b3d61e82-48af-4792-b7b9-561cb2465abd 2026-07-02 06:16:17.468 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 040d4491-4e47-42b8-88f5-7a7349b4bb6b 2026-07-02 06:16:18.795 10 INFO neutron.plugins.ml2.plugin [None req-c119fb6c-1d63-4340-bea7-85dc27d1f2bd - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:16:19.039 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b3d61e82-48af-4792-b7b9-561cb2465abd 2026-07-02 06:16:19.337 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 040d4491-4e47-42b8-88f5-7a7349b4bb6b 2026-07-02 06:16:19.571 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:16:21.138 10 INFO neutron.plugins.ml2.plugin [None req-0a33c9c2-c438-4574-8cae-d2e59e279ad6 - - - - - -] Attempt 1 to provision port 9c02131a-1d0f-411d-b8c4-00f3b495d564 2026-07-02 06:16:23.329 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea76f653-27a1-4a6f-b239-439996602660'] response: {'server_uuid': '33eb8a52-01ad-4a24-9937-dd7e28fddc14', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9c02131a-1d0f-411d-b8c4-00f3b495d564', 'code': 200} 2026-07-02 06:16:23.443 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] No ports have port_id starting with 9c02131a-1d0f-411d-b8c4-00f3b495d564 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:16:33.110 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b5f1f38b-d9c5-444d-b1bd-c6805beba76b 2026-07-02 06:16:33.135 10 INFO neutron.plugins.ml2.plugin [None req-f495b918-71db-4644-8ec9-7648bb3f8b59 - - - - - -] Attempt 1 to provision port 4edc5eae-eac6-442e-82a8-46e277e9bd1b 2026-07-02 06:16:35.160 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port b5f1f38b-d9c5-444d-b1bd-c6805beba76b 2026-07-02 06:16:35.199 10 INFO neutron.plugins.ml2.plugin [None req-300d7a73-9b6f-4455-adda-23841df9657c - - - - - -] Attempt 1 to provision port b5f1f38b-d9c5-444d-b1bd-c6805beba76b 2026-07-02 06:16:35.504 10 INFO neutron.plugins.ml2.plugin [None req-1ed4e911-c4ae-4abc-8015-92423696ecab - - - - - -] Attempt 1 to provision port 1b3eb561-4376-44b9-b7e2-e81602d3c3a7 2026-07-02 06:16:36.281 10 INFO neutron.plugins.ml2.plugin [None req-a15d7bfe-555e-4b9e-a766-e0c6d45085d8 - - - - - -] Attempt 1 to provision port 1b3eb561-4376-44b9-b7e2-e81602d3c3a7 2026-07-02 06:16:37.040 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port f73d623e-3db0-4671-9c77-ecd0f9659df9 2026-07-02 06:16:39.031 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port f73d623e-3db0-4671-9c77-ecd0f9659df9 2026-07-02 06:16:45.821 9 INFO neutron.plugins.ml2.plugin [None req-2960478a-b358-4ca8-b702-aea13d539cb9 - - - - - -] Attempt 1 to provision port 45403c21-3ebe-40a2-a96d-2b55141d0aaf 2026-07-02 06:16:49.143 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 45403c21-3ebe-40a2-a96d-2b55141d0aaf 2026-07-02 06:16:49.257 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b86ca89-14a3-4b3e-8594-c12bc4df1607'] response: {'server_uuid': '456da6f8-32b3-4728-b4e8-734f1dbe6282', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45403c21-3ebe-40a2-a96d-2b55141d0aaf', 'code': 200} 2026-07-02 06:16:51.037 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 45403c21-3ebe-40a2-a96d-2b55141d0aaf 2026-07-02 06:16:53.166 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4df28c46-62b4-4438-b147-67fce8c47eee 2026-07-02 06:16:53.554 10 INFO neutron.plugins.ml2.plugin [None req-cae6547f-4a2c-4635-9752-a88d92210cf0 - - - - - -] Attempt 1 to provision port 4df28c46-62b4-4438-b147-67fce8c47eee 2026-07-02 06:16:53.703 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ef2e44c1-e9a4-45f1-923a-498695a8091c 2026-07-02 06:16:53.964 10 INFO neutron.plugins.ml2.plugin [None req-540cbc56-9aa6-470e-8346-8e05dfb8c1ec - - - - - -] Attempt 1 to provision port ef2e44c1-e9a4-45f1-923a-498695a8091c 2026-07-02 06:16:54.560 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1b3eb561-4376-44b9-b7e2-e81602d3c3a7 2026-07-02 06:16:54.856 9 INFO neutron.plugins.ml2.plugin [None req-242753ce-7dd9-4e50-b8b3-ca2a08507be0 - - - - - -] Attempt 1 to provision port 6edb1f93-683f-4f24-9e40-8ed5366a134f 2026-07-02 06:16:55.417 10 INFO neutron.plugins.ml2.plugin [None req-a6a4f8e1-14c1-42c4-a165-e64d827c289c - - - - - -] Attempt 1 to provision port 6edb1f93-683f-4f24-9e40-8ed5366a134f 2026-07-02 06:16:55.658 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4df28c46-62b4-4438-b147-67fce8c47eee 2026-07-02 06:16:55.975 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4edc5eae-eac6-442e-82a8-46e277e9bd1b 2026-07-02 06:16:56.327 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ef2e44c1-e9a4-45f1-923a-498695a8091c 2026-07-02 06:16:56.514 10 INFO neutron.plugins.ml2.plugin [None req-2adb1e1f-1158-4679-ad76-951ac68210d8 - - - - - -] Attempt 1 to provision port ed4296b1-f3fe-415c-8559-400ed191544a 2026-07-02 06:16:56.611 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1b3eb561-4376-44b9-b7e2-e81602d3c3a7 2026-07-02 06:16:56.678 9 INFO neutron.plugins.ml2.plugin [None req-a4c84b36-9b6f-4911-8fda-41afd8eac878 - - - - - -] Attempt 1 to provision port 928fc9cc-2a07-433d-8e3e-6c98b8281075 2026-07-02 06:16:57.256 10 INFO neutron.plugins.ml2.plugin [None req-6b5be14e-daff-46a3-895f-e0eb7bef1b2f - - - - - -] Attempt 1 to provision port ed4296b1-f3fe-415c-8559-400ed191544a 2026-07-02 06:16:57.685 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4edc5eae-eac6-442e-82a8-46e277e9bd1b 2026-07-02 06:16:57.716 9 INFO neutron.plugins.ml2.plugin [None req-5f5d1910-66af-4307-aceb-b2b7ff2204ea - - - - - -] Attempt 1 to provision port 7c021737-a981-4aab-9e58-c6120be18d36 2026-07-02 06:16:58.107 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7c021737-a981-4aab-9e58-c6120be18d36 2026-07-02 06:16:59.746 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7c021737-a981-4aab-9e58-c6120be18d36 2026-07-02 06:17:00.102 9 INFO neutron.plugins.ml2.plugin [None req-9e1f17c0-2463-4d56-8ac7-2410df316a68 - - - - - -] Attempt 1 to provision port 677e90a3-6c22-4078-aa73-1801b8487e82 2026-07-02 06:17:00.125 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 3db39112-1de3-48d4-94c2-ba9ada24b261 2026-07-02 06:17:00.863 9 INFO neutron.plugins.ml2.plugin [None req-1dbfcf89-398d-4ad3-8b63-a0c54ecb9c23 - - - - - -] Attempt 1 to provision port 677e90a3-6c22-4078-aa73-1801b8487e82 2026-07-02 06:17:01.692 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 3db39112-1de3-48d4-94c2-ba9ada24b261 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:17:04.876 9 INFO neutron.plugins.ml2.plugin [None req-55e54aa3-a980-4179-96d1-45c21d729715 - - - - - -] Attempt 1 to provision port 87ce573b-9f3b-4fed-aa0e-d8be89a37238 2026-07-02 06:17:05.677 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port bd78ecb2-493d-4079-b809-8730319b99da 2026-07-02 06:17:05.935 9 INFO neutron.plugins.ml2.plugin [None req-4000c6e4-960c-4717-8c96-28b8543f381b - - - - - -] Attempt 1 to provision port bd78ecb2-493d-4079-b809-8730319b99da 2026-07-02 06:17:06.265 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c1e39063-2ebd-4810-a594-baf3e1169f97 2026-07-02 06:17:06.396 9 INFO neutron.plugins.ml2.plugin [None req-541c7fde-77ea-4a86-8516-1b2506e98f48 - - - - - -] Attempt 1 to provision port c1e39063-2ebd-4810-a594-baf3e1169f97 2026-07-02 06:17:07.346 9 INFO neutron.plugins.ml2.plugin [None req-886c2184-a4c7-490d-ab97-db53babf7820 - - - - - -] Attempt 1 to provision port 360b5e15-f445-4f98-9e96-6cfacb7852a2 2026-07-02 06:17:07.601 9 INFO neutron.plugins.ml2.plugin [None req-e560061f-35b4-4a51-bc43-9070d5e56719 - - - - - -] Attempt 1 to provision port 8f39707d-7ba6-428e-bcc9-729b4d3fa043 2026-07-02 06:17:07.606 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c1e39063-2ebd-4810-a594-baf3e1169f97 2026-07-02 06:17:07.941 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port bd78ecb2-493d-4079-b809-8730319b99da 2026-07-02 06:17:08.365 9 INFO neutron.plugins.ml2.plugin [None req-f5bfe0e3-d3c2-4ba4-b49e-f8bfe1c57f37 - - - - - -] Attempt 1 to provision port 360b5e15-f445-4f98-9e96-6cfacb7852a2 2026-07-02 06:17:08.510 9 INFO neutron.plugins.ml2.plugin [None req-e05e3c29-5fed-452a-ad4f-d09bbf926df9 - - - - - -] Attempt 1 to provision port 8f39707d-7ba6-428e-bcc9-729b4d3fa043 2026-07-02 06:17:09.197 9 INFO neutron.plugins.ml2.plugin [None req-eb5e2076-10c7-479a-95dd-7affcbbe8976 - - - - - -] Attempt 1 to provision port c93eabe8-eb57-4f45-85c6-958fc85a5da0 2026-07-02 06:17:09.683 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 396d4f0b-33fb-4c3b-ad34-a1e6b481c00e 2026-07-02 06:17:09.736 10 INFO neutron.plugins.ml2.plugin [None req-40d1ea39-2c09-4aa2-80da-285b2c5400e3 - - - - - -] Attempt 1 to provision port c9f912e8-d8d9-43e6-9e63-f1b67c3bf557 2026-07-02 06:17:10.289 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c93eabe8-eb57-4f45-85c6-958fc85a5da0 2026-07-02 06:17:11.595 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 396d4f0b-33fb-4c3b-ad34-a1e6b481c00e 2026-07-02 06:17:11.992 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c93eabe8-eb57-4f45-85c6-958fc85a5da0 2026-07-02 06:17:12.614 9 INFO neutron.plugins.ml2.plugin [None req-7de69a20-f6f1-434d-ad52-019c19620164 - - - - - -] Attempt 1 to provision port 69091ec5-c65d-4f4b-bff0-aa49233f0a59 2026-07-02 06:17:13.273 10 INFO neutron.plugins.ml2.plugin [None req-618d1294-a9c9-4503-80db-95707aa33a5e - - - - - -] Attempt 1 to provision port 69091ec5-c65d-4f4b-bff0-aa49233f0a59 2026-07-02 06:17:13.901 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port d7fc2c48-33b7-4d8a-bbd5-819146be12a7 2026-07-02 06:17:14.382 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4c04f2bc-447c-4b2c-bf53-33f32403c054 2026-07-02 06:17:14.743 10 INFO neutron.plugins.ml2.plugin [None req-47c0faaa-6c18-43be-85b6-c61bade69898 - - - - - -] Attempt 1 to provision port 4c04f2bc-447c-4b2c-bf53-33f32403c054 2026-07-02 06:17:15.692 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port d7fc2c48-33b7-4d8a-bbd5-819146be12a7 2026-07-02 06:17:15.956 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4c04f2bc-447c-4b2c-bf53-33f32403c054 2026-07-02 06:17:16.428 10 INFO neutron.plugins.ml2.plugin [None req-97f9b826-d3bd-4a96-a113-632c57d55cbd - - - - - -] Attempt 1 to provision port 1a5d20dc-5443-490b-a97c-c003a6160fee 2026-07-02 06:17:18.900 9 INFO neutron.plugins.ml2.plugin [None req-8ac67411-38e0-42a4-af87-1c54bd57f291 - - - - - -] Attempt 1 to provision port eef39b47-452c-41cb-8077-09288925b400 2026-07-02 06:17:19.672 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 677e90a3-6c22-4078-aa73-1801b8487e82 2026-07-02 06:17:20.056 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 928fc9cc-2a07-433d-8e3e-6c98b8281075 2026-07-02 06:17:20.369 9 INFO neutron.plugins.ml2.plugin [None req-461fcf7a-e1b9-4843-b151-6d8caf54ff11 - - - - - -] Attempt 1 to provision port 7da9c13d-7d1f-4326-8209-83cb51608ed5 2026-07-02 06:17:21.013 10 INFO neutron.plugins.ml2.plugin [None req-1bed8a23-71b4-4642-9d7f-db2dedfb9e4f - - - - - -] Attempt 1 to provision port c064e7ae-adad-4633-b4a3-30bb68db2f6f 2026-07-02 06:17:21.590 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 677e90a3-6c22-4078-aa73-1801b8487e82 2026-07-02 06:17:21.900 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 928fc9cc-2a07-433d-8e3e-6c98b8281075 2026-07-02 06:17:23.719 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port eef39b47-452c-41cb-8077-09288925b400 2026-07-02 06:17:23.986 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d894bb-f6a6-4d8c-ab7c-bb56c349f871'] response: {'server_uuid': 'f928b471-af88-4247-89ba-ffc90ffcddca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eef39b47-452c-41cb-8077-09288925b400', 'code': 200} 2026-07-02 06:17:24.308 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c064e7ae-adad-4633-b4a3-30bb68db2f6f 2026-07-02 06:17:25.658 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port eef39b47-452c-41cb-8077-09288925b400 2026-07-02 06:17:25.985 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c064e7ae-adad-4633-b4a3-30bb68db2f6f 2026-07-02 06:17:26.044 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-847c38b9-c5f5-4cd5-88ea-44ff47962db4'] response: {'server_uuid': '2a5bbca4-86f7-43f9-b966-c1d4d000a178', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c064e7ae-adad-4633-b4a3-30bb68db2f6f', 'code': 200} 2026-07-02 06:17:27.662 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 8f39707d-7ba6-428e-bcc9-729b4d3fa043 2026-07-02 06:17:28.230 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 87ce573b-9f3b-4fed-aa0e-d8be89a37238 2026-07-02 06:17:29.813 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 8f39707d-7ba6-428e-bcc9-729b4d3fa043 2026-07-02 06:17:29.916 9 INFO neutron.plugins.ml2.plugin [None req-b99399ce-3dec-46b6-a130-a58fd7952aa4 - - - - - -] Attempt 1 to provision port d46acef4-6d22-47d1-9570-27e7222ab1dc 2026-07-02 06:17:30.117 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 87ce573b-9f3b-4fed-aa0e-d8be89a37238 2026-07-02 06:17:30.329 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 69091ec5-c65d-4f4b-bff0-aa49233f0a59 2026-07-02 06:17:30.675 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c9f912e8-d8d9-43e6-9e63-f1b67c3bf557 2026-07-02 06:17:30.687 9 INFO neutron.plugins.ml2.plugin [None req-cd1a53f2-0d55-4524-b065-0f2cf5872bd8 - - - - - -] Attempt 1 to provision port 30b774a0-8e33-4613-b5b5-b20e5d7b71ff 2026-07-02 06:17:31.037 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 30b774a0-8e33-4613-b5b5-b20e5d7b71ff 2026-07-02 06:17:31.639 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 30b774a0-8e33-4613-b5b5-b20e5d7b71ff 2026-07-02 06:17:32.004 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c9f912e8-d8d9-43e6-9e63-f1b67c3bf557 2026-07-02 06:17:32.295 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 69091ec5-c65d-4f4b-bff0-aa49233f0a59 2026-07-02 06:17:32.668 10 INFO neutron.plugins.ml2.plugin [None req-92f7930f-1895-4512-a6b5-58e182b3cebf - - - - - -] Attempt 1 to provision port 13fed98a-3a66-41bb-b2c7-3037b0bc340d 2026-07-02 06:17:33.151 10 INFO neutron.plugins.ml2.plugin [None req-17a9b2f2-a8fb-47a8-b9cd-016c0fca17f2 - - - - - -] Attempt 1 to provision port 13fed98a-3a66-41bb-b2c7-3037b0bc340d 2026-07-02 06:17:33.605 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 57efaa61-3b30-4f7b-9c2c-fdeb11c9e9a0 2026-07-02 06:17:35.603 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 57efaa61-3b30-4f7b-9c2c-fdeb11c9e9a0 2026-07-02 06:17:37.545 10 INFO neutron.plugins.ml2.plugin [None req-b1795e3f-8fa1-4c3f-808d-70a33990d931 - - - - - -] Attempt 1 to provision port 1f61b0d5-d1d4-46ea-9172-92f8cbde0588 2026-07-02 06:17:39.991 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1f61b0d5-d1d4-46ea-9172-92f8cbde0588 2026-07-02 06:17:40.131 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1a71ed-2fca-43e4-8462-758ae7a79119'] response: {'server_uuid': '50813be4-8c2e-4851-b891-58385a4d02e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f61b0d5-d1d4-46ea-9172-92f8cbde0588', 'code': 200} 2026-07-02 06:17:41.707 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1f61b0d5-d1d4-46ea-9172-92f8cbde0588 2026-07-02 06:17:43.644 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9284b94-25d2-4a0d-afe6-0c8d3873340f'] response: {'server_uuid': '2a5bbca4-86f7-43f9-b966-c1d4d000a178', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c064e7ae-adad-4633-b4a3-30bb68db2f6f', 'code': 200} 2026-07-02 06:17:44.460 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c064e7ae-adad-4633-b4a3-30bb68db2f6f 2026-07-02 06:17:45.782 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port c064e7ae-adad-4633-b4a3-30bb68db2f6f 2026-07-02 06:17:45.797 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-256cf668-21b1-4c49-b711-f6b748f75bed'] response: {'server_uuid': '2a5bbca4-86f7-43f9-b966-c1d4d000a178', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c064e7ae-adad-4633-b4a3-30bb68db2f6f', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:18:01.846 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-161262e4-f549-44c3-9691-67ab1a101dc6'] response: {'server_uuid': '2a5bbca4-86f7-43f9-b966-c1d4d000a178', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c064e7ae-adad-4633-b4a3-30bb68db2f6f', 'code': 200} 2026-07-02 06:18:04.509 10 INFO neutron.plugins.ml2.plugin [None req-47818428-501b-40d4-b3b2-e9339849a8f1 - - - - - -] Attempt 1 to provision port e1a4b3e1-8df9-42e8-b2a3-6c41bf6ecb16 2026-07-02 06:18:07.822 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 93c44a5d-cec6-4206-a269-4908aef232ce 2026-07-02 06:18:09.754 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 3a7a6c0e-5324-4421-93f8-5301d56bd8b8 2026-07-02 06:18:10.309 10 INFO neutron.plugins.ml2.plugin [None req-e5b4f7af-c580-4d3a-b6ad-1b31114d2460 - - - - - -] Attempt 1 to provision port 289cbb53-9478-4ae9-93ca-d73129e21cb6 2026-07-02 06:18:10.336 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 93c44a5d-cec6-4206-a269-4908aef232ce 2026-07-02 06:18:10.352 10 INFO neutron.plugins.ml2.plugin [None req-e5b4f7af-c580-4d3a-b6ad-1b31114d2460 - - - - - -] Attempt 1 to provision port 3a7a6c0e-5324-4421-93f8-5301d56bd8b8 2026-07-02 06:18:10.860 9 INFO neutron.plugins.ml2.plugin [None req-47c1110f-2c18-4d30-811a-db3ef0168ada - - - - - -] Attempt 1 to provision port 289cbb53-9478-4ae9-93ca-d73129e21cb6 2026-07-02 06:18:11.221 9 INFO neutron.plugins.ml2.plugin [None req-9bc57199-5338-4272-826e-fa5e24a1ec00 - - - - - -] Attempt 1 to provision port 289cbb53-9478-4ae9-93ca-d73129e21cb6 2026-07-02 06:18:11.854 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 3a7a6c0e-5324-4421-93f8-5301d56bd8b8 2026-07-02 06:18:15.094 9 INFO neutron.plugins.ml2.plugin [None req-981900ce-9526-4477-93d9-31040bdece1a - - - - - -] Attempt 1 to provision port 7053d759-8809-4500-99f3-e41c21809075 2026-07-02 06:18:17.715 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7053d759-8809-4500-99f3-e41c21809075 2026-07-02 06:18:17.879 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f60dbf60-8e5c-4ad9-8ba3-ae548e0f5e0c'] response: {'server_uuid': '8fc6657d-c28f-443e-a669-5fe6b5c00e9d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7053d759-8809-4500-99f3-e41c21809075', 'code': 200} 2026-07-02 06:18:19.687 9 INFO neutron.plugins.ml2.plugin [None req-ace5d4ca-e7b0-4c34-9918-e6ed1d6fa93e - - - - - -] Attempt 1 to provision port 02f3d51b-cdc1-4340-945e-4710fa5754fa 2026-07-02 06:18:19.731 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7053d759-8809-4500-99f3-e41c21809075 2026-07-02 06:18:20.046 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 02f3d51b-cdc1-4340-945e-4710fa5754fa 2026-07-02 06:18:23.799 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 1760065b-77fc-42f3-abb4-946ae3b98359 2026-07-02 06:18:24.016 10 INFO neutron.plugins.ml2.plugin [None req-db13f050-1385-4264-a272-f2437fdb0d21 - - - - - -] Attempt 1 to provision port f0d15ea0-c10c-40d3-9593-dc5fd47866ca 2026-07-02 06:18:24.538 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 289cbb53-9478-4ae9-93ca-d73129e21cb6 2026-07-02 06:18:24.874 9 INFO neutron.plugins.ml2.plugin [None req-fe70adbf-92af-4000-81d5-8512611e7ee0 - - - - - -] Attempt 1 to provision port 1760065b-77fc-42f3-abb4-946ae3b98359 2026-07-02 06:18:24.931 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e1a4b3e1-8df9-42e8-b2a3-6c41bf6ecb16 2026-07-02 06:18:25.323 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port f0d15ea0-c10c-40d3-9593-dc5fd47866ca 2026-07-02 06:18:25.824 9 INFO neutron.plugins.ml2.plugin [None req-00647001-bba6-4e1a-bc92-dee6f3e484e5 - - - - - -] Attempt 1 to provision port 00f606e6-5cef-430a-a0da-0ddddadba47f 2026-07-02 06:18:25.940 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 289cbb53-9478-4ae9-93ca-d73129e21cb6 2026-07-02 06:18:26.283 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e64a7967-8ccc-4c2d-8fc4-6c612cfd7945 2026-07-02 06:18:26.764 9 INFO neutron.plugins.ml2.plugin [None req-44f7321b-6647-412a-b967-88b65cf19231 - - - - - -] Attempt 1 to provision port e64a7967-8ccc-4c2d-8fc4-6c612cfd7945 2026-07-02 06:18:26.856 9 INFO neutron.plugins.ml2.plugin [None req-44f7321b-6647-412a-b967-88b65cf19231 - - - - - -] Attempt 1 to provision port 90b65750-a1f8-4ad8-8628-8e907c82ddaa 2026-07-02 06:18:26.892 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e1a4b3e1-8df9-42e8-b2a3-6c41bf6ecb16 2026-07-02 06:18:27.187 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 00f606e6-5cef-430a-a0da-0ddddadba47f 2026-07-02 06:18:27.257 10 INFO neutron.plugins.ml2.db [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] No ports have port_id starting with 00f606e6-5cef-430a-a0da-0ddddadba47f 2026-07-02 06:18:30.306 9 INFO neutron.plugins.ml2.plugin [None req-dbd82204-ced5-4e8b-a20e-2469ec1909d1 - - - - - -] Attempt 1 to provision port 6f2918d6-2f5e-4311-aeab-3e37b0fe572a 2026-07-02 06:18:43.851 10 INFO neutron.plugins.ml2.plugin [None req-28cadf4b-5ad8-421e-b05f-3aa843da57f1 - - - - - -] Attempt 1 to provision port e675bf5e-e196-48d2-b1be-1ff44b322429 2026-07-02 06:18:45.812 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e675bf5e-e196-48d2-b1be-1ff44b322429 2026-07-02 06:18:45.956 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f61c540-f14d-45c6-830e-8a85c3b806b2'] response: {'server_uuid': '50b03f11-2cb5-4a67-bc79-095af427bfb3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e675bf5e-e196-48d2-b1be-1ff44b322429', 'code': 200} 2026-07-02 06:18:47.727 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e675bf5e-e196-48d2-b1be-1ff44b322429 2026-07-02 06:18:49.789 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4b0fedc9-da6c-471a-98d4-0776d4203fc5 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.314 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.316 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.317 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 2 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.336 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.337 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.337 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 3 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.355 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.356 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.356 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 4 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.377 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.378 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.378 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 5 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.394 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.395 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.395 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 6 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.413 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.414 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.414 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 7 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.435 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.436 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.436 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 8 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.454 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.455 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.455 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 9 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.472 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.473 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.473 9 INFO neutron.plugins.ml2.plugin [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Attempt 10 to bind port 3820aeba-78c2-4615-a44e-5023e73752cc 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5504cba6-4e6d-45ed-8f81-39edde52dcc6 could not be found. 2026-07-02 06:18:50.491 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:50.492 9 ERROR neutron.plugins.ml2.managers [None req-dac7569f-5376-4ec4-b38c-e6b98273a5fe - - - - - -] Failed to bind port 3820aeba-78c2-4615-a44e-5023e73752cc on host instance for vnic_type normal using segments [{'id': '4762f0af-63f2-4b77-8c79-9e4e56d7882c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 942, 'network_id': '755d63dc-b47b-4ba2-aa5a-ccdd58674614'}] 2026-07-02 06:18:50.850 10 INFO neutron.plugins.ml2.plugin [None req-0c7fe69e-b5d0-4b43-a1b8-6c1adf5c1112 - - - - - -] Attempt 1 to provision port 4b0fedc9-da6c-471a-98d4-0776d4203fc5 2026-07-02 06:18:51.762 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 4b0fedc9-da6c-471a-98d4-0776d4203fc5 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.046 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-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.046 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.048 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.048 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 2 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.071 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-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.071 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.072 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.073 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 3 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.094 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-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.094 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.095 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.095 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 4 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.118 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-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.118 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.119 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 5 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.152 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.153 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.153 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 6 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.173 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-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.173 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.174 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.174 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 7 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.196 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-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.196 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.197 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.197 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 8 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.221 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-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.221 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.222 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.222 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 9 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.244 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-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.244 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.245 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.245 10 INFO neutron.plugins.ml2.plugin [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Attempt 10 to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:18:57.272 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-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e34d620-f572-4fbb-898a-d5088932cc9f could not be found. 2026-07-02 06:18:57.272 10 ERROR neutron.plugins.ml2.managers  2026-07-02 06:18:57.273 10 ERROR neutron.plugins.ml2.managers [None req-88a3a0bc-24dc-457c-8c3c-b533ff954dc8 - - - - - -] Failed to bind port 2f9ceaa3-2f40-4fbd-afb1-790253530a63 on host instance for vnic_type normal using segments [{'id': 'd50ad2e4-9b61-4063-8d4f-05ab96a47219', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 26, 'network_id': '9b7158b8-c7c3-4b7e-95f9-237fd665f403'}] 2026-07-02 06:18:57.709 10 INFO neutron.plugins.ml2.plugin [None req-aef1fe20-e9e2-4ec4-bb52-b6935fd3785c - - - - - -] Attempt 1 to provision port 11d384bc-475f-4b25-aa34-b06c12473f3b 2026-07-02 06:18:57.735 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 11d384bc-475f-4b25-aa34-b06c12473f3b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:19:13.785 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9f584457-f960-490f-8b65-d680e66b6407 2026-07-02 06:19:14.687 10 INFO neutron.plugins.ml2.plugin [None req-e95a35ac-1f7f-4148-a3d9-0f3c65346171 - - - - - -] Attempt 1 to provision port 9f584457-f960-490f-8b65-d680e66b6407 2026-07-02 06:19:15.284 10 INFO neutron.plugins.ml2.plugin [None req-aed9f495-fecd-4e41-b7a6-7a2f14456bce - - - - - -] Attempt 1 to provision port 11e7add3-1a9c-474a-a53e-7e48dd9b5cba 2026-07-02 06:19:15.732 10 INFO neutron.plugins.ml2.plugin [None req-995f655a-b6a9-4a62-bc69-c632e0e5c196 - - - - - -] Attempt 1 to provision port 8f679378-7e52-4557-bbd4-32733ea8dfc6 2026-07-02 06:19:15.793 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9f584457-f960-490f-8b65-d680e66b6407 2026-07-02 06:19:16.054 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 11e7add3-1a9c-474a-a53e-7e48dd9b5cba 2026-07-02 06:19:16.388 9 INFO neutron.plugins.ml2.plugin [None req-650a9dee-50a8-401b-95e2-885e7cda1335 - - - - - -] Attempt 1 to provision port 8f679378-7e52-4557-bbd4-32733ea8dfc6 2026-07-02 06:19:17.237 9 INFO neutron.plugins.ml2.plugin [None req-b5241b1e-f2c6-452f-b439-dc4968416f14 - - - - - -] Attempt 1 to provision port ce242c75-c735-4108-8dc9-1c0435331983 2026-07-02 06:19:18.091 9 INFO neutron.plugins.ml2.plugin [None req-151e9004-a285-40cf-b442-d15b87dee5af - - - - - -] Attempt 1 to provision port ce242c75-c735-4108-8dc9-1c0435331983 2026-07-02 06:19:25.189 9 INFO neutron.plugins.ml2.plugin [None req-d41360dc-c9a6-4a30-8544-5d9ab4ae2a58 - - - - - -] Attempt 1 to provision port 37cf136c-cb6c-48c3-8bbd-6690e69ebd12 2026-07-02 06:19:25.770 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 95827063-c0fe-4390-a70b-0f0fa86f71cb 2026-07-02 06:19:26.129 10 INFO neutron.plugins.ml2.plugin [None req-26c2d8f1-4afc-4b51-9cda-f40babf174bc - - - - - -] Attempt 1 to provision port eeb46622-c50c-4cc6-bb22-a86856f1c634 2026-07-02 06:19:26.578 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 37cf136c-cb6c-48c3-8bbd-6690e69ebd12 2026-07-02 06:19:26.698 9 INFO neutron.plugins.ml2.plugin [None req-2965f03f-c543-430d-97a3-b7e2a3811b5f - - - - - -] Attempt 1 to provision port eeb46622-c50c-4cc6-bb22-a86856f1c634 2026-07-02 06:19:27.483 9 INFO neutron.plugins.ml2.plugin [None req-7b872576-b083-4564-9097-3ac3ff324570 - - - - - -] Attempt 1 to provision port 95827063-c0fe-4390-a70b-0f0fa86f71cb 2026-07-02 06:19:27.955 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7e61ae8e-77d0-4259-95b6-b7ba675a89d0 2026-07-02 06:19:28.482 9 INFO neutron.plugins.ml2.plugin [None req-15b29a16-1a75-42c6-98e5-cae65d03bc2b - - - - - -] Attempt 1 to provision port 95827063-c0fe-4390-a70b-0f0fa86f71cb 2026-07-02 06:19:28.714 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 95827063-c0fe-4390-a70b-0f0fa86f71cb 2026-07-02 06:19:28.840 10 INFO neutron.plugins.ml2.plugin [None req-7f9d65fc-21c5-4b8a-b5f3-8b1fc2f2a047 - - - - - -] Attempt 1 to provision port 76a48da4-845d-4400-ab5d-37c1c7f8293f 2026-07-02 06:19:29.009 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e2bbe24b-90ba-400c-9b82-89e04c61f628 2026-07-02 06:19:29.288 10 INFO neutron.plugins.ml2.plugin [None req-f9287014-e165-464c-9c9a-ad56773ed999 - - - - - -] Attempt 1 to provision port e2bbe24b-90ba-400c-9b82-89e04c61f628 2026-07-02 06:19:29.757 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7e61ae8e-77d0-4259-95b6-b7ba675a89d0 2026-07-02 06:19:29.982 9 INFO neutron.plugins.ml2.plugin [None req-29e73d29-2775-4fc6-b9b0-138f18071e0c - - - - - -] Attempt 1 to provision port e2bbe24b-90ba-400c-9b82-89e04c61f628 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 06:19:30.176 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e2bbe24b-90ba-400c-9b82-89e04c61f628 2026-07-02 06:19:30.382 9 INFO neutron.plugins.ml2.plugin [None req-69e246d8-5486-4a0d-85ae-40a8968005d8 - - - - - -] Attempt 1 to provision port 7e61ae8e-77d0-4259-95b6-b7ba675a89d0 2026-07-02 06:19:30.986 9 INFO neutron.plugins.ml2.plugin [None req-f3e200c3-ae95-4023-8c2c-77fe496a687c - - - - - -] Attempt 1 to provision port 7e61ae8e-77d0-4259-95b6-b7ba675a89d0 2026-07-02 06:19:31.181 10 INFO neutron.plugins.ml2.plugin [None req-b5142ccf-8eff-4218-a67f-05932025177a - - - - - -] Attempt 1 to provision port 50eb591c-003d-4d0d-92fc-ea833bd40d6b 2026-07-02 06:19:31.822 9 INFO neutron.plugins.ml2.plugin [None req-109e2411-fc8d-4c9e-94dc-a96f04f82a32 - - - - - -] Attempt 1 to provision port 50eb591c-003d-4d0d-92fc-ea833bd40d6b 2026-07-02 06:19:31.855 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ed0df299-3085-45d2-9bfd-9920141c0b91 2026-07-02 06:19:32.367 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port dcd44c57-8b6c-4323-a37f-1edf7bb17484 2026-07-02 06:19:32.785 10 INFO neutron.plugins.ml2.plugin [None req-a2772c17-ad7f-4366-a4e5-435bf190e92d - - - - - -] Attempt 1 to provision port ed0df299-3085-45d2-9bfd-9920141c0b91 2026-07-02 06:19:33.114 9 INFO neutron.plugins.ml2.plugin [None req-40645945-8a7a-4fd6-86fe-8b229af3e4f9 - - - - - -] Attempt 1 to provision port 5c0e5efd-aca3-456d-9fe3-f8492780028d 2026-07-02 06:19:33.666 10 INFO neutron.plugins.ml2.plugin [None req-029984fe-86a5-46ea-912d-66dca297804a - - - - - -] Attempt 1 to provision port 5c0e5efd-aca3-456d-9fe3-f8492780028d 2026-07-02 06:19:33.734 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port ed0df299-3085-45d2-9bfd-9920141c0b91 2026-07-02 06:19:34.036 9 INFO neutron.plugins.ml2.plugin [None req-f18269b4-4772-4871-930a-a5c72b72e673 - - - - - -] Attempt 1 to provision port 781a2f71-0fc2-4030-8931-d480cd75529d 2026-07-02 06:19:34.097 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port dcd44c57-8b6c-4323-a37f-1edf7bb17484 2026-07-02 06:19:34.403 9 INFO neutron.plugins.ml2.plugin [None req-cd678c0d-1af2-42d8-8ab1-d432c017f435 - - - - - -] Attempt 1 to provision port 781a2f71-0fc2-4030-8931-d480cd75529d 2026-07-02 06:19:35.144 10 INFO neutron.plugins.ml2.plugin [None req-68c5c259-6b29-48e2-aeca-3c41e397e099 - - - - - -] Attempt 1 to provision port 0e48faa4-ecfc-478c-96bd-9881a3730bd5 2026-07-02 06:19:35.819 10 INFO neutron.plugins.ml2.plugin [None req-956bf273-223d-4c12-b468-006f2bc0d9d9 - - - - - -] Attempt 1 to provision port 0e48faa4-ecfc-478c-96bd-9881a3730bd5 2026-07-02 06:19:38.179 10 INFO neutron.plugins.ml2.plugin [None req-88fe436d-e069-4c34-9bfb-129963cec9f2 - - - - - -] Attempt 1 to provision port 4cfe1a09-7868-4bd7-a4e7-9f0da056bd43 2026-07-02 06:19:41.864 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0ce58348-0e65-4a0b-9345-850b21d47098 2026-07-02 06:19:41.983 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2499c659-d3a6-4f2e-8e82-41a30db50b56'] response: {'server_uuid': '3d9785b3-d69a-4d84-93dd-decb2e9072eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ce58348-0e65-4a0b-9345-850b21d47098', 'code': 200} 2026-07-02 06:19:43.759 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0ce58348-0e65-4a0b-9345-850b21d47098 2026-07-02 06:19:47.826 10 INFO neutron.plugins.ml2.plugin [None req-b0f7f084-0c35-4542-a47b-ee92ebd1679b - - - - - -] Attempt 1 to provision port e2acd982-fcc2-4d94-8895-e5546f5bf5e5 2026-07-02 06:19:49.870 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 5c0e5efd-aca3-456d-9fe3-f8492780028d 2026-07-02 06:19:50.210 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0e48faa4-ecfc-478c-96bd-9881a3730bd5 2026-07-02 06:19:50.710 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 76a48da4-845d-4400-ab5d-37c1c7f8293f 2026-07-02 06:19:51.070 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 50eb591c-003d-4d0d-92fc-ea833bd40d6b 2026-07-02 06:19:51.384 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e2acd982-fcc2-4d94-8895-e5546f5bf5e5 2026-07-02 06:19:51.505 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c957332-2749-4de2-add8-0a47cc88265d'] response: {'server_uuid': '1c37535a-0c99-481c-a838-b6cf19c4e232', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2acd982-fcc2-4d94-8895-e5546f5bf5e5', 'code': 200} 2026-07-02 06:19:51.977 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 5c0e5efd-aca3-456d-9fe3-f8492780028d 2026-07-02 06:19:52.243 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 0e48faa4-ecfc-478c-96bd-9881a3730bd5 2026-07-02 06:19:52.535 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 76a48da4-845d-4400-ab5d-37c1c7f8293f 2026-07-02 06:19:52.771 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 50eb591c-003d-4d0d-92fc-ea833bd40d6b 2026-07-02 06:19:53.053 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port e2acd982-fcc2-4d94-8895-e5546f5bf5e5 2026-07-02 06:20:08.648 10 INFO neutron.plugins.ml2.plugin [None req-87096d4f-c029-44d7-8c59-d7bc31769576 - - - - - -] Attempt 1 to provision port 121c861b-1d5b-475d-b1b4-7f753bcdbef8 2026-07-02 06:20:22.400 10 INFO neutron.plugins.ml2.plugin [None req-5d1c3079-e9df-4526-9c30-17a222d4ea18 - - - - - -] Attempt 1 to provision port 56edffb3-fe63-4789-8457-aab32eb3c134 2026-07-02 06:20:24.012 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 56edffb3-fe63-4789-8457-aab32eb3c134 2026-07-02 06:20:24.169 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c657015a-c771-409e-aff1-96d5042204b7'] response: {'server_uuid': '7bfcf523-c731-4bb2-8503-037cd42979b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56edffb3-fe63-4789-8457-aab32eb3c134', 'code': 200} 2026-07-02 06:20:25.975 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 56edffb3-fe63-4789-8457-aab32eb3c134 2026-07-02 06:21:03.545 9 INFO neutron.plugins.ml2.plugin [None req-365ca146-0dea-4efa-af25-8d7534699e6a - - - - - -] Attempt 1 to provision port 7517882e-8956-45ca-8735-ace750ccb254 2026-07-02 06:21:06.134 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7517882e-8956-45ca-8735-ace750ccb254 2026-07-02 06:21:06.301 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a01dcb1a-aa4b-4a5d-8004-e3a88d91af05'] response: {'server_uuid': '7bfcf523-c731-4bb2-8503-037cd42979b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7517882e-8956-45ca-8735-ace750ccb254', 'code': 200} 2026-07-02 06:21:08.103 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 7517882e-8956-45ca-8735-ace750ccb254 2026-07-02 06:21:38.062 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port efeb05df-2eae-4498-9106-61f38b2f065a 2026-07-02 06:21:38.586 10 INFO neutron.plugins.ml2.plugin [None req-fe7c2399-2d9b-46f9-96c2-086f22bf4009 - - - - - -] Attempt 1 to provision port efeb05df-2eae-4498-9106-61f38b2f065a 2026-07-02 06:21:38.801 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3591a07c-bed9-4060-92dd-34d296446734'] response: {'server_uuid': '7bfcf523-c731-4bb2-8503-037cd42979b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'efeb05df-2eae-4498-9106-61f38b2f065a', 'code': 200} 2026-07-02 06:21:40.044 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port efeb05df-2eae-4498-9106-61f38b2f065a 2026-07-02 06:21:49.854 9 INFO neutron.plugins.ml2.plugin [None req-7db5b631-77a7-49b0-a8c7-ce0f755ebfab - - - - - -] Attempt 1 to provision port 9d3de5e9-2b55-4f13-9b85-901c711881b2 2026-07-02 06:21:54.112 10 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9d3de5e9-2b55-4f13-9b85-901c711881b2 2026-07-02 06:21:54.379 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-98175d52-c70e-48f8-aa88-a98e0ef850a1'] response: {'server_uuid': '7bfcf523-c731-4bb2-8503-037cd42979b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d3de5e9-2b55-4f13-9b85-901c711881b2', 'code': 200} 2026-07-02 06:21:56.018 9 INFO neutron.plugins.ml2.plugin [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Attempt 1 to provision port 9d3de5e9-2b55-4f13-9b85-901c711881b2 2026-07-02 06:22:03.250 9 INFO neutron.plugins.ml2.plugin [None req-077827fe-2b64-42c4-9b14-95b2836ed87a - - - - - -] Attempt 1 to provision port 9d3de5e9-2b55-4f13-9b85-901c711881b2 2026-07-02 06:22:08.691 9 INFO neutron.plugins.ml2.plugin [None req-1e0beb30-409a-438d-9db5-8dff691d171b - - - - - -] Attempt 1 to provision port efeb05df-2eae-4498-9106-61f38b2f065a 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:06.971 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:06.972 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:06.972 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 2 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:06.994 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:06.995 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:06.995 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 3 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.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-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.017 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.018 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.018 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 4 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.036 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.037 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.038 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 5 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.059 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.060 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.061 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 6 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.078 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.079 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.080 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 7 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.100 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.101 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 8 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.135 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.136 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.137 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 9 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.161 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.162 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.162 9 INFO neutron.plugins.ml2.plugin [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Attempt 10 to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2abaffa3-83b8-43d0-9445-737c467ae009 could not be found. 2026-07-02 06:23:07.186 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:07.187 9 ERROR neutron.plugins.ml2.managers [None req-292ed1d0-2c02-4d8d-b108-c8b2dc59d8e3 - - - - - -] Failed to bind port 7a6d480f-a3a1-4974-b5b0-7621270db5d0 on host instance for vnic_type normal using segments [{'id': '865dfa25-0ccb-471f-a53c-08e019502eff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 305, 'network_id': '7f253c7a-a2e4-421b-bfad-ebfb5949536e'}] 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 7f253c7a-a2e4-421b-bfad-ebfb5949536e could not be found. 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 7f253c7a-a2e4-421b-bfad-ebfb5949536e could not be found. 2026-07-02 06:23:07.896 9 ERROR oslo_messaging.rpc.server  2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.666 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.667 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 2 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.685 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.686 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.686 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 3 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.719 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.720 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.720 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 4 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.746 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.747 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.747 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 5 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.770 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.771 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.771 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 6 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.793 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.794 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.794 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 7 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.822 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.823 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 8 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.842 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.843 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.843 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 9 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.864 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.865 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:08.865 9 INFO neutron.plugins.ml2.plugin [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Attempt 10 to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 248bd722-029b-4d7c-b9fe-379bfd93042f could not be found. 2026-07-02 06:23:08.884 9 ERROR neutron.plugins.ml2.managers  2026-07-02 06:23:08.885 9 ERROR neutron.plugins.ml2.managers [None req-b72437a8-b1fc-41e5-a91b-f0bfddcd872b - - - - - -] Failed to bind port 58423ff4-0f52-4ee6-a0c9-baa597d9fee8 on host instance for vnic_type normal using segments [{'id': 'ec1f8db8-3e3d-48ca-9114-63e63a808bff', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 232, 'network_id': '71d62967-ee78-46da-ad4f-7dd968317c78'}] 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server [None req-89b36cc8-98a1-4a41-beed-c48d35e5de1d - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 71d62967-ee78-46da-ad4f-7dd968317c78 could not be found. 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server raise self.value 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 71d62967-ee78-46da-ad4f-7dd968317c78 could not be found. 2026-07-02 06:23:09.617 9 ERROR oslo_messaging.rpc.server