+ 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-28 23:01:10.526 1 INFO neutron.common.config [-] Logging enabled! 2026-04-28 23:01:10.527 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev5 2026-04-28 23:01:10.527 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-28 23:01:10.527 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 23:01:11.926 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:01:11.928 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 23:01:11.932 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 23:01:11.933 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 23:01:11.933 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 23:01:11.933 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 23:01:11.933 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:01:11.939 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:01:11.939 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:01:11.940 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:01:11.959 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 23:01:11.960 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 23:01:11.960 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 23:01:11.981 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 23:01:11.981 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 23:01:11.981 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 23:01:11.981 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 23:01:12.265 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing driver for type 'vlan' 2026-04-28 23:01:12.450 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] VlanTypeDriver initialization complete 2026-04-28 23:01:12.451 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 23:01:12.451 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 23:01:12.496 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 23:01:12.496 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 23:01:12.497 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing extension driver 'port_security' 2026-04-28 23:01:12.497 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 23:01:12.498 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing extension driver 'qos' 2026-04-28 23:01:12.498 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 23:01:12.498 1 INFO neutron.plugins.ml2.managers [None req-5ef968f8-6b59-4d64-b509-1c694d6485ee - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 23:01:12.511 1 INFO neutron.quota [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded quota_driver: . 2026-04-28 23:01:12.511 1 INFO neutron.plugins.ml2.plugin [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 23:01:12.511 1 INFO neutron.plugins.ml2.managers [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 23:01:12.512 1 INFO neutron.plugins.ml2.managers [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 23:01:12.512 1 INFO neutron.plugins.ml2.managers [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 23:01:12.512 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: qos 2026-04-28 23:01:12.523 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: router 2026-04-28 23:01:12.557 1 INFO neutron.services.service_base [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 23:01:12.558 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: segments 2026-04-28 23:01:12.625 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: trunk 2026-04-28 23:01:12.637 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: vpnaas 2026-04-28 23:01:12.672 1 WARNING stevedore.named [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 23:01:12.747 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 23:01:12.748 1 INFO neutron.common.utils [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 23:01:12.748 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: taas 2026-04-28 23:01:12.768 1 WARNING stevedore.named [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:01:12.793 1 INFO neutron_taas.services.taas.taas_plugin [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:01:12.793 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: tapmirror 2026-04-28 23:01:12.803 1 WARNING stevedore.named [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 23:01:12.819 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:01:12.820 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: auto_allocate 2026-04-28 23:01:12.827 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: tag 2026-04-28 23:01:12.834 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: timestamp 2026-04-28 23:01:12.836 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 23:01:12.839 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: flavors 2026-04-28 23:01:12.842 1 INFO neutron.manager [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loading Plugin: revisions 2026-04-28 23:01:12.845 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Initializing extension manager. 2026-04-28 23:01:12.846 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: address-group 2026-04-28 23:01:12.847 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: address-scope 2026-04-28 23:01:12.847 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 23:01:12.848 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: agent 2026-04-28 23:01:12.849 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 23:01:12.850 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 23:01:12.850 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 23:01:12.851 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: availability_zone 2026-04-28 23:01:12.851 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 23:01:12.852 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 23:01:12.852 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: default-subnetpools 2026-04-28 23:01:12.853 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 23:01:12.854 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: dns-integration 2026-04-28 23:01:12.854 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 23:01:12.855 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 23:01:12.855 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: dvr 2026-04-28 23:01:12.856 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 23:01:12.856 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 23:01:12.856 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:01:12.857 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 23:01:12.857 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: external-net 2026-04-28 23:01:12.858 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 23:01:12.858 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: extraroute 2026-04-28 23:01:12.859 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 23:01:12.860 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 23:01:12.860 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 23:01:12.860 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 23:01:12.861 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 23:01:12.861 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: fip-port-details 2026-04-28 23:01:12.862 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: flavors 2026-04-28 23:01:12.863 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 23:01:12.863 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: floatingip-pools 2026-04-28 23:01:12.864 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: ip_allocation 2026-04-28 23:01:12.864 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 23:01:12.865 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: l2_adjacency 2026-04-28 23:01:12.866 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: router 2026-04-28 23:01:12.868 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:01:12.868 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 23:01:12.869 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 23:01:12.869 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 23:01:12.870 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: l3-ha 2026-04-28 23:01:12.870 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:01:12.871 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 23:01:12.871 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: l3-flavors 2026-04-28 23:01:12.872 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:01:12.873 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 23:01:12.875 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 23:01:12.876 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 23:01:12.877 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 23:01:12.880 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 23:01:12.881 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 23:01:12.881 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: multi-provider 2026-04-28 23:01:12.882 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: net-mtu 2026-04-28 23:01:12.882 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 23:01:12.883 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: network_availability_zone 2026-04-28 23:01:12.883 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: network_ha 2026-04-28 23:01:12.883 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: network-ip-availability 2026-04-28 23:01:12.884 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 23:01:12.885 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: pagination 2026-04-28 23:01:12.885 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-device-profile 2026-04-28 23:01:12.886 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 23:01:12.886 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 23:01:12.886 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 23:01:12.887 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-mac-override 2026-04-28 23:01:12.887 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 23:01:12.888 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 23:01:12.888 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 23:01:12.888 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-resource-request 2026-04-28 23:01:12.889 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 23:01:12.889 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 23:01:12.890 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: binding 2026-04-28 23:01:12.890 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: binding-extended 2026-04-28 23:01:12.891 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-security 2026-04-28 23:01:12.891 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: project-id 2026-04-28 23:01:12.891 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: provider 2026-04-28 23:01:12.892 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 23:01:12.894 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos 2026-04-28 23:01:12.895 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 23:01:12.895 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 23:01:12.896 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-default 2026-04-28 23:01:12.896 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-fip 2026-04-28 23:01:12.897 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 23:01:12.897 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 23:01:12.898 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 23:01:12.899 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 23:01:12.899 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 23:01:12.900 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-pps 2026-04-28 23:01:12.900 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 23:01:12.901 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 23:01:12.902 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 23:01:12.902 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: quota-check-limit 2026-04-28 23:01:12.903 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 23:01:12.905 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: quotas 2026-04-28 23:01:12.909 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: quota_details 2026-04-28 23:01:12.910 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: rbac-policies 2026-04-28 23:01:12.911 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: rbac-address-group 2026-04-28 23:01:12.911 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 23:01:12.912 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 23:01:12.912 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 23:01:12.913 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: revision-if-match 2026-04-28 23:01:12.914 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 23:01:12.914 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: router_availability_zone 2026-04-28 23:01:12.915 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 23:01:12.917 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 23:01:12.917 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 23:01:12.918 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 23:01:12.918 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 23:01:12.919 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 23:01:12.919 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 23:01:12.925 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: security-group 2026-04-28 23:01:12.926 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: segment 2026-04-28 23:01:12.926 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 23:01:12.927 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: service-type 2026-04-28 23:01:12.927 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: sorting 2026-04-28 23:01:12.928 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 23:01:12.929 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: standard-attr-description 2026-04-28 23:01:12.929 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: stateful-security-group 2026-04-28 23:01:12.930 1 WARNING neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 23:01:12.930 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 23:01:12.931 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnet-external-network 2026-04-28 23:01:12.932 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnet_onboard 2026-04-28 23:01:12.932 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 23:01:12.933 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnet-service-types 2026-04-28 23:01:12.934 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnet_allocation 2026-04-28 23:01:12.934 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 23:01:12.935 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: tag-creation 2026-04-28 23:01:12.935 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 23:01:12.940 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 23:01:12.941 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 23:01:12.942 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: trunk 2026-04-28 23:01:12.943 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: trunk-details 2026-04-28 23:01:12.943 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 23:01:12.944 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 23:01:12.944 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 23:01:12.945 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 23:01:12.947 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 23:01:12.948 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 23:01:12.949 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: vpn-flavors 2026-04-28 23:01:12.950 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: vpnaas 2026-04-28 23:01:12.952 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: taas 2026-04-28 23:01:12.953 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: tap-mirror 2026-04-28 23:01:12.953 1 INFO neutron.api.extensions [None req-b95b6ce1-652b-4dbe-91af-088efb241edc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 23:01:43.034 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 23:01:43.083 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 23:01:43.090 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-28 23:01:57.328 16 INFO neutron.db.l3_hamode_db [None req-230377c2-144a-4d02-a74a-77f649153883 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 23:02:11.338 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:02:12.719 16 INFO neutron.plugins.ml2.plugin [None req-efdd5c66-5791-4cdf-bd33-550d2c13a17e - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:02:13.262 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:02:14.376 16 INFO neutron.plugins.ml2.plugin [None req-deb2a402-f121-4bd1-bd13-38ba53e015f8 - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:06:47.335 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 1beb9279-4495-4537-979c-733bf7791160 2026-04-28 23:06:48.056 16 INFO neutron.plugins.ml2.plugin [None req-35859a2c-b4f1-45ae-992d-2f361347351c - - - - - -] Attempt 1 to provision port 1beb9279-4495-4537-979c-733bf7791160 2026-04-28 23:06:49.491 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 1beb9279-4495-4537-979c-733bf7791160 2026-04-28 23:06:49.698 16 INFO neutron.plugins.ml2.plugin [None req-eaff954a-d827-4f9a-a4cb-87ed40ce6943 - - - - - -] Attempt 1 to provision port 1beb9279-4495-4537-979c-733bf7791160 2026-04-28 23:06:54.942 16 INFO neutron.plugins.ml2.plugin [None req-b3bef200-a13e-448d-b0a6-14822bc5f0e8 - - - - - -] Attempt 1 to provision port 31d9f566-19ee-4c16-8ab9-79e1a1c5b2e3 2026-04-28 23:10:41.958 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 31d9f566-19ee-4c16-8ab9-79e1a1c5b2e3 2026-04-28 23:10:43.380 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 31d9f566-19ee-4c16-8ab9-79e1a1c5b2e3 2026-04-28 23:19:27.588 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port de0c0220-da20-48ac-874d-1777f9ae9b39 2026-04-28 23:19:29.526 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port de0c0220-da20-48ac-874d-1777f9ae9b39 2026-04-28 23:29:40.831 13 INFO neutron.plugins.ml2.plugin [None req-0233b8c3-dac7-4a25-a05f-5b6465740680 - - - - - -] Attempt 1 to provision port 1beb9279-4495-4537-979c-733bf7791160 2026-04-28 23:29:40.870 13 INFO neutron.plugins.ml2.plugin [None req-0233b8c3-dac7-4a25-a05f-5b6465740680 - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:29:40.908 13 INFO neutron.plugins.ml2.plugin [None req-0233b8c3-dac7-4a25-a05f-5b6465740680 - - - - - -] Attempt 1 to provision port 31d9f566-19ee-4c16-8ab9-79e1a1c5b2e3 2026-04-28 23:34:45.683 13 INFO neutron.plugins.ml2.plugin [None req-be18db1f-0f17-4b2a-a677-9c5a55f128c3 - - - - - -] Attempt 1 to provision port b84a62d9-18d4-4f64-937f-9a7d8e921c78 2026-04-28 23:34:45.785 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port b84a62d9-18d4-4f64-937f-9a7d8e921c78 2026-04-28 23:34:47.768 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port b84a62d9-18d4-4f64-937f-9a7d8e921c78 2026-04-28 23:34:49.859 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 943a807e-4528-41a2-af25-986aeda6198b 2026-04-28 23:34:51.804 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 943a807e-4528-41a2-af25-986aeda6198b 2026-04-28 23:34:53.967 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4cee60ff-b265-4e81-b986-5a9507e6b555 2026-04-28 23:34:54.383 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 60062282-df58-4297-b1aa-d0343ad3616f 2026-04-28 23:34:54.804 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6c746bc3-784a-4aed-aa1c-e13c28e8c371 2026-04-28 23:34:55.242 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 15f4f20f-fac8-4ac9-bd93-0f766c381d7d 2026-04-28 23:34:55.786 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port e2f14b55-53c0-4051-bed9-37c313e02334 2026-04-28 23:34:55.831 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port 0d2b4ec3-7431-4312-99e8-a598fe0510db 2026-04-28 23:34:55.870 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port 10b7e1e3-cabc-4037-b6a0-d6f5f13d7794 2026-04-28 23:34:55.896 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port 943a807e-4528-41a2-af25-986aeda6198b 2026-04-28 23:34:55.980 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port 60062282-df58-4297-b1aa-d0343ad3616f 2026-04-28 23:34:56.024 16 INFO neutron.plugins.ml2.plugin [None req-9055e9df-8a65-4fd0-9fca-0989d1e526c7 - - - - - -] Attempt 1 to provision port 31341bef-238a-4b10-b2a5-cef3a5b08756 2026-04-28 23:34:56.180 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4cee60ff-b265-4e81-b986-5a9507e6b555 2026-04-28 23:34:56.327 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 60062282-df58-4297-b1aa-d0343ad3616f 2026-04-28 23:34:56.526 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 3e0799ff-7ff6-416e-aed5-ab5d8a49aa59 2026-04-28 23:34:56.851 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6c746bc3-784a-4aed-aa1c-e13c28e8c371 2026-04-28 23:34:57.028 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 15f4f20f-fac8-4ac9-bd93-0f766c381d7d 2026-04-28 23:34:58.064 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 3e0799ff-7ff6-416e-aed5-ab5d8a49aa59 2026-04-28 23:35:00.807 13 INFO neutron.plugins.ml2.plugin [None req-e4d0810e-80a6-4a73-ae37-c48af79a5a2d - - - - - -] Attempt 1 to provision port 943a807e-4528-41a2-af25-986aeda6198b 2026-04-28 23:35:00.880 13 INFO neutron.plugins.ml2.plugin [None req-e4d0810e-80a6-4a73-ae37-c48af79a5a2d - - - - - -] Attempt 1 to provision port 10b7e1e3-cabc-4037-b6a0-d6f5f13d7794 2026-04-28 23:35:01.265 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 79472f4d-e190-4cdc-b721-beceb21177d2 2026-04-28 23:35:01.645 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4f909ff8-c96c-45ce-8794-b43fdd8140a5 2026-04-28 23:35:01.937 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-092b983d-b1d5-4314-9c64-216ab08acaf6'] response: {'server_uuid': '9a16287f-9812-461b-9026-175261a5df63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79472f4d-e190-4cdc-b721-beceb21177d2', 'code': 200} 2026-04-28 23:35:02.480 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 79472f4d-e190-4cdc-b721-beceb21177d2 2026-04-28 23:35:02.737 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4f909ff8-c96c-45ce-8794-b43fdd8140a5 2026-04-28 23:35:03.974 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd0f5d09-9c8d-48fc-bc75-d08f3ce0bb29'] response: {'server_uuid': '94d10f33-6497-4a1e-9b68-ed9d0adc5588', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f909ff8-c96c-45ce-8794-b43fdd8140a5', 'code': 200} 2026-04-28 23:35:04.930 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port aa95cffd-576c-48d3-a141-4957c701385d 2026-04-28 23:35:05.618 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-750f814f-ecb0-4aaf-baf6-0112bde7ffdd'] response: {'server_uuid': '35344e9a-b7d7-44a5-b3e6-1108a323281d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa95cffd-576c-48d3-a141-4957c701385d', 'code': 200} 2026-04-28 23:35:06.488 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port aa95cffd-576c-48d3-a141-4957c701385d 2026-04-28 23:35:08.497 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port e61b3589-7105-4df5-b099-10beb5dece5c 2026-04-28 23:35:08.901 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 04c991be-669d-4578-8fcf-15c6731b2e22 2026-04-28 23:35:10.517 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port e61b3589-7105-4df5-b099-10beb5dece5c 2026-04-28 23:35:10.737 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 04c991be-669d-4578-8fcf-15c6731b2e22 2026-04-28 23:35:18.740 16 INFO neutron.plugins.ml2.plugin [None req-936d552d-1093-4d6a-aff3-8de3e17e1a31 - - - - - -] Attempt 1 to provision port b84a62d9-18d4-4f64-937f-9a7d8e921c78 2026-04-28 23:35:18.818 16 INFO neutron.plugins.ml2.plugin [None req-936d552d-1093-4d6a-aff3-8de3e17e1a31 - - - - - -] Attempt 1 to provision port 6c9f6e1b-f329-458c-b7d1-0571b552b921 2026-04-28 23:35:18.884 16 INFO neutron.plugins.ml2.plugin [None req-936d552d-1093-4d6a-aff3-8de3e17e1a31 - - - - - -] Attempt 1 to provision port 10b7e1e3-cabc-4037-b6a0-d6f5f13d7794 2026-04-28 23:35:18.941 16 INFO neutron.plugins.ml2.plugin [None req-936d552d-1093-4d6a-aff3-8de3e17e1a31 - - - - - -] Attempt 1 to provision port 04c991be-669d-4578-8fcf-15c6731b2e22 2026-04-28 23:35:22.594 16 INFO neutron.plugins.ml2.plugin [None req-0af24cc7-4bd4-4fd8-bdcd-0a78a42e2914 - - - - - -] Attempt 1 to provision port 6c9f6e1b-f329-458c-b7d1-0571b552b921 2026-04-28 23:35:23.235 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port f49465d2-ca31-4701-949b-2898683959b0 2026-04-28 23:35:23.358 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-920b9f6b-9d57-4870-aa88-2d9a5c1ff286'] response: {'server_uuid': '2a5dbd57-fab8-4517-ae49-b8d65aeab9b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f49465d2-ca31-4701-949b-2898683959b0', 'code': 200} 2026-04-28 23:35:24.749 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port f49465d2-ca31-4701-949b-2898683959b0 2026-04-28 23:35:25.519 16 INFO neutron.plugins.ml2.plugin [None req-5fb1b9ed-38e6-4eda-a6d7-8a4bc01276d8 - - - - - -] Attempt 1 to provision port c7bb30a9-5ba6-4778-91e9-0ce0a4cbce3c 2026-04-28 23:35:30.689 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a2117c68-5e88-4474-96c7-6ae656c9b3d6 2026-04-28 23:35:32.853 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a2117c68-5e88-4474-96c7-6ae656c9b3d6 2026-04-28 23:35:33.139 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port deaa2b42-41bf-4695-ae20-a2c79a20499b 2026-04-28 23:35:33.789 16 INFO neutron.plugins.ml2.plugin [None req-038dfbc0-4592-40df-aabf-6be3df58add0 - - - - - -] Attempt 1 to provision port deaa2b42-41bf-4695-ae20-a2c79a20499b 2026-04-28 23:35:33.847 16 INFO neutron.plugins.ml2.plugin [None req-038dfbc0-4592-40df-aabf-6be3df58add0 - - - - - -] Attempt 1 to provision port 05b0dcea-7c2e-4a6c-a9e7-70486e251801 2026-04-28 23:35:34.741 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port deaa2b42-41bf-4695-ae20-a2c79a20499b 2026-04-28 23:35:37.537 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port 52adf4b0-60d0-47f9-a8d7-109a8425aab8 2026-04-28 23:35:37.599 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port deaa2b42-41bf-4695-ae20-a2c79a20499b 2026-04-28 23:35:37.650 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port 05b0dcea-7c2e-4a6c-a9e7-70486e251801 2026-04-28 23:35:37.679 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port 6f8cb6ae-3ce5-4a95-976b-5068cc94d1c5 2026-04-28 23:35:37.711 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port c7bb30a9-5ba6-4778-91e9-0ce0a4cbce3c 2026-04-28 23:35:37.735 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port 7295b2e8-6a92-4154-a4fc-6817c6d980ea 2026-04-28 23:35:37.758 13 INFO neutron.plugins.ml2.plugin [None req-068d2312-6fcd-4938-8828-9456dd059f79 - - - - - -] Attempt 1 to provision port 96fe3992-e8ed-4146-87df-680bee5c0e75 2026-04-28 23:35:40.873 13 INFO neutron.plugins.ml2.plugin [None req-f6e4961e-096a-4daf-9dd2-dceabdb98b8f - - - - - -] Attempt 1 to provision port 05b0dcea-7c2e-4a6c-a9e7-70486e251801 2026-04-28 23:35:41.414 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a7f6d08d-e003-489e-b465-d31afd108942 2026-04-28 23:35:41.531 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-34a94272-1b0a-4c3d-8b11-4a5aa968ec46'] response: {'server_uuid': '6cf29906-3be7-46f3-b331-a5c1536116ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7f6d08d-e003-489e-b465-d31afd108942', 'code': 200} 2026-04-28 23:35:41.794 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6c9f6e1b-f329-458c-b7d1-0571b552b921 2026-04-28 23:35:42.028 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port c7bb30a9-5ba6-4778-91e9-0ce0a4cbce3c 2026-04-28 23:35:42.752 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a7f6d08d-e003-489e-b465-d31afd108942 2026-04-28 23:35:43.089 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6c9f6e1b-f329-458c-b7d1-0571b552b921 2026-04-28 23:35:43.376 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port c7bb30a9-5ba6-4778-91e9-0ce0a4cbce3c 2026-04-28 23:35:46.752 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 96fe3992-e8ed-4146-87df-680bee5c0e75 2026-04-28 23:35:46.995 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 05b0dcea-7c2e-4a6c-a9e7-70486e251801 2026-04-28 23:35:47.075 13 INFO neutron.plugins.ml2.plugin [None req-72a6b9da-f837-4db8-8bb9-6f0ec7ffb00d - - - - - -] Attempt 1 to provision port 84299882-d201-4ffd-befd-c666ed19259f 2026-04-28 23:35:48.740 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 96fe3992-e8ed-4146-87df-680bee5c0e75 2026-04-28 23:35:49.049 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 05b0dcea-7c2e-4a6c-a9e7-70486e251801 2026-04-28 23:35:49.808 13 INFO neutron.plugins.ml2.plugin [None req-6bf7ef00-8b5a-49dc-8afa-2a7aa18fe759 - - - - - -] Attempt 1 to provision port f49465d2-ca31-4701-949b-2898683959b0 2026-04-28 23:35:52.720 13 INFO neutron.plugins.ml2.plugin [None req-781f5f9d-262b-4ade-b17a-cc73cd4a7600 - - - - - -] Attempt 1 to provision port f49465d2-ca31-4701-949b-2898683959b0 2026-04-28 23:35:54.899 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 45068f2a-dfa0-4729-af3d-878ff2e26e19 2026-04-28 23:35:56.701 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 45068f2a-dfa0-4729-af3d-878ff2e26e19 2026-04-28 23:35:57.076 16 INFO neutron.plugins.ml2.plugin [None req-9d902597-edbe-4bb3-821c-4764bcd6b9d3 - - - - - -] Attempt 1 to provision port 45068f2a-dfa0-4729-af3d-878ff2e26e19 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.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-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.290 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.295 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.295 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 2 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.310 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-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.310 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.312 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.312 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 3 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.325 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-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.325 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.327 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.330 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 4 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.356 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-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.356 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.360 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.361 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 5 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.384 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-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.384 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.386 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.388 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 6 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.405 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-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.405 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.407 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.407 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 7 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.432 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-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.432 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.445 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.445 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 8 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.467 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-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.467 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.470 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.470 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 9 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.799 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-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.799 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.809 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [{'id': '5979f15b-55fa-4c29-8bf9-fb5bec47f690', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 751, 'network_id': 'c83dbadb-4479-4889-9f39-3e58ccbe2984'}] 2026-04-28 23:36:11.811 16 INFO neutron.plugins.ml2.plugin [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Attempt 10 to bind port 098b4265-188f-4048-bc43-69fb0b140722 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-28 23:36:11.834 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-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 23c90155-159a-47c6-b05f-b9b40b64851f could not be found. 2026-04-28 23:36:11.834 16 ERROR neutron.plugins.ml2.managers 2026-04-28 23:36:11.838 16 ERROR neutron.plugins.ml2.managers [None req-616e1d5f-c289-49f1-8acc-a3ecfb2876cb - - - - - -] Failed to bind port 098b4265-188f-4048-bc43-69fb0b140722 on host instance for vnic_type normal using segments [] 2026-04-28 23:36:12.978 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 336c77a9-e6e5-45fd-a6c7-0c82f221946f 2026-04-28 23:36:14.680 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 336c77a9-e6e5-45fd-a6c7-0c82f221946f 2026-04-28 23:36:16.963 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f6b3429-08b2-482f-a1b2-66b417188809'] response: {'server_uuid': '6cf29906-3be7-46f3-b331-a5c1536116ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a7f6d08d-e003-489e-b465-d31afd108942', 'code': 200} 2026-04-28 23:36:19.245 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a7f6d08d-e003-489e-b465-d31afd108942 2026-04-28 23:36:19.396 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-390e732d-6f3d-4664-9ca8-9da79812a519'] response: {'server_uuid': '6cf29906-3be7-46f3-b331-a5c1536116ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7f6d08d-e003-489e-b465-d31afd108942', 'code': 200} 2026-04-28 23:36:19.617 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a8055ee6-70af-4ea9-a6a6-64000bd82fea 2026-04-28 23:36:20.760 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a7f6d08d-e003-489e-b465-d31afd108942 2026-04-28 23:36:20.983 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a8055ee6-70af-4ea9-a6a6-64000bd82fea 2026-04-28 23:36:23.732 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 55265131-5104-445c-ad8c-0a09628cc498 2026-04-28 23:36:23.852 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c89ea34-31d4-4dae-816a-37b750a0f4dd'] response: {'server_uuid': '30e8306e-082a-4efe-98ce-bcd4430c1c6a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55265131-5104-445c-ad8c-0a09628cc498', 'code': 200} 2026-04-28 23:36:24.695 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 55265131-5104-445c-ad8c-0a09628cc498 2026-04-28 23:36:24.940 13 INFO neutron.plugins.ml2.plugin [None req-7cbf17cc-68d5-4981-94f7-d028b0d5d598 - - - - - -] Attempt 1 to provision port b138b823-5974-498a-b740-c29aebd8a2f7 2026-04-28 23:36:24.977 13 INFO neutron.plugins.ml2.plugin [None req-7cbf17cc-68d5-4981-94f7-d028b0d5d598 - - - - - -] Attempt 1 to provision port 52908185-272a-4bc9-9dca-13b97ef9a42f 2026-04-28 23:36:25.000 13 INFO neutron.plugins.ml2.plugin [None req-7cbf17cc-68d5-4981-94f7-d028b0d5d598 - - - - - -] Attempt 1 to provision port 55265131-5104-445c-ad8c-0a09628cc498 2026-04-28 23:36:25.059 13 INFO neutron.plugins.ml2.plugin [None req-7cbf17cc-68d5-4981-94f7-d028b0d5d598 - - - - - -] Attempt 1 to provision port a8055ee6-70af-4ea9-a6a6-64000bd82fea 2026-04-28 23:36:28.836 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-acff25fb-c767-4016-98af-148acb58a378'] response: {'server_uuid': '30e8306e-082a-4efe-98ce-bcd4430c1c6a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55265131-5104-445c-ad8c-0a09628cc498', 'code': 200} 2026-04-28 23:36:30.707 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 52908185-272a-4bc9-9dca-13b97ef9a42f 2026-04-28 23:36:31.048 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port b138b823-5974-498a-b740-c29aebd8a2f7 2026-04-28 23:36:32.653 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 52908185-272a-4bc9-9dca-13b97ef9a42f 2026-04-28 23:36:32.802 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port b138b823-5974-498a-b740-c29aebd8a2f7 2026-04-28 23:36:44.854 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8950da6f-7c32-44f5-bb47-3d4f04f8b02e'] response: {'server_uuid': '6cf29906-3be7-46f3-b331-a5c1536116ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a7f6d08d-e003-489e-b465-d31afd108942', 'code': 200} 2026-04-28 23:37:12.774 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6e40ec39-49a1-4cb6-9931-73905b37c618 2026-04-28 23:37:14.649 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6e40ec39-49a1-4cb6-9931-73905b37c618 2026-04-28 23:37:16.722 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 76a77d14-976a-49bb-aa67-831ced50458c 2026-04-28 23:37:22.709 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 94df219f-08e5-4225-a725-ae2d0d9dad4b 2026-04-28 23:37:26.743 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port b54ff004-248b-46ce-a1e5-63ab70b37eba 2026-04-28 23:37:38.680 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 80b8ee5d-ff5e-4bb7-aea0-223d51a10de8 2026-04-28 23:37:40.775 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 82faacdd-7ec2-420a-8dc4-613f37247a15 2026-04-28 23:37:41.194 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 80b8ee5d-ff5e-4bb7-aea0-223d51a10de8 2026-04-28 23:37:42.892 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 82faacdd-7ec2-420a-8dc4-613f37247a15 2026-04-28 23:37:43.121 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port f4de470a-7eee-48c4-9048-6a619eba7990 2026-04-28 23:37:44.688 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port f4de470a-7eee-48c4-9048-6a619eba7990 2026-04-28 23:37:46.299 13 INFO neutron.plugins.ml2.plugin [None req-17efd3a5-f9fc-485e-9092-e9bfe8fa7cc6 - - - - - -] Attempt 1 to provision port 6e32e328-1cb5-48f1-901a-f991b227756b 2026-04-28 23:37:46.327 13 INFO neutron.plugins.ml2.plugin [None req-17efd3a5-f9fc-485e-9092-e9bfe8fa7cc6 - - - - - -] Attempt 1 to provision port f4de470a-7eee-48c4-9048-6a619eba7990 2026-04-28 23:37:46.393 13 INFO neutron.plugins.ml2.plugin [None req-17efd3a5-f9fc-485e-9092-e9bfe8fa7cc6 - - - - - -] Attempt 1 to provision port 5b17a675-2261-4344-8130-4ff86e9d2f4c 2026-04-28 23:37:46.424 13 INFO neutron.plugins.ml2.plugin [None req-17efd3a5-f9fc-485e-9092-e9bfe8fa7cc6 - - - - - -] Attempt 1 to provision port 80b8ee5d-ff5e-4bb7-aea0-223d51a10de8 2026-04-28 23:37:46.705 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6aa4b3b3-934a-4f48-8ea9-baa5c17448f8 2026-04-28 23:37:48.791 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6aa4b3b3-934a-4f48-8ea9-baa5c17448f8 2026-04-28 23:37:53.290 16 INFO neutron.plugins.ml2.plugin [None req-8129560f-a28c-42f7-9e2d-b7b5aacef1e8 - - - - - -] Attempt 1 to provision port f4de470a-7eee-48c4-9048-6a619eba7990 2026-04-28 23:37:53.341 16 INFO neutron.plugins.ml2.plugin [None req-8129560f-a28c-42f7-9e2d-b7b5aacef1e8 - - - - - -] Attempt 1 to provision port 5b17a675-2261-4344-8130-4ff86e9d2f4c 2026-04-28 23:37:53.375 16 INFO neutron.plugins.ml2.plugin [None req-8129560f-a28c-42f7-9e2d-b7b5aacef1e8 - - - - - -] Attempt 1 to provision port 80b8ee5d-ff5e-4bb7-aea0-223d51a10de8 2026-04-28 23:37:53.438 16 INFO neutron.plugins.ml2.plugin [None req-8129560f-a28c-42f7-9e2d-b7b5aacef1e8 - - - - - -] Attempt 1 to provision port 6e32e328-1cb5-48f1-901a-f991b227756b 2026-04-28 23:37:55.288 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:37:55.429 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1480306-9239-4fa9-a809-5c043f46685c'] response: {'server_uuid': '58b779bf-d77a-4002-b2fe-839d0e8293f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ecf11286-8c27-433f-8804-a568e5826800', 'code': 200} 2026-04-28 23:37:55.738 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0b2c322a-b770-490e-ad33-42d8631826f1 2026-04-28 23:37:56.910 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:37:57.123 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0b2c322a-b770-490e-ad33-42d8631826f1 2026-04-28 23:37:59.511 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 50764ec5-33fc-4479-9ef0-02354bd4110d 2026-04-28 23:37:59.692 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f3d9bc9-d5b0-43ac-b3a3-9b7e4f065c52'] response: {'server_uuid': '56086b01-8971-4f28-9a54-61ed38ae3cc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50764ec5-33fc-4479-9ef0-02354bd4110d', 'code': 200} 2026-04-28 23:38:00.211 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 73672a49-4391-44b7-ab62-b17de994ef48 2026-04-28 23:38:01.300 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 50764ec5-33fc-4479-9ef0-02354bd4110d 2026-04-28 23:38:01.748 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 090477f6-63bb-41fa-8b7f-3c6fb4ab8f1b 2026-04-28 23:38:02.180 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 73672a49-4391-44b7-ab62-b17de994ef48 2026-04-28 23:38:03.243 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6e32e328-1cb5-48f1-901a-f991b227756b 2026-04-28 23:38:03.642 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 5b17a675-2261-4344-8130-4ff86e9d2f4c 2026-04-28 23:38:04.646 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:05.186 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 090477f6-63bb-41fa-8b7f-3c6fb4ab8f1b 2026-04-28 23:38:05.308 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4a47f47d-48b1-4c78-97e4-fbc93ff6b55a 2026-04-28 23:38:07.077 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 6e32e328-1cb5-48f1-901a-f991b227756b 2026-04-28 23:38:07.264 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 5b17a675-2261-4344-8130-4ff86e9d2f4c 2026-04-28 23:38:07.499 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ebb9412a-b74e-4e0e-bb7c-fb763f554f26 2026-04-28 23:38:07.605 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f52dacb-c1be-4704-8cd0-e5fdf49e11f2'] response: {'server_uuid': '387556b9-e9d9-46dd-a677-090af960b5cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebb9412a-b74e-4e0e-bb7c-fb763f554f26', 'code': 200} 2026-04-28 23:38:07.895 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:08.155 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 361f7dec-06cd-4beb-9dc6-370170862189 2026-04-28 23:38:08.524 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 4a47f47d-48b1-4c78-97e4-fbc93ff6b55a 2026-04-28 23:38:08.636 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 0db59868-9ae0-482b-b8ee-edbb6fcf1945 2026-04-28 23:38:08.680 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port eb913caf-07d4-4714-8d90-c44ac3e57377 2026-04-28 23:38:08.910 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 49e48995-29d0-4310-bdfc-717fb45f1287 2026-04-28 23:38:09.049 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 6e32e328-1cb5-48f1-901a-f991b227756b 2026-04-28 23:38:09.124 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 361f7dec-06cd-4beb-9dc6-370170862189 2026-04-28 23:38:09.212 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 090477f6-63bb-41fa-8b7f-3c6fb4ab8f1b 2026-04-28 23:38:09.270 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 5b17a675-2261-4344-8130-4ff86e9d2f4c 2026-04-28 23:38:09.348 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 361f7dec-06cd-4beb-9dc6-370170862189 2026-04-28 23:38:09.350 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 50764ec5-33fc-4479-9ef0-02354bd4110d 2026-04-28 23:38:09.454 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 4a47f47d-48b1-4c78-97e4-fbc93ff6b55a 2026-04-28 23:38:09.552 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:09.644 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:38:09.668 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 49e48995-29d0-4310-bdfc-717fb45f1287 2026-04-28 23:38:09.724 16 INFO neutron.plugins.ml2.plugin [None req-6e47ecd1-224a-48f6-b18f-1d280d3ad382 - - - - - -] Attempt 1 to provision port 73672a49-4391-44b7-ab62-b17de994ef48 2026-04-28 23:38:09.946 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ebb9412a-b74e-4e0e-bb7c-fb763f554f26 2026-04-28 23:38:10.150 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port eb913caf-07d4-4714-8d90-c44ac3e57377 2026-04-28 23:38:11.194 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0db59868-9ae0-482b-b8ee-edbb6fcf1945 2026-04-28 23:38:11.449 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 31b4fc61-be36-49c4-908f-8479118cad64 2026-04-28 23:38:13.316 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0db59868-9ae0-482b-b8ee-edbb6fcf1945 2026-04-28 23:38:13.494 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ba9c3f36-879e-4a81-99d2-72b3a3df744e 2026-04-28 23:38:13.596 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-28e513da-5b4d-46ad-bac3-e820031c60ef'] response: {'server_uuid': '37d8d1b7-e70b-489b-97f9-fff3a02e4157', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba9c3f36-879e-4a81-99d2-72b3a3df744e', 'code': 200} 2026-04-28 23:38:13.812 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 31b4fc61-be36-49c4-908f-8479118cad64 2026-04-28 23:38:15.324 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ba9c3f36-879e-4a81-99d2-72b3a3df744e 2026-04-28 23:38:15.648 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port 0db59868-9ae0-482b-b8ee-edbb6fcf1945 2026-04-28 23:38:15.711 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port 49e48995-29d0-4310-bdfc-717fb45f1287 2026-04-28 23:38:15.793 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port 31b4fc61-be36-49c4-908f-8479118cad64 2026-04-28 23:38:15.861 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port 4a47f47d-48b1-4c78-97e4-fbc93ff6b55a 2026-04-28 23:38:15.936 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:16.014 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port ba9c3f36-879e-4a81-99d2-72b3a3df744e 2026-04-28 23:38:16.060 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:38:16.118 16 INFO neutron.plugins.ml2.plugin [None req-cc4e97b4-6db8-4528-9750-a6d942f5f0e4 - - - - - -] Attempt 1 to provision port 73672a49-4391-44b7-ab62-b17de994ef48 2026-04-28 23:38:19.518 13 INFO neutron.plugins.ml2.plugin [None req-d97add55-ecc9-4f5c-a1fb-54dcd5c48a8d - - - - - -] Attempt 1 to provision port 49e48995-29d0-4310-bdfc-717fb45f1287 2026-04-28 23:38:19.568 13 INFO neutron.plugins.ml2.plugin [None req-d97add55-ecc9-4f5c-a1fb-54dcd5c48a8d - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:19.626 13 INFO neutron.plugins.ml2.plugin [None req-d97add55-ecc9-4f5c-a1fb-54dcd5c48a8d - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:38:19.683 13 INFO neutron.plugins.ml2.plugin [None req-d97add55-ecc9-4f5c-a1fb-54dcd5c48a8d - - - - - -] Attempt 1 to provision port 73672a49-4391-44b7-ab62-b17de994ef48 2026-04-28 23:38:23.671 13 INFO neutron.plugins.ml2.plugin [None req-c1a6d2d4-a6da-4156-b2f9-246a75942d40 - - - - - -] Attempt 1 to provision port 50764ec5-33fc-4479-9ef0-02354bd4110d 2026-04-28 23:38:23.723 13 INFO neutron.plugins.ml2.plugin [None req-c1a6d2d4-a6da-4156-b2f9-246a75942d40 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:25.019 13 INFO neutron.plugins.ml2.plugin [None req-73b49011-9683-4583-9c0f-be8dd1bf5e83 - - - - - -] Attempt 1 to provision port baf6a06f-c144-4560-96da-7ab3b28ec1f1 2026-04-28 23:38:26.379 13 INFO neutron.plugins.ml2.plugin [None req-51af0890-3de1-48f0-a70b-5d55ee880373 - - - - - -] Attempt 1 to provision port ecf11286-8c27-433f-8804-a568e5826800 2026-04-28 23:38:41.278 13 INFO neutron.plugins.ml2.plugin [None req-6141f358-3415-4282-972b-74dbafc511ff - - - - - -] Attempt 1 to provision port 26188acd-c248-42d5-96df-f056f11d69f4 2026-04-28 23:38:43.756 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a4937bf6-0f1a-49ea-86f2-eba11a2a15f6 2026-04-28 23:38:43.874 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fe7f070-b8fd-4a6c-b9c5-f3f168234b6c'] response: {'server_uuid': 'f425e47d-3f50-4afc-9ce7-501c9d676026', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4937bf6-0f1a-49ea-86f2-eba11a2a15f6', 'code': 200} 2026-04-28 23:38:45.250 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a4937bf6-0f1a-49ea-86f2-eba11a2a15f6 2026-04-28 23:39:03.736 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 5b232bf3-4094-470f-935a-83a771f5e88a 2026-04-28 23:39:03.838 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5755656-cfb4-4c6f-a9cb-fedb9351aa65'] response: {'server_uuid': '18651773-ce02-46c3-86bd-bc83bf753829', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b232bf3-4094-470f-935a-83a771f5e88a', 'code': 200} 2026-04-28 23:39:05.222 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 5b232bf3-4094-470f-935a-83a771f5e88a 2026-04-28 23:39:29.264 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ec406a4a-a08a-4cef-a6f5-48e031434c27 2026-04-28 23:39:31.289 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ec406a4a-a08a-4cef-a6f5-48e031434c27 2026-04-28 23:39:31.491 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0c8b233d-e9a6-4c01-9c25-5f564a991221 2026-04-28 23:39:32.303 13 INFO neutron.plugins.ml2.plugin [None req-63ebcacf-9bad-42a1-a3fc-359a9c2a540a - - - - - -] Attempt 1 to provision port ec406a4a-a08a-4cef-a6f5-48e031434c27 2026-04-28 23:39:32.376 13 INFO neutron.plugins.ml2.plugin [None req-63ebcacf-9bad-42a1-a3fc-359a9c2a540a - - - - - -] Attempt 1 to provision port 3f3235b9-c84e-48f0-8160-70e00b98ecc6 2026-04-28 23:39:32.415 13 INFO neutron.plugins.ml2.plugin [None req-63ebcacf-9bad-42a1-a3fc-359a9c2a540a - - - - - -] Attempt 1 to provision port afc2090d-ebd4-4421-b464-d780fa936c07 2026-04-28 23:39:33.214 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 0c8b233d-e9a6-4c01-9c25-5f564a991221 2026-04-28 23:39:37.342 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 808eaa5e-bab7-464b-9cca-f9d89bed28f3 2026-04-28 23:39:38.096 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ee314ea7-85a1-4f48-8879-d0e535581821 2026-04-28 23:39:38.373 13 INFO neutron.plugins.ml2.plugin [None req-6a44f869-3551-491f-a930-4b0e424247fe - - - - - -] Attempt 1 to provision port 808eaa5e-bab7-464b-9cca-f9d89bed28f3 2026-04-28 23:39:38.439 13 INFO neutron.plugins.ml2.plugin [None req-6a44f869-3551-491f-a930-4b0e424247fe - - - - - -] Attempt 1 to provision port afc2090d-ebd4-4421-b464-d780fa936c07 2026-04-28 23:39:39.236 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 808eaa5e-bab7-464b-9cca-f9d89bed28f3 2026-04-28 23:39:39.482 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port ee314ea7-85a1-4f48-8879-d0e535581821 2026-04-28 23:39:41.611 13 INFO neutron.plugins.ml2.plugin [None req-a5098d7a-adc7-46f3-a52f-e6a96ab26e06 - - - - - -] Attempt 1 to provision port 2ad5ca43-0696-493b-acea-ebdece4d73ef 2026-04-28 23:39:41.635 13 INFO neutron.plugins.ml2.plugin [None req-a5098d7a-adc7-46f3-a52f-e6a96ab26e06 - - - - - -] Attempt 1 to provision port 808eaa5e-bab7-464b-9cca-f9d89bed28f3 2026-04-28 23:39:41.669 13 INFO neutron.plugins.ml2.plugin [None req-a5098d7a-adc7-46f3-a52f-e6a96ab26e06 - - - - - -] Attempt 1 to provision port 1ba67caa-6418-4f44-8af2-22b614709796 2026-04-28 23:39:41.688 13 INFO neutron.plugins.ml2.plugin [None req-a5098d7a-adc7-46f3-a52f-e6a96ab26e06 - - - - - -] Attempt 1 to provision port afc2090d-ebd4-4421-b464-d780fa936c07 2026-04-28 23:39:42.832 13 INFO neutron.plugins.ml2.plugin [None req-2dfb5282-92c9-438d-827c-14f5e23712c2 - - - - - -] Attempt 1 to provision port 2ad5ca43-0696-493b-acea-ebdece4d73ef 2026-04-28 23:39:44.066 13 INFO neutron.plugins.ml2.plugin [None req-c9708155-cc16-4f37-add7-86c809199d2f - - - - - -] Attempt 1 to provision port 2ad5ca43-0696-493b-acea-ebdece4d73ef 2026-04-28 23:39:50.254 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a55976b1-f0c1-4508-aba0-015a5ee65d18 2026-04-28 23:39:50.399 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-03aa8823-5703-497f-a90a-eed4b5ead3d3'] response: {'server_uuid': 'cbb8b2d1-f837-41af-9127-968dbc654055', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a55976b1-f0c1-4508-aba0-015a5ee65d18', 'code': 200} 2026-04-28 23:39:51.530 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port dc5e4509-dc5f-4f1f-932b-551427f2ff76 2026-04-28 23:39:51.667 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c18f14b-0481-473f-a4aa-34acfff72055'] response: {'server_uuid': '18651773-ce02-46c3-86bd-bc83bf753829', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc5e4509-dc5f-4f1f-932b-551427f2ff76', 'code': 200} 2026-04-28 23:39:51.859 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port afc2090d-ebd4-4421-b464-d780fa936c07 2026-04-28 23:39:52.132 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 3f3235b9-c84e-48f0-8160-70e00b98ecc6 2026-04-28 23:39:52.434 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port a55976b1-f0c1-4508-aba0-015a5ee65d18 2026-04-28 23:39:53.507 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port dc5e4509-dc5f-4f1f-932b-551427f2ff76 2026-04-28 23:39:54.169 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 3f3235b9-c84e-48f0-8160-70e00b98ecc6 2026-04-28 23:39:54.427 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 1ba67caa-6418-4f44-8af2-22b614709796 2026-04-28 23:39:54.666 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port afc2090d-ebd4-4421-b464-d780fa936c07 2026-04-28 23:39:55.898 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 2ad5ca43-0696-493b-acea-ebdece4d73ef 2026-04-28 23:39:56.167 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port dc5e4509-dc5f-4f1f-932b-551427f2ff76 2026-04-28 23:39:56.365 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 1ba67caa-6418-4f44-8af2-22b614709796 2026-04-28 23:39:57.337 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 2ad5ca43-0696-493b-acea-ebdece4d73ef 2026-04-28 23:40:11.668 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-033d8cb1-cafc-443a-9419-d6856e82d0f7'] response: {'server_uuid': 'cbb8b2d1-f837-41af-9127-968dbc654055', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a55976b1-f0c1-4508-aba0-015a5ee65d18', 'code': 200} 2026-04-28 23:40:22.313 16 INFO neutron.plugins.ml2.plugin [None req-32167547-4468-43e6-92a3-aab064b6ece3 - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944 2026-04-28 23:40:28.934 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944 2026-04-28 23:40:29.042 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-77a505ef-efc7-4a9c-8bb7-41ff0c24c13f'] response: {'server_uuid': '18651773-ce02-46c3-86bd-bc83bf753829', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d5a2fa7-4b60-4783-a529-36eb1bb7e944', 'code': 200} 2026-04-28 23:40:29.554 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944 2026-04-28 23:40:38.665 16 INFO neutron.plugins.ml2.plugin [None req-a231d969-fb6a-4ce3-aa90-718b76f49982 - - - - - -] Attempt 1 to provision port bae8eff7-7227-4fc7-9972-61b0e3d8d486 2026-04-28 23:40:43.586 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port bae8eff7-7227-4fc7-9972-61b0e3d8d486 2026-04-28 23:40:43.695 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-730a0d18-9ef7-49f6-b69f-d68f33a8c9d8'] response: {'server_uuid': '18651773-ce02-46c3-86bd-bc83bf753829', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bae8eff7-7227-4fc7-9972-61b0e3d8d486', 'code': 200} 2026-04-28 23:40:45.569 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port bae8eff7-7227-4fc7-9972-61b0e3d8d486 2026-04-28 23:40:48.451 13 INFO neutron.plugins.ml2.plugin [None req-29b0a7d4-3e39-466e-9b63-6cf6dde4159b - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944 2026-04-28 23:41:03.206 16 INFO neutron.plugins.ml2.plugin [None req-0682bf39-52d1-44fe-a8ed-8a6069f85cf6 - - - - - -] Attempt 1 to provision port bae8eff7-7227-4fc7-9972-61b0e3d8d486 2026-04-28 23:41:03.595 13 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port bae8eff7-7227-4fc7-9972-61b0e3d8d486 2026-04-28 23:41:12.452 13 INFO neutron.plugins.ml2.plugin [None req-51ebdf73-dfcd-4d3d-a5c0-e71f2a9d1a8f - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944 2026-04-28 23:41:13.735 16 INFO neutron.plugins.ml2.plugin [None req-c5bdf1fb-07d3-4c82-b770-e9fbc87df508 - - - - - -] Attempt 1 to provision port 9d5a2fa7-4b60-4783-a529-36eb1bb7e944