+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-24 02:09:27.989 1 INFO neutron.common.config [-] Logging enabled! 2026-04-24 02:09:27.989 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-24 02:09:27.990 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-24 02:09:27.990 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-24 02:09:29.357 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 02:09:29.360 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-24 02:09:29.363 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-24 02:09:29.364 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-24 02:09:29.364 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-24 02:09:29.364 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-24 02:09:29.364 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 02:09:29.370 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 02:09:29.370 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-24 02:09:29.370 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 02:09:29.389 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-24 02:09:29.389 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-24 02:09:29.389 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-24 02:09:29.408 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-24 02:09:29.409 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-24 02:09:29.409 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-24 02:09:29.409 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-24 02:09:29.677 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing driver for type 'vlan' 2026-04-24 02:09:29.834 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] VlanTypeDriver initialization complete 2026-04-24 02:09:29.835 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing driver for type 'vxlan' 2026-04-24 02:09:29.835 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-24 02:09:29.874 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-24 02:09:29.874 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-24 02:09:29.875 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing extension driver 'port_security' 2026-04-24 02:09:29.875 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-24 02:09:29.875 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing extension driver 'qos' 2026-04-24 02:09:29.875 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-24 02:09:29.875 1 INFO neutron.plugins.ml2.managers [None req-bad222ea-a669-4bfc-a666-a597e5f10591 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-24 02:09:29.888 1 INFO neutron.quota [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded quota_driver: . 2026-04-24 02:09:29.888 1 INFO neutron.plugins.ml2.plugin [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Modular L2 Plugin initialization complete 2026-04-24 02:09:29.888 1 INFO neutron.plugins.ml2.managers [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-24 02:09:29.888 1 INFO neutron.plugins.ml2.managers [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-24 02:09:29.889 1 INFO neutron.plugins.ml2.managers [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Got port-security extension from driver 'port_security' 2026-04-24 02:09:29.889 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: qos 2026-04-24 02:09:29.900 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: router 2026-04-24 02:09:29.935 1 INFO neutron.services.service_base [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-24 02:09:29.935 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: segments 2026-04-24 02:09:30.003 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: trunk 2026-04-24 02:09:30.015 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: vpnaas 2026-04-24 02:09:30.049 1 WARNING stevedore.named [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 02:09:30.121 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-24 02:09:30.121 1 INFO neutron.common.utils [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-24 02:09:30.121 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: taas 2026-04-24 02:09:30.141 1 WARNING stevedore.named [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 02:09:30.141 1 WARNING stevedore.named [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 02:09:30.169 1 INFO neutron_taas.services.taas.taas_plugin [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-24 02:09:30.169 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: tapmirror 2026-04-24 02:09:30.178 1 WARNING stevedore.named [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-24 02:09:30.179 1 WARNING stevedore.named [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-24 02:09:30.199 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-24 02:09:30.199 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: auto_allocate 2026-04-24 02:09:30.205 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: tag 2026-04-24 02:09:30.214 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: timestamp 2026-04-24 02:09:30.219 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: network_ip_availability 2026-04-24 02:09:30.223 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: flavors 2026-04-24 02:09:30.227 1 INFO neutron.manager [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loading Plugin: revisions 2026-04-24 02:09:30.230 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Initializing extension manager. 2026-04-24 02:09:30.231 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: address-group 2026-04-24 02:09:30.233 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: address-scope 2026-04-24 02:09:30.233 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-24 02:09:30.234 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: agent 2026-04-24 02:09:30.234 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: agent-resources-synced 2026-04-24 02:09:30.235 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: allowed-address-pairs 2026-04-24 02:09:30.236 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: auto-allocated-topology 2026-04-24 02:09:30.236 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: availability_zone 2026-04-24 02:09:30.237 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: availability_zone_filter 2026-04-24 02:09:30.237 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-24 02:09:30.238 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: default-subnetpools 2026-04-24 02:09:30.239 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-24 02:09:30.239 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: dns-integration 2026-04-24 02:09:30.240 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: dns-domain-ports 2026-04-24 02:09:30.240 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-24 02:09:30.241 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: dvr 2026-04-24 02:09:30.241 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-24 02:09:30.242 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: empty-string-filtering 2026-04-24 02:09:30.242 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 02:09:30.242 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-24 02:09:30.243 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: external-net 2026-04-24 02:09:30.243 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-24 02:09:30.244 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: extraroute 2026-04-24 02:09:30.244 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: extraroute-atomic 2026-04-24 02:09:30.245 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-24 02:09:30.245 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-24 02:09:30.245 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-24 02:09:30.246 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-24 02:09:30.246 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: fip-port-details 2026-04-24 02:09:30.247 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: flavors 2026-04-24 02:09:30.248 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-24 02:09:30.249 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: floatingip-pools 2026-04-24 02:09:30.249 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: ip_allocation 2026-04-24 02:09:30.251 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: ip-substring-filtering 2026-04-24 02:09:30.251 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: l2_adjacency 2026-04-24 02:09:30.252 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: router 2026-04-24 02:09:30.254 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-24 02:09:30.255 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-24 02:09:30.255 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-24 02:09:30.256 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: ext-gw-mode 2026-04-24 02:09:30.256 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: l3-ha 2026-04-24 02:09:30.257 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-24 02:09:30.257 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-24 02:09:30.257 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: l3-flavors 2026-04-24 02:09:30.258 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-24 02:09:30.259 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-24 02:09:30.261 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-24 02:09:30.262 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-24 02:09:30.262 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-24 02:09:30.265 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-24 02:09:30.265 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-24 02:09:30.266 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: multi-provider 2026-04-24 02:09:30.266 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: net-mtu 2026-04-24 02:09:30.267 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: net-mtu-writable 2026-04-24 02:09:30.267 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: network_availability_zone 2026-04-24 02:09:30.267 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: network_ha 2026-04-24 02:09:30.268 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: network-ip-availability 2026-04-24 02:09:30.269 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-24 02:09:30.269 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: pagination 2026-04-24 02:09:30.270 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-device-profile 2026-04-24 02:09:30.270 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-24 02:09:30.271 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-24 02:09:30.271 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-24 02:09:30.271 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-mac-override 2026-04-24 02:09:30.272 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-24 02:09:30.272 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-24 02:09:30.273 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-24 02:09:30.273 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-resource-request 2026-04-24 02:09:30.273 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-resource-request-groups 2026-04-24 02:09:30.274 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-24 02:09:30.274 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: binding 2026-04-24 02:09:30.275 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: binding-extended 2026-04-24 02:09:30.275 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-security 2026-04-24 02:09:30.276 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: project-id 2026-04-24 02:09:30.276 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: provider 2026-04-24 02:09:30.277 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-24 02:09:30.278 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos 2026-04-24 02:09:30.279 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-24 02:09:30.279 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-24 02:09:30.280 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-default 2026-04-24 02:09:30.280 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-fip 2026-04-24 02:09:30.281 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-24 02:09:30.281 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-gateway-ip 2026-04-24 02:09:30.282 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-port-network-policy 2026-04-24 02:09:30.282 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-pps-minimum 2026-04-24 02:09:30.283 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-24 02:09:30.283 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-pps 2026-04-24 02:09:30.284 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-rule-type-details 2026-04-24 02:09:30.284 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-24 02:09:30.285 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: qos-rules-alias 2026-04-24 02:09:30.285 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: quota-check-limit 2026-04-24 02:09:30.286 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: quota-check-limit-default 2026-04-24 02:09:30.288 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: quotas 2026-04-24 02:09:30.290 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: quota_details 2026-04-24 02:09:30.292 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: rbac-policies 2026-04-24 02:09:30.292 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: rbac-address-group 2026-04-24 02:09:30.292 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: rbac-address-scope 2026-04-24 02:09:30.293 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: rbac-security-groups 2026-04-24 02:09:30.293 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: rbac-subnetpool 2026-04-24 02:09:30.294 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: revision-if-match 2026-04-24 02:09:30.294 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: standard-attr-revisions 2026-04-24 02:09:30.295 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: router_availability_zone 2026-04-24 02:09:30.295 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-24 02:09:30.297 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-groups-default-rules 2026-04-24 02:09:30.297 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-24 02:09:30.297 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-24 02:09:30.298 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-24 02:09:30.298 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-24 02:09:30.299 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-24 02:09:30.302 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: security-group 2026-04-24 02:09:30.303 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: segment 2026-04-24 02:09:30.304 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-24 02:09:30.304 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: service-type 2026-04-24 02:09:30.305 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: sorting 2026-04-24 02:09:30.305 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: standard-attr-segment 2026-04-24 02:09:30.306 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: standard-attr-description 2026-04-24 02:09:30.306 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: stateful-security-group 2026-04-24 02:09:30.306 1 WARNING neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-24 02:09:30.307 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-24 02:09:30.307 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnet-external-network 2026-04-24 02:09:30.308 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnet_onboard 2026-04-24 02:09:30.308 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-24 02:09:30.309 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnet-service-types 2026-04-24 02:09:30.309 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnet_allocation 2026-04-24 02:09:30.310 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-24 02:09:30.310 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: tag-creation 2026-04-24 02:09:30.311 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-24 02:09:30.314 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: standard-attr-tag 2026-04-24 02:09:30.314 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-24 02:09:30.315 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: trunk 2026-04-24 02:09:30.316 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: trunk-details 2026-04-24 02:09:30.316 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-24 02:09:30.317 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-24 02:09:30.317 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-24 02:09:30.318 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-24 02:09:30.319 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-24 02:09:30.320 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-24 02:09:30.321 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: vpn-flavors 2026-04-24 02:09:30.322 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: vpnaas 2026-04-24 02:09:30.323 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: taas 2026-04-24 02:09:30.324 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: tap-mirror 2026-04-24 02:09:30.324 1 INFO neutron.api.extensions [None req-b96139f3-b0c8-4cd3-9542-8a6f5d12d1cb - - - - - -] Loaded extension: taas-vlan-filter 2026-04-24 02:10:00.420 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 02:10:00.491 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 02:10:00.497 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-24 02:10:17.900 16 INFO neutron.db.l3_hamode_db [None req-56d48780-0c72-44a7-99f4-cf702e6bd68b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-24 02:10:35.282 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1ffb5115-24e3-4b71-a829-8f1e1a02b537 2026-04-24 02:10:36.538 16 INFO neutron.plugins.ml2.plugin [None req-ec65c378-6c98-4386-a88b-d7751e88be27 - - - - - -] Attempt 1 to provision port 1ffb5115-24e3-4b71-a829-8f1e1a02b537 2026-04-24 02:10:37.208 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1ffb5115-24e3-4b71-a829-8f1e1a02b537 2026-04-24 02:15:13.323 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c25d399a-b333-490d-a22e-686dca0a71ae 2026-04-24 02:15:15.047 13 INFO neutron.plugins.ml2.plugin [None req-35b0db93-283b-4b88-82b9-2c65f8b0cd7a - - - - - -] Attempt 1 to provision port c25d399a-b333-490d-a22e-686dca0a71ae 2026-04-24 02:15:15.305 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c25d399a-b333-490d-a22e-686dca0a71ae 2026-04-24 02:15:20.382 16 INFO neutron.plugins.ml2.plugin [None req-ab267020-f318-4cf7-b9b8-4766256f9cb3 - - - - - -] Attempt 1 to provision port 17c25438-2f19-4e2b-a5dc-c0153bf3b0fd 2026-04-24 02:19:01.934 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 17c25438-2f19-4e2b-a5dc-c0153bf3b0fd 2026-04-24 02:19:03.380 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 17c25438-2f19-4e2b-a5dc-c0153bf3b0fd 2026-04-24 02:29:33.578 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 48be709a-ea61-403a-a065-4e10b601cd34 2026-04-24 02:29:35.533 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 48be709a-ea61-403a-a065-4e10b601cd34 2026-04-24 02:37:58.336 13 INFO neutron.plugins.ml2.plugin [None req-37049975-e118-4977-ba20-f95260f51497 - - - - - -] Attempt 1 to provision port 17c25438-2f19-4e2b-a5dc-c0153bf3b0fd 2026-04-24 02:37:58.390 13 INFO neutron.plugins.ml2.plugin [None req-37049975-e118-4977-ba20-f95260f51497 - - - - - -] Attempt 1 to provision port c25d399a-b333-490d-a22e-686dca0a71ae 2026-04-24 02:37:58.434 13 INFO neutron.plugins.ml2.plugin [None req-37049975-e118-4977-ba20-f95260f51497 - - - - - -] Attempt 1 to provision port 1ffb5115-24e3-4b71-a829-8f1e1a02b537 2026-04-24 02:45:23.837 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 01b181f3-f829-4cd2-8fed-fe106c062da1 2026-04-24 02:45:24.482 16 INFO neutron.plugins.ml2.plugin [None req-32b2baec-bece-4df2-af11-775b2c5f041e - - - - - -] Attempt 1 to provision port 01b181f3-f829-4cd2-8fed-fe106c062da1 2026-04-24 02:45:25.788 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 01b181f3-f829-4cd2-8fed-fe106c062da1 2026-04-24 02:45:27.888 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3a47ae3e-9524-462b-be66-3998ac57ce1f 2026-04-24 02:45:31.961 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 000aceac-1067-4b03-ae3a-a2b808ebc1f9 2026-04-24 02:45:32.362 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 24703ffd-be6b-493d-a157-a2d3be288c64 2026-04-24 02:45:34.090 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 000aceac-1067-4b03-ae3a-a2b808ebc1f9 2026-04-24 02:45:34.477 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1210d64a-2143-4403-8ad9-cadd785bfec7 2026-04-24 02:45:34.789 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 24703ffd-be6b-493d-a157-a2d3be288c64 2026-04-24 02:45:35.897 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port b0d4065e-cf10-42b9-b594-80a9822934b7 2026-04-24 02:45:36.258 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1210d64a-2143-4403-8ad9-cadd785bfec7 2026-04-24 02:45:38.437 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port b0d4065e-cf10-42b9-b594-80a9822934b7 2026-04-24 02:45:38.616 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:45:39.235 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3acbfde-7fc7-4bf6-8304-82a6d296a7f3'] response: {'server_uuid': '41236949-df0b-41b3-a7b6-f8f474e7e2e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d00fd27-5a69-46a1-b685-a501ddd46b31', 'code': 200} 2026-04-24 02:45:39.943 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:45:41.953 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c63393bc-5bfc-4b67-9d7c-a64bf2410265 2026-04-24 02:45:43.812 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c63393bc-5bfc-4b67-9d7c-a64bf2410265 2026-04-24 02:45:45.286 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:45:45.350 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port c63393bc-5bfc-4b67-9d7c-a64bf2410265 2026-04-24 02:45:45.418 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port a4539ac7-e312-41dd-9914-83955123b8e7 2026-04-24 02:45:45.450 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 57fa865c-a758-4d1a-a72b-2e3b1ac118b2 2026-04-24 02:45:45.476 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 2dacd84a-7be1-4bb3-a7c7-5ccb083c596c 2026-04-24 02:45:45.503 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 1210d64a-2143-4403-8ad9-cadd785bfec7 2026-04-24 02:45:45.609 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 8c1a789f-c3bb-436c-8c13-f02f846ca0ff 2026-04-24 02:45:45.654 13 INFO neutron.plugins.ml2.plugin [None req-f4624dac-b168-417c-92b9-3d3ca0fa770c - - - - - -] Attempt 1 to provision port 01b181f3-f829-4cd2-8fed-fe106c062da1 2026-04-24 02:45:46.338 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port e3a06537-645d-4d09-8e74-1ca0125aa5d8 2026-04-24 02:45:46.444 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6637572e-dbff-45d9-b149-663081969489'] response: {'server_uuid': 'b8b8722f-5231-4afa-967a-cebce3228fd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3a06537-645d-4d09-8e74-1ca0125aa5d8', 'code': 200} 2026-04-24 02:45:48.049 13 INFO neutron.plugins.ml2.plugin [None req-f20e6213-92d0-48c7-9131-97dad3c88bca - - - - - -] Attempt 1 to provision port 57fa865c-a758-4d1a-a72b-2e3b1ac118b2 2026-04-24 02:45:48.496 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port e3a06537-645d-4d09-8e74-1ca0125aa5d8 2026-04-24 02:45:48.709 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 478fe97b-f656-42b0-a2f1-19124e92a1cc 2026-04-24 02:45:48.826 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa604499-463e-4abd-a811-3f1ec0a0395c'] response: {'server_uuid': '3c5e48a4-d04a-4acb-9a8c-56ef7835fc38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '478fe97b-f656-42b0-a2f1-19124e92a1cc', 'code': 200} 2026-04-24 02:45:50.570 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 478fe97b-f656-42b0-a2f1-19124e92a1cc 2026-04-24 02:45:53.211 16 INFO neutron.plugins.ml2.plugin [None req-a4611770-39c4-4480-b675-9d907c7da8a3 - - - - - -] Attempt 1 to provision port 2dacd84a-7be1-4bb3-a7c7-5ccb083c596c 2026-04-24 02:45:53.250 16 INFO neutron.plugins.ml2.plugin [None req-a4611770-39c4-4480-b675-9d907c7da8a3 - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:45:53.304 16 INFO neutron.plugins.ml2.plugin [None req-a4611770-39c4-4480-b675-9d907c7da8a3 - - - - - -] Attempt 1 to provision port c63393bc-5bfc-4b67-9d7c-a64bf2410265 2026-04-24 02:45:53.383 16 INFO neutron.plugins.ml2.plugin [None req-a4611770-39c4-4480-b675-9d907c7da8a3 - - - - - -] Attempt 1 to provision port 478fe97b-f656-42b0-a2f1-19124e92a1cc 2026-04-24 02:45:53.438 16 INFO neutron.plugins.ml2.plugin [None req-a4611770-39c4-4480-b675-9d907c7da8a3 - - - - - -] Attempt 1 to provision port 8c1a789f-c3bb-436c-8c13-f02f846ca0ff 2026-04-24 02:45:55.051 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8ea7b27-db70-4646-91ad-99c8aeabb523'] response: {'server_uuid': '3c5e48a4-d04a-4acb-9a8c-56ef7835fc38', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '478fe97b-f656-42b0-a2f1-19124e92a1cc', 'code': 200} 2026-04-24 02:46:06.426 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3be398b5-e1b0-4f6b-b21a-7a3cab8aebb2 2026-04-24 02:46:08.509 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 7e71c6b5-3a27-46d3-9dec-f05fb42ff702 2026-04-24 02:46:08.944 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3be398b5-e1b0-4f6b-b21a-7a3cab8aebb2 2026-04-24 02:46:10.316 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 7e71c6b5-3a27-46d3-9dec-f05fb42ff702 2026-04-24 02:46:14.321 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 57fa865c-a758-4d1a-a72b-2e3b1ac118b2 2026-04-24 02:46:14.559 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port a4539ac7-e312-41dd-9914-83955123b8e7 2026-04-24 02:46:14.831 16 INFO neutron.plugins.ml2.plugin [None req-3954e11e-3ed0-4a59-981a-6759b06a61d6 - - - - - -] Attempt 1 to provision port 7e71c6b5-3a27-46d3-9dec-f05fb42ff702 2026-04-24 02:46:14.877 16 INFO neutron.plugins.ml2.plugin [None req-3954e11e-3ed0-4a59-981a-6759b06a61d6 - - - - - -] Attempt 1 to provision port c28239c4-d916-462f-a6eb-ed80b4fd449a 2026-04-24 02:46:14.899 16 INFO neutron.plugins.ml2.plugin [None req-3954e11e-3ed0-4a59-981a-6759b06a61d6 - - - - - -] Attempt 1 to provision port 4ea35c0b-26e5-433a-9af8-d5e29ead2cd3 2026-04-24 02:46:16.930 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 57fa865c-a758-4d1a-a72b-2e3b1ac118b2 2026-04-24 02:46:17.104 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5abd9548-8989-4f13-899b-79c7798fb3b6 2026-04-24 02:46:17.197 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d944012c-bd64-44b3-83cf-b681d639e25b'] response: {'server_uuid': 'dffc31bb-da65-43de-bfa4-65aabf9e8dcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5abd9548-8989-4f13-899b-79c7798fb3b6', 'code': 200} 2026-04-24 02:46:17.421 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port a4539ac7-e312-41dd-9914-83955123b8e7 2026-04-24 02:46:18.354 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5abd9548-8989-4f13-899b-79c7798fb3b6 2026-04-24 02:46:23.411 13 INFO neutron.plugins.ml2.plugin [None req-07fd80cf-5d39-4aa3-94b9-eb3daa81880c - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:46:24.425 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 4ea35c0b-26e5-433a-9af8-d5e29ead2cd3 2026-04-24 02:46:24.689 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:46:24.853 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c28239c4-d916-462f-a6eb-ed80b4fd449a 2026-04-24 02:46:26.405 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 4ea35c0b-26e5-433a-9af8-d5e29ead2cd3 2026-04-24 02:46:26.606 16 INFO neutron.plugins.ml2.plugin [None req-15ee38e5-731e-4851-b9ae-acaf4809ef17 - - - - - -] Attempt 1 to provision port 9d00fd27-5a69-46a1-b685-a501ddd46b31 2026-04-24 02:46:26.747 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c28239c4-d916-462f-a6eb-ed80b4fd449a 2026-04-24 02:46:38.680 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 85abd6be-c126-4661-9d91-cd80ccb33d31 2026-04-24 02:46:39.108 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 85795419-2c90-40e5-a3d8-8097aa20f4a9 2026-04-24 02:46:40.672 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 85abd6be-c126-4661-9d91-cd80ccb33d31 2026-04-24 02:46:40.901 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 85795419-2c90-40e5-a3d8-8097aa20f4a9 2026-04-24 02:46:46.351 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port de51e64f-fcd3-4b7e-85b7-966f6eba0abf 2026-04-24 02:46:48.340 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port de51e64f-fcd3-4b7e-85b7-966f6eba0abf 2026-04-24 02:46:51.338 13 INFO neutron.plugins.ml2.plugin [None req-a39f4a00-99d9-4ebd-99b8-ff4dd5e3e064 - - - - - -] Attempt 1 to provision port 06498c48-3a1c-4df1-9580-da465b3490db 2026-04-24 02:46:51.365 13 INFO neutron.plugins.ml2.plugin [None req-a39f4a00-99d9-4ebd-99b8-ff4dd5e3e064 - - - - - -] Attempt 1 to provision port eb792da2-54b3-4d05-880b-eb54746019b6 2026-04-24 02:46:51.520 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 2d1a8dfc-46cc-499c-ab4d-1e21af48e668 2026-04-24 02:46:51.576 13 INFO neutron.plugins.ml2.plugin [None req-a39f4a00-99d9-4ebd-99b8-ff4dd5e3e064 - - - - - -] Attempt 1 to provision port 25a43d3d-6873-4c74-a94a-d89c51c5f322 2026-04-24 02:46:51.600 13 INFO neutron.plugins.ml2.plugin [None req-a39f4a00-99d9-4ebd-99b8-ff4dd5e3e064 - - - - - -] Attempt 1 to provision port 85795419-2c90-40e5-a3d8-8097aa20f4a9 2026-04-24 02:46:51.618 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d22c6e4e-7373-4c9a-bd52-d92c52a46404'] response: {'server_uuid': 'cd196397-7b84-4ba4-a665-b1da353d390b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d1a8dfc-46cc-499c-ab4d-1e21af48e668', 'code': 200} 2026-04-24 02:46:51.892 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port eb792da2-54b3-4d05-880b-eb54746019b6 2026-04-24 02:46:52.060 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 84b5c134-eaaf-4cd4-b5fb-dacb569ba3bd 2026-04-24 02:46:53.747 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 2d1a8dfc-46cc-499c-ab4d-1e21af48e668 2026-04-24 02:46:53.945 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port eb792da2-54b3-4d05-880b-eb54746019b6 2026-04-24 02:46:54.263 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 84b5c134-eaaf-4cd4-b5fb-dacb569ba3bd 2026-04-24 02:46:55.745 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 46cb9983-5bf0-4416-be8d-7dd1ea42b942 2026-04-24 02:46:56.080 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5ff293fb-0d8a-4823-b428-9ce16b487e20 2026-04-24 02:46:57.738 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 25a43d3d-6873-4c74-a94a-d89c51c5f322 2026-04-24 02:46:58.011 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 46cb9983-5bf0-4416-be8d-7dd1ea42b942 2026-04-24 02:46:58.195 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5ff293fb-0d8a-4823-b428-9ce16b487e20 2026-04-24 02:47:00.330 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port fe698b15-b749-4a46-9731-a45b2a4d48a9 2026-04-24 02:47:00.431 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c93f5136-21aa-423a-9de1-ecc04231cf1e'] response: {'server_uuid': 'c4d24cd2-1c6d-41cb-9e7b-4452eec76748', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe698b15-b749-4a46-9731-a45b2a4d48a9', 'code': 200} 2026-04-24 02:47:00.668 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 25a43d3d-6873-4c74-a94a-d89c51c5f322 2026-04-24 02:47:00.885 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 726a9f68-184b-4e09-a0ce-1826f5d34ade 2026-04-24 02:47:01.742 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port fe698b15-b749-4a46-9731-a45b2a4d48a9 2026-04-24 02:47:01.927 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 726a9f68-184b-4e09-a0ce-1826f5d34ade 2026-04-24 02:47:05.934 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port ab993650-f45c-4fb3-bbdd-9f09ec5c67d0 2026-04-24 02:47:06.464 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 06498c48-3a1c-4df1-9580-da465b3490db 2026-04-24 02:47:08.567 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port 46cb9983-5bf0-4416-be8d-7dd1ea42b942 2026-04-24 02:47:08.624 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port fe698b15-b749-4a46-9731-a45b2a4d48a9 2026-04-24 02:47:08.681 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port eb792da2-54b3-4d05-880b-eb54746019b6 2026-04-24 02:47:08.749 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port 9c1edee7-8437-453a-8f06-735379c502ef 2026-04-24 02:47:08.775 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port 61eedfd5-597c-4427-8bb4-895f9de7610f 2026-04-24 02:47:08.796 13 INFO neutron.plugins.ml2.plugin [None req-374b7921-6c31-4b20-9671-9553e35f120c - - - - - -] Attempt 1 to provision port 06498c48-3a1c-4df1-9580-da465b3490db 2026-04-24 02:47:08.891 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port ab993650-f45c-4fb3-bbdd-9f09ec5c67d0 2026-04-24 02:47:09.181 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 06498c48-3a1c-4df1-9580-da465b3490db 2026-04-24 02:47:09.655 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port e20684d9-1a5c-45fe-899f-afee2d872d19 2026-04-24 02:47:09.833 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-07588654-3ebd-4172-aa5c-12c0fe915fda'] response: {'server_uuid': '2bb84d31-9bea-4e78-802b-cceb4e8dc9bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e20684d9-1a5c-45fe-899f-afee2d872d19', 'code': 200} 2026-04-24 02:47:11.251 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 61eedfd5-597c-4427-8bb4-895f9de7610f 2026-04-24 02:47:11.542 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 9c1edee7-8437-453a-8f06-735379c502ef 2026-04-24 02:47:11.880 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port e20684d9-1a5c-45fe-899f-afee2d872d19 2026-04-24 02:47:13.476 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 61eedfd5-597c-4427-8bb4-895f9de7610f 2026-04-24 02:47:13.766 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port efe60aea-a682-49c6-b977-f7642ef92464 2026-04-24 02:47:14.263 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 9c1edee7-8437-453a-8f06-735379c502ef 2026-04-24 02:47:14.376 16 INFO neutron.plugins.ml2.plugin [None req-84ad01a0-5c0e-4c34-9656-7a519c23ab15 - - - - - -] Attempt 1 to provision port efe60aea-a682-49c6-b977-f7642ef92464 2026-04-24 02:47:14.484 16 INFO neutron.plugins.ml2.plugin [None req-84ad01a0-5c0e-4c34-9656-7a519c23ab15 - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:14.566 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 8a3d6dc6-6f6d-4f70-b61b-92d4c6159eb4 2026-04-24 02:47:14.723 16 INFO neutron.plugins.ml2.plugin [None req-84ad01a0-5c0e-4c34-9656-7a519c23ab15 - - - - - -] Attempt 1 to provision port 9c1edee7-8437-453a-8f06-735379c502ef 2026-04-24 02:47:14.962 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:15.637 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 8a3d6dc6-6f6d-4f70-b61b-92d4c6159eb4 2026-04-24 02:47:15.806 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:15.965 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port efe60aea-a682-49c6-b977-f7642ef92464 2026-04-24 02:47:17.965 16 INFO neutron.plugins.ml2.plugin [None req-15220f31-9c3f-4898-aaa0-c2ab276272f4 - - - - - -] Attempt 1 to provision port efe60aea-a682-49c6-b977-f7642ef92464 2026-04-24 02:47:18.010 16 INFO neutron.plugins.ml2.plugin [None req-15220f31-9c3f-4898-aaa0-c2ab276272f4 - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:18.056 16 INFO neutron.plugins.ml2.plugin [None req-15220f31-9c3f-4898-aaa0-c2ab276272f4 - - - - - -] Attempt 1 to provision port 9c1edee7-8437-453a-8f06-735379c502ef 2026-04-24 02:47:22.819 16 INFO neutron.plugins.ml2.plugin [None req-e07b71ec-35d2-420a-99c5-86794e96e5fd - - - - - -] Attempt 1 to provision port 8a3d6dc6-6f6d-4f70-b61b-92d4c6159eb4 2026-04-24 02:47:22.878 16 INFO neutron.plugins.ml2.plugin [None req-e07b71ec-35d2-420a-99c5-86794e96e5fd - - - - - -] Attempt 1 to provision port e20684d9-1a5c-45fe-899f-afee2d872d19 2026-04-24 02:47:22.924 16 INFO neutron.plugins.ml2.plugin [None req-e07b71ec-35d2-420a-99c5-86794e96e5fd - - - - - -] Attempt 1 to provision port ab993650-f45c-4fb3-bbdd-9f09ec5c67d0 2026-04-24 02:47:22.979 16 INFO neutron.plugins.ml2.plugin [None req-e07b71ec-35d2-420a-99c5-86794e96e5fd - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:25.871 13 INFO neutron.plugins.ml2.plugin [None req-73349657-ee18-4aae-8d79-6946f94dad63 - - - - - -] Attempt 1 to provision port 2b0c0ad2-f54a-4a2c-8676-4a7f55def6e6 2026-04-24 02:47:25.907 13 INFO neutron.plugins.ml2.plugin [None req-73349657-ee18-4aae-8d79-6946f94dad63 - - - - - -] Attempt 1 to provision port 2519eefd-bb0d-4d85-a860-75be92f9dede 2026-04-24 02:47:31.783 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-72bf5039-7226-4266-a31d-623dcf2753a7'] response: {'server_uuid': 'c4d24cd2-1c6d-41cb-9e7b-4452eec76748', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fe698b15-b749-4a46-9731-a45b2a4d48a9', 'code': 200} 2026-04-24 02:47:34.443 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port fe698b15-b749-4a46-9731-a45b2a4d48a9 2026-04-24 02:47:34.562 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ed76f3-0200-4f77-89c5-17fea5594367'] response: {'server_uuid': 'c4d24cd2-1c6d-41cb-9e7b-4452eec76748', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe698b15-b749-4a46-9731-a45b2a4d48a9', 'code': 200} 2026-04-24 02:47:35.917 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port fe698b15-b749-4a46-9731-a45b2a4d48a9 2026-04-24 02:47:41.758 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c48a129a-17e3-496f-94e1-ae76d2d98230 2026-04-24 02:47:43.683 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port c48a129a-17e3-496f-94e1-ae76d2d98230 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.203 13 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-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.203 13 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-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 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-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.203 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.205 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.205 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 2 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.214 13 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-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.214 13 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-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 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-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.214 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.215 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.215 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 3 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.222 13 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-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.222 13 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-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 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-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.222 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.224 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.224 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 4 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.230 13 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-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.230 13 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-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 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-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.230 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.231 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.232 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 5 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.239 13 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-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.239 13 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-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 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-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.239 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.240 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.240 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 6 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.246 13 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-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.246 13 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-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 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-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.246 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.247 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.247 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 7 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.253 13 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-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.253 13 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-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 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-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.253 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.254 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.254 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 8 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.261 13 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-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.261 13 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-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 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-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.261 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.262 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.262 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 9 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.268 13 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-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.268 13 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-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 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-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.268 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.269 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:17.269 13 INFO neutron.plugins.ml2.plugin [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Attempt 10 to bind port c707197a-d70e-4ce3-8090-c9859072e0ee 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-24 02:48:17.276 13 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-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-24 02:48:17.276 13 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-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 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-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f10f7062-e99f-4d60-b39d-5a38a084a109 could not be found. 2026-04-24 02:48:17.276 13 ERROR neutron.plugins.ml2.managers 2026-04-24 02:48:17.277 13 ERROR neutron.plugins.ml2.managers [None req-1ee15b12-1ce9-4bd7-b4aa-da52b7df5a46 - - - - - -] Failed to bind port c707197a-d70e-4ce3-8090-c9859072e0ee on host instance for vnic_type normal using segments [{'id': 'a00318e3-5130-4a33-9389-bffcf741f35e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 169, 'network_id': 'ec06d4bc-0358-45e5-a7ad-6521703152f2'}] 2026-04-24 02:48:29.612 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port f8a8c02b-c44b-46ad-bf98-dabedfbee292 2026-04-24 02:48:31.045 16 INFO neutron.plugins.ml2.plugin [None req-51012431-2d17-4bb7-a202-bd2d4ac2f485 - - - - - -] Attempt 1 to provision port f8a8c02b-c44b-46ad-bf98-dabedfbee292 2026-04-24 02:48:31.572 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port f8a8c02b-c44b-46ad-bf98-dabedfbee292 2026-04-24 02:48:33.649 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 116856f6-659d-4a74-b891-bee47139783e 2026-04-24 02:48:34.009 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port d6e01831-25cb-4693-8a98-2d67b2edd4a5 2026-04-24 02:48:35.679 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 116856f6-659d-4a74-b891-bee47139783e 2026-04-24 02:48:35.924 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port d6e01831-25cb-4693-8a98-2d67b2edd4a5 2026-04-24 02:48:37.622 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3041c07c-19a9-4bff-8409-3d9af1013288 2026-04-24 02:48:39.716 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3041c07c-19a9-4bff-8409-3d9af1013288 2026-04-24 02:48:41.159 13 INFO neutron.plugins.ml2.plugin [None req-ddf262c9-c2cf-489e-a2ae-8b551cb1345a - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:48:41.178 13 INFO neutron.plugins.ml2.plugin [None req-ddf262c9-c2cf-489e-a2ae-8b551cb1345a - - - - - -] Attempt 1 to provision port 116856f6-659d-4a74-b891-bee47139783e 2026-04-24 02:48:41.211 13 INFO neutron.plugins.ml2.plugin [None req-ddf262c9-c2cf-489e-a2ae-8b551cb1345a - - - - - -] Attempt 1 to provision port 4f554c45-9ef2-404a-b131-c3369afdc6dd 2026-04-24 02:48:41.234 13 INFO neutron.plugins.ml2.plugin [None req-ddf262c9-c2cf-489e-a2ae-8b551cb1345a - - - - - -] Attempt 1 to provision port 3041c07c-19a9-4bff-8409-3d9af1013288 2026-04-24 02:48:46.171 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1b67f413-3395-44ed-9e3d-4c3cae717375 2026-04-24 02:48:46.297 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf46f656-7a09-4501-a399-7e861812dd4f'] response: {'server_uuid': '0772ce62-60e0-4ac8-bab7-fdd077ae54f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b67f413-3395-44ed-9e3d-4c3cae717375', 'code': 200} 2026-04-24 02:48:46.565 16 INFO neutron.plugins.ml2.plugin [None req-9c1a9cca-04a0-4e13-a794-54c87c327f2e - - - - - -] Attempt 1 to provision port 1b67f413-3395-44ed-9e3d-4c3cae717375 2026-04-24 02:48:46.613 16 INFO neutron.plugins.ml2.plugin [None req-9c1a9cca-04a0-4e13-a794-54c87c327f2e - - - - - -] Attempt 1 to provision port ffea8ba1-b444-442b-bc35-57536b7cdeea 2026-04-24 02:48:46.655 16 INFO neutron.plugins.ml2.plugin [None req-9c1a9cca-04a0-4e13-a794-54c87c327f2e - - - - - -] Attempt 1 to provision port 116856f6-659d-4a74-b891-bee47139783e 2026-04-24 02:48:47.665 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 1b67f413-3395-44ed-9e3d-4c3cae717375 2026-04-24 02:48:49.682 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 4f554c45-9ef2-404a-b131-c3369afdc6dd 2026-04-24 02:48:50.130 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:48:50.379 16 INFO neutron.plugins.ml2.plugin [None req-7c62684b-82b2-4aef-ac7e-ad2804b81452 - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:48:50.593 16 INFO neutron.plugins.ml2.plugin [None req-7c62684b-82b2-4aef-ac7e-ad2804b81452 - - - - - -] Attempt 1 to provision port 1b67f413-3395-44ed-9e3d-4c3cae717375 2026-04-24 02:48:50.654 16 INFO neutron.plugins.ml2.plugin [None req-7c62684b-82b2-4aef-ac7e-ad2804b81452 - - - - - -] Attempt 1 to provision port ffea8ba1-b444-442b-bc35-57536b7cdeea 2026-04-24 02:48:50.800 16 INFO neutron.plugins.ml2.plugin [None req-7c62684b-82b2-4aef-ac7e-ad2804b81452 - - - - - -] Attempt 1 to provision port 116856f6-659d-4a74-b891-bee47139783e 2026-04-24 02:48:50.857 16 INFO neutron.plugins.ml2.plugin [None req-7c62684b-82b2-4aef-ac7e-ad2804b81452 - - - - - -] Attempt 1 to provision port 3041c07c-19a9-4bff-8409-3d9af1013288 2026-04-24 02:48:51.667 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 4f554c45-9ef2-404a-b131-c3369afdc6dd 2026-04-24 02:48:51.845 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:48:52.044 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:48:52.218 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port ffea8ba1-b444-442b-bc35-57536b7cdeea 2026-04-24 02:48:55.094 16 INFO neutron.plugins.ml2.plugin [None req-5d68434f-086c-45a2-8a00-4f7ec0190e99 - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:48:55.165 16 INFO neutron.plugins.ml2.plugin [None req-5d68434f-086c-45a2-8a00-4f7ec0190e99 - - - - - -] Attempt 1 to provision port ffea8ba1-b444-442b-bc35-57536b7cdeea 2026-04-24 02:48:55.225 16 INFO neutron.plugins.ml2.plugin [None req-5d68434f-086c-45a2-8a00-4f7ec0190e99 - - - - - -] Attempt 1 to provision port 3041c07c-19a9-4bff-8409-3d9af1013288 2026-04-24 02:48:57.459 13 INFO neutron.plugins.ml2.plugin [None req-1ba6ca21-af08-49a1-9a03-ebd67e905c87 - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:48:57.518 13 INFO neutron.plugins.ml2.plugin [None req-1ba6ca21-af08-49a1-9a03-ebd67e905c87 - - - - - -] Attempt 1 to provision port ffea8ba1-b444-442b-bc35-57536b7cdeea 2026-04-24 02:48:59.656 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port f3a6e50e-04ba-4aca-b415-56624a9c5085 2026-04-24 02:49:00.046 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port bc6c013c-8adb-450f-90f2-8a62c320400d 2026-04-24 02:49:01.650 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port f3a6e50e-04ba-4aca-b415-56624a9c5085 2026-04-24 02:49:01.884 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port bc6c013c-8adb-450f-90f2-8a62c320400d 2026-04-24 02:49:03.631 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 8c99c4e2-38aa-495a-b248-ead9ac8806d0 2026-04-24 02:49:03.731 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-eada6d80-7aa1-4d2d-a079-5fa0f56e14c2'] response: {'server_uuid': '8098d24b-8886-4774-a962-e47b527c1eaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c99c4e2-38aa-495a-b248-ead9ac8806d0', 'code': 200} 2026-04-24 02:49:04.660 16 INFO neutron.plugins.ml2.plugin [None req-02f0066e-7c28-48d2-9dea-be445d588dc7 - - - - - -] Attempt 1 to provision port d31b9f09-309b-4f94-a500-80828e94e307 2026-04-24 02:49:04.743 16 INFO neutron.plugins.ml2.plugin [None req-02f0066e-7c28-48d2-9dea-be445d588dc7 - - - - - -] Attempt 1 to provision port 1b67f413-3395-44ed-9e3d-4c3cae717375 2026-04-24 02:49:04.791 16 INFO neutron.plugins.ml2.plugin [None req-02f0066e-7c28-48d2-9dea-be445d588dc7 - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:49:04.837 16 INFO neutron.plugins.ml2.plugin [None req-02f0066e-7c28-48d2-9dea-be445d588dc7 - - - - - -] Attempt 1 to provision port f8a8c02b-c44b-46ad-bf98-dabedfbee292 2026-04-24 02:49:04.892 16 INFO neutron.plugins.ml2.plugin [None req-02f0066e-7c28-48d2-9dea-be445d588dc7 - - - - - -] Attempt 1 to provision port bc6c013c-8adb-450f-90f2-8a62c320400d 2026-04-24 02:49:05.724 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 8c99c4e2-38aa-495a-b248-ead9ac8806d0 2026-04-24 02:49:09.767 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port 8c99c4e2-38aa-495a-b248-ead9ac8806d0 2026-04-24 02:49:09.827 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port 254fddc5-c142-4bf3-9460-7297b7596591 2026-04-24 02:49:09.855 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:49:09.914 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port b9d7658d-53f8-4972-93af-a35052e1e7af 2026-04-24 02:49:09.958 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port bc6c013c-8adb-450f-90f2-8a62c320400d 2026-04-24 02:49:10.017 16 INFO neutron.plugins.ml2.plugin [None req-8ba854aa-e8e9-40ec-a0a3-790a2baf96ab - - - - - -] Attempt 1 to provision port f8a8c02b-c44b-46ad-bf98-dabedfbee292 2026-04-24 02:49:12.706 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port bcecee36-4e83-4f78-8bb7-c1b3158a2d4d 2026-04-24 02:49:12.837 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d7c9d4-1dcd-4e3b-9728-dd7096a61f80'] response: {'server_uuid': 'c483e6ab-4b4f-4a5a-a6ce-9b5d29bbbfd3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcecee36-4e83-4f78-8bb7-c1b3158a2d4d', 'code': 200} 2026-04-24 02:49:13.501 16 INFO neutron.plugins.ml2.plugin [None req-fdfcfb77-9f5d-4987-af17-88bdbf735cc9 - - - - - -] Attempt 1 to provision port bcecee36-4e83-4f78-8bb7-c1b3158a2d4d 2026-04-24 02:49:13.583 16 INFO neutron.plugins.ml2.plugin [None req-fdfcfb77-9f5d-4987-af17-88bdbf735cc9 - - - - - -] Attempt 1 to provision port 254fddc5-c142-4bf3-9460-7297b7596591 2026-04-24 02:49:13.621 16 INFO neutron.plugins.ml2.plugin [None req-fdfcfb77-9f5d-4987-af17-88bdbf735cc9 - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:49:13.626 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port bcecee36-4e83-4f78-8bb7-c1b3158a2d4d 2026-04-24 02:49:14.971 13 INFO neutron.plugins.ml2.plugin [None req-355a248b-3404-4f6e-b321-9f73c0bbb436 - - - - - -] Attempt 1 to provision port 56e0ea5c-07f2-440a-9d62-843767267519 2026-04-24 02:49:17.645 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 254fddc5-c142-4bf3-9460-7297b7596591 2026-04-24 02:49:17.928 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port b9d7658d-53f8-4972-93af-a35052e1e7af 2026-04-24 02:49:19.630 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 254fddc5-c142-4bf3-9460-7297b7596591 2026-04-24 02:49:19.803 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port b9d7658d-53f8-4972-93af-a35052e1e7af 2026-04-24 02:49:31.615 13 INFO neutron.plugins.ml2.plugin [None req-a5043e75-3529-41ca-bb17-9fadb70972ba - - - - - -] Attempt 1 to provision port 3999f5f5-ae19-4022-b250-b0512657bfac 2026-04-24 02:49:33.704 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 31195c14-e9a6-4944-921b-1d4791a45150 2026-04-24 02:49:34.027 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:49:35.015 16 INFO neutron.plugins.ml2.plugin [None req-42ea4811-d70c-4d97-8003-a614f7a6b036 - - - - - -] Attempt 1 to provision port 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:49:35.603 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 31195c14-e9a6-4944-921b-1d4791a45150 2026-04-24 02:49:35.811 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:49:37.621 13 INFO neutron.plugins.ml2.plugin [None req-77279756-603a-47c1-b33a-83160e3568de - - - - - -] Attempt 1 to provision port 551abb8e-9b4d-4c59-89da-eae784a0c90b 2026-04-24 02:49:37.645 13 INFO neutron.plugins.ml2.plugin [None req-77279756-603a-47c1-b33a-83160e3568de - - - - - -] Attempt 1 to provision port 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:49:37.693 13 INFO neutron.plugins.ml2.plugin [None req-77279756-603a-47c1-b33a-83160e3568de - - - - - -] Attempt 1 to provision port d1e8fdf9-f907-4170-9dfd-26e47e724fee 2026-04-24 02:49:39.633 16 INFO neutron.plugins.ml2.plugin [None req-f0df1b45-803c-437f-ac79-628763c8f857 - - - - - -] Attempt 1 to provision port d1e8fdf9-f907-4170-9dfd-26e47e724fee 2026-04-24 02:49:46.197 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 379b3bb4-9fbc-48aa-a538-56519c3d3078 2026-04-24 02:49:46.325 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad61ca0-b160-4718-a8e8-1484c316dfb0'] response: {'server_uuid': '8ab3f265-3c5a-433b-b432-d0f4fdf681b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '379b3bb4-9fbc-48aa-a538-56519c3d3078', 'code': 200} 2026-04-24 02:49:47.622 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 379b3bb4-9fbc-48aa-a538-56519c3d3078 2026-04-24 02:49:51.635 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port d1e8fdf9-f907-4170-9dfd-26e47e724fee 2026-04-24 02:49:51.916 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3999f5f5-ae19-4022-b250-b0512657bfac 2026-04-24 02:49:53.623 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port d1e8fdf9-f907-4170-9dfd-26e47e724fee 2026-04-24 02:49:53.817 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 3999f5f5-ae19-4022-b250-b0512657bfac 2026-04-24 02:49:58.144 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 6d8fc486-cb3f-457d-a805-e6006a29b4c6 2026-04-24 02:49:58.242 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c06be86-c4e2-4139-8f68-c2540add739c'] response: {'server_uuid': '405b59aa-8965-4175-89df-4065c7f375a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d8fc486-cb3f-457d-a805-e6006a29b4c6', 'code': 200} 2026-04-24 02:49:59.664 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 6d8fc486-cb3f-457d-a805-e6006a29b4c6 2026-04-24 02:50:26.198 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 325a31f5-cdbe-4e4b-91ab-d08efc008529 2026-04-24 02:50:26.330 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d754c2d-3f15-420b-8b70-d0f1bdce1377'] response: {'server_uuid': '1bbb2c38-c680-4b0b-b58a-7c383e8f2ffc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '325a31f5-cdbe-4e4b-91ab-d08efc008529', 'code': 200} 2026-04-24 02:50:27.671 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 325a31f5-cdbe-4e4b-91ab-d08efc008529 2026-04-24 02:50:41.201 16 INFO neutron.plugins.ml2.plugin [None req-7feb460c-1aa6-48de-bc65-8d1962d53a1b - - - - - -] Attempt 1 to provision port 553ede47-bbdb-4751-ad8a-052ffad40c08 2026-04-24 02:50:47.677 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 553ede47-bbdb-4751-ad8a-052ffad40c08 2026-04-24 02:50:47.830 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70a2c4e-6e89-4d6f-a43c-891f0442973e'] response: {'server_uuid': '405b59aa-8965-4175-89df-4065c7f375a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '553ede47-bbdb-4751-ad8a-052ffad40c08', 'code': 200} 2026-04-24 02:50:49.662 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 553ede47-bbdb-4751-ad8a-052ffad40c08 2026-04-24 02:50:52.178 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 553ede47-bbdb-4751-ad8a-052ffad40c08 2026-04-24 02:51:05.192 16 INFO neutron_taas.services.taas.taas_plugin [None req-6b2ff2fd-1065-4679-b424-43366cd5130e - - - - - -] TaaS: Handle Delete Port: 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:51:05.198 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b2ff2fd-1065-4679-b424-43366cd5130e - - - - - -] Tap Mirror: Handle Delete Port: 83de4409-bf0f-402f-8d9b-17e495637023 2026-04-24 02:51:12.104 13 INFO neutron.plugins.ml2.plugin [None req-2d4476cf-974f-4163-9314-34f80ab06052 - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:51:19.251 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:51:19.622 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-242ee58b-260c-4b12-a009-081a3504a3d2'] response: {'server_uuid': '405b59aa-8965-4175-89df-4065c7f375a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5165599d-66c4-4e74-8e79-2db06b2944af', 'code': 200} 2026-04-24 02:51:20.335 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:51:29.772 16 INFO neutron.plugins.ml2.plugin [None req-097378f6-b1df-4896-8073-46202c6f2986 - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:51:36.422 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:51:36.529 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fbffd83-f849-4c1e-9865-e67f01a59ec6'] response: {'server_uuid': '405b59aa-8965-4175-89df-4065c7f375a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d0897b9-4deb-413e-bfa8-4c00064c5389', 'code': 200} 2026-04-24 02:51:38.380 13 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:51:39.991 13 INFO neutron.plugins.ml2.plugin [None req-69b5d0a2-33cd-47db-9ee6-75c42424e8ab - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:51:40.393 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:51:51.962 13 INFO neutron.plugins.ml2.plugin [None req-8ea3cd0d-a4cd-487e-9548-ad6904581a40 - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:51:52.449 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:51:53.297 16 INFO neutron.plugins.ml2.plugin [None req-b37061ca-0530-4035-903a-006f2f44f0a4 - - - - - -] Attempt 1 to provision port 0d0897b9-4deb-413e-bfa8-4c00064c5389 2026-04-24 02:52:02.388 16 INFO neutron.plugins.ml2.plugin [None req-15dcb026-f05e-4031-af8b-eaa7cbaa9e0a - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af 2026-04-24 02:52:02.694 13 INFO neutron.plugins.ml2.plugin [None req-ece5ff28-e8bf-4685-9ff7-b34659b10004 - - - - - -] Attempt 1 to provision port 5165599d-66c4-4e74-8e79-2db06b2944af