+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-22 22:35:56.917 1 INFO neutron.common.config [-] Logging enabled! 2026-07-22 22:35:56.918 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev560 2026-07-22 22:35:56.918 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-22 22:35:56.919 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-22 22:35:58.162 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:35:58.165 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-22 22:35:58.168 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-22 22:35:58.168 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-22 22:35:58.169 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-22 22:35:58.169 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-07-22 22:35:58.169 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-07-22 22:35:58.169 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:35:58.175 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:35:58.176 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-22 22:35:58.176 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:35:58.196 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-22 22:35:58.197 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-22 22:35:58.197 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-22 22:35:58.216 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-22 22:35:58.216 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-22 22:35:58.216 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-22 22:35:58.217 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-22 22:35:58.548 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing driver for type 'vlan' 2026-07-22 22:35:58.680 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] VlanTypeDriver initialization complete 2026-07-22 22:35:58.681 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing driver for type 'vxlan' 2026-07-22 22:35:58.681 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-22 22:35:58.753 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-22 22:35:58.753 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-22 22:35:58.753 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing extension driver 'port_security' 2026-07-22 22:35:58.753 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-22 22:35:58.754 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing extension driver 'qos' 2026-07-22 22:35:58.754 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-22 22:35:58.754 1 INFO neutron.plugins.ml2.managers [None req-6e63553b-7e6e-4aa1-8762-9c3f9a7749b6 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-22 22:35:58.770 1 INFO neutron.quota [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded quota_driver: . 2026-07-22 22:35:58.770 1 INFO neutron.plugins.ml2.plugin [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Modular L2 Plugin initialization complete 2026-07-22 22:35:58.770 1 INFO neutron.plugins.ml2.managers [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-22 22:35:58.770 1 INFO neutron.plugins.ml2.managers [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-22 22:35:58.771 1 INFO neutron.plugins.ml2.managers [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-22 22:35:58.771 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: qos 2026-07-22 22:35:58.782 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: router 2026-07-22 22:35:58.815 1 INFO neutron.services.service_base [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-22 22:35:58.815 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: segments 2026-07-22 22:35:58.880 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: trunk 2026-07-22 22:35:58.892 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: vpnaas 2026-07-22 22:35:58.925 1 WARNING stevedore.named [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-22 22:35:58.999 1 INFO neutron_vpnaas.services.vpn.plugin [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-22 22:35:59.000 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: taas 2026-07-22 22:35:59.156 1 WARNING stevedore.named [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-22 22:35:59.179 1 INFO neutron_taas.services.taas.taas_plugin [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-22 22:35:59.179 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: tapmirror 2026-07-22 22:35:59.194 1 WARNING stevedore.named [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-22 22:35:59.209 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-22 22:35:59.209 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: auto_allocate 2026-07-22 22:35:59.216 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: tag 2026-07-22 22:35:59.224 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: timestamp 2026-07-22 22:35:59.227 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: network_ip_availability 2026-07-22 22:35:59.231 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: flavors 2026-07-22 22:35:59.234 1 INFO neutron.manager [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loading Plugin: revisions 2026-07-22 22:35:59.237 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Initializing extension manager. 2026-07-22 22:35:59.237 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: aap-reject-multicast 2026-07-22 22:35:59.238 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: address-group 2026-07-22 22:35:59.239 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: address-scope 2026-07-22 22:35:59.240 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-22 22:35:59.240 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: agent 2026-07-22 22:35:59.241 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: agent-resources-synced 2026-07-22 22:35:59.241 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: agent_sort_key 2026-07-22 22:35:59.242 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-22 22:35:59.243 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-22 22:35:59.243 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: availability_zone 2026-07-22 22:35:59.244 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: availability_zone_filter 2026-07-22 22:35:59.244 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-22 22:35:59.244 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: default-subnetpools 2026-07-22 22:35:59.246 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-22 22:35:59.247 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: dns-integration 2026-07-22 22:35:59.247 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: dns-domain-ports 2026-07-22 22:35:59.247 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-22 22:35:59.248 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: dvr 2026-07-22 22:35:59.248 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-22 22:35:59.249 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: empty-string-filtering 2026-07-22 22:35:59.249 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-07-22 22:35:59.249 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:35:59.250 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-22 22:35:59.250 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: external-net 2026-07-22 22:35:59.251 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-22 22:35:59.251 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: extraroute 2026-07-22 22:35:59.252 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: extraroute-atomic 2026-07-22 22:35:59.252 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: filter-validation 2026-07-22 22:35:59.253 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-22 22:35:59.253 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-22 22:35:59.253 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-22 22:35:59.254 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: fip-port-details 2026-07-22 22:35:59.254 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: flavors 2026-07-22 22:35:59.256 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-22 22:35:59.256 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: floatingip-pools 2026-07-22 22:35:59.257 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: ip_allocation 2026-07-22 22:35:59.257 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-22 22:35:59.258 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: l2_adjacency 2026-07-22 22:35:59.258 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: router 2026-07-22 22:35:59.259 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-07-22 22:35:59.260 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-22 22:35:59.261 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-22 22:35:59.262 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-22 22:35:59.262 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: ext-gw-mode 2026-07-22 22:35:59.262 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: l3-ha 2026-07-22 22:35:59.263 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:35:59.263 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-22 22:35:59.264 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: l3-flavors 2026-07-22 22:35:59.264 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-22 22:35:59.265 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-22 22:35:59.267 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-22 22:35:59.268 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-22 22:35:59.269 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-22 22:35:59.269 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-22 22:35:59.270 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-22 22:35:59.270 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: multi-provider 2026-07-22 22:35:59.271 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: net-mtu 2026-07-22 22:35:59.271 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: net-mtu-writable 2026-07-22 22:35:59.272 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: network_availability_zone 2026-07-22 22:35:59.272 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: network_ha 2026-07-22 22:35:59.273 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: network-ip-availability 2026-07-22 22:35:59.273 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: network-ip-availability-details 2026-07-22 22:35:59.274 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-22 22:35:59.274 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: pagination 2026-07-22 22:35:59.275 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-device-profile 2026-07-22 22:35:59.275 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-22 22:35:59.275 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-22 22:35:59.276 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-22 22:35:59.276 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-mac-override 2026-07-22 22:35:59.277 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-22 22:35:59.277 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-22 22:35:59.277 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-22 22:35:59.278 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-resource-request 2026-07-22 22:35:59.278 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-22 22:35:59.279 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-22 22:35:59.279 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: binding 2026-07-22 22:35:59.280 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: binding-extended 2026-07-22 22:35:59.280 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-security 2026-07-22 22:35:59.280 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: project-id 2026-07-22 22:35:59.281 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: provider 2026-07-22 22:35:59.281 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-07-22 22:35:59.282 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-22 22:35:59.284 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos 2026-07-22 22:35:59.285 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-22 22:35:59.286 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-22 22:35:59.286 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-default 2026-07-22 22:35:59.286 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-fip 2026-07-22 22:35:59.287 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-22 22:35:59.287 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-22 22:35:59.288 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-22 22:35:59.288 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-22 22:35:59.289 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-22 22:35:59.289 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-pps 2026-07-22 22:35:59.290 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-22 22:35:59.290 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-22 22:35:59.291 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: qos-rules-alias 2026-07-22 22:35:59.291 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: quota-check-limit 2026-07-22 22:35:59.291 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-22 22:35:59.293 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: quotas 2026-07-22 22:35:59.295 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: quota_details 2026-07-22 22:35:59.297 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: rbac-policies 2026-07-22 22:35:59.297 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: rbac-address-group 2026-07-22 22:35:59.297 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: rbac-address-scope 2026-07-22 22:35:59.298 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: rbac-security-groups 2026-07-22 22:35:59.298 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-22 22:35:59.299 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: revision-if-match 2026-07-22 22:35:59.299 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-22 22:35:59.300 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: router_availability_zone 2026-07-22 22:35:59.300 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-07-22 22:35:59.300 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-22 22:35:59.302 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-22 22:35:59.302 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-07-22 22:35:59.303 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-22 22:35:59.303 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-22 22:35:59.304 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-22 22:35:59.304 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-22 22:35:59.304 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-22 22:35:59.308 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: security-group 2026-07-22 22:35:59.309 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: segment 2026-07-22 22:35:59.309 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-22 22:35:59.310 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: service-type 2026-07-22 22:35:59.310 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: sorting 2026-07-22 22:35:59.310 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: standard-attr-segment 2026-07-22 22:35:59.311 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: standard-attr-description 2026-07-22 22:35:59.311 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: stateful-security-group 2026-07-22 22:35:59.312 1 WARNING neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-22 22:35:59.312 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-22 22:35:59.313 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnet-external-network 2026-07-22 22:35:59.313 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnet_onboard 2026-07-22 22:35:59.313 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-22 22:35:59.314 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnet-service-types 2026-07-22 22:35:59.314 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnet_allocation 2026-07-22 22:35:59.315 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-22 22:35:59.315 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: tag-creation 2026-07-22 22:35:59.316 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-22 22:35:59.319 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: standard-attr-tag 2026-07-22 22:35:59.320 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-22 22:35:59.320 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: trunk 2026-07-22 22:35:59.321 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: trunk-details 2026-07-22 22:35:59.321 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-22 22:35:59.321 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-22 22:35:59.322 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-22 22:35:59.322 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-22 22:35:59.324 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-22 22:35:59.325 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-22 22:35:59.325 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: vpn-flavors 2026-07-22 22:35:59.327 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: vpnaas 2026-07-22 22:35:59.328 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: taas 2026-07-22 22:35:59.329 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: tap-mirror 2026-07-22 22:35:59.330 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-07-22 22:35:59.330 1 INFO neutron.api.extensions [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-22 22:35:59.335 1 WARNING oslo_service.backend._threading.service [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-22 22:35:59.341 1 WARNING oslo_service.backend._threading.service [None req-94e7ccfe-bab6-4636-8a4d-c43f78ea46b2 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-07-22 22:36:29.424 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-22 22:36:29.480 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-22 22:36:29.481 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-22 22:36:44.579 16 INFO neutron.db.l3_hamode_db [None req-b569d2a5-c615-456e-a3d8-62a0840bfc17 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-22 22:36:57.748 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3fdaf9d8-9f18-40e5-8951-d1c4aa4375fd 2026-07-22 22:36:59.342 13 INFO neutron.plugins.ml2.plugin [None req-a79cc47e-7387-489e-9f77-3580e40cdc4d - - - - - -] Attempt 1 to provision port 3fdaf9d8-9f18-40e5-8951-d1c4aa4375fd 2026-07-22 22:36:59.684 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3fdaf9d8-9f18-40e5-8951-d1c4aa4375fd 2026-07-22 22:37:00.995 13 INFO neutron.plugins.ml2.plugin [None req-ed051825-0d2b-4386-95d0-e43840239cde - - - - - -] Attempt 1 to provision port 3fdaf9d8-9f18-40e5-8951-d1c4aa4375fd 2026-07-22 22:41:47.748 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 22220d77-54ea-4bc9-91db-f5aaa9cd03b8 2026-07-22 22:41:48.038 16 INFO neutron.plugins.ml2.plugin [None req-e2482f0a-ec68-46d5-b7a9-edd2931740be - - - - - -] Attempt 1 to provision port 22220d77-54ea-4bc9-91db-f5aaa9cd03b8 2026-07-22 22:41:49.688 13 INFO neutron.plugins.ml2.plugin [None req-a8966049-d44f-439d-a157-64d83ce19008 - - - - - -] Attempt 1 to provision port 22220d77-54ea-4bc9-91db-f5aaa9cd03b8 2026-07-22 22:41:49.736 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 22220d77-54ea-4bc9-91db-f5aaa9cd03b8 2026-07-22 22:41:53.817 16 INFO neutron.plugins.ml2.plugin [None req-0f47b57b-4ecc-40de-8b89-f85c041f7992 - - - - - -] Attempt 1 to provision port a2d385b7-461d-48f9-b18c-10ee0d00f56f 2026-07-22 22:45:40.370 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port a2d385b7-461d-48f9-b18c-10ee0d00f56f 2026-07-22 22:45:41.799 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port a2d385b7-461d-48f9-b18c-10ee0d00f56f 2026-07-22 22:54:35.946 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3ba06102-344e-4820-a444-8956e560354d 2026-07-22 22:54:37.922 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3ba06102-344e-4820-a444-8956e560354d 2026-07-22 23:04:00.335 13 INFO neutron.plugins.ml2.plugin [None req-5c252d84-bf50-42a1-9231-82e75d6f54a8 - - - - - -] Attempt 1 to provision port 3fdaf9d8-9f18-40e5-8951-d1c4aa4375fd 2026-07-22 23:04:00.420 13 INFO neutron.plugins.ml2.plugin [None req-5c252d84-bf50-42a1-9231-82e75d6f54a8 - - - - - -] Attempt 1 to provision port 22220d77-54ea-4bc9-91db-f5aaa9cd03b8 2026-07-22 23:04:00.462 13 INFO neutron.plugins.ml2.plugin [None req-5c252d84-bf50-42a1-9231-82e75d6f54a8 - - - - - -] Attempt 1 to provision port a2d385b7-461d-48f9-b18c-10ee0d00f56f 2026-07-22 23:11:28.245 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port b482e1ba-de78-4936-949d-a6be19f81246 2026-07-22 23:11:29.686 13 INFO neutron.plugins.ml2.plugin [None req-7605fa76-df40-41c8-8ace-b443d90708a8 - - - - - -] Attempt 1 to provision port b482e1ba-de78-4936-949d-a6be19f81246 2026-07-22 23:11:30.331 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port b482e1ba-de78-4936-949d-a6be19f81246 2026-07-22 23:11:32.474 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 5bd4c51d-a989-4546-8848-9a3590fd7928 2026-07-22 23:11:36.472 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 1bf2e454-e3d3-4e73-8240-7f0dec03b7d6 2026-07-22 23:11:39.111 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 1bf2e454-e3d3-4e73-8240-7f0dec03b7d6 2026-07-22 23:11:39.551 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 73d3c6a0-fbfb-4de9-b922-702abe4e3d56 2026-07-22 23:11:40.415 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port c24d1fc3-78a3-4a83-a969-9a7cd86536df 2026-07-22 23:11:41.621 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 2ba0c1ad-7b79-4c44-a259-c8ff0dbcccbf 2026-07-22 23:11:42.116 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 73d3c6a0-fbfb-4de9-b922-702abe4e3d56 2026-07-22 23:11:42.309 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port c24d1fc3-78a3-4a83-a969-9a7cd86536df 2026-07-22 23:11:43.472 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 2ba0c1ad-7b79-4c44-a259-c8ff0dbcccbf 2026-07-22 23:11:43.831 16 INFO neutron.plugins.ml2.plugin [None req-f5f58d2a-9b21-4534-b68e-2a212d7d7bf8 - - - - - -] Attempt 1 to provision port 7611b5ae-8930-4eb3-867f-eab5e4e9e3c3 2026-07-22 23:11:43.892 16 INFO neutron.plugins.ml2.plugin [None req-f5f58d2a-9b21-4534-b68e-2a212d7d7bf8 - - - - - -] Attempt 1 to provision port c24d1fc3-78a3-4a83-a969-9a7cd86536df 2026-07-22 23:11:47.463 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3a223eda-aaa8-4205-829c-452f9910e13a 2026-07-22 23:11:49.455 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3a223eda-aaa8-4205-829c-452f9910e13a 2026-07-22 23:11:51.432 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port f7099ce3-c5bc-487d-90ee-90a590e5ab60 2026-07-22 23:11:53.200 16 INFO neutron.plugins.ml2.plugin [None req-5ba5e324-2612-4386-bdc4-c95e212abdc5 - - - - - -] Attempt 1 to provision port e2c886b9-6b2e-42f8-9d7d-8f016598e38a 2026-07-22 23:11:53.234 16 INFO neutron.plugins.ml2.plugin [None req-5ba5e324-2612-4386-bdc4-c95e212abdc5 - - - - - -] Attempt 1 to provision port f7099ce3-c5bc-487d-90ee-90a590e5ab60 2026-07-22 23:11:53.286 16 INFO neutron.plugins.ml2.plugin [None req-5ba5e324-2612-4386-bdc4-c95e212abdc5 - - - - - -] Attempt 1 to provision port 3a223eda-aaa8-4205-829c-452f9910e13a 2026-07-22 23:11:53.340 16 INFO neutron.plugins.ml2.plugin [None req-5ba5e324-2612-4386-bdc4-c95e212abdc5 - - - - - -] Attempt 1 to provision port f0afa37c-02cc-4749-94d6-cd9d32380a9f 2026-07-22 23:11:53.362 16 INFO neutron.plugins.ml2.plugin [None req-5ba5e324-2612-4386-bdc4-c95e212abdc5 - - - - - -] Attempt 1 to provision port 607cab1c-a6d0-4547-83ea-14f3ed8440d2 2026-07-22 23:11:53.662 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port f7099ce3-c5bc-487d-90ee-90a590e5ab60 2026-07-22 23:11:58.242 16 INFO neutron.plugins.ml2.plugin [None req-7bc65775-0ab1-49a2-b52c-d547bab40e34 - - - - - -] Attempt 1 to provision port c24d1fc3-78a3-4a83-a969-9a7cd86536df 2026-07-22 23:11:58.322 16 INFO neutron.plugins.ml2.plugin [None req-7bc65775-0ab1-49a2-b52c-d547bab40e34 - - - - - -] Attempt 1 to provision port 7611b5ae-8930-4eb3-867f-eab5e4e9e3c3 2026-07-22 23:11:58.362 16 INFO neutron.plugins.ml2.plugin [None req-7bc65775-0ab1-49a2-b52c-d547bab40e34 - - - - - -] Attempt 1 to provision port d3e83c5e-6d30-49b0-b734-c57b774152ee 2026-07-22 23:11:58.390 16 INFO neutron.plugins.ml2.plugin [None req-7bc65775-0ab1-49a2-b52c-d547bab40e34 - - - - - -] Attempt 1 to provision port 3a223eda-aaa8-4205-829c-452f9910e13a 2026-07-22 23:11:58.474 16 INFO neutron.plugins.ml2.plugin [None req-7bc65775-0ab1-49a2-b52c-d547bab40e34 - - - - - -] Attempt 1 to provision port 607cab1c-a6d0-4547-83ea-14f3ed8440d2 2026-07-22 23:12:03.722 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 70cc8f0e-3170-41eb-b14e-f51b1eedfc80 2026-07-22 23:12:04.224 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 289ad52e-85b3-431a-8eb9-16cf899fad76 2026-07-22 23:12:05.253 16 INFO neutron.plugins.ml2.plugin [None req-a3b24a29-490d-45ab-8939-7e55401e8ace - - - - - -] Attempt 1 to provision port 289ad52e-85b3-431a-8eb9-16cf899fad76 2026-07-22 23:12:05.305 16 INFO neutron.plugins.ml2.plugin [None req-a3b24a29-490d-45ab-8939-7e55401e8ace - - - - - -] Attempt 1 to provision port 9402ca4f-9d98-4aaa-9f4a-72554b910c90 2026-07-22 23:12:05.334 16 INFO neutron.plugins.ml2.plugin [None req-a3b24a29-490d-45ab-8939-7e55401e8ace - - - - - -] Attempt 1 to provision port 607cab1c-a6d0-4547-83ea-14f3ed8440d2 2026-07-22 23:12:05.772 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 289ad52e-85b3-431a-8eb9-16cf899fad76 2026-07-22 23:12:06.173 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 70cc8f0e-3170-41eb-b14e-f51b1eedfc80 2026-07-22 23:12:09.684 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 0876e119-f797-4eaa-8089-c69b74c91253 2026-07-22 23:12:11.803 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 0876e119-f797-4eaa-8089-c69b74c91253 2026-07-22 23:12:13.320 16 INFO neutron.plugins.ml2.plugin [None req-27491eb8-a897-492d-83e9-48f025ed787a - - - - - -] Attempt 1 to provision port 9402ca4f-9d98-4aaa-9f4a-72554b910c90 2026-07-22 23:12:13.359 16 INFO neutron.plugins.ml2.plugin [None req-27491eb8-a897-492d-83e9-48f025ed787a - - - - - -] Attempt 1 to provision port 289ad52e-85b3-431a-8eb9-16cf899fad76 2026-07-22 23:12:19.531 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port ec784bab-6a11-4783-a56d-a6253ffe0840 2026-07-22 23:12:20.091 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 6613b66e-519b-45bf-82e5-7cbb1f7374f0 2026-07-22 23:12:21.551 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port ec784bab-6a11-4783-a56d-a6253ffe0840 2026-07-22 23:12:21.786 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 6613b66e-519b-45bf-82e5-7cbb1f7374f0 2026-07-22 23:12:23.729 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 6e840958-4493-493b-9fca-39d7e4f7c53d 2026-07-22 23:12:24.821 16 INFO neutron.plugins.ml2.plugin [None req-22a4f379-f433-420e-8a71-8a99a5f26376 - - - - - -] Attempt 1 to provision port 6e4c40b0-c398-4325-946d-8f404ebeade3 2026-07-22 23:12:24.842 16 INFO neutron.plugins.ml2.plugin [None req-22a4f379-f433-420e-8a71-8a99a5f26376 - - - - - -] Attempt 1 to provision port ec784bab-6a11-4783-a56d-a6253ffe0840 2026-07-22 23:12:24.896 16 INFO neutron.plugins.ml2.plugin [None req-22a4f379-f433-420e-8a71-8a99a5f26376 - - - - - -] Attempt 1 to provision port 1dadd105-3e54-4d11-a51c-4a6d3cecb41a 2026-07-22 23:12:24.917 16 INFO neutron.plugins.ml2.plugin [None req-22a4f379-f433-420e-8a71-8a99a5f26376 - - - - - -] Attempt 1 to provision port 6e840958-4493-493b-9fca-39d7e4f7c53d 2026-07-22 23:12:25.435 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 6e840958-4493-493b-9fca-39d7e4f7c53d 2026-07-22 23:12:32.375 16 INFO neutron.plugins.ml2.plugin [None req-57c0cc36-6103-47af-83ec-6e240720727d - - - - - -] Attempt 1 to provision port 6e4c40b0-c398-4325-946d-8f404ebeade3 2026-07-22 23:12:32.403 16 INFO neutron.plugins.ml2.plugin [None req-57c0cc36-6103-47af-83ec-6e240720727d - - - - - -] Attempt 1 to provision port 6e840958-4493-493b-9fca-39d7e4f7c53d 2026-07-22 23:12:35.379 13 INFO neutron.plugins.ml2.plugin [None req-38809e03-39fe-4b93-8fc2-e0119c4b25f9 - - - - - -] Attempt 1 to provision port 6e4c40b0-c398-4325-946d-8f404ebeade3 2026-07-22 23:12:44.667 16 INFO neutron.plugins.ml2.plugin [None req-c03be3d0-060d-437b-8437-3a63389eb112 - - - - - -] Attempt 1 to provision port 9f2cb4b2-93d0-4725-be88-63b16299ccb1 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.898 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.901 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.901 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 2 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.911 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.912 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.913 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 3 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.931 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.932 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.933 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 4 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.945 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.947 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.947 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 5 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.968 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.969 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.970 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 6 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:50.985 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:50.987 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:50.987 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 7 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.001 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:51.002 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:51.002 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 8 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.018 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:51.019 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:51.019 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 9 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.029 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:51.030 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:51.031 16 INFO neutron.plugins.ml2.plugin [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Attempt 10 to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 921, in _bind_port_level 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1210, in get_subnet 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 285, in _get_subnet_object 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f5064b67-5cf6-4a2e-ae99-66e4c731838b could not be found. 2026-07-22 23:12:51.042 16 ERROR neutron.plugins.ml2.managers 2026-07-22 23:12:51.043 16 ERROR neutron.plugins.ml2.managers [None req-58852e4c-6be4-45dd-94e5-9a5f743faa17 - - - - - -] Failed to bind port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 on host instance for vnic_type normal using segments [{'id': '783c734e-773b-4dd6-9530-85999a011688', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 768, 'network_id': 'abb756af-0753-4ed1-acee-3a78abf92aa8'}] 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server [None req-df0409fc-ca4c-4b1e-8f27-785cc03d13f1 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 could not be found. 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 209, in get_by_id 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1867, in one 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 799, in _only_one_row 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 337, in get_dhcp_port 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise self.value 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1683, in get_port 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 301, in _get_port 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 85788d7d-4b36-4b79-a92e-91eeaff74dc1 could not be found. 2026-07-22 23:12:51.576 16 ERROR oslo_messaging.rpc.server 2026-07-22 23:12:59.482 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port b251cd0f-d104-42b6-bcb7-23857f98e659 2026-07-22 23:13:00.665 13 INFO neutron.plugins.ml2.plugin [None req-069237b3-8c6c-4cc9-a341-96405dd843c1 - - - - - -] Attempt 1 to provision port aaa30973-a51a-4d1e-b3bd-2f758e157138 2026-07-22 23:13:00.722 13 INFO neutron.plugins.ml2.plugin [None req-069237b3-8c6c-4cc9-a341-96405dd843c1 - - - - - -] Attempt 1 to provision port b251cd0f-d104-42b6-bcb7-23857f98e659 2026-07-22 23:13:01.461 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port b251cd0f-d104-42b6-bcb7-23857f98e659 2026-07-22 23:13:03.503 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 84d91ad2-5e39-4a71-8463-21145cadeb98 2026-07-22 23:13:05.807 13 INFO neutron_taas.services.taas.taas_plugin [None req-26ebc95d-3a49-47f6-9bda-4c129dab0369 - - - - - -] TaaS: Handle Delete Port: b251cd0f-d104-42b6-bcb7-23857f98e659 2026-07-22 23:13:05.814 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26ebc95d-3a49-47f6-9bda-4c129dab0369 - - - - - -] Tap Mirror: Handle Delete Port: b251cd0f-d104-42b6-bcb7-23857f98e659 2026-07-22 23:13:11.293 13 INFO neutron.plugins.ml2.plugin [None req-a23ecdea-4191-4ee5-86b9-aa40874c5d82 - - - - - -] Attempt 1 to provision port 496beb8f-f49b-4d7c-9bb5-9134349d41ca 2026-07-22 23:13:11.554 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 496beb8f-f49b-4d7c-9bb5-9134349d41ca 2026-07-22 23:13:21.456 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 8c9d5883-0e96-49ae-8f97-128bc6bf9df4 2026-07-22 23:13:23.486 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 8c9d5883-0e96-49ae-8f97-128bc6bf9df4 2026-07-22 23:13:33.513 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 78b86478-6618-4907-87a6-ec0c1b8abe1b 2026-07-22 23:13:35.552 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 78b86478-6618-4907-87a6-ec0c1b8abe1b 2026-07-22 23:13:35.804 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 652dc86d-a8ec-4fa1-8242-12c38ea0454d 2026-07-22 23:13:37.480 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 652dc86d-a8ec-4fa1-8242-12c38ea0454d 2026-07-22 23:13:38.783 16 INFO neutron.plugins.ml2.plugin [None req-ef95ef7f-1774-44f9-90e1-9609b5ae7a3b - - - - - -] Attempt 1 to provision port 652dc86d-a8ec-4fa1-8242-12c38ea0454d 2026-07-22 23:13:38.928 16 INFO neutron.plugins.ml2.plugin [None req-ef95ef7f-1774-44f9-90e1-9609b5ae7a3b - - - - - -] Attempt 1 to provision port ae7fd260-a374-4f6a-81ca-7c66e250e60c 2026-07-22 23:13:41.590 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 7e95c196-ba38-4cbf-9976-e9ee7ac81165 2026-07-22 23:13:43.541 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 7e95c196-ba38-4cbf-9976-e9ee7ac81165 2026-07-22 23:13:43.737 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port e463a742-eb8e-4938-ad35-3b4246543ca6 2026-07-22 23:13:45.539 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port e463a742-eb8e-4938-ad35-3b4246543ca6 2026-07-22 23:13:51.485 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 9b7f8c7f-deac-408c-abc2-5ed5d23b1fa2 2026-07-22 23:13:53.470 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 9b7f8c7f-deac-408c-abc2-5ed5d23b1fa2 2026-07-22 23:13:54.761 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port 3619672e-9210-4bfc-bac1-2c1f7cd02033 2026-07-22 23:13:54.787 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port 9b7f8c7f-deac-408c-abc2-5ed5d23b1fa2 2026-07-22 23:13:54.837 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port ea703bf0-72f6-4d18-87ed-33d36a567b8e 2026-07-22 23:13:54.857 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port e463a742-eb8e-4938-ad35-3b4246543ca6 2026-07-22 23:13:54.901 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port c4e72c44-626c-4c54-944a-f97540806438 2026-07-22 23:13:54.926 13 INFO neutron.plugins.ml2.plugin [None req-421938c4-f764-499f-b4f9-03f68c434eb1 - - - - - -] Attempt 1 to provision port 652dc86d-a8ec-4fa1-8242-12c38ea0454d 2026-07-22 23:13:55.800 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3fc1c6a5-67f1-48c0-8938-fee5fa7a572c 2026-07-22 23:13:57.777 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 3fc1c6a5-67f1-48c0-8938-fee5fa7a572c 2026-07-22 23:14:01.608 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 57e44941-5be0-463d-b70b-b2171122f17c 2026-07-22 23:14:03.615 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 57e44941-5be0-463d-b70b-b2171122f17c 2026-07-22 23:14:03.802 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 92baf157-1756-4ab0-a1f9-ca7e98fa492e 2026-07-22 23:14:05.587 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 2b35d53d-4c93-4111-951d-262468b01c21 2026-07-22 23:14:05.975 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 92baf157-1756-4ab0-a1f9-ca7e98fa492e 2026-07-22 23:14:07.600 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 2b35d53d-4c93-4111-951d-262468b01c21 2026-07-22 23:14:07.888 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 56fc0bc9-af26-4efb-95a6-3ade737f036a 2026-07-22 23:14:08.293 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port 6fcf3cd0-9505-49ff-a40d-f5c38a0a6582 2026-07-22 23:14:08.318 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port 9b7f8c7f-deac-408c-abc2-5ed5d23b1fa2 2026-07-22 23:14:08.389 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port e463a742-eb8e-4938-ad35-3b4246543ca6 2026-07-22 23:14:08.457 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port c4e72c44-626c-4c54-944a-f97540806438 2026-07-22 23:14:08.485 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port 57e44941-5be0-463d-b70b-b2171122f17c 2026-07-22 23:14:08.542 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port 43542686-5a79-497c-9e4d-4999cee81ded 2026-07-22 23:14:08.569 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port ea703bf0-72f6-4d18-87ed-33d36a567b8e 2026-07-22 23:14:08.605 13 INFO neutron.plugins.ml2.plugin [None req-7994aa56-11e1-4c8b-809b-f52c4175c781 - - - - - -] Attempt 1 to provision port 2b35d53d-4c93-4111-951d-262468b01c21 2026-07-22 23:14:09.571 13 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 56fc0bc9-af26-4efb-95a6-3ade737f036a 2026-07-22 23:14:13.732 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port c6e1b129-39bc-446e-a687-37490065145f 2026-07-22 23:14:15.687 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port c6e1b129-39bc-446e-a687-37490065145f 2026-07-22 23:14:19.669 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 58d5fcac-03a2-4385-8b1a-0da6317b19bb 2026-07-22 23:14:21.484 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 58d5fcac-03a2-4385-8b1a-0da6317b19bb 2026-07-22 23:14:27.601 16 INFO neutron.plugins.ml2.plugin [None req-f8615db7-cdcc-4006-a78f-4ebee7920d40 - - - - - -] Attempt 1 to provision port c6e1b129-39bc-446e-a687-37490065145f 2026-07-22 23:14:27.662 16 INFO neutron.plugins.ml2.plugin [None req-f8615db7-cdcc-4006-a78f-4ebee7920d40 - - - - - -] Attempt 1 to provision port f1da237b-7c6b-4405-b115-e0d6f998c58f 2026-07-22 23:14:27.691 16 INFO neutron.plugins.ml2.plugin [None req-f8615db7-cdcc-4006-a78f-4ebee7920d40 - - - - - -] Attempt 1 to provision port 58d5fcac-03a2-4385-8b1a-0da6317b19bb 2026-07-22 23:14:27.744 16 INFO neutron.plugins.ml2.plugin [None req-f8615db7-cdcc-4006-a78f-4ebee7920d40 - - - - - -] Attempt 1 to provision port 65602dc0-fec9-4a4f-ba88-bbc530362cb5 2026-07-22 23:15:13.445 13 INFO neutron.plugins.ml2.plugin [None req-dfd8fed1-3477-42d7-a0cd-2930a5867c0f - - - - - -] Attempt 1 to provision port 31631b2d-9f69-450a-baf8-a886b1eeac67 2026-07-22 23:15:13.475 16 INFO neutron.plugins.ml2.plugin [None req-00072dd4-deb6-4e6d-90ba-49ce1f9f8998 - - - - - -] Attempt 1 to provision port 31631b2d-9f69-450a-baf8-a886b1eeac67