+ 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-06 19:18:29.154 1 INFO neutron.common.config [-] Logging enabled! 2026-04-06 19:18:29.154 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-06 19:18:29.154 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-06 19:18:29.155 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-06 19:18:30.583 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-06 19:18:30.585 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-06 19:18:30.588 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-06 19:18:30.589 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-06 19:18:30.589 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-06 19:18:30.589 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-06 19:18:30.589 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:18:30.595 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:18:30.595 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:18:30.596 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-06 19:18:30.614 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-06 19:18:30.615 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-06 19:18:30.615 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-06 19:18:30.632 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-06 19:18:30.632 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-06 19:18:30.632 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-06 19:18:30.632 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-06 19:18:30.899 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing driver for type 'vlan' 2026-04-06 19:18:31.046 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] VlanTypeDriver initialization complete 2026-04-06 19:18:31.046 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing driver for type 'vxlan' 2026-04-06 19:18:31.046 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-06 19:18:31.083 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing extension driver 'port_security' 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing extension driver 'qos' 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-06 19:18:31.084 1 INFO neutron.plugins.ml2.managers [None req-cac772db-c43d-4be8-aa0c-3c76b1f88556 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-06 19:18:31.094 1 INFO neutron.quota [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded quota_driver: . 2026-04-06 19:18:31.094 1 INFO neutron.plugins.ml2.plugin [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Modular L2 Plugin initialization complete 2026-04-06 19:18:31.094 1 INFO neutron.plugins.ml2.managers [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-06 19:18:31.094 1 INFO neutron.plugins.ml2.managers [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-06 19:18:31.094 1 INFO neutron.plugins.ml2.managers [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-06 19:18:31.095 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: qos 2026-04-06 19:18:31.105 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: router 2026-04-06 19:18:31.138 1 INFO neutron.services.service_base [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-06 19:18:31.139 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: segments 2026-04-06 19:18:31.202 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: trunk 2026-04-06 19:18:31.217 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: vpnaas 2026-04-06 19:18:31.252 1 WARNING stevedore.named [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-06 19:18:31.326 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-06 19:18:31.326 1 INFO neutron.common.utils [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-06 19:18:31.326 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: taas 2026-04-06 19:18:31.347 1 WARNING stevedore.named [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-06 19:18:31.347 1 WARNING stevedore.named [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-06 19:18:31.370 1 INFO neutron_taas.services.taas.taas_plugin [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:18:31.370 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: tapmirror 2026-04-06 19:18:31.383 1 WARNING stevedore.named [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-06 19:18:31.383 1 WARNING stevedore.named [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-06 19:18:31.396 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:18:31.397 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: auto_allocate 2026-04-06 19:18:31.403 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: tag 2026-04-06 19:18:31.411 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: timestamp 2026-04-06 19:18:31.413 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: network_ip_availability 2026-04-06 19:18:31.417 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: flavors 2026-04-06 19:18:31.419 1 INFO neutron.manager [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loading Plugin: revisions 2026-04-06 19:18:31.422 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Initializing extension manager. 2026-04-06 19:18:31.425 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: address-group 2026-04-06 19:18:31.426 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: address-scope 2026-04-06 19:18:31.426 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-06 19:18:31.427 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: agent 2026-04-06 19:18:31.427 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: agent-resources-synced 2026-04-06 19:18:31.428 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-06 19:18:31.429 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-06 19:18:31.430 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: availability_zone 2026-04-06 19:18:31.430 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: availability_zone_filter 2026-04-06 19:18:31.430 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-06 19:18:31.431 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: default-subnetpools 2026-04-06 19:18:31.432 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-06 19:18:31.433 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: dns-integration 2026-04-06 19:18:31.433 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: dns-domain-ports 2026-04-06 19:18:31.433 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-06 19:18:31.434 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: dvr 2026-04-06 19:18:31.434 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-06 19:18:31.435 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: empty-string-filtering 2026-04-06 19:18:31.435 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:18:31.435 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-06 19:18:31.436 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: external-net 2026-04-06 19:18:31.436 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-06 19:18:31.437 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: extraroute 2026-04-06 19:18:31.437 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: extraroute-atomic 2026-04-06 19:18:31.438 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-06 19:18:31.438 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-06 19:18:31.438 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-06 19:18:31.439 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-06 19:18:31.439 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: fip-port-details 2026-04-06 19:18:31.440 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: flavors 2026-04-06 19:18:31.443 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-06 19:18:31.443 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: floatingip-pools 2026-04-06 19:18:31.444 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: ip_allocation 2026-04-06 19:18:31.444 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-06 19:18:31.445 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: l2_adjacency 2026-04-06 19:18:31.445 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: router 2026-04-06 19:18:31.447 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:18:31.448 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-06 19:18:31.448 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-06 19:18:31.449 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: ext-gw-mode 2026-04-06 19:18:31.449 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: l3-ha 2026-04-06 19:18:31.450 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:18:31.450 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-06 19:18:31.450 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: l3-flavors 2026-04-06 19:18:31.451 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:18:31.451 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-06 19:18:31.453 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-06 19:18:31.454 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-06 19:18:31.455 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-06 19:18:31.456 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-06 19:18:31.457 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-06 19:18:31.457 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: multi-provider 2026-04-06 19:18:31.457 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: net-mtu 2026-04-06 19:18:31.458 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: net-mtu-writable 2026-04-06 19:18:31.458 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: network_availability_zone 2026-04-06 19:18:31.459 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: network_ha 2026-04-06 19:18:31.459 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: network-ip-availability 2026-04-06 19:18:31.460 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-06 19:18:31.461 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: pagination 2026-04-06 19:18:31.461 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-device-profile 2026-04-06 19:18:31.461 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-06 19:18:31.462 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-06 19:18:31.462 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-06 19:18:31.465 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-mac-override 2026-04-06 19:18:31.466 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-06 19:18:31.466 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-06 19:18:31.467 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-06 19:18:31.467 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-resource-request 2026-04-06 19:18:31.468 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-06 19:18:31.469 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-06 19:18:31.469 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: binding 2026-04-06 19:18:31.470 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: binding-extended 2026-04-06 19:18:31.471 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-security 2026-04-06 19:18:31.471 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: project-id 2026-04-06 19:18:31.472 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: provider 2026-04-06 19:18:31.473 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-06 19:18:31.475 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos 2026-04-06 19:18:31.476 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-06 19:18:31.477 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-06 19:18:31.477 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-default 2026-04-06 19:18:31.477 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-fip 2026-04-06 19:18:31.478 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-06 19:18:31.478 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-06 19:18:31.479 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-06 19:18:31.479 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-06 19:18:31.479 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-06 19:18:31.480 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-pps 2026-04-06 19:18:31.480 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-06 19:18:31.481 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-06 19:18:31.481 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: qos-rules-alias 2026-04-06 19:18:31.482 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: quota-check-limit 2026-04-06 19:18:31.482 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-06 19:18:31.484 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: quotas 2026-04-06 19:18:31.487 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: quota_details 2026-04-06 19:18:31.488 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: rbac-policies 2026-04-06 19:18:31.488 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: rbac-address-group 2026-04-06 19:18:31.489 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: rbac-address-scope 2026-04-06 19:18:31.489 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: rbac-security-groups 2026-04-06 19:18:31.489 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-06 19:18:31.490 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: revision-if-match 2026-04-06 19:18:31.490 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-06 19:18:31.491 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: router_availability_zone 2026-04-06 19:18:31.491 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-06 19:18:31.492 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-06 19:18:31.493 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-06 19:18:31.493 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-06 19:18:31.494 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-06 19:18:31.494 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-06 19:18:31.494 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-06 19:18:31.498 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: security-group 2026-04-06 19:18:31.499 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: segment 2026-04-06 19:18:31.499 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-06 19:18:31.500 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: service-type 2026-04-06 19:18:31.500 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: sorting 2026-04-06 19:18:31.501 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: standard-attr-segment 2026-04-06 19:18:31.501 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: standard-attr-description 2026-04-06 19:18:31.502 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: stateful-security-group 2026-04-06 19:18:31.502 1 WARNING neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-06 19:18:31.502 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-06 19:18:31.503 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnet-external-network 2026-04-06 19:18:31.503 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnet_onboard 2026-04-06 19:18:31.504 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-06 19:18:31.504 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnet-service-types 2026-04-06 19:18:31.505 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnet_allocation 2026-04-06 19:18:31.505 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-06 19:18:31.506 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: tag-creation 2026-04-06 19:18:31.506 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-06 19:18:31.509 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: standard-attr-tag 2026-04-06 19:18:31.510 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-06 19:18:31.510 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: trunk 2026-04-06 19:18:31.511 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: trunk-details 2026-04-06 19:18:31.511 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-06 19:18:31.512 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-06 19:18:31.512 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-06 19:18:31.513 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-06 19:18:31.515 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-06 19:18:31.515 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-06 19:18:31.516 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: vpn-flavors 2026-04-06 19:18:31.517 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: vpnaas 2026-04-06 19:18:31.518 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: taas 2026-04-06 19:18:31.519 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: tap-mirror 2026-04-06 19:18:31.519 1 INFO neutron.api.extensions [None req-c6670d6c-b60b-4b02-8476-7a8fb44354d9 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-06 19:19:01.608 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-06 19:19:01.670 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-06 19:19:01.677 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-06 19:19:08.505 16 INFO neutron.db.l3_hamode_db [None req-1954ebe5-f262-48ef-a26c-c64669c2f976 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-06 19:19:22.784 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e95156ba-f8ab-414d-b3c8-400b469b3a52 2026-04-06 19:19:23.432 16 INFO neutron.plugins.ml2.plugin [None req-de9db364-b30e-4b9d-853a-e1afc6ab3172 - - - - - -] Attempt 1 to provision port e95156ba-f8ab-414d-b3c8-400b469b3a52 2026-04-06 19:19:24.698 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e95156ba-f8ab-414d-b3c8-400b469b3a52 2026-04-06 19:19:25.097 16 INFO neutron.plugins.ml2.plugin [None req-e2cc1421-9d49-44a0-923a-53b3446e0da4 - - - - - -] Attempt 1 to provision port e95156ba-f8ab-414d-b3c8-400b469b3a52 2026-04-06 19:23:53.034 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9590b4fb-89a4-42fe-89a4-46e44d6ebba1 2026-04-06 19:23:53.859 16 INFO neutron.plugins.ml2.plugin [None req-0779c400-68c9-49a7-97f1-6ab2c16c57ca - - - - - -] Attempt 1 to provision port 9590b4fb-89a4-42fe-89a4-46e44d6ebba1 2026-04-06 19:23:54.929 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9590b4fb-89a4-42fe-89a4-46e44d6ebba1 2026-04-06 19:23:55.508 16 INFO neutron.plugins.ml2.plugin [None req-aef2804f-2f89-4c9b-a87c-d3eafa2789b9 - - - - - -] Attempt 1 to provision port 9590b4fb-89a4-42fe-89a4-46e44d6ebba1 2026-04-06 19:24:00.485 16 INFO neutron.plugins.ml2.plugin [None req-d896fff0-3e13-4ba1-b6f1-e7f832dded41 - - - - - -] Attempt 1 to provision port cd16baaf-c806-4c3c-ac6d-08a40ec7092f 2026-04-06 19:27:37.580 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cd16baaf-c806-4c3c-ac6d-08a40ec7092f 2026-04-06 19:27:38.993 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cd16baaf-c806-4c3c-ac6d-08a40ec7092f 2026-04-06 19:38:35.148 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9aa72747-6b47-481b-9feb-91b3ce8e82df 2026-04-06 19:38:37.133 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9aa72747-6b47-481b-9feb-91b3ce8e82df 2026-04-06 19:47:00.386 13 INFO neutron.plugins.ml2.plugin [None req-cf719a34-0a98-43a6-afe2-ef337aac886a - - - - - -] Attempt 1 to provision port e95156ba-f8ab-414d-b3c8-400b469b3a52 2026-04-06 19:47:00.436 13 INFO neutron.plugins.ml2.plugin [None req-cf719a34-0a98-43a6-afe2-ef337aac886a - - - - - -] Attempt 1 to provision port 9590b4fb-89a4-42fe-89a4-46e44d6ebba1 2026-04-06 19:47:00.475 13 INFO neutron.plugins.ml2.plugin [None req-cf719a34-0a98-43a6-afe2-ef337aac886a - - - - - -] Attempt 1 to provision port cd16baaf-c806-4c3c-ac6d-08a40ec7092f 2026-04-06 19:53:31.423 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 01dff54c-0e2a-42b3-904a-b45702400d77 2026-04-06 19:53:33.523 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 05ea7fa2-ce57-451c-8a74-7292ea761e81 2026-04-06 19:53:33.893 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 01dff54c-0e2a-42b3-904a-b45702400d77 2026-04-06 19:53:34.316 16 INFO neutron.plugins.ml2.plugin [None req-82b8520f-b15f-4e24-a21c-8a0f9a94d855 - - - - - -] Attempt 1 to provision port 05ea7fa2-ce57-451c-8a74-7292ea761e81 2026-04-06 19:53:34.362 16 INFO neutron.plugins.ml2.plugin [None req-82b8520f-b15f-4e24-a21c-8a0f9a94d855 - - - - - -] Attempt 1 to provision port 01dff54c-0e2a-42b3-904a-b45702400d77 2026-04-06 19:53:34.408 16 INFO neutron.plugins.ml2.plugin [None req-82b8520f-b15f-4e24-a21c-8a0f9a94d855 - - - - - -] Attempt 1 to provision port 12481c41-144e-49b1-a433-596c39e61bbf 2026-04-06 19:53:35.521 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 05ea7fa2-ce57-451c-8a74-7292ea761e81 2026-04-06 19:53:39.601 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 20aa2a69-8d57-4a0f-ad9f-b5cf109040d5 2026-04-06 19:53:40.247 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 39bc9046-3552-4c18-a0a3-4fd87095b0b8 2026-04-06 19:53:40.660 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 2b3b86e8-b68b-4d2e-8e11-da01c0399c87 2026-04-06 19:53:41.459 13 INFO neutron.plugins.ml2.plugin [None req-942d0f57-f885-4db5-ae28-7a0fb9cd557c - - - - - -] Attempt 1 to provision port 2b3b86e8-b68b-4d2e-8e11-da01c0399c87 2026-04-06 19:53:41.522 13 INFO neutron.plugins.ml2.plugin [None req-942d0f57-f885-4db5-ae28-7a0fb9cd557c - - - - - -] Attempt 1 to provision port 43865421-89a8-404b-ae36-7cb7cfe98249 2026-04-06 19:53:41.569 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 39bc9046-3552-4c18-a0a3-4fd87095b0b8 2026-04-06 19:53:41.905 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 20aa2a69-8d57-4a0f-ad9f-b5cf109040d5 2026-04-06 19:53:42.262 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 2b3b86e8-b68b-4d2e-8e11-da01c0399c87 2026-04-06 19:53:42.505 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e86dd24d-a8f7-4e3a-baed-c29ece08f230 2026-04-06 19:53:43.477 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port aa9d8835-4735-4c3b-b4cb-2adaf21f6b89 2026-04-06 19:53:43.898 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e86dd24d-a8f7-4e3a-baed-c29ece08f230 2026-04-06 19:53:46.055 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port b3659e8d-2a15-4a35-ac0e-4f59d64f0418 2026-04-06 19:53:46.450 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port aa9d8835-4735-4c3b-b4cb-2adaf21f6b89 2026-04-06 19:53:46.532 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddecb1a1-f8f9-4800-a946-acd2a3cc1560'] response: {'server_uuid': 'f8f2091a-4188-4ee0-8e9d-5d3475380301', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3659e8d-2a15-4a35-ac0e-4f59d64f0418', 'code': 200} 2026-04-06 19:53:46.654 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 30d21a93-1e31-42b3-9b22-ddada405beee 2026-04-06 19:53:48.261 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 07528918-fc23-4bc2-9bf6-91ba6533de95 2026-04-06 19:53:48.678 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 30d21a93-1e31-42b3-9b22-ddada405beee 2026-04-06 19:53:48.819 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da5c2da-8fb2-40bd-b95f-d920711ed9d3'] response: {'server_uuid': '95c47078-e6d6-4a57-9e02-cf5da343ff2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07528918-fc23-4bc2-9bf6-91ba6533de95', 'code': 200} 2026-04-06 19:53:48.856 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port b3659e8d-2a15-4a35-ac0e-4f59d64f0418 2026-04-06 19:53:49.260 16 INFO neutron.plugins.ml2.plugin [None req-04d735ed-30bd-4682-9e0c-ee6b40712523 - - - - - -] Attempt 1 to provision port 8d50df84-d2ce-441c-bc6e-c0a648597602 2026-04-06 19:53:49.295 16 INFO neutron.plugins.ml2.plugin [None req-04d735ed-30bd-4682-9e0c-ee6b40712523 - - - - - -] Attempt 1 to provision port 30d21a93-1e31-42b3-9b22-ddada405beee 2026-04-06 19:53:50.179 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 07528918-fc23-4bc2-9bf6-91ba6533de95 2026-04-06 19:53:54.728 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 5d12e5b9-aae2-4912-9561-6d789c0edd2f 2026-04-06 19:53:54.856 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fcf483f-7acf-4bf2-b31b-2fa5e633b2ab'] response: {'server_uuid': '321ee589-4918-4997-ac58-b7032fc862fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d12e5b9-aae2-4912-9561-6d789c0edd2f', 'code': 200} 2026-04-06 19:53:56.830 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 5d12e5b9-aae2-4912-9561-6d789c0edd2f 2026-04-06 19:53:57.021 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3cac83f0-24f7-44e5-b8c6-e87177549cca 2026-04-06 19:53:57.145 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-84fcfac6-29b2-42b8-a6d9-ca8e68507a54'] response: {'server_uuid': '3c12becd-7808-43f8-861f-51e8076c44b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3cac83f0-24f7-44e5-b8c6-e87177549cca', 'code': 200} 2026-04-06 19:53:57.439 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 0fd9189b-ff98-4f5d-bff6-d056213a13be 2026-04-06 19:53:58.748 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3cac83f0-24f7-44e5-b8c6-e87177549cca 2026-04-06 19:53:58.926 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 0fd9189b-ff98-4f5d-bff6-d056213a13be 2026-04-06 19:54:03.378 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 59716a39-1fc5-4ec1-bbe1-c40d731933bb 2026-04-06 19:54:03.409 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 8d50df84-d2ce-441c-bc6e-c0a648597602 2026-04-06 19:54:03.435 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 30d21a93-1e31-42b3-9b22-ddada405beee 2026-04-06 19:54:03.478 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 07528918-fc23-4bc2-9bf6-91ba6533de95 2026-04-06 19:54:03.522 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 0fd9189b-ff98-4f5d-bff6-d056213a13be 2026-04-06 19:54:03.569 16 INFO neutron.plugins.ml2.plugin [None req-1f5ea89b-bf22-40ad-a71d-6da2c024ee72 - - - - - -] Attempt 1 to provision port 5d12e5b9-aae2-4912-9561-6d789c0edd2f 2026-04-06 19:54:16.180 16 INFO neutron.plugins.ml2.plugin [None req-8162f658-65a6-4214-8807-78d4f6fda7d2 - - - - - -] Attempt 1 to provision port 8d50df84-d2ce-441c-bc6e-c0a648597602 2026-04-06 19:54:16.231 16 INFO neutron.plugins.ml2.plugin [None req-8162f658-65a6-4214-8807-78d4f6fda7d2 - - - - - -] Attempt 1 to provision port 3ba23721-3952-43d3-96cd-a87a52d94d63 2026-04-06 19:54:16.265 16 INFO neutron.plugins.ml2.plugin [None req-8162f658-65a6-4214-8807-78d4f6fda7d2 - - - - - -] Attempt 1 to provision port 376d9f05-68df-40d9-a7b7-29dab2b42760 2026-04-06 19:54:16.791 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 86a9333a-f39e-4022-8e39-f96de3be9224 2026-04-06 19:54:17.158 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 376d9f05-68df-40d9-a7b7-29dab2b42760 2026-04-06 19:54:18.771 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 86a9333a-f39e-4022-8e39-f96de3be9224 2026-04-06 19:54:18.970 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cb2bab09-c3b8-4ba6-9ef9-0a7cd050784c 2026-04-06 19:54:19.323 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 376d9f05-68df-40d9-a7b7-29dab2b42760 2026-04-06 19:54:19.477 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8d50df84-d2ce-441c-bc6e-c0a648597602 2026-04-06 19:54:20.659 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8d50df84-d2ce-441c-bc6e-c0a648597602 2026-04-06 19:54:20.866 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cb2bab09-c3b8-4ba6-9ef9-0a7cd050784c 2026-04-06 19:54:24.975 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3ba23721-3952-43d3-96cd-a87a52d94d63 2026-04-06 19:54:25.264 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 43865421-89a8-404b-ae36-7cb7cfe98249 2026-04-06 19:54:27.929 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 512154e1-958b-4e33-93be-fc887f25cea5 2026-04-06 19:54:28.034 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c69b4528-6e13-4d82-aa83-09e2e41bda5c'] response: {'server_uuid': '273bbf2a-3b70-46d9-b31b-b60060729dce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '512154e1-958b-4e33-93be-fc887f25cea5', 'code': 200} 2026-04-06 19:54:28.261 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 43865421-89a8-404b-ae36-7cb7cfe98249 2026-04-06 19:54:28.462 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3ba23721-3952-43d3-96cd-a87a52d94d63 2026-04-06 19:54:29.098 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 512154e1-958b-4e33-93be-fc887f25cea5 2026-04-06 19:54:33.105 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cbc97849-5b6a-460b-a25f-0d899c29c9f1 2026-04-06 19:54:33.347 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3113fec2-d6e4-4216-8da9-1cbabbece553 2026-04-06 19:54:35.280 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port cbc97849-5b6a-460b-a25f-0d899c29c9f1 2026-04-06 19:54:35.446 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 3113fec2-d6e4-4216-8da9-1cbabbece553 2026-04-06 19:54:36.089 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be408f40-6135-4dbe-b766-8934dc46b665'] response: {'server_uuid': '95c47078-e6d6-4a57-9e02-cf5da343ff2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07528918-fc23-4bc2-9bf6-91ba6533de95', 'code': 200} 2026-04-06 19:54:39.716 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 07528918-fc23-4bc2-9bf6-91ba6533de95 2026-04-06 19:54:39.825 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-debe79cf-ddaf-4207-b379-4f6fd978463e'] response: {'server_uuid': '95c47078-e6d6-4a57-9e02-cf5da343ff2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07528918-fc23-4bc2-9bf6-91ba6533de95', 'code': 200} 2026-04-06 19:54:41.264 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 07528918-fc23-4bc2-9bf6-91ba6533de95 2026-04-06 19:54:43.151 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9c7c0fea-714b-4eee-8915-5e59d2d7dd74 2026-04-06 19:54:45.010 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 9c7c0fea-714b-4eee-8915-5e59d2d7dd74 2026-04-06 19:54:46.345 13 INFO neutron.plugins.ml2.plugin [None req-0defdde2-cb6b-473b-8dc7-f8157b6fd354 - - - - - -] Attempt 1 to provision port 26638547-c96c-4e58-a265-7da0f2a23c6a 2026-04-06 19:54:55.131 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port f0f6fe71-5ccf-43f7-bc51-47e3ee9a21f9 2026-04-06 19:54:57.036 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port f0f6fe71-5ccf-43f7-bc51-47e3ee9a21f9 2026-04-06 19:54:57.474 16 INFO neutron.plugins.ml2.plugin [None req-d3f04140-4a04-4310-86ea-5972e8586c46 - - - - - -] Attempt 1 to provision port f0f6fe71-5ccf-43f7-bc51-47e3ee9a21f9 2026-04-06 19:54:57.531 16 INFO neutron.plugins.ml2.plugin [None req-d3f04140-4a04-4310-86ea-5972e8586c46 - - - - - -] Attempt 1 to provision port 96051747-fa5b-446b-b5f7-0c336537c569 2026-04-06 19:54:59.097 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 96051747-fa5b-446b-b5f7-0c336537c569 2026-04-06 19:54:59.389 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 26638547-c96c-4e58-a265-7da0f2a23c6a 2026-04-06 19:55:01.641 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 96051747-fa5b-446b-b5f7-0c336537c569 2026-04-06 19:55:01.857 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 81a2d94f-e5d9-40c6-8b65-02170aecab29 2026-04-06 19:55:01.971 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eeb00af-3bc2-434c-ae5d-26df4dbf60b2'] response: {'server_uuid': '1686a1d4-845f-46b2-bcdf-d84696b14f8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81a2d94f-e5d9-40c6-8b65-02170aecab29', 'code': 200} 2026-04-06 19:55:02.148 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 26638547-c96c-4e58-a265-7da0f2a23c6a 2026-04-06 19:55:03.122 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 81a2d94f-e5d9-40c6-8b65-02170aecab29 2026-04-06 19:55:04.967 16 INFO neutron.plugins.ml2.plugin [None req-97dff0fa-248a-4bfe-b022-26bc6d25b139 - - - - - -] Attempt 1 to provision port 81a2d94f-e5d9-40c6-8b65-02170aecab29 2026-04-06 19:55:05.029 16 INFO neutron.plugins.ml2.plugin [None req-97dff0fa-248a-4bfe-b022-26bc6d25b139 - - - - - -] Attempt 1 to provision port f0f6fe71-5ccf-43f7-bc51-47e3ee9a21f9 2026-04-06 19:55:05.070 16 INFO neutron.plugins.ml2.plugin [None req-97dff0fa-248a-4bfe-b022-26bc6d25b139 - - - - - -] Attempt 1 to provision port 96051747-fa5b-446b-b5f7-0c336537c569 2026-04-06 19:55:05.298 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c73fb880-bc8c-40bb-be61-69cf15a407ef'] response: {'server_uuid': '95c47078-e6d6-4a57-9e02-cf5da343ff2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07528918-fc23-4bc2-9bf6-91ba6533de95', 'code': 200} 2026-04-06 19:55:10.020 13 INFO neutron.plugins.ml2.plugin [None req-6d8afb2b-6412-4195-a8f3-984d7acd507d - - - - - -] Attempt 1 to provision port 96051747-fa5b-446b-b5f7-0c336537c569 2026-04-06 19:55:23.058 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port f452464c-cb7d-48ec-a596-f7065619c243 2026-04-06 19:55:23.398 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 011d88e1-e2c4-4f83-af60-4f9a71a7ebc7 2026-04-06 19:55:25.027 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port f452464c-cb7d-48ec-a596-f7065619c243 2026-04-06 19:55:25.247 13 INFO neutron.plugins.ml2.plugin [None req-6649ec3e-cf60-4e8e-b0d3-eb48367759fa - - - - - -] Attempt 1 to provision port 38ee8cde-690f-4922-84b5-5b71a1dcaa05 2026-04-06 19:55:25.287 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 011d88e1-e2c4-4f83-af60-4f9a71a7ebc7 2026-04-06 19:55:25.295 13 INFO neutron.plugins.ml2.plugin [None req-6649ec3e-cf60-4e8e-b0d3-eb48367759fa - - - - - -] Attempt 1 to provision port 011d88e1-e2c4-4f83-af60-4f9a71a7ebc7 2026-04-06 19:55:29.590 16 INFO neutron.plugins.ml2.plugin [None req-f49cbe60-7343-407d-9dcd-7bc7d2684140 - - - - - -] Attempt 1 to provision port 011d88e1-e2c4-4f83-af60-4f9a71a7ebc7 2026-04-06 19:55:29.637 16 INFO neutron.plugins.ml2.plugin [None req-f49cbe60-7343-407d-9dcd-7bc7d2684140 - - - - - -] Attempt 1 to provision port 75919f52-11fc-4ace-8539-aaf6e39c15ee 2026-04-06 19:55:32.597 13 INFO neutron.plugins.ml2.plugin [None req-2b40da64-1a41-415f-84dc-d01adc9c67dd - - - - - -] Attempt 1 to provision port e8c9fa4b-fe06-4bec-b2f7-5a3d39fdd4e3 2026-04-06 19:55:36.097 16 INFO neutron.plugins.ml2.plugin [None req-2c6902e0-f120-49d3-8d10-ae72e635cf86 - - - - - -] Attempt 1 to provision port 1c27d6ac-fca9-4b60-91ef-80b50e17d727 2026-04-06 19:55:36.122 16 INFO neutron.plugins.ml2.plugin [None req-2c6902e0-f120-49d3-8d10-ae72e635cf86 - - - - - -] Attempt 1 to provision port 27ad7c75-c93f-47fa-b1bc-310e19f14547 2026-04-06 19:55:36.181 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ff2ab471-6451-4e6e-bf66-4a898506524f 2026-04-06 19:55:36.290 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b06da9c9-acaa-4b35-a1c8-ad4430eb405c'] response: {'server_uuid': '653c1b0a-f4c3-45b5-b72e-8bbc418cf3b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff2ab471-6451-4e6e-bf66-4a898506524f', 'code': 200} 2026-04-06 19:55:36.545 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 38c1b52a-1284-4d30-841a-7f3b0b036496 2026-04-06 19:55:36.968 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 27ad7c75-c93f-47fa-b1bc-310e19f14547 2026-04-06 19:55:37.362 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ff2ab471-6451-4e6e-bf66-4a898506524f 2026-04-06 19:55:37.571 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 38c1b52a-1284-4d30-841a-7f3b0b036496 2026-04-06 19:55:37.736 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 27ad7c75-c93f-47fa-b1bc-310e19f14547 2026-04-06 19:55:38.570 16 INFO neutron.plugins.ml2.plugin [None req-bcee130e-1088-49e0-875c-15efce3d3dc9 - - - - - -] Attempt 1 to provision port 27ad7c75-c93f-47fa-b1bc-310e19f14547 2026-04-06 19:55:38.626 16 INFO neutron.plugins.ml2.plugin [None req-bcee130e-1088-49e0-875c-15efce3d3dc9 - - - - - -] Attempt 1 to provision port 1c27d6ac-fca9-4b60-91ef-80b50e17d727 2026-04-06 19:55:39.788 16 INFO neutron.plugins.ml2.plugin [None req-9d1a0fdc-f2f6-4915-b6e8-20325cbf4bb4 - - - - - -] Attempt 1 to provision port 1c27d6ac-fca9-4b60-91ef-80b50e17d727 2026-04-06 19:55:41.515 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 75919f52-11fc-4ace-8539-aaf6e39c15ee 2026-04-06 19:55:41.860 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 38ee8cde-690f-4922-84b5-5b71a1dcaa05 2026-04-06 19:55:43.352 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 75919f52-11fc-4ace-8539-aaf6e39c15ee 2026-04-06 19:55:43.493 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 38ee8cde-690f-4922-84b5-5b71a1dcaa05 2026-04-06 19:55:45.862 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port d19c4694-3901-48b8-a0c7-aa1c60d2ccaa 2026-04-06 19:55:45.960 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a1c471-36dc-45e6-bf9e-f2c69060ebe7'] response: {'server_uuid': 'adcda082-0af5-458f-8463-a4d8f864f4a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd19c4694-3901-48b8-a0c7-aa1c60d2ccaa', 'code': 200} 2026-04-06 19:55:47.371 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port d19c4694-3901-48b8-a0c7-aa1c60d2ccaa 2026-04-06 19:55:48.586 16 INFO neutron.plugins.ml2.plugin [None req-993ff66b-9bc2-4a32-9dab-6a13666dd53e - - - - - -] Attempt 1 to provision port 9c5c1b91-1fe2-46c5-8a2d-885367fa4ac7 2026-04-06 19:55:51.540 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 1c27d6ac-fca9-4b60-91ef-80b50e17d727 2026-04-06 19:55:51.853 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e8c9fa4b-fe06-4bec-b2f7-5a3d39fdd4e3 2026-04-06 19:55:53.336 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 1c27d6ac-fca9-4b60-91ef-80b50e17d727 2026-04-06 19:55:53.538 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port e8c9fa4b-fe06-4bec-b2f7-5a3d39fdd4e3 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.193 16 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-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.193 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.197 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.197 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 2 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.210 16 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-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.210 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.212 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.212 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 3 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.226 16 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-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.226 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.228 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.228 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 4 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.246 16 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-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.246 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.247 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.247 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 5 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.260 16 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-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.260 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.261 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.262 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 6 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.275 16 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-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.275 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.277 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.277 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 7 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.290 16 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-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.290 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.292 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.292 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 8 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.312 16 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-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.312 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.314 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.315 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 9 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.323 16 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-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.323 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.324 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:08.324 16 INFO neutron.plugins.ml2.plugin [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Attempt 10 to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-06 19:56:08.334 16 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-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2fd125a2-8529-41f6-ab0f-a6591e064d5d could not be found. 2026-04-06 19:56:08.334 16 ERROR neutron.plugins.ml2.managers 2026-04-06 19:56:08.336 16 ERROR neutron.plugins.ml2.managers [None req-55e49e7f-f52f-46f0-8206-7143258cd177 - - - - - -] Failed to bind port 8c73ed0e-41e7-4b75-9590-2dce66cbf95c on host instance for vnic_type normal using segments [{'id': '818aec23-0a06-4432-9001-0920abf9f865', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 555, 'network_id': '54c06eda-78ed-4cb7-be7d-ce84422a964b'}] 2026-04-06 19:56:13.471 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8e66866f-e4c3-47bd-b55f-e62bdef797a5 2026-04-06 19:56:13.807 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port d00f1ac9-d3c9-459c-b08a-6e82661e931b 2026-04-06 19:56:15.409 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8e66866f-e4c3-47bd-b55f-e62bdef797a5 2026-04-06 19:56:15.592 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port d00f1ac9-d3c9-459c-b08a-6e82661e931b 2026-04-06 19:56:19.422 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 02054a48-1418-4b61-94c5-9ddd43cde886 2026-04-06 19:56:19.729 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 1de36df4-10a4-4564-bcbc-2e9439853ae2 2026-04-06 19:56:20.355 16 INFO neutron.plugins.ml2.plugin [None req-1460885b-8552-4477-a473-ec7cd362169f - - - - - -] Attempt 1 to provision port 8e66866f-e4c3-47bd-b55f-e62bdef797a5 2026-04-06 19:56:20.423 16 INFO neutron.plugins.ml2.plugin [None req-1460885b-8552-4477-a473-ec7cd362169f - - - - - -] Attempt 1 to provision port 1de36df4-10a4-4564-bcbc-2e9439853ae2 2026-04-06 19:56:20.474 16 INFO neutron.plugins.ml2.plugin [None req-1460885b-8552-4477-a473-ec7cd362169f - - - - - -] Attempt 1 to provision port 6a832441-d16f-4519-8909-709335c7448f 2026-04-06 19:56:21.499 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 02054a48-1418-4b61-94c5-9ddd43cde886 2026-04-06 19:56:21.748 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 1de36df4-10a4-4564-bcbc-2e9439853ae2 2026-04-06 19:56:24.793 16 INFO neutron.plugins.ml2.plugin [None req-6f6300d4-276b-4d16-b109-8534f7690884 - - - - - -] Attempt 1 to provision port 5af81128-644c-4872-9ebb-d674fcbd50e2 2026-04-06 19:56:24.821 16 INFO neutron.plugins.ml2.plugin [None req-6f6300d4-276b-4d16-b109-8534f7690884 - - - - - -] Attempt 1 to provision port 6a832441-d16f-4519-8909-709335c7448f 2026-04-06 19:56:24.841 16 INFO neutron.plugins.ml2.plugin [None req-6f6300d4-276b-4d16-b109-8534f7690884 - - - - - -] Attempt 1 to provision port 6b310ddf-3aee-4763-816e-fe1b90b9dbd3 2026-04-06 19:56:24.871 16 INFO neutron.plugins.ml2.plugin [None req-6f6300d4-276b-4d16-b109-8534f7690884 - - - - - -] Attempt 1 to provision port 1de36df4-10a4-4564-bcbc-2e9439853ae2 2026-04-06 19:56:25.885 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6eeac83c-9d1d-4eca-bc40-029a5b01558a 2026-04-06 19:56:25.981 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff76e2c8-1d8e-4784-8341-61156645035f'] response: {'server_uuid': '5dad0a23-6319-4c7a-95aa-fb9d87726831', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6eeac83c-9d1d-4eca-bc40-029a5b01558a', 'code': 200} 2026-04-06 19:56:27.415 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6eeac83c-9d1d-4eca-bc40-029a5b01558a 2026-04-06 19:56:29.737 16 INFO neutron.plugins.ml2.plugin [None req-2a91921b-ec01-4f27-b428-7d4230315304 - - - - - -] Attempt 1 to provision port 6b310ddf-3aee-4763-816e-fe1b90b9dbd3 2026-04-06 19:56:29.767 16 INFO neutron.plugins.ml2.plugin [None req-2a91921b-ec01-4f27-b428-7d4230315304 - - - - - -] Attempt 1 to provision port 6e85558d-2bb9-4184-b154-ed466ff11250 2026-04-06 19:56:29.794 16 INFO neutron.plugins.ml2.plugin [None req-2a91921b-ec01-4f27-b428-7d4230315304 - - - - - -] Attempt 1 to provision port 6a832441-d16f-4519-8909-709335c7448f 2026-04-06 19:56:32.416 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8ccad773-f7ff-4350-a47c-0d386f3e0f84 2026-04-06 19:56:32.476 16 INFO neutron.plugins.ml2.plugin [None req-b913e421-4114-4497-9101-38eddebbbb37 - - - - - -] Attempt 1 to provision port 8ccad773-f7ff-4350-a47c-0d386f3e0f84 2026-04-06 19:56:32.521 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-82138213-5891-4ea9-8826-e2947c560f24'] response: {'server_uuid': '295a446b-cb23-45bf-a767-2da7eeddacd9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ccad773-f7ff-4350-a47c-0d386f3e0f84', 'code': 200} 2026-04-06 19:56:33.461 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8ccad773-f7ff-4350-a47c-0d386f3e0f84 2026-04-06 19:56:33.672 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 5af81128-644c-4872-9ebb-d674fcbd50e2 2026-04-06 19:56:33.886 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6a832441-d16f-4519-8909-709335c7448f 2026-04-06 19:56:35.534 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6a832441-d16f-4519-8909-709335c7448f 2026-04-06 19:56:35.751 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6e85558d-2bb9-4184-b154-ed466ff11250 2026-04-06 19:56:36.119 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 5af81128-644c-4872-9ebb-d674fcbd50e2 2026-04-06 19:56:36.306 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6b310ddf-3aee-4763-816e-fe1b90b9dbd3 2026-04-06 19:56:37.367 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6e85558d-2bb9-4184-b154-ed466ff11250 2026-04-06 19:56:37.518 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6b310ddf-3aee-4763-816e-fe1b90b9dbd3 2026-04-06 19:56:43.375 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 119d0aba-a3e0-49f4-b272-d6d4bef8fd90 2026-04-06 19:56:44.125 16 INFO neutron.plugins.ml2.plugin [None req-df2ee4e9-fe23-4641-acbc-cab4031fffd9 - - - - - -] Attempt 1 to provision port 119d0aba-a3e0-49f4-b272-d6d4bef8fd90 2026-04-06 19:56:49.591 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ec006bb-c884-445a-9ab9-7c339c9c2b46'] response: {'server_uuid': '295a446b-cb23-45bf-a767-2da7eeddacd9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8ccad773-f7ff-4350-a47c-0d386f3e0f84', 'code': 200} 2026-04-06 19:57:05.485 13 INFO neutron_taas.services.taas.taas_plugin [None req-781ac666-fd63-4241-88b5-d288893436e5 - - - - - -] TaaS: Handle Delete Port: 27ad7c75-c93f-47fa-b1bc-310e19f14547 2026-04-06 19:57:05.492 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-781ac666-fd63-4241-88b5-d288893436e5 - - - - - -] Tap Mirror: Handle Delete Port: 27ad7c75-c93f-47fa-b1bc-310e19f14547 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-06 19:57:17.363 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6db76d71-0dab-4986-90cd-8b89b147943e 2026-04-06 19:57:19.345 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6db76d71-0dab-4986-90cd-8b89b147943e 2026-04-06 19:57:21.443 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 6db76d71-0dab-4986-90cd-8b89b147943e 2026-04-06 19:57:21.658 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 713ece39-3b84-458d-a8fb-bae00fecf4bc 2026-04-06 19:57:23.466 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c0ad4428-22eb-4180-a3b6-f39cd1b23806 2026-04-06 19:57:23.733 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 713ece39-3b84-458d-a8fb-bae00fecf4bc 2026-04-06 19:57:25.346 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c0ad4428-22eb-4180-a3b6-f39cd1b23806 2026-04-06 19:57:27.387 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8eb3589d-05c8-4db7-b5d4-6335484fdb30 2026-04-06 19:57:29.407 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 8eb3589d-05c8-4db7-b5d4-6335484fdb30 2026-04-06 19:57:33.926 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port c37059e2-57fd-4251-b37b-78a12d08840b 2026-04-06 19:57:33.949 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:33.968 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port 493f08e4-beaf-4ed4-afc5-2ae5d4b7b2c7 2026-04-06 19:57:33.989 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port 8eb3589d-05c8-4db7-b5d4-6335484fdb30 2026-04-06 19:57:34.035 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:34.067 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port 6db76d71-0dab-4986-90cd-8b89b147943e 2026-04-06 19:57:34.116 16 INFO neutron.plugins.ml2.plugin [None req-a6c918cc-7a03-4adf-a6b1-1d71a3ca0fc7 - - - - - -] Attempt 1 to provision port c0ad4428-22eb-4180-a3b6-f39cd1b23806 2026-04-06 19:57:35.940 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ccfba30e-7a7a-4a95-a636-b5eefd7da720 2026-04-06 19:57:36.030 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c43b242-2481-41d4-b5db-35ce1878d11c'] response: {'server_uuid': 'd317bcb1-c99f-4a56-b994-4d6b8ca8939b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccfba30e-7a7a-4a95-a636-b5eefd7da720', 'code': 200} 2026-04-06 19:57:37.164 13 INFO neutron.plugins.ml2.plugin [None req-87aac8d1-768c-4b2b-8d09-9f6b59cf9475 - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:37.195 13 INFO neutron.plugins.ml2.plugin [None req-87aac8d1-768c-4b2b-8d09-9f6b59cf9475 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:37.228 13 INFO neutron.plugins.ml2.plugin [None req-87aac8d1-768c-4b2b-8d09-9f6b59cf9475 - - - - - -] Attempt 1 to provision port ccfba30e-7a7a-4a95-a636-b5eefd7da720 2026-04-06 19:57:37.273 13 INFO neutron.plugins.ml2.plugin [None req-87aac8d1-768c-4b2b-8d09-9f6b59cf9475 - - - - - -] Attempt 1 to provision port c0ad4428-22eb-4180-a3b6-f39cd1b23806 2026-04-06 19:57:37.335 13 INFO neutron.plugins.ml2.plugin [None req-87aac8d1-768c-4b2b-8d09-9f6b59cf9475 - - - - - -] Attempt 1 to provision port 8eb3589d-05c8-4db7-b5d4-6335484fdb30 2026-04-06 19:57:37.424 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ccfba30e-7a7a-4a95-a636-b5eefd7da720 2026-04-06 19:57:39.425 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:39.662 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 493f08e4-beaf-4ed4-afc5-2ae5d4b7b2c7 2026-04-06 19:57:39.897 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c37059e2-57fd-4251-b37b-78a12d08840b 2026-04-06 19:57:40.144 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:41.217 13 INFO neutron.plugins.ml2.plugin [None req-5ef51da6-6db4-40cb-9652-f68e6587b7ee - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:41.269 13 INFO neutron.plugins.ml2.plugin [None req-5ef51da6-6db4-40cb-9652-f68e6587b7ee - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:41.323 13 INFO neutron.plugins.ml2.plugin [None req-5ef51da6-6db4-40cb-9652-f68e6587b7ee - - - - - -] Attempt 1 to provision port ccfba30e-7a7a-4a95-a636-b5eefd7da720 2026-04-06 19:57:41.373 13 INFO neutron.plugins.ml2.plugin [None req-5ef51da6-6db4-40cb-9652-f68e6587b7ee - - - - - -] Attempt 1 to provision port c0ad4428-22eb-4180-a3b6-f39cd1b23806 2026-04-06 19:57:41.441 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:41.457 13 INFO neutron.plugins.ml2.plugin [None req-5ef51da6-6db4-40cb-9652-f68e6587b7ee - - - - - -] Attempt 1 to provision port 8eb3589d-05c8-4db7-b5d4-6335484fdb30 2026-04-06 19:57:41.684 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c37059e2-57fd-4251-b37b-78a12d08840b 2026-04-06 19:57:41.894 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 493f08e4-beaf-4ed4-afc5-2ae5d4b7b2c7 2026-04-06 19:57:42.046 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:43.434 13 INFO neutron.plugins.ml2.plugin [None req-42e202d2-8f58-4d49-85dd-3bb98e107dc2 - - - - - -] Attempt 1 to provision port 89c77f87-5310-4161-9b9d-03b86c5d769f 2026-04-06 19:57:43.531 13 INFO neutron.plugins.ml2.plugin [None req-42e202d2-8f58-4d49-85dd-3bb98e107dc2 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:44.773 13 INFO neutron.plugins.ml2.plugin [None req-5c0f4747-b8ea-40de-b3e0-9f0ce9421ce1 - - - - - -] Attempt 1 to provision port b634bb06-c709-439e-8fd0-3d8841e0a8a0 2026-04-06 19:57:46.119 13 INFO neutron.plugins.ml2.plugin [None req-2d9defbf-3f86-4f1a-a94e-a5a29ec5e219 - - - - - -] Attempt 1 to provision port ccfba30e-7a7a-4a95-a636-b5eefd7da720 2026-04-06 19:57:55.434 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c5d53f74-f182-4383-8b92-b261185e8ffe 2026-04-06 19:57:55.557 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6bc5374-52f7-411f-b17b-33079403b71d'] response: {'server_uuid': 'e2091f93-63bf-4f56-866d-7ccbd1350a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5d53f74-f182-4383-8b92-b261185e8ffe', 'code': 200} 2026-04-06 19:57:57.421 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port c5d53f74-f182-4383-8b92-b261185e8ffe 2026-04-06 19:58:25.991 13 INFO neutron.plugins.ml2.plugin [None req-68aa97a2-33a4-4d3f-bd3a-36cabcd1f02f - - - - - -] Attempt 1 to provision port 8ae655f4-a754-47a1-bba7-0ce748316845 2026-04-06 19:58:47.931 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ee62b278-0f92-40b5-8637-40aa063990bd 2026-04-06 19:58:48.094 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d752625-881b-41a6-ac1f-02739be8b3af'] response: {'server_uuid': 'e7d3906f-a9f9-4f9a-b097-c43d07883c88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee62b278-0f92-40b5-8637-40aa063990bd', 'code': 200} 2026-04-06 19:58:49.390 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ee62b278-0f92-40b5-8637-40aa063990bd 2026-04-06 19:59:27.665 16 INFO neutron.plugins.ml2.plugin [None req-0434f133-4894-488d-81f8-a6092e06982f - - - - - -] Attempt 1 to provision port 4d612ba0-dd1c-43b9-bc1e-db107023d01a 2026-04-06 19:59:33.429 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 4d612ba0-dd1c-43b9-bc1e-db107023d01a 2026-04-06 19:59:33.536 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f5376d6-d27c-4e93-81e2-ec773bf5d2c8'] response: {'server_uuid': 'e7d3906f-a9f9-4f9a-b097-c43d07883c88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d612ba0-dd1c-43b9-bc1e-db107023d01a', 'code': 200} 2026-04-06 19:59:35.433 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 4d612ba0-dd1c-43b9-bc1e-db107023d01a 2026-04-06 19:59:37.936 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port 4d612ba0-dd1c-43b9-bc1e-db107023d01a 2026-04-06 20:00:02.598 16 INFO neutron.plugins.ml2.plugin [None req-7a174169-8504-419f-9988-6f0904ddff83 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:11.012 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:11.151 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4225761c-e9eb-4ae2-90e4-34e4b8a7cb5c'] response: {'server_uuid': 'e7d3906f-a9f9-4f9a-b097-c43d07883c88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f', 'code': 200} 2026-04-06 20:00:11.654 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:22.514 13 INFO neutron.plugins.ml2.plugin [None req-abf38f06-9cb4-4e89-9761-14fe39fc53c0 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:29.658 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:29.770 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-15c57674-5cd9-4c57-a5cc-ed90f6bb74ef'] response: {'server_uuid': 'e7d3906f-a9f9-4f9a-b097-c43d07883c88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca6930c8-a93e-45bc-a0c7-50a0026dd6cb', 'code': 200} 2026-04-06 20:00:31.749 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:31.769 13 INFO neutron.plugins.ml2.plugin [None req-ef6cf074-46a6-4aa5-a350-ddb536d9e137 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:31.927 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:45.658 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:46.907 13 INFO neutron.plugins.ml2.plugin [None req-3e2d435b-4bc5-4b0d-a87f-978dcb8d8be0 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:47.677 16 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ca6930c8-a93e-45bc-a0c7-50a0026dd6cb 2026-04-06 20:00:56.604 16 INFO neutron.plugins.ml2.plugin [None req-fa88c621-2156-4665-b326-6b5779954656 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:00:57.711 13 INFO neutron.plugins.ml2.plugin [None req-5068f528-9a8b-4855-8658-e17551eb6309 - - - - - -] Attempt 1 to provision port ecffc8e7-e30b-46e6-9607-e8f4b8cd1c2f 2026-04-06 20:01:39.800 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc3af195-8491-400a-b39d-fa9c3c9386de'] response: {'server_uuid': 'd317bcb1-c99f-4a56-b994-4d6b8ca8939b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ccfba30e-7a7a-4a95-a636-b5eefd7da720', 'code': 200}