+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-15 15:01:35.614 1 INFO neutron.common.config [-] Logging enabled! 2026-05-15 15:01:35.614 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-15 15:01:35.614 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-15 15:01:35.615 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-15 15:01:37.086 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 15:01:37.089 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-15 15:01:37.092 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-15 15:01:37.093 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 15:01:37.093 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-15 15:01:37.094 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-15 15:01:37.094 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-15 15:01:37.094 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 15:01:37.101 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 15:01:37.101 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 15:01:37.101 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 15:01:37.120 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-15 15:01:37.121 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 15:01:37.121 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-15 15:01:37.138 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-15 15:01:37.138 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-15 15:01:37.139 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-15 15:01:37.139 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-15 15:01:37.455 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing driver for type 'vlan' 2026-05-15 15:01:37.599 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] VlanTypeDriver initialization complete 2026-05-15 15:01:37.599 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing driver for type 'vxlan' 2026-05-15 15:01:37.600 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-15 15:01:37.648 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-15 15:01:37.649 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-15 15:01:37.649 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing extension driver 'port_security' 2026-05-15 15:01:37.649 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-15 15:01:37.650 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing extension driver 'qos' 2026-05-15 15:01:37.650 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-15 15:01:37.650 1 INFO neutron.plugins.ml2.managers [None req-b06256e8-2238-4f75-b142-96c30af5653b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-15 15:01:37.665 1 INFO neutron.quota [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded quota_driver: . 2026-05-15 15:01:37.665 1 INFO neutron.plugins.ml2.plugin [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-15 15:01:37.665 1 INFO neutron.plugins.ml2.managers [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-15 15:01:37.666 1 INFO neutron.plugins.ml2.managers [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-15 15:01:37.666 1 INFO neutron.plugins.ml2.managers [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-15 15:01:37.666 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: qos 2026-05-15 15:01:37.678 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: router 2026-05-15 15:01:37.719 1 INFO neutron.services.service_base [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-15 15:01:37.719 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: segments 2026-05-15 15:01:37.786 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: trunk 2026-05-15 15:01:37.798 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: vpnaas 2026-05-15 15:01:37.832 1 WARNING stevedore.named [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 15:01:37.916 1 INFO neutron_vpnaas.services.vpn.plugin [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-15 15:01:37.917 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: taas 2026-05-15 15:01:38.147 1 WARNING stevedore.named [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 15:01:38.175 1 INFO neutron_taas.services.taas.taas_plugin [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-15 15:01:38.176 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: tapmirror 2026-05-15 15:01:38.188 1 WARNING stevedore.named [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 15:01:38.206 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-15 15:01:38.207 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: auto_allocate 2026-05-15 15:01:38.215 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: tag 2026-05-15 15:01:38.225 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: timestamp 2026-05-15 15:01:38.227 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-15 15:01:38.231 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: flavors 2026-05-15 15:01:38.234 1 INFO neutron.manager [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loading Plugin: revisions 2026-05-15 15:01:38.237 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Initializing extension manager. 2026-05-15 15:01:38.239 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: address-group 2026-05-15 15:01:38.240 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: address-scope 2026-05-15 15:01:38.240 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-15 15:01:38.241 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: agent 2026-05-15 15:01:38.241 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-15 15:01:38.242 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-15 15:01:38.243 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-15 15:01:38.243 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: availability_zone 2026-05-15 15:01:38.244 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-15 15:01:38.244 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-15 15:01:38.245 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: default-subnetpools 2026-05-15 15:01:38.246 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-15 15:01:38.246 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: dns-integration 2026-05-15 15:01:38.247 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-15 15:01:38.247 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-15 15:01:38.248 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: dvr 2026-05-15 15:01:38.250 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-15 15:01:38.250 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-15 15:01:38.251 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 15:01:38.252 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-15 15:01:38.252 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: external-net 2026-05-15 15:01:38.252 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-15 15:01:38.253 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: extraroute 2026-05-15 15:01:38.254 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-15 15:01:38.254 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: filter-validation 2026-05-15 15:01:38.254 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-15 15:01:38.255 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-15 15:01:38.255 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-15 15:01:38.256 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: fip-port-details 2026-05-15 15:01:38.256 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: flavors 2026-05-15 15:01:38.257 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-15 15:01:38.258 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: floatingip-pools 2026-05-15 15:01:38.258 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: ip_allocation 2026-05-15 15:01:38.259 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-15 15:01:38.259 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: l2_adjacency 2026-05-15 15:01:38.260 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: router 2026-05-15 15:01:38.262 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 15:01:38.262 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-15 15:01:38.263 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-15 15:01:38.263 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-15 15:01:38.264 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: l3-ha 2026-05-15 15:01:38.264 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-15 15:01:38.264 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-15 15:01:38.265 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: l3-flavors 2026-05-15 15:01:38.266 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-15 15:01:38.266 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-15 15:01:38.268 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-15 15:01:38.269 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-15 15:01:38.270 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-15 15:01:38.271 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-15 15:01:38.272 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-15 15:01:38.272 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: multi-provider 2026-05-15 15:01:38.272 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: net-mtu 2026-05-15 15:01:38.273 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-15 15:01:38.273 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: network_availability_zone 2026-05-15 15:01:38.274 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: network_ha 2026-05-15 15:01:38.274 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: network-ip-availability 2026-05-15 15:01:38.275 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-15 15:01:38.276 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-15 15:01:38.276 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: pagination 2026-05-15 15:01:38.276 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-device-profile 2026-05-15 15:01:38.277 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-15 15:01:38.277 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-15 15:01:38.278 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-15 15:01:38.278 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-mac-override 2026-05-15 15:01:38.278 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-15 15:01:38.279 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-15 15:01:38.279 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-15 15:01:38.280 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-resource-request 2026-05-15 15:01:38.280 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-15 15:01:38.280 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-15 15:01:38.281 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: binding 2026-05-15 15:01:38.282 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: binding-extended 2026-05-15 15:01:38.282 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-security 2026-05-15 15:01:38.282 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: project-id 2026-05-15 15:01:38.283 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: provider 2026-05-15 15:01:38.283 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-15 15:01:38.285 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos 2026-05-15 15:01:38.286 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-15 15:01:38.286 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-15 15:01:38.287 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-default 2026-05-15 15:01:38.287 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-fip 2026-05-15 15:01:38.288 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-15 15:01:38.288 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-15 15:01:38.289 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-15 15:01:38.289 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-15 15:01:38.290 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-15 15:01:38.290 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-pps 2026-05-15 15:01:38.291 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-15 15:01:38.291 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-15 15:01:38.291 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-15 15:01:38.292 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: quota-check-limit 2026-05-15 15:01:38.292 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-15 15:01:38.294 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: quotas 2026-05-15 15:01:38.296 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: quota_details 2026-05-15 15:01:38.298 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: rbac-policies 2026-05-15 15:01:38.298 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: rbac-address-group 2026-05-15 15:01:38.298 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-15 15:01:38.299 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-15 15:01:38.299 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-15 15:01:38.300 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: revision-if-match 2026-05-15 15:01:38.300 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-15 15:01:38.301 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: router_availability_zone 2026-05-15 15:01:38.301 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-15 15:01:38.302 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-15 15:01:38.304 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-15 15:01:38.305 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-15 15:01:38.305 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-15 15:01:38.306 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-15 15:01:38.306 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-15 15:01:38.307 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-15 15:01:38.310 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: security-group 2026-05-15 15:01:38.311 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: segment 2026-05-15 15:01:38.312 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-15 15:01:38.312 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: service-type 2026-05-15 15:01:38.312 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: sorting 2026-05-15 15:01:38.313 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-15 15:01:38.313 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: standard-attr-description 2026-05-15 15:01:38.314 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: stateful-security-group 2026-05-15 15:01:38.314 1 WARNING neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-15 15:01:38.315 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-15 15:01:38.315 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnet-external-network 2026-05-15 15:01:38.316 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnet_onboard 2026-05-15 15:01:38.316 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-15 15:01:38.316 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnet-service-types 2026-05-15 15:01:38.317 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnet_allocation 2026-05-15 15:01:38.318 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-15 15:01:38.318 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: tag-creation 2026-05-15 15:01:38.319 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-15 15:01:38.322 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-15 15:01:38.323 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-15 15:01:38.323 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: trunk 2026-05-15 15:01:38.324 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: trunk-details 2026-05-15 15:01:38.324 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-15 15:01:38.325 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-15 15:01:38.325 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-15 15:01:38.326 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-15 15:01:38.327 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-15 15:01:38.328 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-15 15:01:38.328 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: vpn-flavors 2026-05-15 15:01:38.330 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: vpnaas 2026-05-15 15:01:38.331 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: taas 2026-05-15 15:01:38.331 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: tap-mirror 2026-05-15 15:01:38.332 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-15 15:01:38.333 1 INFO neutron.api.extensions [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-15 15:01:38.335 1 WARNING oslo_service.backend._threading.service [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-15 15:01:38.342 1 WARNING oslo_service.backend._threading.service [None req-387aa3d5-1b89-4058-b73e-39abf1a467c8 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-15 15:02:08.431 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 15:02:08.482 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 15:02:08.484 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 15:02:20.181 13 INFO neutron.db.l3_hamode_db [None req-2900b796-92c7-49ab-a298-15d0d4dc33ac - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-15 15:02:41.506 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port fe79d2ed-40d7-440a-8705-5d0a224ee899 2026-05-15 15:02:42.735 13 INFO neutron.plugins.ml2.plugin [None req-a634e406-f26c-42b3-b760-581aaaf7e56b - - - - - -] Attempt 1 to provision port fe79d2ed-40d7-440a-8705-5d0a224ee899 2026-05-15 15:02:43.429 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port fe79d2ed-40d7-440a-8705-5d0a224ee899 2026-05-15 15:02:44.429 13 INFO neutron.plugins.ml2.plugin [None req-6ee44562-0f64-43a4-a5d7-9b2be40f380b - - - - - -] Attempt 1 to provision port fe79d2ed-40d7-440a-8705-5d0a224ee899 2026-05-15 15:07:46.269 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port d945fd0c-151f-4517-8684-e945207da76e 2026-05-15 15:07:46.992 16 INFO neutron.plugins.ml2.plugin [None req-279ff8e9-1096-4c0f-a097-ada8fc9de107 - - - - - -] Attempt 1 to provision port d945fd0c-151f-4517-8684-e945207da76e 2026-05-15 15:07:48.204 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port d945fd0c-151f-4517-8684-e945207da76e 2026-05-15 15:07:48.643 16 INFO neutron.plugins.ml2.plugin [None req-3f478d6b-d7d1-4031-a009-a64da69f34de - - - - - -] Attempt 1 to provision port d945fd0c-151f-4517-8684-e945207da76e 2026-05-15 15:07:53.696 16 INFO neutron.plugins.ml2.plugin [None req-70f1f092-6b57-459c-a3a8-6b591897a078 - - - - - -] Attempt 1 to provision port 719c49a8-c7fe-4013-8720-f2a3a97d3dae 2026-05-15 15:12:10.859 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 719c49a8-c7fe-4013-8720-f2a3a97d3dae 2026-05-15 15:12:12.300 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 719c49a8-c7fe-4013-8720-f2a3a97d3dae 2026-05-15 15:21:40.461 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 59249fd0-2112-416a-8f3c-e657e6f9e296 2026-05-15 15:21:42.455 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 59249fd0-2112-416a-8f3c-e657e6f9e296 2026-05-15 15:29:35.830 13 INFO neutron.plugins.ml2.plugin [None req-1015513b-8611-40f9-99e4-242d38e0d5f7 - - - - - -] Attempt 1 to provision port 719c49a8-c7fe-4013-8720-f2a3a97d3dae 2026-05-15 15:29:35.881 13 INFO neutron.plugins.ml2.plugin [None req-1015513b-8611-40f9-99e4-242d38e0d5f7 - - - - - -] Attempt 1 to provision port d945fd0c-151f-4517-8684-e945207da76e 2026-05-15 15:29:35.933 13 INFO neutron.plugins.ml2.plugin [None req-1015513b-8611-40f9-99e4-242d38e0d5f7 - - - - - -] Attempt 1 to provision port fe79d2ed-40d7-440a-8705-5d0a224ee899 2026-05-15 15:36:52.779 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 0b206a48-f4f1-49a8-91cc-3fffc484c886 2026-05-15 15:36:53.938 13 INFO neutron.plugins.ml2.plugin [None req-6b925e9d-7185-44fc-8096-a41421bbb88c - - - - - -] Attempt 1 to provision port 0b206a48-f4f1-49a8-91cc-3fffc484c886 2026-05-15 15:36:53.988 13 INFO neutron.plugins.ml2.plugin [None req-6b925e9d-7185-44fc-8096-a41421bbb88c - - - - - -] Attempt 1 to provision port 7f89559e-83e3-4142-9e87-5c92b7d0a6ea 2026-05-15 15:36:54.759 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 0b206a48-f4f1-49a8-91cc-3fffc484c886 2026-05-15 15:36:56.827 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 87c78c0c-e2aa-40b4-a0ad-fc2fb25a7998 2026-05-15 15:36:58.832 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 87c78c0c-e2aa-40b4-a0ad-fc2fb25a7998 2026-05-15 15:37:01.114 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port c6f5f8ac-cb20-4bb9-8041-9a471f59287a 2026-05-15 15:37:01.502 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a28d7641-caad-4285-b233-61f70a83b0f8 2026-05-15 15:37:02.813 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port c6f5f8ac-cb20-4bb9-8041-9a471f59287a 2026-05-15 15:37:03.026 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a28d7641-caad-4285-b233-61f70a83b0f8 2026-05-15 15:37:05.131 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 8f5f0a89-24f7-4c6e-863c-f47de735d729 2026-05-15 15:37:06.843 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 8f5f0a89-24f7-4c6e-863c-f47de735d729 2026-05-15 15:37:07.070 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b06a9a74-2c1a-4954-b6c9-08bde6e9e346 2026-05-15 15:37:08.806 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b06a9a74-2c1a-4954-b6c9-08bde6e9e346 2026-05-15 15:37:10.825 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5d0a3781-a12b-4ae1-96f8-d21642163a5d 2026-05-15 15:37:12.762 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5d0a3781-a12b-4ae1-96f8-d21642163a5d 2026-05-15 15:37:13.217 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port de824848-58df-48ca-b81b-3a59d837dfec 2026-05-15 15:37:13.242 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port 07c6c169-8ddf-4e66-8143-37a3eda463e1 2026-05-15 15:37:13.283 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port 87c78c0c-e2aa-40b4-a0ad-fc2fb25a7998 2026-05-15 15:37:13.360 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port 5d0a3781-a12b-4ae1-96f8-d21642163a5d 2026-05-15 15:37:13.447 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port 8885e823-c8f8-4443-a888-08eadcd55633 2026-05-15 15:37:13.486 16 INFO neutron.plugins.ml2.plugin [None req-2a294ae0-895b-4c49-bcd1-165d5b826416 - - - - - -] Attempt 1 to provision port 8f5f0a89-24f7-4c6e-863c-f47de735d729 2026-05-15 15:37:15.976 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5fd1b2e8-3d5c-4c03-9c64-a2a41311df8f 2026-05-15 15:37:16.509 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-781e875b-95e7-46ac-912a-8a494bc7f2d5'] response: {'server_uuid': '026e9a09-8d50-4170-8a5a-f954a8d698d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fd1b2e8-3d5c-4c03-9c64-a2a41311df8f', 'code': 200} 2026-05-15 15:37:16.623 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 68a3a6ae-9494-4445-b5d0-8316ae128f7c 2026-05-15 15:37:18.209 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 68a3a6ae-9494-4445-b5d0-8316ae128f7c 2026-05-15 15:37:18.408 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5fd1b2e8-3d5c-4c03-9c64-a2a41311df8f 2026-05-15 15:37:18.594 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c322bcb-c6d9-41be-8304-ee171ab9d5e8'] response: {'server_uuid': '6069dff0-8be6-42eb-8c74-645bf766749b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a3a6ae-9494-4445-b5d0-8316ae128f7c', 'code': 200} 2026-05-15 15:37:18.704 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 52453208-aaa3-409c-be22-b819aac76a22 2026-05-15 15:37:19.645 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 52453208-aaa3-409c-be22-b819aac76a22 2026-05-15 15:37:20.652 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4017235-1af9-43ea-98b7-02edbcfa9af2'] response: {'server_uuid': '1c7c9834-96fd-4962-88f7-d2d6f8e4a4a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52453208-aaa3-409c-be22-b819aac76a22', 'code': 200} 2026-05-15 15:37:22.251 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port de824848-58df-48ca-b81b-3a59d837dfec 2026-05-15 15:37:22.305 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 5fd1b2e8-3d5c-4c03-9c64-a2a41311df8f 2026-05-15 15:37:22.372 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 5d0a3781-a12b-4ae1-96f8-d21642163a5d 2026-05-15 15:37:22.446 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 8885e823-c8f8-4443-a888-08eadcd55633 2026-05-15 15:37:22.485 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 52453208-aaa3-409c-be22-b819aac76a22 2026-05-15 15:37:22.557 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 8f5f0a89-24f7-4c6e-863c-f47de735d729 2026-05-15 15:37:22.615 13 INFO neutron.plugins.ml2.plugin [None req-af4215d4-921b-40e3-8d54-03ec2eaa1ed7 - - - - - -] Attempt 1 to provision port 68a3a6ae-9494-4445-b5d0-8316ae128f7c 2026-05-15 15:37:26.433 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b7aaada-e259-486b-a61a-7bc3c1f417f4'] response: {'server_uuid': '1c7c9834-96fd-4962-88f7-d2d6f8e4a4a5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '52453208-aaa3-409c-be22-b819aac76a22', 'code': 200} 2026-05-15 15:37:27.926 16 INFO neutron.plugins.ml2.plugin [None req-91fca823-f643-461c-9828-6a621053742c - - - - - -] Attempt 1 to provision port e2aaead9-1533-4e5c-ab73-3b97cd4bf0d2 2026-05-15 15:37:27.956 16 INFO neutron.plugins.ml2.plugin [None req-91fca823-f643-461c-9828-6a621053742c - - - - - -] Attempt 1 to provision port da6fc86e-ee33-4ddd-8d95-21fa7ca03307 2026-05-15 15:37:27.982 16 INFO neutron.plugins.ml2.plugin [None req-91fca823-f643-461c-9828-6a621053742c - - - - - -] Attempt 1 to provision port 118c2919-18cb-4052-a3e7-ae45078dd217 2026-05-15 15:37:37.634 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 118c2919-18cb-4052-a3e7-ae45078dd217 2026-05-15 15:37:38.139 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 8885e823-c8f8-4443-a888-08eadcd55633 2026-05-15 15:37:39.816 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 118c2919-18cb-4052-a3e7-ae45078dd217 2026-05-15 15:37:40.012 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b327c216-5ef9-46a6-8f8e-a908f1307be5 2026-05-15 15:37:40.359 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port d095902d-3231-4cb2-aa4a-b3845f945b75 2026-05-15 15:37:40.795 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b27f8d5a-503a-4bf2-b9a1-82aadcd1b28f 2026-05-15 15:37:41.234 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 8885e823-c8f8-4443-a888-08eadcd55633 2026-05-15 15:37:42.000 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port d095902d-3231-4cb2-aa4a-b3845f945b75 2026-05-15 15:37:42.243 13 INFO neutron.plugins.ml2.plugin [None req-00e2a955-91dc-48ab-b963-d9eb518a9ddc - - - - - -] Attempt 1 to provision port d095902d-3231-4cb2-aa4a-b3845f945b75 2026-05-15 15:37:42.303 13 INFO neutron.plugins.ml2.plugin [None req-00e2a955-91dc-48ab-b963-d9eb518a9ddc - - - - - -] Attempt 1 to provision port 9ead4eb6-5143-4869-b858-b623fac8ee24 2026-05-15 15:37:42.446 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b327c216-5ef9-46a6-8f8e-a908f1307be5 2026-05-15 15:37:42.710 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b27f8d5a-503a-4bf2-b9a1-82aadcd1b28f 2026-05-15 15:37:46.262 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 78160af6-de36-490b-ab20-1b2fff613f58 2026-05-15 15:37:47.916 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 78160af6-de36-490b-ab20-1b2fff613f58 2026-05-15 15:37:50.163 13 INFO neutron.plugins.ml2.plugin [None req-8c911610-3c67-4624-b03e-b2f930f78f82 - - - - - -] Attempt 1 to provision port 56d4a4ed-9812-48a9-8044-3c67578a0f5e 2026-05-15 15:37:50.208 13 INFO neutron.plugins.ml2.plugin [None req-8c911610-3c67-4624-b03e-b2f930f78f82 - - - - - -] Attempt 1 to provision port a927f29a-fde9-4d16-8607-fd462f84d7ee 2026-05-15 15:37:50.231 13 INFO neutron.plugins.ml2.plugin [None req-8c911610-3c67-4624-b03e-b2f930f78f82 - - - - - -] Attempt 1 to provision port 78160af6-de36-490b-ab20-1b2fff613f58 2026-05-15 15:37:50.277 13 INFO neutron.plugins.ml2.plugin [None req-8c911610-3c67-4624-b03e-b2f930f78f82 - - - - - -] Attempt 1 to provision port d095902d-3231-4cb2-aa4a-b3845f945b75 2026-05-15 15:37:50.331 13 INFO neutron.plugins.ml2.plugin [None req-8c911610-3c67-4624-b03e-b2f930f78f82 - - - - - -] Attempt 1 to provision port 9ead4eb6-5143-4869-b858-b623fac8ee24 2026-05-15 15:37:52.463 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port dbee653b-04cd-49dd-b0cc-390f550404d3 2026-05-15 15:37:52.557 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc79f662-6fd3-4bf8-91fd-b56f9296d0d1'] response: {'server_uuid': '205edc19-6855-4bae-8180-3f4d21ef43db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbee653b-04cd-49dd-b0cc-390f550404d3', 'code': 200} 2026-05-15 15:37:54.059 16 INFO neutron.plugins.ml2.plugin [None req-600fae6c-afde-4d76-bc52-9307accb4c8d - - - - - -] Attempt 1 to provision port db393370-27d3-40c3-96ab-b7d12d7e56e0 2026-05-15 15:37:54.085 16 INFO neutron.plugins.ml2.plugin [None req-600fae6c-afde-4d76-bc52-9307accb4c8d - - - - - -] Attempt 1 to provision port 9ead4eb6-5143-4869-b858-b623fac8ee24 2026-05-15 15:37:54.636 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 1fbfc2ea-b817-41ee-80d7-a71e7be38738 2026-05-15 15:37:54.790 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e393c580-1c43-4f31-bfba-a97d67268c59'] response: {'server_uuid': '31815a11-ab95-4b6d-b587-c6b805813abd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fbfc2ea-b817-41ee-80d7-a71e7be38738', 'code': 200} 2026-05-15 15:37:55.042 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port dbee653b-04cd-49dd-b0cc-390f550404d3 2026-05-15 15:37:56.175 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 1fbfc2ea-b817-41ee-80d7-a71e7be38738 2026-05-15 15:37:57.517 16 INFO neutron.plugins.ml2.plugin [None req-4750adba-b1e4-4ca5-8ce1-a5365fa1902f - - - - - -] Attempt 1 to provision port 1fbfc2ea-b817-41ee-80d7-a71e7be38738 2026-05-15 15:37:57.577 16 INFO neutron.plugins.ml2.plugin [None req-4750adba-b1e4-4ca5-8ce1-a5365fa1902f - - - - - -] Attempt 1 to provision port a927f29a-fde9-4d16-8607-fd462f84d7ee 2026-05-15 15:37:57.931 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 56d4a4ed-9812-48a9-8044-3c67578a0f5e 2026-05-15 15:37:59.947 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 56d4a4ed-9812-48a9-8044-3c67578a0f5e 2026-05-15 15:38:00.078 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a927f29a-fde9-4d16-8607-fd462f84d7ee 2026-05-15 15:38:01.889 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a927f29a-fde9-4d16-8607-fd462f84d7ee 2026-05-15 15:38:03.135 16 INFO neutron.plugins.ml2.plugin [None req-c692becf-7874-4a2f-b9e4-674869ece9dc - - - - - -] Attempt 1 to provision port dbee653b-04cd-49dd-b0cc-390f550404d3 2026-05-15 15:38:03.221 16 INFO neutron.plugins.ml2.plugin [None req-c692becf-7874-4a2f-b9e4-674869ece9dc - - - - - -] Attempt 1 to provision port 2309620c-cd97-4563-af7d-e833914ef83d 2026-05-15 15:38:03.275 16 INFO neutron.plugins.ml2.plugin [None req-c692becf-7874-4a2f-b9e4-674869ece9dc - - - - - -] Attempt 1 to provision port a8cda73a-0baf-443b-a77a-8680d95115aa 2026-05-15 15:38:03.938 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bb637c4e-6c8c-4b79-8ebb-be7559b1c08f 2026-05-15 15:38:06.011 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b0163921-8da1-4800-a182-6344830d0a68 2026-05-15 15:38:06.508 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bb637c4e-6c8c-4b79-8ebb-be7559b1c08f 2026-05-15 15:38:08.023 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b0163921-8da1-4800-a182-6344830d0a68 2026-05-15 15:38:08.286 16 INFO neutron.plugins.ml2.plugin [None req-59418848-c198-45e4-8a43-fec1664afa31 - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:08.323 16 INFO neutron.plugins.ml2.plugin [None req-59418848-c198-45e4-8a43-fec1664afa31 - - - - - -] Attempt 1 to provision port b0163921-8da1-4800-a182-6344830d0a68 2026-05-15 15:38:10.027 16 INFO neutron.plugins.ml2.plugin [None req-d8ee3955-45e5-4a3b-b0f4-ad3d17acd4c1 - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:10.047 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port db393370-27d3-40c3-96ab-b7d12d7e56e0 2026-05-15 15:38:10.052 16 INFO neutron.plugins.ml2.plugin [None req-d8ee3955-45e5-4a3b-b0f4-ad3d17acd4c1 - - - - - -] Attempt 1 to provision port b0163921-8da1-4800-a182-6344830d0a68 2026-05-15 15:38:10.290 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 9ead4eb6-5143-4869-b858-b623fac8ee24 2026-05-15 15:38:11.984 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port db393370-27d3-40c3-96ab-b7d12d7e56e0 2026-05-15 15:38:12.122 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 9ead4eb6-5143-4869-b858-b623fac8ee24 2026-05-15 15:38:12.292 13 INFO neutron.plugins.ml2.plugin [None req-5af805cc-1400-499d-8818-8eeb7cb99dcf - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:14.215 16 INFO neutron.plugins.ml2.plugin [None req-8c5714a3-5e8f-401b-90e8-fe8fc6f05d63 - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:14.457 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 424e36e4-c6e0-4169-8607-5e3437a9b497 2026-05-15 15:38:14.557 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-200efb66-58f3-4e1c-a46a-1ca405bece39'] response: {'server_uuid': '98044020-17df-4b79-84d6-5b2381875965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '424e36e4-c6e0-4169-8607-5e3437a9b497', 'code': 200} 2026-05-15 15:38:15.451 16 INFO neutron.plugins.ml2.plugin [None req-947d7bc7-50d7-419e-a17a-59e6cc43fa95 - - - - - -] Attempt 1 to provision port 424e36e4-c6e0-4169-8607-5e3437a9b497 2026-05-15 15:38:15.968 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 424e36e4-c6e0-4169-8607-5e3437a9b497 2026-05-15 15:38:19.302 13 WARNING neutron.plugins.ml2.plugin [None req-868c3f97-d0b4-439c-9ef1-a20b6757fcf2 - - - - - -] Concurrent port binding operations failed on port a8cda73a-0baf-443b-a77a-8680d95115aa 2026-05-15 15:38:19.305 13 INFO neutron.plugins.ml2.plugin [None req-868c3f97-d0b4-439c-9ef1-a20b6757fcf2 - - - - - -] Attempt 2 to bind port a8cda73a-0baf-443b-a77a-8680d95115aa 2026-05-15 15:38:19.969 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:20.331 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a8cda73a-0baf-443b-a77a-8680d95115aa 2026-05-15 15:38:21.944 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 82a1e40d-90c5-4ca7-8ae3-0023c9b26fab 2026-05-15 15:38:22.261 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a8cda73a-0baf-443b-a77a-8680d95115aa 2026-05-15 15:38:22.908 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d68c4df6-16ac-458c-a37d-cc1c873a9b6a'] response: {'server_uuid': '205edc19-6855-4bae-8180-3f4d21ef43db', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dbee653b-04cd-49dd-b0cc-390f550404d3', 'code': 200} 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.495 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-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.495 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.502 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.503 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 2 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.528 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-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.528 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.532 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.532 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 3 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.532 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port dbee653b-04cd-49dd-b0cc-390f550404d3 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.545 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-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.545 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.547 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.547 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 4 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.561 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-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.561 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.562 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.563 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 5 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.581 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-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.581 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.582 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.582 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 6 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.595 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-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.595 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.597 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.597 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 7 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.609 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-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.609 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.610 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.610 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 8 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.622 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-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.622 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.624 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.625 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 9 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.636 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-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.636 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.637 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:24.638 16 INFO neutron.plugins.ml2.plugin [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Attempt 10 to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 2026-05-15 15:38:24.642 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bed60159-45cf-4a9d-9e35-6ceed0c04ac1'] response: {'server_uuid': '205edc19-6855-4bae-8180-3f4d21ef43db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbee653b-04cd-49dd-b0cc-390f550404d3', 'code': 200} 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 870, in _bind_port_level 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:24.663 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-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 485857b7-3c93-4655-aa1c-d7653bd97843 could not be found. 2026-05-15 15:38:24.663 16 ERROR neutron.plugins.ml2.managers 2026-05-15 15:38:24.665 16 ERROR neutron.plugins.ml2.managers [None req-0f760e79-a61f-4df0-8f41-b50b46c126c0 - - - - - -] Failed to bind port 8050e2c5-99af-4b44-9e45-0735c56d4e99 on host instance for vnic_type normal using segments [{'id': 'd485b8b5-6288-495e-96de-c4e3bc4774fc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 11, 'network_id': 'f0f2344c-3a5b-40a4-ad60-20181aec9987'}] 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server [None req-1139e0b5-d120-41c5-af5d-51902b9da8f7 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 8050e2c5-99af-4b44-9e45-0735c56d4e99 could not be found. 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2815, in one 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1840, in one 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 772, in _only_one_row 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 15:38:25.173 13 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-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 8050e2c5-99af-4b44-9e45-0735c56d4e99 could not be found. 2026-05-15 15:38:25.173 13 ERROR oslo_messaging.rpc.server 2026-05-15 15:38:26.068 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port dbee653b-04cd-49dd-b0cc-390f550404d3 2026-05-15 15:38:36.032 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port ee4ca38d-d355-4e46-b9ed-5c5ec00acb04 2026-05-15 15:38:38.118 13 INFO neutron.plugins.ml2.plugin [None req-09889648-53e6-4272-a50f-c90e3d485fd0 - - - - - -] Attempt 1 to provision port c9cad3c6-f6e6-4ce8-904a-476b65c0e9d5 2026-05-15 15:38:38.379 13 INFO neutron.plugins.ml2.plugin [None req-09889648-53e6-4272-a50f-c90e3d485fd0 - - - - - -] Attempt 1 to provision port 74322dc8-efa8-4e4f-9842-1318ff3eaa2b 2026-05-15 15:38:38.642 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bf164ab9-1a1a-48c5-b978-ca90cbed497c 2026-05-15 15:38:38.738 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-542f17a4-6ce4-4523-95e8-cd619a482eb2'] response: {'server_uuid': '931cbcb4-d31e-404d-9322-698eb0c63b34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf164ab9-1a1a-48c5-b978-ca90cbed497c', 'code': 200} 2026-05-15 15:38:38.931 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port c9cad3c6-f6e6-4ce8-904a-476b65c0e9d5 2026-05-15 15:38:39.104 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port ee4ca38d-d355-4e46-b9ed-5c5ec00acb04 2026-05-15 15:38:40.195 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bf164ab9-1a1a-48c5-b978-ca90cbed497c 2026-05-15 15:38:40.476 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port c9cad3c6-f6e6-4ce8-904a-476b65c0e9d5 2026-05-15 15:38:43.970 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 6216818a-8c7d-4f34-a947-2a84428219d4 2026-05-15 15:38:47.800 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 7579f083-b2ab-46ed-a3ff-09eee8de2f8f 2026-05-15 15:38:48.044 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f08a06d3-eab5-4b5b-89cf-d10705eea9d9'] response: {'server_uuid': 'fa87b95b-02d3-42cc-bf0b-47b15349e1b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7579f083-b2ab-46ed-a3ff-09eee8de2f8f', 'code': 200} 2026-05-15 15:38:49.456 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 7579f083-b2ab-46ed-a3ff-09eee8de2f8f 2026-05-15 15:38:50.000 16 INFO neutron.plugins.ml2.plugin [None req-b2bb6bef-aadd-4b9e-9f74-f130b1541dfe - - - - - -] Attempt 1 to provision port ab478fe7-e4d1-4ac5-b505-4391c2a60b9a 2026-05-15 15:38:50.036 16 INFO neutron.plugins.ml2.plugin [None req-b2bb6bef-aadd-4b9e-9f74-f130b1541dfe - - - - - -] Attempt 1 to provision port bf164ab9-1a1a-48c5-b978-ca90cbed497c 2026-05-15 15:38:53.508 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 74322dc8-efa8-4e4f-9842-1318ff3eaa2b 2026-05-15 15:38:53.859 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port ab478fe7-e4d1-4ac5-b505-4391c2a60b9a 2026-05-15 15:38:55.697 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 74322dc8-efa8-4e4f-9842-1318ff3eaa2b 2026-05-15 15:38:55.926 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port ab478fe7-e4d1-4ac5-b505-4391c2a60b9a 2026-05-15 15:39:00.142 13 INFO neutron.plugins.ml2.plugin [None req-d6a458ad-9f9c-4707-870e-72c48830248a - - - - - -] Attempt 1 to provision port c9cad3c6-f6e6-4ce8-904a-476b65c0e9d5 2026-05-15 15:39:17.452 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-afe2061a-ca94-4aac-8b14-0a228fc3b3ce'] response: {'server_uuid': '31815a11-ab95-4b6d-b587-c6b805813abd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1fbfc2ea-b817-41ee-80d7-a71e7be38738', 'code': 200} 2026-05-15 15:39:23.447 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 451ebbcd-4e5f-4069-aba9-247dfbf1acb8 2026-05-15 15:39:25.104 13 INFO neutron.plugins.ml2.plugin [None req-8c5ebdf4-75b0-45a0-a2dc-9a814db7ce23 - - - - - -] Attempt 1 to provision port 451ebbcd-4e5f-4069-aba9-247dfbf1acb8 2026-05-15 15:39:25.621 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 1a766245-06b5-43ff-bbad-0d48116d1dce 2026-05-15 15:39:26.080 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 451ebbcd-4e5f-4069-aba9-247dfbf1acb8 2026-05-15 15:39:27.651 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 1a766245-06b5-43ff-bbad-0d48116d1dce 2026-05-15 15:39:31.507 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 39048cfe-162f-4632-84f6-90d28efbb24a 2026-05-15 15:39:33.433 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 39048cfe-162f-4632-84f6-90d28efbb24a 2026-05-15 15:39:35.378 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 6baef009-a349-43f2-a9bb-4a780d7f15bf 2026-05-15 15:39:37.506 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port 750b5f63-5dc4-479f-9efc-d73a1a23d7ff 2026-05-15 15:39:37.527 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a79391f8-512c-4a8a-92f5-a955c812c724 2026-05-15 15:39:37.540 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port b36d0fb4-5939-4671-9b43-6f43f8a5bb15 2026-05-15 15:39:37.587 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port 6baef009-a349-43f2-a9bb-4a780d7f15bf 2026-05-15 15:39:37.657 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port 184c43e6-9d00-464b-8557-c593876b4a04 2026-05-15 15:39:37.733 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port b16ef471-826a-4f76-bb0c-aaa0f21b6e47 2026-05-15 15:39:37.783 13 INFO neutron.plugins.ml2.plugin [None req-6296d872-0c35-4fd6-951a-8e63202c33bc - - - - - -] Attempt 1 to provision port 451ebbcd-4e5f-4069-aba9-247dfbf1acb8 2026-05-15 15:39:37.942 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 6baef009-a349-43f2-a9bb-4a780d7f15bf 2026-05-15 15:39:39.481 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port a79391f8-512c-4a8a-92f5-a955c812c724 2026-05-15 15:39:45.716 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b16ef471-826a-4f76-bb0c-aaa0f21b6e47 2026-05-15 15:39:46.033 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 452651ad-7773-466f-ba02-069794af5758 2026-05-15 15:39:46.333 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 750b5f63-5dc4-479f-9efc-d73a1a23d7ff 2026-05-15 15:39:47.393 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b16ef471-826a-4f76-bb0c-aaa0f21b6e47 2026-05-15 15:39:47.617 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 452651ad-7773-466f-ba02-069794af5758 2026-05-15 15:39:47.926 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 750b5f63-5dc4-479f-9efc-d73a1a23d7ff 2026-05-15 15:39:50.446 16 INFO neutron.plugins.ml2.plugin [None req-5fc46c8f-121e-4be8-8192-4d730a3bd76d - - - - - -] Attempt 1 to provision port 452651ad-7773-466f-ba02-069794af5758 2026-05-15 15:39:50.549 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bc69738b-0a6c-44c2-bed4-8ee581a3e187 2026-05-15 15:39:50.643 16 INFO neutron.plugins.ml2.plugin [None req-5fc46c8f-121e-4be8-8192-4d730a3bd76d - - - - - -] Attempt 1 to provision port 0beb1818-5721-47bf-b531-de04e7b7652f 2026-05-15 15:39:50.732 16 INFO neutron.plugins.ml2.plugin [None req-5fc46c8f-121e-4be8-8192-4d730a3bd76d - - - - - -] Attempt 1 to provision port 6baef009-a349-43f2-a9bb-4a780d7f15bf 2026-05-15 15:39:50.790 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa8b5a0c-5872-4f82-8c1f-e07d995928ee'] response: {'server_uuid': '3a058399-853a-41db-93d0-dd36db82aa90', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc69738b-0a6c-44c2-bed4-8ee581a3e187', 'code': 200} 2026-05-15 15:39:50.826 16 INFO neutron.plugins.ml2.plugin [None req-5fc46c8f-121e-4be8-8192-4d730a3bd76d - - - - - -] Attempt 1 to provision port b36d0fb4-5939-4671-9b43-6f43f8a5bb15 2026-05-15 15:39:52.656 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port b36d0fb4-5939-4671-9b43-6f43f8a5bb15 2026-05-15 15:39:52.880 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port bc69738b-0a6c-44c2-bed4-8ee581a3e187 2026-05-15 15:39:53.121 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 7d199f9f-2b52-464c-aa82-b0ceec0a1060 2026-05-15 15:39:53.261 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb6c44d-36e8-40fb-aa7d-13c4903b4a41'] response: {'server_uuid': '025c131c-f45b-4323-beea-6d1c821b3526', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d199f9f-2b52-464c-aa82-b0ceec0a1060', 'code': 200} 2026-05-15 15:39:53.606 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 184c43e6-9d00-464b-8557-c593876b4a04 2026-05-15 15:39:54.998 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 0beb1818-5721-47bf-b531-de04e7b7652f 2026-05-15 15:39:55.342 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 60dd1798-51dc-4d4e-8b6f-b322503701b8 2026-05-15 15:39:55.673 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 184c43e6-9d00-464b-8557-c593876b4a04 2026-05-15 15:39:55.908 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 7d199f9f-2b52-464c-aa82-b0ceec0a1060 2026-05-15 15:39:56.898 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 0beb1818-5721-47bf-b531-de04e7b7652f 2026-05-15 15:39:57.155 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 60dd1798-51dc-4d4e-8b6f-b322503701b8 2026-05-15 15:39:59.099 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78088453-63c0-4091-963d-c00c4d325c38'] response: {'server_uuid': '025c131c-f45b-4323-beea-6d1c821b3526', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7d199f9f-2b52-464c-aa82-b0ceec0a1060', 'code': 200} 2026-05-15 15:40:03.930 16 INFO neutron.plugins.ml2.plugin [None req-a849d4dc-8af6-48f6-87a3-19b565e14438 - - - - - -] Attempt 1 to provision port bc69738b-0a6c-44c2-bed4-8ee581a3e187 2026-05-15 15:40:03.996 16 INFO neutron.plugins.ml2.plugin [None req-a849d4dc-8af6-48f6-87a3-19b565e14438 - - - - - -] Attempt 1 to provision port 60dd1798-51dc-4d4e-8b6f-b322503701b8 2026-05-15 15:40:04.057 16 INFO neutron.plugins.ml2.plugin [None req-a849d4dc-8af6-48f6-87a3-19b565e14438 - - - - - -] Attempt 1 to provision port 452651ad-7773-466f-ba02-069794af5758 2026-05-15 15:40:04.119 16 INFO neutron.plugins.ml2.plugin [None req-a849d4dc-8af6-48f6-87a3-19b565e14438 - - - - - -] Attempt 1 to provision port 0beb1818-5721-47bf-b531-de04e7b7652f 2026-05-15 15:40:04.188 16 INFO neutron.plugins.ml2.plugin [None req-a849d4dc-8af6-48f6-87a3-19b565e14438 - - - - - -] Attempt 1 to provision port b36d0fb4-5939-4671-9b43-6f43f8a5bb15 2026-05-15 15:40:54.849 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 43d85846-bf0f-4428-8ccd-c5c802c7c4bb 2026-05-15 15:40:56.911 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 43d85846-bf0f-4428-8ccd-c5c802c7c4bb 2026-05-15 15:40:58.950 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 63b2e808-37f1-4750-84a1-d5131ec102c0 2026-05-15 15:40:59.260 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 68d28cce-adbe-4c85-9bfa-646d64b800d6 2026-05-15 15:41:00.312 16 INFO neutron.plugins.ml2.plugin [None req-4cd2dd4d-9e4e-4768-a643-b387d89279b8 - - - - - -] Attempt 1 to provision port 63b2e808-37f1-4750-84a1-d5131ec102c0 2026-05-15 15:41:00.365 16 INFO neutron.plugins.ml2.plugin [None req-4cd2dd4d-9e4e-4768-a643-b387d89279b8 - - - - - -] Attempt 1 to provision port 6b2a701a-56c0-45f1-be34-b3848e2810d3 2026-05-15 15:41:00.391 16 INFO neutron.plugins.ml2.plugin [None req-4cd2dd4d-9e4e-4768-a643-b387d89279b8 - - - - - -] Attempt 1 to provision port 58dd2b27-c1d3-4456-bf53-26266052781d 2026-05-15 15:41:00.870 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 63b2e808-37f1-4750-84a1-d5131ec102c0 2026-05-15 15:41:01.111 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 68d28cce-adbe-4c85-9bfa-646d64b800d6 2026-05-15 15:41:02.924 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 10a16f10-c795-4821-ae6b-02c403d2cf7c 2026-05-15 15:41:04.780 16 INFO neutron.plugins.ml2.plugin [None req-e82319da-2b51-4f50-b8db-1501d192c624 - - - - - -] Attempt 1 to provision port 10a16f10-c795-4821-ae6b-02c403d2cf7c 2026-05-15 15:41:04.875 16 INFO neutron.plugins.ml2.plugin [None req-e82319da-2b51-4f50-b8db-1501d192c624 - - - - - -] Attempt 1 to provision port 79538bcd-0366-4fe4-b7d1-612296031719 2026-05-15 15:41:05.002 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 10a16f10-c795-4821-ae6b-02c403d2cf7c 2026-05-15 15:41:09.876 16 INFO neutron.plugins.ml2.plugin [None req-dfdd3bc4-42f8-42be-bdd3-55009e115017 - - - - - -] Attempt 1 to provision port 10a16f10-c795-4821-ae6b-02c403d2cf7c 2026-05-15 15:41:09.938 16 INFO neutron.plugins.ml2.plugin [None req-dfdd3bc4-42f8-42be-bdd3-55009e115017 - - - - - -] Attempt 1 to provision port 6b2a701a-56c0-45f1-be34-b3848e2810d3 2026-05-15 15:41:09.964 16 INFO neutron.plugins.ml2.plugin [None req-dfdd3bc4-42f8-42be-bdd3-55009e115017 - - - - - -] Attempt 1 to provision port 79538bcd-0366-4fe4-b7d1-612296031719 2026-05-15 15:41:10.003 16 INFO neutron.plugins.ml2.plugin [None req-dfdd3bc4-42f8-42be-bdd3-55009e115017 - - - - - -] Attempt 1 to provision port 63b2e808-37f1-4750-84a1-d5131ec102c0 2026-05-15 15:41:13.447 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5201944d-6c5b-4137-8569-18e0809556b4 2026-05-15 15:41:13.555 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d3cf79f-180d-4e0c-bdbe-3aac0d3850b7'] response: {'server_uuid': '8f4439bc-73a0-4301-aa5b-0a70be558267', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5201944d-6c5b-4137-8569-18e0809556b4', 'code': 200} 2026-05-15 15:41:14.915 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 032d0646-f024-4bb5-b738-c1cb8118c6fd 2026-05-15 15:41:15.230 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5201944d-6c5b-4137-8569-18e0809556b4 2026-05-15 15:41:16.096 16 INFO neutron.plugins.ml2.plugin [None req-4bfb00a3-ab93-4ceb-9f00-5029c3d2253b - - - - - -] Attempt 1 to provision port 10a16f10-c795-4821-ae6b-02c403d2cf7c 2026-05-15 15:41:16.143 16 INFO neutron.plugins.ml2.plugin [None req-4bfb00a3-ab93-4ceb-9f00-5029c3d2253b - - - - - -] Attempt 1 to provision port 6b2a701a-56c0-45f1-be34-b3848e2810d3 2026-05-15 15:41:16.260 16 INFO neutron.plugins.ml2.plugin [None req-4bfb00a3-ab93-4ceb-9f00-5029c3d2253b - - - - - -] Attempt 1 to provision port 79538bcd-0366-4fe4-b7d1-612296031719 2026-05-15 15:41:16.936 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 58dd2b27-c1d3-4456-bf53-26266052781d 2026-05-15 15:41:17.197 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 79538bcd-0366-4fe4-b7d1-612296031719 2026-05-15 15:41:17.390 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 6b2a701a-56c0-45f1-be34-b3848e2810d3 2026-05-15 15:41:17.559 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 032d0646-f024-4bb5-b738-c1cb8118c6fd 2026-05-15 15:41:18.873 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 58dd2b27-c1d3-4456-bf53-26266052781d 2026-05-15 15:41:19.023 13 INFO neutron.plugins.ml2.plugin [None req-f0caf99a-dd0b-4ce5-8cf2-016be0646643 - - - - - -] Attempt 1 to provision port 6b2a701a-56c0-45f1-be34-b3848e2810d3 2026-05-15 15:41:21.471 13 INFO neutron.plugins.ml2.plugin [None req-22e61ad0-fa48-442b-bed3-56f366f0a344 - - - - - -] Attempt 1 to provision port 5201944d-6c5b-4137-8569-18e0809556b4 2026-05-15 15:41:30.965 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 839f8a05-8799-44f4-89af-85cf4e0c0c38 2026-05-15 15:41:31.101 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78611da7-2938-4b2f-80c7-699e11784908'] response: {'server_uuid': 'c0cc4aa5-fc06-4807-8d11-ff1e2f0e12d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '839f8a05-8799-44f4-89af-85cf4e0c0c38', 'code': 200} 2026-05-15 15:41:32.897 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 839f8a05-8799-44f4-89af-85cf4e0c0c38 2026-05-15 15:42:19.405 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 006576ea-150e-48c1-9927-a759966854d4 2026-05-15 15:42:19.541 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-892dde95-1504-4b66-b396-0db79c9564f0'] response: {'server_uuid': '096f6a65-d241-4903-beb4-12c365e4670d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '006576ea-150e-48c1-9927-a759966854d4', 'code': 200} 2026-05-15 15:42:20.897 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 006576ea-150e-48c1-9927-a759966854d4 2026-05-15 15:43:32.203 13 INFO neutron.plugins.ml2.plugin [None req-c5595706-3218-4c48-bec1-8a03dd6ed562 - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:43:40.471 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:43:40.613 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5330525-6c6e-4b25-b0be-879ffeff7e6f'] response: {'server_uuid': '096f6a65-d241-4903-beb4-12c365e4670d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '639efcac-1215-4e9d-ab0a-8eca9e6583b4', 'code': 200} 2026-05-15 15:43:41.086 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:43:49.287 16 INFO neutron.plugins.ml2.plugin [None req-d2a367ae-0cbb-4552-b541-a6d1a7d8ed70 - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:43:55.143 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:43:55.237 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c49ac938-ffee-43df-8606-a337a5032257'] response: {'server_uuid': '096f6a65-d241-4903-beb4-12c365e4670d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e7939a9-f3e5-4092-866d-110217ed5ae2', 'code': 200} 2026-05-15 15:43:57.108 16 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:43:59.865 16 INFO neutron.plugins.ml2.plugin [None req-9269d1e9-5245-4244-824d-c97c056c5b3c - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:44:01.144 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:44:11.145 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:44:11.358 16 INFO neutron.plugins.ml2.plugin [None req-5213b438-3467-40b6-a268-bdd0bbb58109 - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:44:12.744 16 INFO neutron.plugins.ml2.plugin [None req-9a590d5b-ac56-44f3-a1c0-0f62a3263f87 - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:44:13.129 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 5e7939a9-f3e5-4092-866d-110217ed5ae2 2026-05-15 15:44:21.136 13 INFO neutron.plugins.ml2.plugin [None req-bf47fc7b-1a4d-4138-ba0c-44b21e1d34db - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:44:21.293 16 INFO neutron.plugins.ml2.plugin [None req-f3c95f4e-f764-4392-ac2a-cc9d8f56e137 - - - - - -] Attempt 1 to provision port 639efcac-1215-4e9d-ab0a-8eca9e6583b4 2026-05-15 15:45:05.328 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ae25679-b108-4072-b70c-710ec6bfca6c'] response: {'server_uuid': '8f4439bc-73a0-4301-aa5b-0a70be558267', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5201944d-6c5b-4137-8569-18e0809556b4', 'code': 200}