+ 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:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-18 01:14:36.323 1 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:14:36.323 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-18 01:14:36.323 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-18 01:14:36.323 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:14:37.236 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:37.238 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:14:37.240 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-18 01:14:37.241 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:14:37.241 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:14:37.242 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:14:37.242 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:37.247 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:37.247 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:14:37.247 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:37.262 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:14:37.263 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:14:37.263 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:14:37.291 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:14:37.291 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:14:37.292 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:14:37.292 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:14:37.297 1 WARNING oslo_policy.policy [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] 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-05-18 01:14:37.552 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:14:37.708 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:14:37.708 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:14:37.708 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:14:37.748 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:14:37.748 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:14:37.748 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:14:37.749 1 INFO neutron.plugins.ml2.extensions.port_security [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:14:37.749 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:14:37.749 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:14:37.749 1 INFO neutron.plugins.ml2.managers [None req-80e5ace0-9ddd-4765-be7a-e03082681e95 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:14:37.762 1 INFO neutron.quota [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded quota_driver: . 2026-05-18 01:14:37.762 1 INFO neutron.plugins.ml2.plugin [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:14:37.762 1 INFO neutron.plugins.ml2.managers [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:14:37.763 1 INFO neutron.plugins.ml2.managers [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:14:37.763 1 INFO neutron.plugins.ml2.managers [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:14:37.763 1 INFO neutron.extensions.vlantransparent [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:14:37.763 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: qos 2026-05-18 01:14:37.772 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: router 2026-05-18 01:14:37.800 1 INFO neutron.services.service_base [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:14:37.800 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: segments 2026-05-18 01:14:37.859 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: trunk 2026-05-18 01:14:37.908 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:14:37.943 1 WARNING stevedore.named [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:14:37.993 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:14:37.994 1 INFO neutron.common.utils [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:14:37.994 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:14:37.997 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: tag 2026-05-18 01:14:38.002 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:14:38.004 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:14:38.007 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: flavors 2026-05-18 01:14:38.010 1 INFO neutron.manager [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loading Plugin: revisions 2026-05-18 01:14:38.013 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Initializing extension manager. 2026-05-18 01:14:38.014 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: address-group 2026-05-18 01:14:38.014 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: address-scope 2026-05-18 01:14:38.015 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:14:38.016 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: agent 2026-05-18 01:14:38.016 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:14:38.017 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:14:38.018 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:14:38.018 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:14:38.019 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:14:38.019 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:14:38.020 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:14:38.021 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:14:38.021 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:14:38.021 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:14:38.022 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:14:38.022 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: dvr 2026-05-18 01:14:38.023 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:14:38.023 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:14:38.024 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:38.024 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:14:38.025 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: external-net 2026-05-18 01:14:38.025 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:14:38.026 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: extraroute 2026-05-18 01:14:38.026 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:14:38.027 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:14:38.027 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:14:38.027 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:14:38.028 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:14:38.028 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:14:38.029 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: flavors 2026-05-18 01:14:38.030 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:14:38.031 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:14:38.031 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:14:38.031 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:14:38.032 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:14:38.033 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: router 2026-05-18 01:14:38.034 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:14:38.035 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-18 01:14:38.035 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-18 01:14:38.035 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:14:38.036 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:14:38.036 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:38.037 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-18 01:14:38.037 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:14:38.038 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:14:38.038 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:14:38.040 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:14:38.041 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:14:38.041 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:14:38.042 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:14:38.043 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:14:38.043 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:14:38.044 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:14:38.044 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:14:38.045 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:14:38.045 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: network_ha 2026-05-18 01:14:38.046 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:14:38.046 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:14:38.047 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: pagination 2026-05-18 01:14:38.047 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:14:38.048 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-18 01:14:38.048 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-18 01:14:38.049 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-18 01:14:38.049 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:14:38.050 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:14:38.050 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:14:38.050 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:14:38.051 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:14:38.051 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: binding 2026-05-18 01:14:38.052 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:14:38.052 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-security 2026-05-18 01:14:38.053 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: project-id 2026-05-18 01:14:38.053 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: provider 2026-05-18 01:14:38.055 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos 2026-05-18 01:14:38.055 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:14:38.056 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:14:38.056 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-default 2026-05-18 01:14:38.057 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:14:38.057 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:14:38.058 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:14:38.058 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:14:38.059 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:14:38.059 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:14:38.060 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:14:38.060 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:14:38.061 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:14:38.061 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:14:38.062 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:14:38.063 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: quotas 2026-05-18 01:14:38.065 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: quota_details 2026-05-18 01:14:38.066 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:14:38.067 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:14:38.067 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:14:38.068 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:14:38.068 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:14:38.068 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:14:38.069 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:14:38.070 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:14:38.070 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:14:38.071 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-18 01:14:38.072 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:14:38.072 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:14:38.072 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:14:38.073 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-18 01:14:38.073 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:14:38.079 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: security-group 2026-05-18 01:14:38.080 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: segment 2026-05-18 01:14:38.081 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:14:38.081 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: service-type 2026-05-18 01:14:38.082 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: sorting 2026-05-18 01:14:38.082 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:14:38.083 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:14:38.083 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:14:38.083 1 WARNING neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:14:38.084 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:14:38.084 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:14:38.085 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:14:38.085 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:14:38.086 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:14:38.086 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:14:38.087 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:14:38.089 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:14:38.090 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:14:38.090 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: trunk 2026-05-18 01:14:38.091 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:14:38.091 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:14:38.092 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:14:38.093 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-18 01:14:38.094 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:14:38.094 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:14:38.095 1 INFO neutron.api.extensions [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:14:38.098 1 INFO oslo_service.service [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Starting 2 workers 2026-05-18 01:14:38.102 1 INFO oslo_service.service [None req-2fd76b27-2a9b-415d-99e4-72a17c8c65c5 - - - - - -] Starting 1 workers 2026-05-18 01:15:14.497 11 INFO neutron.db.l3_hamode_db [None req-407efe7b-613f-477b-95a6-8de7b2c1aab4 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:15:26.515 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port eca01050-d94e-4d06-9f05-2019db317e3b 2026-05-18 01:15:27.153 11 INFO neutron.plugins.ml2.plugin [None req-49dd5b03-a4a1-415e-8dee-fd5701ddc43d - - - - - -] Attempt 1 to provision port eca01050-d94e-4d06-9f05-2019db317e3b 2026-05-18 01:15:28.419 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port eca01050-d94e-4d06-9f05-2019db317e3b 2026-05-18 01:19:42.431 11 INFO neutron.plugins.ml2.plugin [None req-6ad676ed-0418-4942-ad4f-7d2cea8ba032 - - - - - -] Attempt 1 to provision port 98643c3a-003c-4423-9f95-70fb5c8e3646 2026-05-18 01:19:42.618 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 98643c3a-003c-4423-9f95-70fb5c8e3646 2026-05-18 01:19:44.594 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 98643c3a-003c-4423-9f95-70fb5c8e3646 2026-05-18 01:19:49.618 11 INFO neutron.plugins.ml2.plugin [None req-263b9156-a5fa-4e0f-83c6-0d7508feea69 - - - - - -] Attempt 1 to provision port 5f06daf4-485d-4b14-bcc3-f083ce324b29 2026-05-18 01:23:32.851 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5f06daf4-485d-4b14-bcc3-f083ce324b29 2026-05-18 01:23:34.751 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5f06daf4-485d-4b14-bcc3-f083ce324b29 2026-05-18 01:32:19.143 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 8bcee978-a10b-4284-867f-744dd1a62090 2026-05-18 01:32:21.107 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 8bcee978-a10b-4284-867f-744dd1a62090 2026-05-18 01:46:59.667 11 INFO neutron.plugins.ml2.plugin [None req-12406731-c371-4f99-af85-29b7ab36d60d - - - - - -] Attempt 1 to provision port a8ea8e4f-6b67-4c24-ade7-708ce101594d 2026-05-18 01:46:59.892 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9be53246-145b-4370-b769-a07ec9f4d932 2026-05-18 01:47:00.014 11 INFO neutron.plugins.ml2.plugin [None req-9d78e440-2b16-4e1f-95ab-a59ca9784c2c - - - - - -] Attempt 1 to provision port 26e9bba9-4c8e-456e-aad9-e426383eeeef 2026-05-18 01:47:00.176 11 INFO neutron.plugins.ml2.plugin [None req-bbe92e81-75ca-4cca-a03e-1e4897d1f39a - - - - - -] Attempt 1 to provision port 9be53246-145b-4370-b769-a07ec9f4d932 2026-05-18 01:47:00.384 10 INFO neutron.plugins.ml2.plugin [None req-509a77a0-8914-4f4b-a5d1-f7d33aa4dff6 - - - - - -] Attempt 1 to provision port 0d4f4185-eeb0-4e94-a0f2-aa7d1417b31a 2026-05-18 01:47:00.441 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 350f416d-b887-4b47-8a49-4fa7ba2e3d17 2026-05-18 01:47:00.754 10 INFO neutron.plugins.ml2.plugin [None req-8eac0892-61cb-4ecf-9073-7de618de1371 - - - - - -] Attempt 1 to provision port 350f416d-b887-4b47-8a49-4fa7ba2e3d17 2026-05-18 01:47:00.911 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0d4f4185-eeb0-4e94-a0f2-aa7d1417b31a 2026-05-18 01:47:01.755 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9be53246-145b-4370-b769-a07ec9f4d932 2026-05-18 01:47:02.318 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0d4f4185-eeb0-4e94-a0f2-aa7d1417b31a 2026-05-18 01:47:02.675 11 INFO neutron.plugins.ml2.plugin [None req-b2c0289f-037e-4f80-9eb3-40d6d34112ee - - - - - -] Attempt 1 to provision port d61dc2ae-a7bd-434c-a03a-ed27cbbd318e 2026-05-18 01:47:02.772 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 350f416d-b887-4b47-8a49-4fa7ba2e3d17 2026-05-18 01:47:02.863 10 INFO neutron.plugins.ml2.plugin [None req-9b5fb9c4-9ceb-4f17-af11-334d525e455b - - - - - -] Attempt 1 to provision port c0f8bd7a-a9c1-4f63-80c3-3c5b5169e531 2026-05-18 01:47:03.509 10 INFO neutron.plugins.ml2.plugin [None req-ad59e768-f163-42ad-a8ef-bb1c1aecfe68 - - - - - -] Attempt 1 to provision port c0f8bd7a-a9c1-4f63-80c3-3c5b5169e531 2026-05-18 01:47:04.151 10 INFO neutron.plugins.ml2.plugin [None req-5a59ecee-7361-4f46-86ac-6a720c5f1802 - - - - - -] Attempt 1 to provision port 5390c720-d27e-4db6-8d4f-07e5212af127 2026-05-18 01:47:04.793 11 INFO neutron.plugins.ml2.plugin [None req-5cf7d22e-1293-453a-b5c9-93f4f4b873e1 - - - - - -] Attempt 1 to provision port 5390c720-d27e-4db6-8d4f-07e5212af127 2026-05-18 01:47:05.537 10 INFO neutron.plugins.ml2.plugin [None req-b6f3a81b-b2c8-47c8-9f4f-68a5ce7c0f42 - - - - - -] Attempt 1 to provision port dfa0d5e5-ecb1-4fd6-a6bf-3972fe787922 2026-05-18 01:47:06.189 10 INFO neutron.plugins.ml2.plugin [None req-818b777a-e83f-480f-887a-9ac3a8f866a7 - - - - - -] Attempt 1 to provision port dfa0d5e5-ecb1-4fd6-a6bf-3972fe787922 2026-05-18 01:47:06.767 10 INFO neutron.plugins.ml2.plugin [None req-25a66382-7286-44dd-9eea-857ec1cbecde - - - - - -] Attempt 1 to provision port c129bc50-a5c1-4e09-ac4f-94e62c4ce87e 2026-05-18 01:47:07.429 10 INFO neutron.plugins.ml2.plugin [None req-76c75b1c-65f4-42a7-b3e6-a5e55051f0a0 - - - - - -] Attempt 1 to provision port 79309d38-3885-4311-96a0-ef055dc4c8e8 2026-05-18 01:47:07.706 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 79309d38-3885-4311-96a0-ef055dc4c8e8 2026-05-18 01:47:09.332 11 INFO neutron.plugins.ml2.plugin [None req-83ca0206-009e-420c-ab3c-c255a1d0f843 - - - - - -] Attempt 1 to provision port 5bb8a374-ffb1-4174-abaf-4ad97a6f9a20 2026-05-18 01:47:09.729 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 79309d38-3885-4311-96a0-ef055dc4c8e8 2026-05-18 01:47:09.986 10 INFO neutron.plugins.ml2.plugin [None req-32288f62-08f5-4d7d-86c8-1b59e3da037c - - - - - -] Attempt 1 to provision port 5bb8a374-ffb1-4174-abaf-4ad97a6f9a20 2026-05-18 01:47:11.860 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a1fe8533-b17a-41b0-9369-6a29b927b4d3 2026-05-18 01:47:12.370 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 27712574-94ce-4b96-8077-9da5f4aded55 2026-05-18 01:47:12.816 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a185dd3d-4019-494b-9439-f826cb18fcab 2026-05-18 01:47:13.811 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 27712574-94ce-4b96-8077-9da5f4aded55 2026-05-18 01:47:14.180 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a185dd3d-4019-494b-9439-f826cb18fcab 2026-05-18 01:47:14.890 10 INFO neutron.plugins.ml2.plugin [None req-7a5db978-8794-496f-8543-aaf17f14b85a - - - - - -] Attempt 1 to provision port b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 2026-05-18 01:47:19.578 11 INFO neutron.plugins.ml2.plugin [None req-f431c0b5-1f5d-477a-83c3-dc9b43901acd - - - - - -] Attempt 1 to provision port cf758acc-c5d0-4f48-9fbe-f6e59c3a03cb 2026-05-18 01:47:19.821 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 17c0cdea-3fd4-4c1b-af79-02cc6facf505 2026-05-18 01:47:20.044 11 INFO neutron.plugins.ml2.plugin [None req-b5acf293-8bc3-4f79-9d8d-6ebcda5fac79 - - - - - -] Attempt 1 to provision port 441b8002-506d-48a4-8320-8c490966bf74 2026-05-18 01:47:20.197 11 INFO neutron.plugins.ml2.plugin [None req-e967622a-2d52-4623-9cfc-e6a59f96905b - - - - - -] Attempt 1 to provision port 387eb956-496f-4f3a-9e88-26c46ed7a76a 2026-05-18 01:47:20.406 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 2026-05-18 01:47:20.602 11 INFO neutron.plugins.ml2.plugin [None req-b8c0944d-4200-4bc3-a4b6-58d9cd56cc49 - - - - - -] Attempt 1 to provision port 17c0cdea-3fd4-4c1b-af79-02cc6facf505 2026-05-18 01:47:21.036 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 387eb956-496f-4f3a-9e88-26c46ed7a76a 2026-05-18 01:47:21.187 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-22fb7feb-c988-479e-9ac8-1d9929bd6c35'] response: {'server_uuid': '1df9a7bb-ca3f-4fb5-8fdc-c107f667e546', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8e70a93-2ae8-48ee-844e-f5ee9b7dd765', 'code': 200} 2026-05-18 01:47:22.192 11 INFO neutron.plugins.ml2.plugin [None req-600e57a6-913c-4feb-809b-d1169d78818b - - - - - -] Attempt 1 to provision port 3b0c012b-9f79-4985-b433-b45e6dc16594 2026-05-18 01:47:22.332 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 387eb956-496f-4f3a-9e88-26c46ed7a76a 2026-05-18 01:47:22.375 11 INFO neutron.plugins.ml2.plugin [None req-e05bb971-1c1b-4b12-a871-b0b63086f5bb - - - - - -] Attempt 1 to provision port d3f4c958-09d8-4087-90b7-a68e53625f08 2026-05-18 01:47:22.711 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 17c0cdea-3fd4-4c1b-af79-02cc6facf505 2026-05-18 01:47:23.033 10 INFO neutron.plugins.ml2.plugin [None req-2ef6095c-f682-4845-8fc4-144889a30865 - - - - - -] Attempt 1 to provision port 3b0c012b-9f79-4985-b433-b45e6dc16594 2026-05-18 01:47:23.067 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port b8e70a93-2ae8-48ee-844e-f5ee9b7dd765 2026-05-18 01:47:23.215 11 INFO neutron.plugins.ml2.plugin [None req-55214cbd-34eb-46ad-aac4-9618e20f893f - - - - - -] Attempt 1 to provision port d3f4c958-09d8-4087-90b7-a68e53625f08 2026-05-18 01:47:23.888 11 INFO neutron.plugins.ml2.plugin [None req-e5319a13-cc55-4554-b3dc-a5b431730b99 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:23.996 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 17d5ddc2-4ed3-4fc5-9d89-894fd20adeec 2026-05-18 01:47:24.468 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0e4686ae-63c9-4d40-be1b-b94e64c145bd 2026-05-18 01:47:26.188 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 17d5ddc2-4ed3-4fc5-9d89-894fd20adeec 2026-05-18 01:47:26.552 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0e4686ae-63c9-4d40-be1b-b94e64c145bd 2026-05-18 01:47:28.083 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:28.651 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-faca6d13-9fd0-4440-8be2-c8f8dced8e1a'] response: {'server_uuid': '5e65676d-150d-483d-bfb9-966084a7e4f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f4e8aad-86aa-4d6a-9eea-9c287009f941', 'code': 200} 2026-05-18 01:47:30.091 11 INFO neutron.plugins.ml2.plugin [None req-e6fa9c50-e3b3-4a5d-9746-314da1b5164b - - - - - -] Attempt 1 to provision port bee2dfcc-49ae-4746-abe2-d8251c1cec63 2026-05-18 01:47:30.164 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:34.124 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bee2dfcc-49ae-4746-abe2-d8251c1cec63 2026-05-18 01:47:34.296 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-263d5f3e-f675-491b-9d13-94c0bd7fdf12'] response: {'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'code': 200} 2026-05-18 01:47:34.886 11 INFO neutron.plugins.ml2.plugin [None req-0db689db-40a8-4962-8c25-05f0c53e19cd - - - - - -] Attempt 1 to provision port abb514da-8f7d-46c9-a924-8da736cf7648 2026-05-18 01:47:36.112 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5bb8a374-ffb1-4174-abaf-4ad97a6f9a20 2026-05-18 01:47:36.590 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port c129bc50-a5c1-4e09-ac4f-94e62c4ce87e 2026-05-18 01:47:36.937 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bee2dfcc-49ae-4746-abe2-d8251c1cec63 2026-05-18 01:47:38.110 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5bb8a374-ffb1-4174-abaf-4ad97a6f9a20 2026-05-18 01:47:38.397 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port c129bc50-a5c1-4e09-ac4f-94e62c4ce87e 2026-05-18 01:47:38.606 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port abb514da-8f7d-46c9-a924-8da736cf7648 2026-05-18 01:47:38.737 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2ffc67a-af6f-44ae-a114-7fcf21d96b13'] response: {'server_uuid': 'fd4d6e6c-2617-4704-aad0-d2c1d9a01724', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abb514da-8f7d-46c9-a924-8da736cf7648', 'code': 200} 2026-05-18 01:47:40.014 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port abb514da-8f7d-46c9-a924-8da736cf7648 2026-05-18 01:47:42.214 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ee9883-915b-4d78-9d6b-2bb1c7badafa'] response: {'server_uuid': 'fd4d6e6c-2617-4704-aad0-d2c1d9a01724', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'abb514da-8f7d-46c9-a924-8da736cf7648', 'code': 200} 2026-05-18 01:47:44.083 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3b0c012b-9f79-4985-b433-b45e6dc16594 2026-05-18 01:47:44.438 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 441b8002-506d-48a4-8320-8c490966bf74 2026-05-18 01:47:46.079 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3b0c012b-9f79-4985-b433-b45e6dc16594 2026-05-18 01:47:46.108 10 INFO neutron.plugins.ml2.db [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] No ports have port_id starting with 3b0c012b-9f79-4985-b433-b45e6dc16594 2026-05-18 01:47:46.150 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 441b8002-506d-48a4-8320-8c490966bf74 2026-05-18 01:47:48.013 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port cf758acc-c5d0-4f48-9fbe-f6e59c3a03cb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:47:49.294 10 INFO neutron.plugins.ml2.plugin [None req-75ebdece-e1b1-42ad-80e7-05d1d2b19a59 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:50.240 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port cf758acc-c5d0-4f48-9fbe-f6e59c3a03cb 2026-05-18 01:47:50.457 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port d3f4c958-09d8-4087-90b7-a68e53625f08 2026-05-18 01:47:50.958 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:52.020 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port d3f4c958-09d8-4087-90b7-a68e53625f08 2026-05-18 01:47:52.114 11 INFO neutron.plugins.ml2.plugin [None req-1d594b18-c8fe-4ff9-a031-8291befe2347 - - - - - -] Attempt 1 to provision port 6f4e8aad-86aa-4d6a-9eea-9c287009f941 2026-05-18 01:47:54.001 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-364075a1-e7a6-40a1-8530-034bef057940'] response: {'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'code': 200} 2026-05-18 01:47:54.666 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bee2dfcc-49ae-4746-abe2-d8251c1cec63 2026-05-18 01:47:56.045 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-049b3cb9-fd8f-4736-8cbe-ac47ce8b788a'] response: {'server_uuid': '6b5feff0-c53e-4d01-afe2-3ee8d3bb93b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bee2dfcc-49ae-4746-abe2-d8251c1cec63', 'code': 200} 2026-05-18 01:47:56.055 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bee2dfcc-49ae-4746-abe2-d8251c1cec63 2026-05-18 01:48:03.528 10 INFO neutron.plugins.ml2.plugin [None req-068e76c1-48c0-4dbe-93f1-c2b6751ae2b1 - - - - - -] Attempt 1 to provision port 70adac07-9c89-467e-ad21-b1fd5dc0166b 2026-05-18 01:48:03.969 11 INFO neutron.plugins.ml2.plugin [None req-1e261bb4-7ad2-4a22-a252-7771980254fa - - - - - -] Attempt 1 to provision port 41bad5ca-86d0-47bf-9e20-75609198e5ee 2026-05-18 01:48:04.037 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 41bad5ca-86d0-47bf-9e20-75609198e5ee 2026-05-18 01:48:04.742 11 INFO neutron.plugins.ml2.plugin [None req-2b84a61d-4f19-4d08-96ec-3d928022ef49 - - - - - -] Attempt 1 to provision port 1455247a-8cad-4bb0-a714-ec5487e02af6 2026-05-18 01:48:04.887 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 1455247a-8cad-4bb0-a714-ec5487e02af6 2026-05-18 01:48:06.228 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 41bad5ca-86d0-47bf-9e20-75609198e5ee 2026-05-18 01:48:06.334 11 INFO neutron.plugins.ml2.plugin [None req-f54fe43d-046d-4803-8c6f-55f37e2bdedc - - - - - -] Attempt 1 to provision port 887b96d4-480c-434a-8a6b-b739c1dc8748 2026-05-18 01:48:06.990 11 INFO neutron.plugins.ml2.plugin [None req-d7d62448-5e84-4637-b5b1-ab6137333bfb - - - - - -] Attempt 1 to provision port 887b96d4-480c-434a-8a6b-b739c1dc8748 2026-05-18 01:48:08.102 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 82af3dc2-b56b-4419-944b-4d6203cfe8fb 2026-05-18 01:48:08.560 10 INFO neutron.plugins.ml2.plugin [None req-e31b8053-bb35-473f-bf15-fa39fd1a1ad6 - - - - - -] Attempt 1 to provision port 82af3dc2-b56b-4419-944b-4d6203cfe8fb 2026-05-18 01:48:08.634 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 173d0afc-ab0f-46b0-9893-76e589524dc9 2026-05-18 01:48:10.240 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 173d0afc-ab0f-46b0-9893-76e589524dc9 2026-05-18 01:48:13.370 10 INFO neutron.plugins.ml2.plugin [None req-68ee906c-cbf6-41d9-8e2a-cedadfb1fecf - - - - - -] Attempt 1 to provision port 69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 2026-05-18 01:48:16.246 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 2026-05-18 01:48:16.420 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e49accc-d7f0-4e33-99e8-790ce77a43ec'] response: {'server_uuid': 'e2e762ba-db4a-49dd-acfd-af8df04f6ad1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69b6fbdb-ef5a-4e2d-9330-fd63dc095da1', 'code': 200} 2026-05-18 01:48:18.055 11 INFO neutron.plugins.ml2.plugin [None req-66d95cf0-b3ea-46e8-b932-aa44cd3d8f2d - - - - - -] Attempt 1 to provision port 34a17b2b-bc7d-40c3-b1bc-8c94b10ef096 2026-05-18 01:48:18.285 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 34a17b2b-bc7d-40c3-b1bc-8c94b10ef096 2026-05-18 01:48:18.686 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 69b6fbdb-ef5a-4e2d-9330-fd63dc095da1 2026-05-18 01:48:24.069 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 887b96d4-480c-434a-8a6b-b739c1dc8748 2026-05-18 01:48:24.416 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 70adac07-9c89-467e-ad21-b1fd5dc0166b 2026-05-18 01:48:32.034 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 359dcfa8-286b-4fb1-97c3-9d4ba95fe593 2026-05-18 01:48:32.130 10 INFO neutron.plugins.ml2.plugin [None req-0b09ad51-357e-4bde-b62e-3c71a2c7cdf1 - - - - - -] Attempt 1 to provision port 1e3400a2-f1df-4653-9786-233a47d3c30a 2026-05-18 01:48:32.678 10 INFO neutron.plugins.ml2.plugin [None req-4071ddea-810c-4c81-ad5a-0f274648b83b - - - - - -] Attempt 1 to provision port 359dcfa8-286b-4fb1-97c3-9d4ba95fe593 2026-05-18 01:48:34.002 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 359dcfa8-286b-4fb1-97c3-9d4ba95fe593 2026-05-18 01:48:34.884 11 INFO neutron.plugins.ml2.plugin [None req-11160d32-04e5-4e9d-8187-910eb7c0ef44 - - - - - -] Attempt 1 to provision port 4b7d70e1-719a-4eb5-bf32-9cc627f9e797 2026-05-18 01:48:35.640 11 INFO neutron.plugins.ml2.plugin [None req-aecc53df-78a2-4d83-a038-9537f1a943e4 - - - - - -] Attempt 1 to provision port 4b7d70e1-719a-4eb5-bf32-9cc627f9e797 2026-05-18 01:48:36.051 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 34eef5ac-b6e0-4933-9ad8-1637c17cb0b1 2026-05-18 01:48:38.054 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 34eef5ac-b6e0-4933-9ad8-1637c17cb0b1 2026-05-18 01:48:38.926 10 INFO neutron.plugins.ml2.plugin [None req-47a87877-de37-42ce-8223-3e525d3537e7 - - - - - -] Attempt 1 to provision port cecaac8b-d76c-43b9-98af-03099c22110f 2026-05-18 01:48:39.177 11 INFO neutron.plugins.ml2.plugin [None req-6f28f018-09b6-4234-975a-d60617013a6d - - - - - -] Attempt 1 to provision port c451e81a-6704-4640-ae6d-e7360676667d 2026-05-18 01:48:39.838 11 INFO neutron.plugins.ml2.plugin [None req-71b9b4bb-a841-4cc5-8ce5-4cdee9754d2d - - - - - -] Attempt 1 to provision port a5e36f44-6ed8-4339-8297-2004488c0260 2026-05-18 01:48:40.045 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a5e36f44-6ed8-4339-8297-2004488c0260 2026-05-18 01:48:41.538 10 INFO neutron.plugins.ml2.plugin [None req-b3c8fe09-b542-476a-8204-0948253892f4 - - - - - -] Attempt 1 to provision port 2a8ada87-73c1-48d0-b11b-9865041ca48b 2026-05-18 01:48:42.210 10 INFO neutron.plugins.ml2.plugin [None req-7aed3fca-bcbb-4372-9fd5-c499e2bcbdeb - - - - - -] Attempt 1 to provision port 2a8ada87-73c1-48d0-b11b-9865041ca48b 2026-05-18 01:48:42.299 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6ba3881f-a670-4786-ae57-922180f10942 2026-05-18 01:48:42.865 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port cecaac8b-d76c-43b9-98af-03099c22110f 2026-05-18 01:48:43.023 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-3346076b-dc0f-496c-9d78-1079ad4b461d'] response: {'server_uuid': '490c3f42-9281-45f2-bb5b-d000fd4dcbec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cecaac8b-d76c-43b9-98af-03099c22110f', 'code': 200} 2026-05-18 01:48:43.421 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a5e36f44-6ed8-4339-8297-2004488c0260 2026-05-18 01:48:44.072 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6ba3881f-a670-4786-ae57-922180f10942 2026-05-18 01:48:44.504 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port cecaac8b-d76c-43b9-98af-03099c22110f 2026-05-18 01:48:45.509 11 INFO neutron.plugins.ml2.plugin [None req-1e4ca1d1-2301-45d3-bc11-d094b4900f7b - - - - - -] Attempt 1 to provision port 237b1c57-7f1b-4940-a7f7-471a02ac028c 2026-05-18 01:48:46.069 11 INFO neutron.plugins.ml2.plugin [None req-1993730b-03d8-4f8f-9f73-cc9852af8625 - - - - - -] Attempt 1 to provision port b32bd847-71a7-471c-8d93-baa690456a01 2026-05-18 01:48:46.202 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port b32bd847-71a7-471c-8d93-baa690456a01 2026-05-18 01:48:48.368 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port b32bd847-71a7-471c-8d93-baa690456a01 2026-05-18 01:48:48.538 11 INFO neutron.plugins.ml2.plugin [None req-79ff525a-581f-49ee-b001-2904ce548fdf - - - - - -] Attempt 1 to provision port 4d4a1d42-7ef2-481a-8bbd-b4a4bad795c7 2026-05-18 01:48:49.329 10 INFO neutron.plugins.ml2.plugin [None req-6461a2f3-a1ce-4ae1-b29c-19d9fedf51ca - - - - - -] Attempt 1 to provision port 4d4a1d42-7ef2-481a-8bbd-b4a4bad795c7 2026-05-18 01:48:50.110 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3476a06a-d601-4fe2-9804-787aa6068776 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:48:52.022 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3476a06a-d601-4fe2-9804-787aa6068776 2026-05-18 01:48:54.427 10 INFO neutron.plugins.ml2.plugin [None req-18d05a58-789a-4e69-9fff-dc31e4caf842 - - - - - -] Attempt 1 to provision port 47a5d9a6-9b4e-496a-8047-6f858db5ea35 2026-05-18 01:48:55.773 10 INFO neutron.plugins.ml2.plugin [None req-8b05fc56-c90e-4e80-b667-987e20291430 - - - - - -] Attempt 1 to provision port a5bd87a6-b376-4b15-bf08-b0a826e80488 2026-05-18 01:49:00.233 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a5bd87a6-b376-4b15-bf08-b0a826e80488 2026-05-18 01:49:00.375 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e07d0458-91a6-4800-a187-6886b57250a7'] response: {'server_uuid': '1ff26497-2122-4f91-99f0-00565821a6ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5bd87a6-b376-4b15-bf08-b0a826e80488', 'code': 200} 2026-05-18 01:49:00.747 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 2a8ada87-73c1-48d0-b11b-9865041ca48b 2026-05-18 01:49:01.060 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port c451e81a-6704-4640-ae6d-e7360676667d 2026-05-18 01:49:02.050 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a5bd87a6-b376-4b15-bf08-b0a826e80488 2026-05-18 01:49:02.354 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 2a8ada87-73c1-48d0-b11b-9865041ca48b 2026-05-18 01:49:02.791 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port c451e81a-6704-4640-ae6d-e7360676667d 2026-05-18 01:49:06.034 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 237b1c57-7f1b-4940-a7f7-471a02ac028c 2026-05-18 01:49:08.108 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 237b1c57-7f1b-4940-a7f7-471a02ac028c 2026-05-18 01:49:08.329 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4d4a1d42-7ef2-481a-8bbd-b4a4bad795c7 2026-05-18 01:49:10.092 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4d4a1d42-7ef2-481a-8bbd-b4a4bad795c7 2026-05-18 01:49:20.044 11 INFO neutron.plugins.ml2.plugin [None req-f3d54565-d74b-438f-a9fc-6387ec5fad56 - - - - - -] Attempt 1 to provision port cedd4d95-9272-4d23-a2c7-3a8ac0d5f8e2 2026-05-18 01:49:20.101 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port cedd4d95-9272-4d23-a2c7-3a8ac0d5f8e2 2026-05-18 01:49:23.965 11 INFO neutron.plugins.ml2.plugin [None req-46c26804-6a49-4f03-9ed9-20a1c54171b4 - - - - - -] Attempt 1 to provision port c53e1980-9802-48d8-b73c-3845b7b7635d 2026-05-18 01:49:24.325 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port c53e1980-9802-48d8-b73c-3845b7b7635d 2026-05-18 01:49:24.434 10 INFO neutron.plugins.ml2.plugin [None req-ae4cd808-827e-4cb7-a55d-170f3fa06863 - - - - - -] Attempt 1 to provision port ac08ab0d-2615-419d-aaee-3ccffe4bd26d 2026-05-18 01:49:24.721 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port ac08ab0d-2615-419d-aaee-3ccffe4bd26d 2026-05-18 01:49:26.074 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port ac08ab0d-2615-419d-aaee-3ccffe4bd26d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:49:36.166 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 97ef1ca1-a6d4-4569-bec7-2238244c55f1 2026-05-18 01:49:36.399 11 INFO neutron.plugins.ml2.plugin [None req-34e1c50f-38a3-4fbd-8c84-c3a5db3ad64d - - - - - -] Attempt 1 to provision port fb037cc7-233f-47a8-99ca-16d444235599 2026-05-18 01:49:36.732 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3dda19f9-3af4-4b48-965e-77b0b2c187cd 2026-05-18 01:49:37.235 10 INFO neutron.plugins.ml2.plugin [None req-62f8da7d-68a7-4282-9089-066accb42434 - - - - - -] Attempt 1 to provision port 3dda19f9-3af4-4b48-965e-77b0b2c187cd 2026-05-18 01:49:37.281 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port fb037cc7-233f-47a8-99ca-16d444235599 2026-05-18 01:49:37.422 10 INFO neutron.plugins.ml2.plugin [None req-0d3c1fc5-b543-4daf-a1a1-34f708e585ca - - - - - -] Attempt 1 to provision port 4bfe7c0f-b63e-4187-98ea-c8c6a256d3b6 2026-05-18 01:49:37.669 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4bfe7c0f-b63e-4187-98ea-c8c6a256d3b6 2026-05-18 01:49:37.946 10 INFO neutron.plugins.ml2.plugin [None req-c80edaaf-c786-4e22-a1a3-5d6f52336f2e - - - - - -] Attempt 1 to provision port 865fe225-9a55-4d19-9d73-92ebf4685252 2026-05-18 01:49:37.987 10 INFO neutron.plugins.ml2.plugin [None req-c80edaaf-c786-4e22-a1a3-5d6f52336f2e - - - - - -] Attempt 1 to provision port 97ef1ca1-a6d4-4569-bec7-2238244c55f1 2026-05-18 01:49:38.179 10 INFO neutron.plugins.ml2.plugin [None req-702be4c0-2f73-4c68-bc74-4d07e6bece09 - - - - - -] Attempt 1 to provision port 7e84853a-5d1f-46d0-8bf8-0838a681d16f 2026-05-18 01:49:38.299 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port fb037cc7-233f-47a8-99ca-16d444235599 2026-05-18 01:49:38.323 11 INFO neutron.plugins.ml2.plugin [None req-d1a54acf-d80d-4d68-9345-671740c0cc9c - - - - - -] Attempt 1 to provision port 865fe225-9a55-4d19-9d73-92ebf4685252 2026-05-18 01:49:38.557 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 97ef1ca1-a6d4-4569-bec7-2238244c55f1 2026-05-18 01:49:38.665 11 INFO neutron.plugins.ml2.plugin [None req-9a90d666-8e36-40e7-8395-7c20db4766e7 - - - - - -] Attempt 1 to provision port 7e84853a-5d1f-46d0-8bf8-0838a681d16f 2026-05-18 01:49:38.851 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3dda19f9-3af4-4b48-965e-77b0b2c187cd 2026-05-18 01:49:39.115 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4bfe7c0f-b63e-4187-98ea-c8c6a256d3b6 2026-05-18 01:49:39.829 11 INFO neutron.plugins.ml2.plugin [None req-346f6fe8-dd4d-45fa-98d9-d34de2ca1dd8 - - - - - -] Attempt 1 to provision port 75d739fe-f15b-4889-9a73-c476c105e9e1 2026-05-18 01:49:39.854 11 INFO neutron.plugins.ml2.plugin [None req-346f6fe8-dd4d-45fa-98d9-d34de2ca1dd8 - - - - - -] Attempt 1 to provision port f9688856-6e44-4359-b835-deb7a5dcacd6 2026-05-18 01:49:40.401 11 INFO neutron.plugins.ml2.plugin [None req-73bdc475-6b9e-41ce-b0d3-83dc771187af - - - - - -] Attempt 1 to provision port f9688856-6e44-4359-b835-deb7a5dcacd6 2026-05-18 01:49:40.564 10 INFO neutron.plugins.ml2.plugin [None req-4fda449e-3dcd-46cc-8dc4-79bdbf748b87 - - - - - -] Attempt 1 to provision port 75d739fe-f15b-4889-9a73-c476c105e9e1 2026-05-18 01:49:48.226 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 99a9b832-709c-4c0a-b489-fda46d2364ba 2026-05-18 01:49:48.788 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port f3c9c6a3-eb33-4331-8584-c8f4551ebe22 2026-05-18 01:49:48.971 11 INFO neutron.plugins.ml2.plugin [None req-a97576b8-0e21-4056-ae72-1fef172bdb6e - - - - - -] Attempt 1 to provision port 99a9b832-709c-4c0a-b489-fda46d2364ba 2026-05-18 01:49:49.148 10 INFO neutron.plugins.ml2.plugin [None req-2ae114a8-8573-4acd-9ad7-e3544fc07ce7 - - - - - -] Attempt 1 to provision port f3c9c6a3-eb33-4331-8584-c8f4551ebe22 2026-05-18 01:49:49.437 10 INFO neutron.plugins.ml2.plugin [None req-aff6521a-5327-4c03-8fec-7cd57d746eab - - - - - -] Attempt 1 to provision port 3066cbd3-0eba-4c15-83fe-0e84bf1d199d 2026-05-18 01:49:50.219 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 99a9b832-709c-4c0a-b489-fda46d2364ba 2026-05-18 01:49:50.386 10 INFO neutron.plugins.ml2.plugin [None req-24c4e72c-d8bf-4b19-8473-94767c46b0fe - - - - - -] Attempt 1 to provision port a772a50e-b78b-4a9e-9a84-53771b07d9a0 2026-05-18 01:49:50.515 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port f3c9c6a3-eb33-4331-8584-c8f4551ebe22 2026-05-18 01:49:50.659 11 INFO neutron.plugins.ml2.plugin [None req-9d1fc5f5-fb6d-4796-ac30-7fefcfe3694c - - - - - -] Attempt 1 to provision port a772a50e-b78b-4a9e-9a84-53771b07d9a0 2026-05-18 01:49:51.126 11 INFO neutron.plugins.ml2.plugin [None req-67f3ac7b-786f-4a58-a673-22dfb2f0a58a - - - - - -] Attempt 1 to provision port 3066cbd3-0eba-4c15-83fe-0e84bf1d199d 2026-05-18 01:49:57.450 10 INFO neutron.plugins.ml2.plugin [None req-58f12bbb-9b72-40b7-8069-769b8a8360c5 - - - - - -] Attempt 1 to provision port 3f7d7ac4-6b0e-49d7-9576-a20d23e27212 2026-05-18 01:49:57.796 10 INFO neutron.plugins.ml2.plugin [None req-d9386c86-5a4f-4ef8-8485-626312363237 - - - - - -] Attempt 1 to provision port b583ab74-9de6-404c-9a3b-8f7018223b4f 2026-05-18 01:49:58.143 10 INFO neutron.plugins.ml2.plugin [None req-5c04cf64-d9e9-4d4d-9633-31c10a1c4da6 - - - - - -] Attempt 1 to provision port d895934a-2d71-4eaa-8c69-c492cc08f342 2026-05-18 01:49:58.212 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port b583ab74-9de6-404c-9a3b-8f7018223b4f 2026-05-18 01:49:58.504 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3f7d7ac4-6b0e-49d7-9576-a20d23e27212 2026-05-18 01:49:58.791 11 INFO neutron.plugins.ml2.plugin [None req-94986554-9555-4c2b-94d7-6515c810f37c - - - - - -] Attempt 1 to provision port d895934a-2d71-4eaa-8c69-c492cc08f342 2026-05-18 01:49:59.034 10 INFO neutron.plugins.ml2.plugin [None req-bb2f46e9-ad61-492e-8ac7-33a4780b2a09 - - - - - -] Attempt 1 to provision port d835d0b4-72a2-46f5-900e-8c35657bdb95 2026-05-18 01:49:59.283 11 INFO neutron.plugins.ml2.plugin [None req-36a75f02-3626-4c65-aa97-21a9db890e71 - - - - - -] Attempt 1 to provision port d835d0b4-72a2-46f5-900e-8c35657bdb95 2026-05-18 01:50:00.294 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 40e2a51e-7be3-437a-a517-b463c399c7ef 2026-05-18 01:50:01.241 11 INFO neutron.plugins.ml2.plugin [None req-7719108e-2c81-45a3-a7e6-408a185755fa - - - - - -] Attempt 1 to provision port 40e2a51e-7be3-437a-a517-b463c399c7ef 2026-05-18 01:50:01.943 10 INFO neutron.plugins.ml2.plugin [None req-5e5b6f76-51e7-43ce-8562-63909e6034be - - - - - -] Attempt 1 to provision port 9ee845fe-0475-4bb9-aa91-71c7f13b7b04 2026-05-18 01:50:02.639 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6645ec3d-435a-4494-99c3-1c1c22c105cb 2026-05-18 01:50:03.229 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9ee845fe-0475-4bb9-aa91-71c7f13b7b04 2026-05-18 01:50:03.525 10 INFO neutron.plugins.ml2.plugin [None req-30a1df6d-2da8-4ffb-816c-d821712d478b - - - - - -] Attempt 1 to provision port 6645ec3d-435a-4494-99c3-1c1c22c105cb 2026-05-18 01:50:03.561 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 40e2a51e-7be3-437a-a517-b463c399c7ef 2026-05-18 01:50:04.223 10 INFO neutron.plugins.ml2.plugin [None req-70e0c44a-34e3-4ead-82ab-92de1661ce5f - - - - - -] Attempt 1 to provision port a2cf3fd3-d9c7-4c25-925e-bdc7007fe08c 2026-05-18 01:50:04.306 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a2cf3fd3-d9c7-4c25-925e-bdc7007fe08c 2026-05-18 01:50:04.698 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6645ec3d-435a-4494-99c3-1c1c22c105cb 2026-05-18 01:50:04.973 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9ee845fe-0475-4bb9-aa91-71c7f13b7b04 2026-05-18 01:50:05.059 11 INFO neutron.plugins.ml2.plugin [None req-84501c77-0d00-413a-955f-75794bf79171 - - - - - -] Attempt 1 to provision port 0182a3b5-34d0-4981-b2ba-81a63a8e4dbc 2026-05-18 01:50:05.418 11 INFO neutron.plugins.ml2.plugin [None req-02160135-c9ac-4bdb-b3db-d3e92914921f - - - - - -] Attempt 1 to provision port dd835a00-7d99-4a85-a548-96dc47762ba4 2026-05-18 01:50:05.880 10 INFO neutron.plugins.ml2.plugin [None req-0b218747-a52c-43b3-992f-03baecf3c2d1 - - - - - -] Attempt 1 to provision port a3fd07ab-df5e-4016-914c-168360a20c84 2026-05-18 01:50:06.286 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a2cf3fd3-d9c7-4c25-925e-bdc7007fe08c 2026-05-18 01:50:06.663 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a3fd07ab-df5e-4016-914c-168360a20c84 2026-05-18 01:50:08.254 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a3fd07ab-df5e-4016-914c-168360a20c84 2026-05-18 01:50:19.442 10 INFO neutron.plugins.ml2.plugin [None req-449b859e-86ae-470b-abc4-a18d158dceed - - - - - -] Attempt 1 to provision port 76b5b718-d317-4f7b-ba78-9f197ca89ec3 2026-05-18 01:50:20.205 10 INFO neutron.plugins.ml2.plugin [None req-3dacdf42-df3e-4188-b361-2386b8c694b1 - - - - - -] Attempt 1 to provision port 6c9cb9d9-a91e-4bbb-82ed-1cd1f667c1ed 2026-05-18 01:50:20.238 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6c9cb9d9-a91e-4bbb-82ed-1cd1f667c1ed 2026-05-18 01:50:22.219 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 6c9cb9d9-a91e-4bbb-82ed-1cd1f667c1ed 2026-05-18 01:50:22.426 10 INFO neutron.plugins.ml2.plugin [None req-73f607f3-348c-45f7-a31a-4ebe03ce14a0 - - - - - -] Attempt 1 to provision port 4f5664dd-9961-45ea-aece-47d26db8abde 2026-05-18 01:50:23.186 10 INFO neutron.plugins.ml2.plugin [None req-02240cb1-f0c6-4c19-9dff-0fa743a0d21f - - - - - -] Attempt 1 to provision port 4f5664dd-9961-45ea-aece-47d26db8abde 2026-05-18 01:50:24.231 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3584be15-fb34-4c94-bd6d-aed1c37f3629 2026-05-18 01:50:26.230 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3584be15-fb34-4c94-bd6d-aed1c37f3629 2026-05-18 01:50:28.083 10 INFO neutron.plugins.ml2.plugin [None req-8fdd638a-a7a4-4127-8f45-160d35470d2e - - - - - -] Attempt 1 to provision port fb7958d2-9f29-45c2-be55-995e77a36f01 2026-05-18 01:50:28.258 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 3304af21-c94d-4ee2-b6ef-4f3ae677cf33 2026-05-18 01:50:28.342 11 INFO neutron.plugins.ml2.plugin [None req-f01c33f1-0204-477f-bebb-cf976ae0d6b7 - - - - - -] Attempt 1 to provision port 3304af21-c94d-4ee2-b6ef-4f3ae677cf33 2026-05-18 01:50:30.455 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port fb7958d2-9f29-45c2-be55-995e77a36f01 2026-05-18 01:50:30.639 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d02ed88-e327-448c-a1f9-e9c52893b067'] response: {'server_uuid': '57941e2f-bf0f-4386-abbc-2df405720c84', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb7958d2-9f29-45c2-be55-995e77a36f01', 'code': 200} 2026-05-18 01:50:32.260 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port fb7958d2-9f29-45c2-be55-995e77a36f01 2026-05-18 01:50:36.420 10 INFO neutron.plugins.ml2.plugin [None req-6536fd3b-61e3-4143-9617-73bec556acab - - - - - -] Attempt 1 to provision port 035942fc-8614-42df-8878-320012fdefae 2026-05-18 01:50:40.278 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 352bb29c-87e5-4053-91fc-6eb6bed299ef 2026-05-18 01:50:40.948 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 87107cb7-470c-4691-9b23-5bbdc7fc918f 2026-05-18 01:50:41.202 11 INFO neutron.plugins.ml2.plugin [None req-9394ef0c-b78b-4cf8-9b62-9f42a33bce72 - - - - - -] Attempt 1 to provision port 352bb29c-87e5-4053-91fc-6eb6bed299ef 2026-05-18 01:50:41.285 11 INFO neutron.plugins.ml2.plugin [None req-9394ef0c-b78b-4cf8-9b62-9f42a33bce72 - - - - - -] Attempt 1 to provision port f65add7d-ca23-4002-837f-8412accf3ed7 2026-05-18 01:50:41.443 10 INFO neutron.plugins.ml2.plugin [None req-7da3d4b8-71a1-42ca-98a5-5af7f6507e75 - - - - - -] Attempt 1 to provision port f65add7d-ca23-4002-837f-8412accf3ed7 2026-05-18 01:50:41.789 11 INFO neutron.plugins.ml2.plugin [None req-208bee0a-edef-4e67-91d2-1321feee5675 - - - - - -] Attempt 1 to provision port f65add7d-ca23-4002-837f-8412accf3ed7 2026-05-18 01:50:42.221 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 352bb29c-87e5-4053-91fc-6eb6bed299ef 2026-05-18 01:50:42.561 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 87107cb7-470c-4691-9b23-5bbdc7fc918f 2026-05-18 01:50:45.664 10 INFO neutron.plugins.ml2.plugin [None req-853d897d-cb4b-43bf-abe0-ef6949b3730e - - - - - -] Attempt 1 to provision port 9f6363d4-7b56-419b-8475-ca6b849e4800 2026-05-18 01:50:48.312 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9f6363d4-7b56-419b-8475-ca6b849e4800 2026-05-18 01:50:48.451 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4efb56b9-d3ca-4a6e-93ff-c157d08cd68a'] response: {'server_uuid': '722b08b3-5f3d-4f7b-a6b1-da3bce770b20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f6363d4-7b56-419b-8475-ca6b849e4800', 'code': 200} 2026-05-18 01:50:50.243 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9f6363d4-7b56-419b-8475-ca6b849e4800 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.011 11 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-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.011 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.013 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.014 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 2 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.038 11 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-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.038 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.039 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.041 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 3 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.083 11 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-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.083 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.084 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.085 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 4 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.110 11 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-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.110 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.111 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 5 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.138 11 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-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.138 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.138 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 6 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.160 11 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-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.160 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.161 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.161 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 7 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.187 11 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-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.187 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.188 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.189 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 8 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.233 11 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-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.233 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.234 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.234 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 9 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.255 11 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-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.255 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:55.256 11 INFO neutron.plugins.ml2.plugin [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Attempt 10 to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:55.281 11 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-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f9826e6-dd57-4c53-aea5-c66bf27d3fff could not be found. 2026-05-18 01:50:55.281 11 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:55.282 11 ERROR neutron.plugins.ml2.managers [None req-53fd5234-c042-40ff-a06f-d846f7a65478 - - - - - -] Failed to bind port 486acc67-8c34-47bf-b2b1-9f1249b65c69 on host instance for vnic_type normal using segments [{'id': '36565eb6-dd4a-4ca2-9239-64640e57e934', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 765, 'network_id': '0771dccc-9bb8-4c50-9571-43cfb67db2d1'}] 2026-05-18 01:50:56.256 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 035942fc-8614-42df-8878-320012fdefae 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 0771dccc-9bb8-4c50-9571-43cfb67db2d1 could not be found. 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 0771dccc-9bb8-4c50-9571-43cfb67db2d1 could not be found. 2026-05-18 01:50:56.501 10 ERROR oslo_messaging.rpc.server  2026-05-18 01:50:56.592 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port f65add7d-ca23-4002-837f-8412accf3ed7 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.446 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-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.446 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.448 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.448 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 2 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.474 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-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.474 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.475 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.475 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 3 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.501 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-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.501 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.502 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.502 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 4 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.520 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-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.520 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.521 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.521 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 5 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.549 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-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.549 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.550 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.550 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 6 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.582 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-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.582 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.583 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.583 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 7 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.609 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-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.609 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.610 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.611 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 8 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.636 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-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.636 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.637 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.637 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 9 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.656 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-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.656 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.657 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:57.657 10 INFO neutron.plugins.ml2.plugin [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Attempt 10 to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:50:57.680 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-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1a5366f9-6039-4230-acae-3b83fbd6ddb6 could not be found. 2026-05-18 01:50:57.680 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:50:57.681 10 ERROR neutron.plugins.ml2.managers [None req-beaa7c5b-8d69-4f32-ab36-342490219a86 - - - - - -] Failed to bind port 4281ab3b-0d25-401a-85d5-2467928f76fd on host instance for vnic_type normal using segments [{'id': '436fa22c-8745-46a9-8dd9-2939c896b742', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 430, 'network_id': 'e95ebd6f-a64d-4f65-8432-95804a557446'}] 2026-05-18 01:50:58.302 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 035942fc-8614-42df-8878-320012fdefae 2026-05-18 01:50:58.499 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port f65add7d-ca23-4002-837f-8412accf3ed7 2026-05-18 01:51:00.404 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port db5b421f-6f5a-4f63-8d5d-e94ec2dcba25 2026-05-18 01:51:02.035 11 INFO neutron.plugins.ml2.plugin [None req-ef582eef-5068-49f7-93ee-fe4efb1d0874 - - - - - -] Attempt 1 to provision port db5b421f-6f5a-4f63-8d5d-e94ec2dcba25 2026-05-18 01:51:02.389 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port db5b421f-6f5a-4f63-8d5d-e94ec2dcba25 2026-05-18 01:51:02.734 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9f601ad0-9126-4218-8aba-0b78caf6232b 2026-05-18 01:51:02.827 11 INFO neutron.plugins.ml2.plugin [None req-a7d8af0d-f11d-4efa-a5a1-c5fa98b98922 - - - - - -] Attempt 1 to provision port bb8e94c2-34d4-4aa9-9a09-8d2efc525ae9 2026-05-18 01:51:02.976 11 INFO neutron.plugins.ml2.plugin [None req-f117c9e9-8b23-4a4d-9dc2-bbcc50970fc1 - - - - - -] Attempt 1 to provision port 56f9af66-0a5f-4bef-bddf-b0dc3edffc63 2026-05-18 01:51:03.366 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 56f9af66-0a5f-4bef-bddf-b0dc3edffc63 2026-05-18 01:51:03.669 10 INFO neutron.plugins.ml2.plugin [None req-486fd07f-29bb-4b47-9588-971362705915 - - - - - -] Attempt 1 to provision port db5b421f-6f5a-4f63-8d5d-e94ec2dcba25 2026-05-18 01:51:04.073 11 INFO neutron.plugins.ml2.plugin [None req-168e014d-d97c-4fac-bcd1-1bbf9584f936 - - - - - -] Attempt 1 to provision port 9f601ad0-9126-4218-8aba-0b78caf6232b 2026-05-18 01:51:04.322 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 56f9af66-0a5f-4bef-bddf-b0dc3edffc63 2026-05-18 01:51:04.694 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9f601ad0-9126-4218-8aba-0b78caf6232b 2026-05-18 01:51:05.106 11 INFO neutron.plugins.ml2.plugin [None req-21f9d8ee-4390-4693-9d83-38373541d59d - - - - - -] Attempt 1 to provision port 56f9af66-0a5f-4bef-bddf-b0dc3edffc63 2026-05-18 01:51:05.310 11 INFO neutron.plugins.ml2.plugin [None req-640ada74-0ac8-454c-8576-167fce950d57 - - - - - -] Attempt 1 to provision port 7fc73674-b54c-4865-b9d2-f3e54d91bce3 2026-05-18 01:51:05.553 10 INFO neutron.plugins.ml2.plugin [None req-f37ed11b-5085-403a-905e-e0906aceefef - - - - - -] Attempt 1 to provision port 9f601ad0-9126-4218-8aba-0b78caf6232b 2026-05-18 01:51:06.158 10 INFO neutron.plugins.ml2.plugin [None req-22e49096-c089-45ad-8e79-470bdb8d4444 - - - - - -] Attempt 1 to provision port 7fc73674-b54c-4865-b9d2-f3e54d91bce3 2026-05-18 01:51:06.297 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4df57ba1-6952-4072-8843-091e36e41570 2026-05-18 01:51:07.716 11 INFO neutron.plugins.ml2.plugin [None req-a2491c82-9a95-4b09-a7fb-ecd080a33f45 - - - - - -] Attempt 1 to provision port e2593fb2-47db-4524-9185-d05991bdc1b5 2026-05-18 01:51:08.243 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 4df57ba1-6952-4072-8843-091e36e41570 2026-05-18 01:51:08.564 11 INFO neutron.plugins.ml2.plugin [None req-e8f79e49-2c4e-4b56-b430-b7c737f5c319 - - - - - -] Attempt 1 to provision port e2593fb2-47db-4524-9185-d05991bdc1b5 2026-05-18 01:51:09.611 11 INFO neutron.plugins.ml2.plugin [None req-f2d96775-4d20-4619-ac07-becbf98d1550 - - - - - -] Attempt 1 to provision port 46325518-f9cb-4379-8cc2-31fba34e1f42 2026-05-18 01:51:10.464 11 INFO neutron.plugins.ml2.plugin [None req-3dc10d7b-2c07-4220-8428-762c5e8b14f2 - - - - - -] Attempt 1 to provision port 46325518-f9cb-4379-8cc2-31fba34e1f42 2026-05-18 01:51:14.328 10 INFO neutron.plugins.ml2.plugin [None req-305b850f-176d-481d-aac5-5a74185c6d5a - - - - - -] Attempt 1 to provision port bcfc6f13-233f-4547-b3ab-a7bfcb551fdb 2026-05-18 01:51:16.186 10 INFO neutron.plugins.ml2.plugin [None req-ae5c057a-da13-471f-9959-8ac227068996 - - - - - -] Attempt 1 to provision port 48617eb3-aed0-479a-ac24-9a63ea8697cf 2026-05-18 01:51:16.422 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bcfc6f13-233f-4547-b3ab-a7bfcb551fdb 2026-05-18 01:51:16.575 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a728530-4389-4562-9593-a2f78f8d1b5d'] response: {'server_uuid': '0d717d89-a35c-4f0e-858f-252877a8920b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcfc6f13-233f-4547-b3ab-a7bfcb551fdb', 'code': 200} 2026-05-18 01:51:18.474 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bcfc6f13-233f-4547-b3ab-a7bfcb551fdb 2026-05-18 01:51:18.799 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 48617eb3-aed0-479a-ac24-9a63ea8697cf 2026-05-18 01:51:18.916 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d395cfa3-d17f-436b-baca-f14539229d04'] response: {'server_uuid': '66e8849c-4b96-4e68-9a0c-00b10680430f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48617eb3-aed0-479a-ac24-9a63ea8697cf', 'code': 200} 2026-05-18 01:51:20.301 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 48617eb3-aed0-479a-ac24-9a63ea8697cf 2026-05-18 01:51:24.097 11 INFO neutron.plugins.ml2.plugin [None req-0cb537aa-a054-43a1-a1fd-a2ff4f4abef5 - - - - - -] Attempt 1 to provision port 0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 2026-05-18 01:51:26.415 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 2026-05-18 01:51:26.550 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc2003d-7979-4928-a231-2b46f2d04599'] response: {'server_uuid': '1487ee30-7d89-4def-aec0-42a131293929', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097', 'code': 200} 2026-05-18 01:51:26.875 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 46325518-f9cb-4379-8cc2-31fba34e1f42 2026-05-18 01:51:27.219 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bb8e94c2-34d4-4aa9-9a09-8d2efc525ae9 2026-05-18 01:51:27.596 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 7fc73674-b54c-4865-b9d2-f3e54d91bce3 2026-05-18 01:51:28.337 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 0ac9bcbf-5d63-4e6c-bcc1-5f0edba57097 2026-05-18 01:51:28.718 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port e2593fb2-47db-4524-9185-d05991bdc1b5 2026-05-18 01:51:29.084 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port bb8e94c2-34d4-4aa9-9a09-8d2efc525ae9 2026-05-18 01:51:29.320 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 7fc73674-b54c-4865-b9d2-f3e54d91bce3 2026-05-18 01:51:29.694 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 46325518-f9cb-4379-8cc2-31fba34e1f42 2026-05-18 01:51:30.352 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port e2593fb2-47db-4524-9185-d05991bdc1b5 2026-05-18 01:51:44.511 11 INFO neutron.plugins.ml2.plugin [None req-063c1dfe-7bc9-4c1e-b6da-12f3d9724132 - - - - - -] Attempt 1 to provision port 9fc229f6-f839-40d9-89ca-7b73aea88ce0 2026-05-18 01:51:58.757 11 INFO neutron.plugins.ml2.plugin [None req-7af12c84-a306-48bb-a6ba-336eed8effe5 - - - - - -] Attempt 1 to provision port a2565768-780f-45ce-8831-9dfc614036d2 2026-05-18 01:52:00.342 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a2565768-780f-45ce-8831-9dfc614036d2 2026-05-18 01:52:00.551 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb86522c-94fc-43ab-898f-5467c6aea933'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2565768-780f-45ce-8831-9dfc614036d2', 'code': 200} 2026-05-18 01:52:02.293 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a2565768-780f-45ce-8831-9dfc614036d2 2026-05-18 01:52:40.309 10 INFO neutron.plugins.ml2.plugin [None req-e1188831-8fad-4980-8830-870bdb0e58cf - - - - - -] Attempt 1 to provision port 9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc 2026-05-18 01:52:42.549 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc 2026-05-18 01:52:42.724 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6baee491-2a52-4d21-9ce3-dd6cdd58a5a5'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc', 'code': 200} 2026-05-18 01:52:44.439 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 9fa9f6ca-3da3-4ed5-b19a-d7c1ad4be7bc 2026-05-18 01:53:09.763 10 INFO neutron.plugins.ml2.plugin [None req-dba16675-01e9-4aca-99d1-88f16a9131a9 - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c 2026-05-18 01:53:12.452 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c 2026-05-18 01:53:12.824 11 INFO neutron.plugins.ml2.plugin [None req-a5df9b5f-a040-4cb1-ad10-48177ea3caa3 - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c 2026-05-18 01:53:13.121 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba4f1d7-732d-412c-9651-b8233db254bb'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1cb8edc-112f-479e-ba35-90bee7b8669c', 'code': 200} 2026-05-18 01:53:14.402 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c 2026-05-18 01:53:21.640 10 INFO neutron.plugins.ml2.plugin [None req-24bc266d-2a2b-4c67-9620-e41ec3a802e4 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:53:24.403 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:53:24.553 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ff579f-ecf8-49a3-a53d-4279f1d9df44'] response: {'server_uuid': '9a8ac120-7519-4f93-bca9-98876f630d14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5aaabb85-27fc-412f-8c00-057c6b389018', 'code': 200} 2026-05-18 01:53:25.113 11 INFO neutron.plugins.ml2.plugin [None req-cd785dbd-912f-462a-a11d-d84c38d218f6 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:53:26.426 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:53:34.776 10 INFO neutron.plugins.ml2.plugin [None req-6a6edbe9-3a85-4dba-8b4d-84e22fd945e5 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:53:36.430 11 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port 5aaabb85-27fc-412f-8c00-057c6b389018 2026-05-18 01:54:01.754 11 INFO neutron.plugins.ml2.plugin [None req-4c39e276-f4f4-4490-8d40-fb754b9ea05f - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c 2026-05-18 01:54:02.411 10 INFO neutron.plugins.ml2.plugin [None req-fb35c6b2-2caf-4b17-833e-b7feba7469c6 - - - - - -] Attempt 1 to provision port a1cb8edc-112f-479e-ba35-90bee7b8669c