+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-18 01:18:02.183 1 INFO neutron.common.config [-] Logging enabled! 2026-05-18 01:18:02.184 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-18 01:18:02.184 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-18 01:18:02.184 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-18 01:18:02.919 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:18:02.921 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-18 01:18:02.924 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-18 01:18:02.925 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-18 01:18:02.925 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-18 01:18:02.925 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-18 01:18:02.925 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:18:02.930 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:18:02.930 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-18 01:18:02.931 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:18:02.946 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-18 01:18:02.947 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-18 01:18:02.947 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-18 01:18:02.975 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-18 01:18:02.976 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-18 01:18:02.976 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-18 01:18:02.976 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-18 01:18:03.224 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing driver for type 'vlan' 2026-05-18 01:18:03.479 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] VlanTypeDriver initialization complete 2026-05-18 01:18:03.480 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing driver for type 'vxlan' 2026-05-18 01:18:03.480 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-18 01:18:03.534 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing extension driver 'port_security' 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.extensions.port_security [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing extension driver 'qos' 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-18 01:18:03.535 1 INFO neutron.plugins.ml2.managers [None req-639663dd-05b5-4e64-a284-b32e87f0154c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-18 01:18:03.545 1 INFO neutron.quota [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded quota_driver: . 2026-05-18 01:18:03.546 1 INFO neutron.plugins.ml2.plugin [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Modular L2 Plugin initialization complete 2026-05-18 01:18:03.546 1 INFO neutron.plugins.ml2.managers [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-18 01:18:03.546 1 INFO neutron.plugins.ml2.managers [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-18 01:18:03.547 1 INFO neutron.plugins.ml2.managers [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-18 01:18:03.547 1 INFO neutron.extensions.vlantransparent [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Disabled vlantransparent extension. 2026-05-18 01:18:03.548 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: qos 2026-05-18 01:18:03.557 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: router 2026-05-18 01:18:03.587 1 INFO neutron.services.service_base [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-18 01:18:03.588 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: segments 2026-05-18 01:18:03.649 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: trunk 2026-05-18 01:18:03.697 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: vpnaas 2026-05-18 01:18:03.726 1 WARNING stevedore.named [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-18 01:18:03.813 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-18 01:18:03.813 1 INFO neutron.common.utils [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-18 01:18:03.814 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: auto_allocate 2026-05-18 01:18:03.819 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: tag 2026-05-18 01:18:03.824 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: timestamp 2026-05-18 01:18:03.826 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: network_ip_availability 2026-05-18 01:18:03.829 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: flavors 2026-05-18 01:18:03.832 1 INFO neutron.manager [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loading Plugin: revisions 2026-05-18 01:18:03.834 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Initializing extension manager. 2026-05-18 01:18:03.835 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: address-group 2026-05-18 01:18:03.836 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: address-scope 2026-05-18 01:18:03.836 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-18 01:18:03.837 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: agent 2026-05-18 01:18:03.837 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: agent-resources-synced 2026-05-18 01:18:03.838 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-18 01:18:03.839 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-18 01:18:03.840 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: availability_zone 2026-05-18 01:18:03.840 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: availability_zone_filter 2026-05-18 01:18:03.841 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-18 01:18:03.841 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: default-subnetpools 2026-05-18 01:18:03.842 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-18 01:18:03.843 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: dns-integration 2026-05-18 01:18:03.843 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: dns-domain-ports 2026-05-18 01:18:03.844 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-18 01:18:03.844 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: dvr 2026-05-18 01:18:03.845 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-18 01:18:03.845 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: empty-string-filtering 2026-05-18 01:18:03.846 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:18:03.846 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-18 01:18:03.847 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: external-net 2026-05-18 01:18:03.847 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-18 01:18:03.847 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: extraroute 2026-05-18 01:18:03.848 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: extraroute-atomic 2026-05-18 01:18:03.848 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-18 01:18:03.849 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-18 01:18:03.849 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-18 01:18:03.850 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-18 01:18:03.850 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: fip-port-details 2026-05-18 01:18:03.851 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: flavors 2026-05-18 01:18:03.852 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-18 01:18:03.852 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: floatingip-pools 2026-05-18 01:18:03.853 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: ip_allocation 2026-05-18 01:18:03.853 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-18 01:18:03.854 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: l2_adjacency 2026-05-18 01:18:03.854 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: router 2026-05-18 01:18:03.856 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-18 01:18:03.858 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: ext-gw-mode 2026-05-18 01:18:03.859 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: l3-ha 2026-05-18 01:18:03.859 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:18:03.860 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: l3-flavors 2026-05-18 01:18:03.860 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-18 01:18:03.861 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-18 01:18:03.862 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-18 01:18:03.863 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-18 01:18:03.864 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-18 01:18:03.865 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-18 01:18:03.865 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-18 01:18:03.866 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: multi-provider 2026-05-18 01:18:03.866 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: net-mtu 2026-05-18 01:18:03.867 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: net-mtu-writable 2026-05-18 01:18:03.867 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: network_availability_zone 2026-05-18 01:18:03.868 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: network-ip-availability 2026-05-18 01:18:03.869 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-18 01:18:03.869 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: pagination 2026-05-18 01:18:03.870 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-device-profile 2026-05-18 01:18:03.870 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-mac-override 2026-05-18 01:18:03.870 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-18 01:18:03.871 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-18 01:18:03.871 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-resource-request 2026-05-18 01:18:03.872 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-18 01:18:03.872 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: binding 2026-05-18 01:18:03.873 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: binding-extended 2026-05-18 01:18:03.874 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-security 2026-05-18 01:18:03.874 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: project-id 2026-05-18 01:18:03.874 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: provider 2026-05-18 01:18:03.876 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos 2026-05-18 01:18:03.877 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-18 01:18:03.877 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-18 01:18:03.878 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-default 2026-05-18 01:18:03.878 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-fip 2026-05-18 01:18:03.879 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-18 01:18:03.879 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-18 01:18:03.879 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-18 01:18:03.880 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-18 01:18:03.881 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-18 01:18:03.881 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-pps 2026-05-18 01:18:03.882 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-18 01:18:03.883 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-18 01:18:03.883 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: qos-rules-alias 2026-05-18 01:18:03.884 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: quota-check-limit 2026-05-18 01:18:03.886 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: quotas 2026-05-18 01:18:03.888 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: quota_details 2026-05-18 01:18:03.889 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: rbac-policies 2026-05-18 01:18:03.889 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: rbac-address-group 2026-05-18 01:18:03.890 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: rbac-address-scope 2026-05-18 01:18:03.890 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: rbac-security-groups 2026-05-18 01:18:03.891 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-18 01:18:03.891 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: revision-if-match 2026-05-18 01:18:03.892 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-18 01:18:03.892 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: router_availability_zone 2026-05-18 01:18:03.893 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-18 01:18:03.893 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-18 01:18:03.894 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-18 01:18:03.894 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-18 01:18:03.895 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-18 01:18:03.901 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: security-group 2026-05-18 01:18:03.902 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: segment 2026-05-18 01:18:03.902 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-18 01:18:03.903 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: service-type 2026-05-18 01:18:03.903 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: sorting 2026-05-18 01:18:03.903 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: standard-attr-segment 2026-05-18 01:18:03.904 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: standard-attr-description 2026-05-18 01:18:03.905 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: stateful-security-group 2026-05-18 01:18:03.905 1 WARNING neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-18 01:18:03.905 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-18 01:18:03.906 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: subnet_onboard 2026-05-18 01:18:03.906 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-18 01:18:03.907 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: subnet-service-types 2026-05-18 01:18:03.907 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: subnet_allocation 2026-05-18 01:18:03.908 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-18 01:18:03.908 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-18 01:18:03.910 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: standard-attr-tag 2026-05-18 01:18:03.911 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-18 01:18:03.911 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: trunk 2026-05-18 01:18:03.912 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: trunk-details 2026-05-18 01:18:03.912 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-18 01:18:03.913 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-18 01:18:03.914 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-18 01:18:03.914 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: vpn-flavors 2026-05-18 01:18:03.915 1 INFO neutron.api.extensions [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Loaded extension: vpnaas 2026-05-18 01:18:03.918 1 INFO oslo_service.service [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Starting 2 workers 2026-05-18 01:18:03.922 1 INFO oslo_service.service [None req-0948145d-466e-4b15-8841-817f10184d19 - - - - - -] Starting 1 workers 2026-05-18 01:18:37.051 10 INFO neutron.db.l3_hamode_db [None req-6d05b974-07ef-480f-9fa0-fc9dc83eefbf - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-18 01:18:50.245 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ea3102bb-8163-40e5-8fbf-643128015f42 2026-05-18 01:18:51.566 10 INFO neutron.plugins.ml2.plugin [None req-87d509b9-20a3-49bc-944b-1e5495b669af - - - - - -] Attempt 1 to provision port ea3102bb-8163-40e5-8fbf-643128015f42 2026-05-18 01:18:51.879 9 INFO neutron.plugins.ml2.plugin [None req-13a6880a-f691-4a21-bd5a-bfb26569afd9 - - - - - -] Attempt 1 to provision port ea3102bb-8163-40e5-8fbf-643128015f42 2026-05-18 01:18:52.026 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ea3102bb-8163-40e5-8fbf-643128015f42 2026-05-18 01:25:14.280 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1eec3401-8acb-4220-9af7-27d6d93a2c73 2026-05-18 01:25:15.286 10 INFO neutron.plugins.ml2.plugin [None req-d922eb84-c72a-41b8-851f-91c8e03d2d97 - - - - - -] Attempt 1 to provision port 1eec3401-8acb-4220-9af7-27d6d93a2c73 2026-05-18 01:25:15.466 9 INFO neutron.plugins.ml2.plugin [None req-3c0dcc33-b6b9-47fe-b7f3-9b98778b5f17 - - - - - -] Attempt 1 to provision port 1eec3401-8acb-4220-9af7-27d6d93a2c73 2026-05-18 01:25:16.293 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1eec3401-8acb-4220-9af7-27d6d93a2c73 2026-05-18 01:25:20.466 9 INFO neutron.plugins.ml2.plugin [None req-31b79e42-451a-4975-a54d-12be3b232b8d - - - - - -] Attempt 1 to provision port ee929e74-6161-4f24-938e-a75ef7544c6a 2026-05-18 01:29:00.596 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ee929e74-6161-4f24-938e-a75ef7544c6a 2026-05-18 01:29:02.428 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ee929e74-6161-4f24-938e-a75ef7544c6a 2026-05-18 01:38:50.837 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 93904da2-2d5e-4149-9aa2-94020e0bf7fa 2026-05-18 01:38:52.821 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 93904da2-2d5e-4149-9aa2-94020e0bf7fa 2026-05-18 01:53:37.854 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 86d65415-2aaa-4caf-acaa-2ff87595861c 2026-05-18 01:53:37.862 9 INFO neutron.plugins.ml2.plugin [None req-3edf98ab-3344-41d7-ba40-2f5f1f11fd46 - - - - - -] Attempt 1 to provision port 5bc9c596-fc60-48f2-a8ec-8934b23c27ad 2026-05-18 01:53:38.302 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6ab7a08c-bb8c-4d8c-8d3c-3fa603b3fd54 2026-05-18 01:53:38.415 10 INFO neutron.plugins.ml2.plugin [None req-5cdd9293-4f2c-4391-8aca-69b14cab92c7 - - - - - -] Attempt 1 to provision port ff763922-9f69-416f-976c-6a155c8c05c2 2026-05-18 01:53:38.740 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 075fe7bd-3824-449f-ae9d-20a171074b5f 2026-05-18 01:53:39.176 10 INFO neutron.plugins.ml2.plugin [None req-f77b44c8-da6f-47a7-ad1e-bd5e61d34e4d - - - - - -] Attempt 1 to provision port 075fe7bd-3824-449f-ae9d-20a171074b5f 2026-05-18 01:53:39.439 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 86d65415-2aaa-4caf-acaa-2ff87595861c 2026-05-18 01:53:39.547 10 INFO neutron.plugins.ml2.plugin [None req-c020df06-48bd-4b6f-9d39-5fc0fe4a79db - - - - - -] Attempt 1 to provision port 075fe7bd-3824-449f-ae9d-20a171074b5f 2026-05-18 01:53:39.792 10 INFO neutron.plugins.ml2.plugin [None req-45c74cf8-4cd8-442f-b29a-f7afcd822ee0 - - - - - -] Attempt 1 to provision port 6ab7a08c-bb8c-4d8c-8d3c-3fa603b3fd54 2026-05-18 01:53:40.142 10 INFO neutron.plugins.ml2.plugin [None req-e0175d80-caad-4408-9691-c98007a56d4c - - - - - -] Attempt 1 to provision port 6ab7a08c-bb8c-4d8c-8d3c-3fa603b3fd54 2026-05-18 01:53:40.167 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6ab7a08c-bb8c-4d8c-8d3c-3fa603b3fd54 2026-05-18 01:53:40.233 10 INFO neutron.plugins.ml2.plugin [None req-e0175d80-caad-4408-9691-c98007a56d4c - - - - - -] Attempt 1 to provision port 86d65415-2aaa-4caf-acaa-2ff87595861c 2026-05-18 01:53:40.442 9 INFO neutron.plugins.ml2.plugin [None req-e6e40817-68f9-44d7-9517-2db17bbcb20e - - - - - -] Attempt 1 to provision port 86d65415-2aaa-4caf-acaa-2ff87595861c 2026-05-18 01:53:40.649 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 075fe7bd-3824-449f-ae9d-20a171074b5f 2026-05-18 01:53:40.682 10 INFO neutron.plugins.ml2.plugin [None req-a8ac8dda-a29a-4f93-9ee6-5e2ba1663883 - - - - - -] Attempt 1 to provision port 3e1d580d-10bf-4c42-ae81-84d1d510784c 2026-05-18 01:53:40.722 10 INFO neutron.plugins.ml2.plugin [None req-a8ac8dda-a29a-4f93-9ee6-5e2ba1663883 - - - - - -] Attempt 1 to provision port da8c40c2-72d4-43c4-a368-60bac859c336 2026-05-18 01:53:41.145 9 INFO neutron.plugins.ml2.plugin [None req-12ddfd4f-10ee-4e83-8f83-3c5c741cf1ac - - - - - -] Attempt 1 to provision port 3e1d580d-10bf-4c42-ae81-84d1d510784c 2026-05-18 01:53:42.309 9 INFO neutron.plugins.ml2.plugin [None req-72d9d394-ca1c-4b19-b1d5-55f1bdeffec4 - - - - - -] Attempt 1 to provision port 49519c9e-3ef0-4a28-8538-cae6fcbf9b66 2026-05-18 01:53:42.872 10 INFO neutron.plugins.ml2.plugin [None req-85cc25ff-38df-4507-884b-5478e93dfad3 - - - - - -] Attempt 1 to provision port 49519c9e-3ef0-4a28-8538-cae6fcbf9b66 2026-05-18 01:53:43.315 9 INFO neutron.plugins.ml2.plugin [None req-f05dfa44-5f26-44da-9855-960cacb26a36 - - - - - -] Attempt 1 to provision port 69a18726-6e34-481d-870b-d073a5a3695f 2026-05-18 01:53:43.970 9 INFO neutron.plugins.ml2.plugin [None req-21057c7f-9a6b-4621-9900-9c3e60d9a033 - - - - - -] Attempt 1 to provision port 69a18726-6e34-481d-870b-d073a5a3695f 2026-05-18 01:53:44.532 10 INFO neutron.plugins.ml2.plugin [None req-4746bcbc-3995-484e-ad5c-87a898e16352 - - - - - -] Attempt 1 to provision port 0b43a8c9-923e-4c65-af6d-61667fb2e627 2026-05-18 01:53:45.399 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0f5fbf98-9b0f-482d-bc21-aa3aeb095710 2026-05-18 01:53:46.078 9 INFO neutron.plugins.ml2.plugin [None req-17aa6667-bcb5-49ac-911e-b9db3c4246bc - - - - - -] Attempt 1 to provision port 0f5fbf98-9b0f-482d-bc21-aa3aeb095710 2026-05-18 01:53:46.375 9 INFO neutron.plugins.ml2.plugin [None req-2c1d920f-c52d-49ab-b214-d8599521f392 - - - - - -] Attempt 1 to provision port 0f5fbf98-9b0f-482d-bc21-aa3aeb095710 2026-05-18 01:53:47.194 9 INFO neutron.plugins.ml2.plugin [None req-9b36480d-d4bb-4263-95b7-e51235fe3a4d - - - - - -] Attempt 1 to provision port 69f88ff2-f08f-4956-8bed-de60613da6f3 2026-05-18 01:53:47.379 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0f5fbf98-9b0f-482d-bc21-aa3aeb095710 2026-05-18 01:53:47.942 9 INFO neutron.plugins.ml2.plugin [None req-919aec38-9476-4f0e-ba84-fd7a215399b5 - - - - - -] Attempt 1 to provision port 69f88ff2-f08f-4956-8bed-de60613da6f3 2026-05-18 01:53:49.092 9 INFO neutron.plugins.ml2.plugin [None req-6a701b99-09e0-42cf-a55e-acbc3500e798 - - - - - -] Attempt 1 to provision port 67aca50b-f3d9-4644-bbc2-0e20558fff23 2026-05-18 01:53:49.597 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a4f6b9a5-7a79-4001-a7de-6d74e4a5dfbd 2026-05-18 01:53:50.278 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port bce26e28-f6d1-4653-88e5-14cae9aab866 2026-05-18 01:53:51.154 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1c57709f-3a0c-4a98-ab0b-c37d34893e7c 2026-05-18 01:53:51.923 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a4f6b9a5-7a79-4001-a7de-6d74e4a5dfbd 2026-05-18 01:53:52.357 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port bce26e28-f6d1-4653-88e5-14cae9aab866 2026-05-18 01:53:52.816 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1c57709f-3a0c-4a98-ab0b-c37d34893e7c 2026-05-18 01:53:54.892 9 INFO neutron.plugins.ml2.plugin [None req-e56af3d5-d9fa-4c8d-ad3e-ea3c66d679ab - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:53:56.270 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 20332167-c10f-4752-ab47-9291bc6506ba 2026-05-18 01:53:56.813 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 67aca50b-f3d9-4644-bbc2-0e20558fff23 2026-05-18 01:53:56.865 9 INFO neutron.plugins.ml2.plugin [None req-e9c9983a-03a6-41ae-aa94-4d570b5c45d6 - - - - - -] Attempt 1 to provision port 0560a748-9ff3-471d-9cd0-e4052a0ef9bb 2026-05-18 01:53:57.521 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf138b04-4463-4b20-83bf-85d8a1c4ba16'] response: {'server_uuid': '121f95bc-7ac7-4ff2-8e41-614b44ee1fbc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67aca50b-f3d9-4644-bbc2-0e20558fff23', 'code': 200} 2026-05-18 01:53:57.992 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 20332167-c10f-4752-ab47-9291bc6506ba 2026-05-18 01:53:58.117 10 INFO neutron.plugins.ml2.plugin [None req-8382de02-54a9-4651-b6ba-cd829c9e5302 - - - - - -] Attempt 1 to provision port 20332167-c10f-4752-ab47-9291bc6506ba 2026-05-18 01:53:58.293 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:53:58.318 9 INFO neutron.plugins.ml2.plugin [None req-c31b528d-f982-4a32-b5ab-87685cd7d6f3 - - - - - -] Attempt 1 to provision port 20332167-c10f-4752-ab47-9291bc6506ba 2026-05-18 01:53:58.782 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 67aca50b-f3d9-4644-bbc2-0e20558fff23 2026-05-18 01:53:59.592 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9cc3244-5822-47d5-995c-a9b936095adc'] response: {'server_uuid': '3aa3acba-7439-46ee-b273-fd43e48cb6cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '259be224-ac30-4b7f-b6be-ea4b23a6349f', 'code': 200} 2026-05-18 01:53:59.624 10 INFO neutron.plugins.ml2.plugin [None req-e6859230-3b10-41b2-9c26-c4272bd1c919 - - - - - -] Attempt 1 to provision port 93fb894a-d57c-454c-abe3-d76319ec804f 2026-05-18 01:53:59.988 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:54:00.286 9 INFO neutron.plugins.ml2.plugin [None req-a9abb1a5-de94-46e6-b5db-da574a8c7612 - - - - - -] Attempt 1 to provision port 93fb894a-d57c-454c-abe3-d76319ec804f 2026-05-18 01:54:02.048 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 9debaf22-c1c9-4eba-803b-2a9bf2f54a8e 2026-05-18 01:54:04.045 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 9debaf22-c1c9-4eba-803b-2a9bf2f54a8e 2026-05-18 01:54:10.024 9 INFO neutron.plugins.ml2.plugin [None req-18202fc4-82a5-448b-84b2-174f4ff6b3a9 - - - - - -] Attempt 1 to provision port 42f35b9f-ee6b-4356-945d-ddeb70706bb6 2026-05-18 01:54:13.924 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 42f35b9f-ee6b-4356-945d-ddeb70706bb6 2026-05-18 01:54:14.024 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-48d8f293-66c6-4dd4-80a4-dc91c309de80'] response: {'server_uuid': '8d1b6df7-8b78-4303-808d-5483eae80ae9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42f35b9f-ee6b-4356-945d-ddeb70706bb6', 'code': 200} 2026-05-18 01:54:15.911 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 42f35b9f-ee6b-4356-945d-ddeb70706bb6 2026-05-18 01:54:16.383 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0b43a8c9-923e-4c65-af6d-61667fb2e627 2026-05-18 01:54:17.957 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 69f88ff2-f08f-4956-8bed-de60613da6f3 2026-05-18 01:54:18.501 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0b43a8c9-923e-4c65-af6d-61667fb2e627 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.142 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.143 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.144 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 2 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.179 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.180 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.183 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 3 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.213 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.214 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.222 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 4 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.273 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.274 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.279 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 5 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.319 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.320 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.322 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 6 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.350 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.351 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.357 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 7 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.391 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.392 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.394 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 8 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.422 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.423 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.423 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 9 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.451 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.452 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.453 9 INFO neutron.plugins.ml2.plugin [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Attempt 10 to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 70541529-ec4a-4850-8ebb-a5e7d9223a44 could not be found. 2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers  2026-05-18 01:54:19.571 9 ERROR neutron.plugins.ml2.managers [None req-00c1d7af-6b52-4e09-8631-1194475ce955 - - - - - -] Failed to bind port 4ec403cb-ffd7-4898-9a1f-cc482f5d86de on host instance for vnic_type normal using segments [{'id': 'b44277b7-0eb0-4b5a-be94-2cc1947e2ff2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 154, 'network_id': '8ba44c9a-636e-4f1f-8d98-6637f9628b47'}] 2026-05-18 01:54:19.945 10 INFO neutron.plugins.ml2.plugin [None req-1f368271-3e8b-424d-9ced-6018edfa9803 - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:54:20.044 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:54:20.298 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0560a748-9ff3-471d-9cd0-e4052a0ef9bb 2026-05-18 01:54:20.626 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 93fb894a-d57c-454c-abe3-d76319ec804f 2026-05-18 01:54:21.012 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 69f88ff2-f08f-4956-8bed-de60613da6f3 2026-05-18 01:54:22.046 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 0560a748-9ff3-471d-9cd0-e4052a0ef9bb 2026-05-18 01:54:23.265 9 INFO neutron.plugins.ml2.plugin [None req-9cbc4837-9fc3-4502-bd09-646aae670fac - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:54:23.914 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 259be224-ac30-4b7f-b6be-ea4b23a6349f 2026-05-18 01:54:28.169 10 INFO neutron.plugins.ml2.plugin [None req-43139e07-f71d-4b04-b00f-f4909c52148e - - - - - -] Attempt 1 to provision port 1958a078-c60e-482c-9fdb-c012ad63d7f0 2026-05-18 01:54:30.036 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 75973b75-03df-4e61-91f7-e478809b00b0 2026-05-18 01:54:30.669 10 INFO neutron.plugins.ml2.plugin [None req-d2d1a96d-05ea-4bc8-a63c-f2a1877241be - - - - - -] Attempt 1 to provision port 75973b75-03df-4e61-91f7-e478809b00b0 2026-05-18 01:54:31.014 9 INFO neutron.plugins.ml2.plugin [None req-e9a73b17-f7c7-4f87-a73a-14dad8f80243 - - - - - -] Attempt 1 to provision port 42debb4f-f32a-4a4c-9ec4-c95653886ce0 2026-05-18 01:54:31.061 9 INFO neutron.plugins.ml2.plugin [None req-e9a73b17-f7c7-4f87-a73a-14dad8f80243 - - - - - -] Attempt 1 to provision port 75973b75-03df-4e61-91f7-e478809b00b0 2026-05-18 01:54:31.340 10 INFO neutron.plugins.ml2.plugin [None req-ebbdb257-2b92-48b6-a9e8-aa2d49eaf1b9 - - - - - -] Attempt 1 to provision port 42debb4f-f32a-4a4c-9ec4-c95653886ce0 2026-05-18 01:54:31.588 9 INFO neutron.plugins.ml2.plugin [None req-a5c698ee-99fa-4c03-a3a8-daca107505ca - - - - - -] Attempt 1 to provision port 42debb4f-f32a-4a4c-9ec4-c95653886ce0 2026-05-18 01:54:32.069 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6476faf3-88df-47d6-9aeb-02bdb3413c0c 2026-05-18 01:54:32.823 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 75973b75-03df-4e61-91f7-e478809b00b0 2026-05-18 01:54:34.087 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6476faf3-88df-47d6-9aeb-02bdb3413c0c 2026-05-18 01:54:38.372 10 INFO neutron.plugins.ml2.plugin [None req-d459d76f-99f2-4ca1-bde3-3f83e5f273d7 - - - - - -] Attempt 1 to provision port 8d4d9414-ed21-47fe-be0e-08beee95854c 2026-05-18 01:54:38.812 9 INFO neutron.plugins.ml2.plugin [None req-f4728447-4cfb-4d6b-9006-278fd53d6f1e - - - - - -] Attempt 1 to provision port f5ebb8a0-d69e-4a5a-b112-f483e7e5bfed 2026-05-18 01:54:39.955 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 7399f036-7498-45fb-aebc-1cfc1ad6cab1 2026-05-18 01:54:40.276 9 INFO neutron.plugins.ml2.plugin [None req-56ea0811-cbc5-47b6-8e0e-428e949285cd - - - - - -] Attempt 1 to provision port 7399f036-7498-45fb-aebc-1cfc1ad6cab1 2026-05-18 01:54:40.495 10 INFO neutron.plugins.ml2.plugin [None req-b1cc21c2-12a6-4246-a4f0-bc0b9223a707 - - - - - -] Attempt 1 to provision port 7399f036-7498-45fb-aebc-1cfc1ad6cab1 2026-05-18 01:54:40.922 10 INFO neutron.plugins.ml2.plugin [None req-97f5defc-825f-4230-91fa-222a53aa9bc8 - - - - - -] Attempt 1 to provision port 6b571017-42ea-4221-9826-8c8960e6fdcb 2026-05-18 01:54:41.678 10 INFO neutron.plugins.ml2.plugin [None req-007b1b3e-ed67-415b-9125-2dcebc30b694 - - - - - -] Attempt 1 to provision port 6b571017-42ea-4221-9826-8c8960e6fdcb 2026-05-18 01:54:42.054 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 5b7df5cc-ca99-4565-921a-fc421aafb80b 2026-05-18 01:54:42.656 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8d4d9414-ed21-47fe-be0e-08beee95854c 2026-05-18 01:54:42.801 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b61b7f-c879-4f74-8110-c3b273d3ae2e'] response: {'server_uuid': '5101f258-0872-4e45-9a6a-44fca86b08a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d4d9414-ed21-47fe-be0e-08beee95854c', 'code': 200} 2026-05-18 01:54:43.337 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 84d3b0a4-c17e-433e-a932-8b963bdeb398 2026-05-18 01:54:43.778 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 7399f036-7498-45fb-aebc-1cfc1ad6cab1 2026-05-18 01:54:43.948 9 INFO neutron.plugins.ml2.plugin [None req-81fd1f62-9318-42d7-b627-e3a33ca4b7ed - - - - - -] Attempt 1 to provision port 5b7df5cc-ca99-4565-921a-fc421aafb80b 2026-05-18 01:54:44.227 10 INFO neutron.plugins.ml2.plugin [None req-896e4bb1-6597-4bf9-86cf-1f9861de6dcc - - - - - -] Attempt 1 to provision port 5b7df5cc-ca99-4565-921a-fc421aafb80b 2026-05-18 01:54:44.248 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 5b7df5cc-ca99-4565-921a-fc421aafb80b 2026-05-18 01:54:44.410 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 84d3b0a4-c17e-433e-a932-8b963bdeb398 2026-05-18 01:54:44.669 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8d4d9414-ed21-47fe-be0e-08beee95854c 2026-05-18 01:54:47.084 9 INFO neutron.plugins.ml2.plugin [None req-9bcc4c4b-6d64-4f32-897f-b2be467cfff8 - - - - - -] Attempt 1 to provision port f0bb2846-bf58-4dfd-b62b-cf89838571f7 2026-05-18 01:54:48.176 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1958a078-c60e-482c-9fdb-c012ad63d7f0 2026-05-18 01:54:50.427 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port f0bb2846-bf58-4dfd-b62b-cf89838571f7 2026-05-18 01:54:50.963 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-910377bf-c8e2-47b6-bec8-608fcf937bad'] response: {'server_uuid': '50573022-4ae1-4366-9a62-6fd7e9399a2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0bb2846-bf58-4dfd-b62b-cf89838571f7', 'code': 200} 2026-05-18 01:54:50.980 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 42debb4f-f32a-4a4c-9ec4-c95653886ce0 2026-05-18 01:54:51.354 9 INFO neutron.plugins.ml2.plugin [None req-1dee955f-f135-459e-b6c5-61b420704c05 - - - - - -] Attempt 1 to provision port 5924cf9d-2a8a-4300-b04c-bb186122b9a4 2026-05-18 01:54:51.369 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 5924cf9d-2a8a-4300-b04c-bb186122b9a4 2026-05-18 01:54:51.421 9 INFO neutron.plugins.ml2.db [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] No ports have port_id starting with 5924cf9d-2a8a-4300-b04c-bb186122b9a4 2026-05-18 01:54:51.495 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1958a078-c60e-482c-9fdb-c012ad63d7f0 2026-05-18 01:54:52.162 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port f0bb2846-bf58-4dfd-b62b-cf89838571f7 2026-05-18 01:54:52.453 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 42debb4f-f32a-4a4c-9ec4-c95653886ce0 2026-05-18 01:54:54.299 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b237bfd3-a1b5-4fd7-b47a-2693477f6190'] response: {'server_uuid': '50573022-4ae1-4366-9a62-6fd7e9399a2d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f0bb2846-bf58-4dfd-b62b-cf89838571f7', 'code': 200} 2026-05-18 01:54:58.162 9 INFO neutron.plugins.ml2.plugin [None req-b1ac2fc0-b12b-47d4-b815-e20f039e7270 - - - - - -] Attempt 1 to provision port 15f3a42a-84e7-4d57-a2a0-03efcf23ac7f 2026-05-18 01:54:58.239 9 INFO neutron.plugins.ml2.db [None req-b1ac2fc0-b12b-47d4-b815-e20f039e7270 - - - - - -] No ports have port_id starting with 15f3a42a-84e7-4d57-a2a0-03efcf23ac7f 2026-05-18 01:55:00.791 9 INFO neutron.plugins.ml2.plugin [None req-c246cc76-b8e0-46ec-861d-1d4ae634dfe7 - - - - - -] Attempt 1 to provision port e035ca65-a1ba-494d-856e-517d86789a7f 2026-05-18 01:55:04.315 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port db8920b4-4484-47a4-88cb-012dd4a32a0d 2026-05-18 01:55:04.928 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a2ec0be7-ebe6-4f0f-9257-9e65bf75056a 2026-05-18 01:55:05.709 10 INFO neutron.plugins.ml2.plugin [None req-f2fc0008-e11b-4f36-87dd-e29ccd627cab - - - - - -] Attempt 1 to provision port 409027c2-f58b-43b8-a5c7-9b7cd89d8650 2026-05-18 01:55:06.201 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b36dc852-21ba-425a-99ac-e745f5c9191a 2026-05-18 01:55:06.382 9 INFO neutron.plugins.ml2.plugin [None req-e31848a8-ae76-4f65-a9d6-c57fc12cb0d8 - - - - - -] Attempt 1 to provision port db8920b4-4484-47a4-88cb-012dd4a32a0d 2026-05-18 01:55:06.692 9 INFO neutron.plugins.ml2.plugin [None req-1f348633-e190-4dfa-86ab-21d44680d200 - - - - - -] Attempt 1 to provision port db8920b4-4484-47a4-88cb-012dd4a32a0d 2026-05-18 01:55:06.770 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a2ec0be7-ebe6-4f0f-9257-9e65bf75056a 2026-05-18 01:55:06.772 9 INFO neutron.plugins.ml2.plugin [None req-1f348633-e190-4dfa-86ab-21d44680d200 - - - - - -] Attempt 1 to provision port 819daa1c-818c-4cb5-9fa8-f44d9d3e3f53 2026-05-18 01:55:06.833 9 INFO neutron.plugins.ml2.plugin [None req-1f348633-e190-4dfa-86ab-21d44680d200 - - - - - -] Attempt 1 to provision port b36dc852-21ba-425a-99ac-e745f5c9191a 2026-05-18 01:55:07.189 10 INFO neutron.plugins.ml2.plugin [None req-1b995b43-7826-4976-ae1f-2b59691bd5c3 - - - - - -] Attempt 1 to provision port 819daa1c-818c-4cb5-9fa8-f44d9d3e3f53 2026-05-18 01:55:07.239 10 INFO neutron.plugins.ml2.plugin [None req-1b995b43-7826-4976-ae1f-2b59691bd5c3 - - - - - -] Attempt 1 to provision port b36dc852-21ba-425a-99ac-e745f5c9191a 2026-05-18 01:55:07.379 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port db8920b4-4484-47a4-88cb-012dd4a32a0d 2026-05-18 01:55:07.486 9 INFO neutron.plugins.ml2.plugin [None req-6b0e133f-5cc8-4085-bd3d-78f06301db62 - - - - - -] Attempt 1 to provision port 819daa1c-818c-4cb5-9fa8-f44d9d3e3f53 2026-05-18 01:55:08.185 9 INFO neutron.plugins.ml2.plugin [None req-15d4c071-0242-4b41-991f-5075bcaeb92c - - - - - -] Attempt 1 to provision port 38a5eabb-6d49-4d24-a257-162109fe564f 2026-05-18 01:55:08.225 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b36dc852-21ba-425a-99ac-e745f5c9191a 2026-05-18 01:55:08.840 10 INFO neutron.plugins.ml2.plugin [None req-9ec2b26b-d207-4c2f-8e28-b7402287c533 - - - - - -] Attempt 1 to provision port 38a5eabb-6d49-4d24-a257-162109fe564f 2026-05-18 01:55:08.883 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e40f556-fb0e-4e46-ae63-4be11ccd6c32'] response: {'server_uuid': '5101f258-0872-4e45-9a6a-44fca86b08a7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8d4d9414-ed21-47fe-be0e-08beee95854c', 'code': 200} 2026-05-18 01:55:10.289 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 526dc189-4cd7-4506-b200-ba3d2a5b53e4 2026-05-18 01:55:10.851 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8d4d9414-ed21-47fe-be0e-08beee95854c 2026-05-18 01:55:11.029 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-929090f6-2d86-4080-a4e6-2503354a1dc8'] response: {'server_uuid': '5101f258-0872-4e45-9a6a-44fca86b08a7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d4d9414-ed21-47fe-be0e-08beee95854c', 'code': 200} 2026-05-18 01:55:11.821 9 INFO neutron.plugins.ml2.plugin [None req-c26d6edc-0739-4859-9b8a-6cab81817fb4 - - - - - -] Attempt 1 to provision port b01265ba-348c-4f8e-837b-951ab433cb41 2026-05-18 01:55:12.470 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port bdb38cf5-9103-46a9-beb2-c338324d03b7 2026-05-18 01:55:12.958 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8d4d9414-ed21-47fe-be0e-08beee95854c 2026-05-18 01:55:13.546 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 526dc189-4cd7-4506-b200-ba3d2a5b53e4 2026-05-18 01:55:13.906 10 INFO neutron.plugins.ml2.plugin [None req-6f5d0771-6fe4-43df-b605-b8060ac6ff09 - - - - - -] Attempt 1 to provision port bdb38cf5-9103-46a9-beb2-c338324d03b7 2026-05-18 01:55:14.004 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 308d4769-ab9f-4cc2-b6ff-ae168aee0f61 2026-05-18 01:55:14.193 9 INFO neutron.plugins.ml2.plugin [None req-21d97b03-478e-40da-b2ea-e1350eec6189 - - - - - -] Attempt 1 to provision port bdb38cf5-9103-46a9-beb2-c338324d03b7 2026-05-18 01:55:14.392 9 INFO neutron.plugins.ml2.plugin [None req-80ae53fc-f501-4701-9a36-622b7a072854 - - - - - -] Attempt 1 to provision port 308d4769-ab9f-4cc2-b6ff-ae168aee0f61 2026-05-18 01:55:14.571 10 INFO neutron.plugins.ml2.plugin [None req-940d380d-eb8d-43dc-a44d-e1b795d8ea34 - - - - - -] Attempt 1 to provision port 04c8d704-6925-40d8-b318-a58502d1406d 2026-05-18 01:55:14.742 9 INFO neutron.plugins.ml2.plugin [None req-22b29936-baaf-41fe-becc-c2b3e69db557 - - - - - -] Attempt 1 to provision port 308d4769-ab9f-4cc2-b6ff-ae168aee0f61 2026-05-18 01:55:14.831 9 INFO neutron.plugins.ml2.plugin [None req-22b29936-baaf-41fe-becc-c2b3e69db557 - - - - - -] Attempt 1 to provision port fa6a8899-d8de-4fa4-965d-a7367d2442a8 2026-05-18 01:55:14.975 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port bdb38cf5-9103-46a9-beb2-c338324d03b7 2026-05-18 01:55:15.077 10 INFO neutron.plugins.ml2.plugin [None req-cfd75bd3-9eb5-427c-8c8f-29c193998ec6 - - - - - -] Attempt 1 to provision port fa6a8899-d8de-4fa4-965d-a7367d2442a8 2026-05-18 01:55:15.284 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b01265ba-348c-4f8e-837b-951ab433cb41 2026-05-18 01:55:15.318 9 INFO neutron.plugins.ml2.plugin [None req-d25681b7-a445-41c0-8a25-b4218e155479 - - - - - -] Attempt 1 to provision port fa6a8899-d8de-4fa4-965d-a7367d2442a8 2026-05-18 01:55:15.406 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-078f7cf4-5311-44ba-9af2-215a751a5dd4'] response: {'server_uuid': '04588548-f06e-437d-b85f-15f35a88df52', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b01265ba-348c-4f8e-837b-951ab433cb41', 'code': 200} 2026-05-18 01:55:15.801 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 308d4769-ab9f-4cc2-b6ff-ae168aee0f61 2026-05-18 01:55:15.968 10 INFO neutron.plugins.ml2.plugin [None req-b03390fa-2679-460c-9f0d-20fdc37537a6 - - - - - -] Attempt 1 to provision port e0bcb6ab-5ee0-4b3f-9f5a-9acff4137127 2026-05-18 01:55:16.619 10 INFO neutron.plugins.ml2.plugin [None req-c9e192d9-9c3d-4718-8ac2-40a7aae709ed - - - - - -] Attempt 1 to provision port e0bcb6ab-5ee0-4b3f-9f5a-9acff4137127 2026-05-18 01:55:16.928 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b01265ba-348c-4f8e-837b-951ab433cb41 2026-05-18 01:55:17.254 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 04c8d704-6925-40d8-b318-a58502d1406d 2026-05-18 01:55:17.409 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-44f638b1-6f3a-42fe-8bc8-4820e42405ff'] response: {'server_uuid': 'f433124a-b04a-4eb0-866b-763b762db58e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04c8d704-6925-40d8-b318-a58502d1406d', 'code': 200} 2026-05-18 01:55:18.921 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 04c8d704-6925-40d8-b318-a58502d1406d 2026-05-18 01:55:24.630 9 INFO neutron.plugins.ml2.plugin [None req-2971a1f6-4d03-4aed-8d28-2f543e92fffc - - - - - -] Attempt 1 to provision port e67bbbef-2d81-4c95-ae6b-2cd27955b77e 2026-05-18 01:55:24.904 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port e67bbbef-2d81-4c95-ae6b-2cd27955b77e 2026-05-18 01:55:24.973 9 INFO neutron.plugins.ml2.plugin [None req-13b1b413-2b5b-4df2-a2ad-5d2b076a725a - - - - - -] Attempt 1 to provision port e67bbbef-2d81-4c95-ae6b-2cd27955b77e 2026-05-18 01:55:25.034 9 INFO neutron.plugins.ml2.plugin [None req-13b1b413-2b5b-4df2-a2ad-5d2b076a725a - - - - - -] Attempt 1 to provision port 8f72fed5-423b-4cc5-b022-03209f9c1b07 2026-05-18 01:55:25.184 10 INFO neutron.plugins.ml2.plugin [None req-baede9b8-a26b-4299-aaa5-ebc70e8eee92 - - - - - -] Attempt 1 to provision port 8f72fed5-423b-4cc5-b022-03209f9c1b07 2026-05-18 01:55:25.625 9 INFO neutron.plugins.ml2.plugin [None req-0f1b98a9-beb2-444c-8b29-c35334a2b394 - - - - - -] Attempt 1 to provision port 8f72fed5-423b-4cc5-b022-03209f9c1b07 2026-05-18 01:55:26.973 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port e67bbbef-2d81-4c95-ae6b-2cd27955b77e 2026-05-18 01:55:28.889 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 819daa1c-818c-4cb5-9fa8-f44d9d3e3f53 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:55:31.089 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 67edcc76-cdb6-42c7-98a9-6a9916f9e152 2026-05-18 01:55:31.615 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port e035ca65-a1ba-494d-856e-517d86789a7f 2026-05-18 01:55:32.098 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 819daa1c-818c-4cb5-9fa8-f44d9d3e3f53 2026-05-18 01:55:32.243 10 INFO neutron.plugins.ml2.plugin [None req-4e3a89b1-1c9f-4b73-947e-2c30ce500b3a - - - - - -] Attempt 1 to provision port 67edcc76-cdb6-42c7-98a9-6a9916f9e152 2026-05-18 01:55:32.526 10 INFO neutron.plugins.ml2.plugin [None req-1f3010bb-8744-4ed0-8bf3-534d81f33a5e - - - - - -] Attempt 1 to provision port 67edcc76-cdb6-42c7-98a9-6a9916f9e152 2026-05-18 01:55:32.594 10 INFO neutron.plugins.ml2.plugin [None req-1f3010bb-8744-4ed0-8bf3-534d81f33a5e - - - - - -] Attempt 1 to provision port 065e58e1-05d6-42d7-8b44-1c1d049e56d0 2026-05-18 01:55:32.937 9 INFO neutron.plugins.ml2.plugin [None req-a858bd24-7a1e-4ea2-9c18-6be6e2580b9e - - - - - -] Attempt 1 to provision port 065e58e1-05d6-42d7-8b44-1c1d049e56d0 2026-05-18 01:55:33.075 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 67edcc76-cdb6-42c7-98a9-6a9916f9e152 2026-05-18 01:55:33.186 9 INFO neutron.plugins.ml2.plugin [None req-89f448ab-9c08-4e18-8a54-2d419eea8aa2 - - - - - -] Attempt 1 to provision port 065e58e1-05d6-42d7-8b44-1c1d049e56d0 2026-05-18 01:55:33.307 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port e035ca65-a1ba-494d-856e-517d86789a7f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:55:37.161 9 INFO neutron.plugins.ml2.plugin [None req-abd49e85-2362-41be-8eb0-ec22d379d4f1 - - - - - -] Attempt 1 to provision port c4eb8fff-985c-4359-98a1-15b25caaef18 2026-05-18 01:55:40.434 10 INFO neutron.plugins.ml2.plugin [None req-94f3beb3-cc61-43b1-8709-14d2607e0284 - - - - - -] Attempt 1 to provision port 77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 2026-05-18 01:55:42.925 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 2026-05-18 01:55:43.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-adb5efc5-4454-468c-9bca-e84e447f0528'] response: {'server_uuid': '41860e86-207e-4b6a-a178-b2fbab92cb33', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7', 'code': 200} 2026-05-18 01:55:44.948 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 77d0dc6a-6968-4fa3-bf1d-7d5ef67392a7 2026-05-18 01:55:57.819 10 INFO neutron.plugins.ml2.plugin [None req-c521ea76-80d3-497f-8036-7865bc8a2481 - - - - - -] Attempt 1 to provision port 6871c4dc-b564-4dd0-b48c-02501b196ded 2026-05-18 01:55:58.903 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ef03f3bb-7dc4-4818-bf8e-d765f832adeb 2026-05-18 01:55:59.077 10 INFO neutron.plugins.ml2.plugin [None req-73ea6309-4649-4385-8930-c2dcc71fcf72 - - - - - -] Attempt 1 to provision port ef03f3bb-7dc4-4818-bf8e-d765f832adeb 2026-05-18 01:55:59.466 10 INFO neutron.plugins.ml2.plugin [None req-daf146e4-f828-4c38-a5d6-d5e2945af18f - - - - - -] Attempt 1 to provision port ef03f3bb-7dc4-4818-bf8e-d765f832adeb 2026-05-18 01:56:00.850 10 INFO neutron.plugins.ml2.plugin [None req-81cd731d-50c4-4639-a7a5-09965492d5a2 - - - - - -] Attempt 1 to provision port e176f12f-41f4-4af3-80e0-5fcb30a35c7b 2026-05-18 01:56:00.971 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1df485db-79ea-4c16-beb3-d0785d1da6c4 2026-05-18 01:56:01.008 10 INFO neutron.plugins.ml2.plugin [None req-853c4838-2218-42c0-8d52-c88e83ed679a - - - - - -] Attempt 1 to provision port d165251c-d049-40b5-9a55-04570b8d3c38 2026-05-18 01:56:01.458 9 INFO neutron.plugins.ml2.plugin [None req-32a016e7-5f8a-4a6f-9547-32a33fcc40b1 - - - - - -] Attempt 1 to provision port d165251c-d049-40b5-9a55-04570b8d3c38 2026-05-18 01:56:01.499 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ef03f3bb-7dc4-4818-bf8e-d765f832adeb 2026-05-18 01:56:03.055 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1df485db-79ea-4c16-beb3-d0785d1da6c4 2026-05-18 01:56:08.860 10 INFO neutron.plugins.ml2.plugin [None req-1ee70bb2-b86d-41f0-8ed9-41af3d524c83 - - - - - -] Attempt 1 to provision port f08bfca1-5b8d-4ba5-9d28-5556a938d367 2026-05-18 01:56:08.958 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ed759b09-8f3f-4452-bcee-5b0e43cb5cfd 2026-05-18 01:56:10.512 9 INFO neutron.plugins.ml2.plugin [None req-161e656c-c3c6-4415-ad74-4a67dc9ded24 - - - - - -] Attempt 1 to provision port ed759b09-8f3f-4452-bcee-5b0e43cb5cfd 2026-05-18 01:56:10.564 9 INFO neutron.plugins.ml2.db [None req-161e656c-c3c6-4415-ad74-4a67dc9ded24 - - - - - -] No ports have port_id starting with ed759b09-8f3f-4452-bcee-5b0e43cb5cfd 2026-05-18 01:56:13.060 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port f08bfca1-5b8d-4ba5-9d28-5556a938d367 2026-05-18 01:56:13.173 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f11c6074-24f5-4c5c-abc3-6e6e2e4e0472'] response: {'server_uuid': 'a3b91a58-fd4c-446a-8210-25387b723683', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f08bfca1-5b8d-4ba5-9d28-5556a938d367', 'code': 200} 2026-05-18 01:56:15.248 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4f1ea62-a709-4bfb-8790-b421d4a4b7c2'] response: {'server_uuid': 'a3b91a58-fd4c-446a-8210-25387b723683', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f08bfca1-5b8d-4ba5-9d28-5556a938d367', 'code': 200} 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.882 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:15.883 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:15.884 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 2 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.907 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:15.908 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:15.909 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 3 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.935 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:15.936 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:15.938 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 4 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:15.975 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:15.977 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 5 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.009 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.010 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.010 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 6 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.035 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.036 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 7 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.174 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.175 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.176 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 8 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.199 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.200 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.201 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 9 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.233 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.234 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.235 10 INFO neutron.plugins.ml2.plugin [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Attempt 10 to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e35a15a0-c028-42f6-b279-bb940bc0662d could not be found. 2026-05-18 01:56:16.260 10 ERROR neutron.plugins.ml2.managers  2026-05-18 01:56:16.261 10 ERROR neutron.plugins.ml2.managers [None req-5c54efdd-9a95-46e2-87f9-2135e49777f0 - - - - - -] Failed to bind port f5adce6a-ebc9-4d85-b256-7c81f7bc9145 on host instance for vnic_type normal using segments [{'id': '07960014-fb36-4830-9729-844bde893045', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 578, 'network_id': '0b173f65-eda6-487b-9842-21b94c700975'}] 2026-05-18 01:56:16.922 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6871c4dc-b564-4dd0-b48c-02501b196ded 2026-05-18 01:56:17.267 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port d165251c-d049-40b5-9a55-04570b8d3c38 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server [None req-03539cb5-1112-4c2f-996a-81f6c7e43105 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e6edb0a3-dcf9-47e8-bc09-23cb92a2b60e: This subnet is being modified by another concurrent operation. 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e6edb0a3-dcf9-47e8-bc09-23cb92a2b60e: This subnet is being modified by another concurrent operation. 2026-05-18 01:56:17.671 10 ERROR oslo_messaging.rpc.server  2026-05-18 01:56:19.034 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6871c4dc-b564-4dd0-b48c-02501b196ded 2026-05-18 01:56:19.223 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port d165251c-d049-40b5-9a55-04570b8d3c38 2026-05-18 01:56:22.915 10 INFO neutron.plugins.ml2.plugin [None req-e9d47125-e49b-45c9-93d5-614483be43e8 - - - - - -] Attempt 1 to provision port 38fae300-d6a3-4a9d-986e-94e8e63e3019 2026-05-18 01:56:23.091 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 38fae300-d6a3-4a9d-986e-94e8e63e3019 2026-05-18 01:56:23.274 10 INFO neutron.plugins.ml2.plugin [None req-dc0f3cea-038d-4ea4-9358-524c3189d97e - - - - - -] Attempt 1 to provision port 38fae300-d6a3-4a9d-986e-94e8e63e3019 2026-05-18 01:56:23.337 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 2fc4b4ee-1fca-42ca-84d9-cd9cb0b9f028 2026-05-18 01:56:23.762 9 INFO neutron.plugins.ml2.plugin [None req-f28a2733-6a81-4a7e-95dd-34e3a2bf415c - - - - - -] Attempt 1 to provision port a3a226ee-785f-4387-bb47-b515e23405cc 2026-05-18 01:56:24.215 10 INFO neutron.plugins.ml2.plugin [None req-fa47c003-83fe-4061-bcf5-bae0fb103b5b - - - - - -] Attempt 1 to provision port 2fc4b4ee-1fca-42ca-84d9-cd9cb0b9f028 2026-05-18 01:56:24.294 10 INFO neutron.plugins.ml2.plugin [None req-fa47c003-83fe-4061-bcf5-bae0fb103b5b - - - - - -] Attempt 1 to provision port a3a226ee-785f-4387-bb47-b515e23405cc 2026-05-18 01:56:24.444 10 INFO neutron.plugins.ml2.plugin [None req-ec4ae053-fa8f-470a-8866-35d8b4b595f1 - - - - - -] Attempt 1 to provision port 2fc4b4ee-1fca-42ca-84d9-cd9cb0b9f028 2026-05-18 01:56:24.922 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 38fae300-d6a3-4a9d-986e-94e8e63e3019 2026-05-18 01:56:25.228 10 INFO neutron.plugins.ml2.plugin [None req-2da0f08e-2fb1-47f9-a191-20c71ab492fe - - - - - -] Attempt 1 to provision port 8840a8b2-41c4-42c0-9f54-93515dba52f2 2026-05-18 01:56:25.239 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 2fc4b4ee-1fca-42ca-84d9-cd9cb0b9f028 2026-05-18 01:56:25.780 9 INFO neutron.plugins.ml2.plugin [None req-11ae86eb-79b7-4cb0-8768-b2f9bfda1629 - - - - - -] Attempt 1 to provision port 8840a8b2-41c4-42c0-9f54-93515dba52f2 2026-05-18 01:56:32.887 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6f33986d-236c-4cac-b8ff-e6bbffa4398b 2026-05-18 01:56:34.289 10 INFO neutron.plugins.ml2.plugin [None req-00a79ceb-3751-4155-8dc7-d89b9624477d - - - - - -] Attempt 1 to provision port 6f33986d-236c-4cac-b8ff-e6bbffa4398b 2026-05-18 01:56:34.594 9 INFO neutron.plugins.ml2.plugin [None req-76d193a8-487e-468c-a557-4b532fa6dd1d - - - - - -] Attempt 1 to provision port a5ef68ea-db5f-4000-ae8f-de31afd2199c 2026-05-18 01:56:34.627 9 INFO neutron.plugins.ml2.plugin [None req-76d193a8-487e-468c-a557-4b532fa6dd1d - - - - - -] Attempt 1 to provision port 6f33986d-236c-4cac-b8ff-e6bbffa4398b 2026-05-18 01:56:34.873 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 6f33986d-236c-4cac-b8ff-e6bbffa4398b 2026-05-18 01:56:34.923 9 INFO neutron.plugins.ml2.plugin [None req-ecebff7f-4ff5-49e2-bf47-769dd626fb67 - - - - - -] Attempt 1 to provision port a5ef68ea-db5f-4000-ae8f-de31afd2199c 2026-05-18 01:56:35.176 9 INFO neutron.plugins.ml2.plugin [None req-6d4dac5e-bda4-477e-a19a-358229aac4be - - - - - -] Attempt 1 to provision port a5ef68ea-db5f-4000-ae8f-de31afd2199c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:56:40.957 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c56c6a5e-4e48-4cf9-9d52-799067f5d8b2 2026-05-18 01:56:40.967 10 INFO neutron.plugins.ml2.plugin [None req-834b2970-f7a3-4ec2-b6db-c490b1cd9aa6 - - - - - -] Attempt 1 to provision port c56c6a5e-4e48-4cf9-9d52-799067f5d8b2 2026-05-18 01:56:41.760 9 INFO neutron.plugins.ml2.plugin [None req-f43d2de7-ad33-4549-ac8f-39c16e692d3a - - - - - -] Attempt 1 to provision port b87df28f-ce91-4668-ac3a-453e05367900 2026-05-18 01:56:41.812 9 INFO neutron.plugins.ml2.plugin [None req-f43d2de7-ad33-4549-ac8f-39c16e692d3a - - - - - -] Attempt 1 to provision port c56c6a5e-4e48-4cf9-9d52-799067f5d8b2 2026-05-18 01:56:42.918 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c56c6a5e-4e48-4cf9-9d52-799067f5d8b2 2026-05-18 01:56:45.233 10 INFO neutron.plugins.ml2.plugin [None req-0ed1a106-94ec-4564-a756-7a180b959c67 - - - - - -] Attempt 1 to provision port 6d92ff7e-e395-46f8-ae80-b897a6a854c0 2026-05-18 01:56:54.909 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:55.437 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port f15065ad-f932-45a6-9ffd-8b93e628da5e 2026-05-18 01:56:55.448 10 INFO neutron.plugins.ml2.plugin [None req-7b83c4a2-8dbe-4ae0-b833-fe762f219977 - - - - - -] Attempt 1 to provision port f15065ad-f932-45a6-9ffd-8b93e628da5e 2026-05-18 01:56:56.509 10 INFO neutron.plugins.ml2.plugin [None req-1ec0717d-9250-49b1-8e38-87109f62ad85 - - - - - -] Attempt 1 to provision port f15065ad-f932-45a6-9ffd-8b93e628da5e 2026-05-18 01:56:56.962 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:56:57.006 9 INFO neutron.plugins.ml2.plugin [None req-5c3ce755-f36d-400e-aa17-9f6630f81122 - - - - - -] Attempt 1 to provision port 81fb97b2-bd83-4b35-8044-2181acff8b32 2026-05-18 01:56:57.058 9 INFO neutron.plugins.ml2.plugin [None req-5c3ce755-f36d-400e-aa17-9f6630f81122 - - - - - -] Attempt 1 to provision port f15065ad-f932-45a6-9ffd-8b93e628da5e 2026-05-18 01:56:57.255 10 INFO neutron.plugins.ml2.plugin [None req-24c94657-a132-4438-a328-2624a2eb798e - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:57.564 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:57.837 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port f15065ad-f932-45a6-9ffd-8b93e628da5e 2026-05-18 01:56:58.051 9 INFO neutron.plugins.ml2.plugin [None req-fea7091c-d5de-4c90-ba61-c5396acd8331 - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:58.254 10 INFO neutron.plugins.ml2.plugin [None req-6b9282ca-22d7-49fb-a29d-0740c823d714 - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:56:58.429 10 INFO neutron.plugins.ml2.plugin [None req-db1d33fb-7420-4107-a60e-fa2291a4a3f0 - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:58.891 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:56:59.162 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 907dae68-4471-45de-b5f9-1892cf0a3d3e 2026-05-18 01:56:59.510 9 INFO neutron.plugins.ml2.plugin [None req-b71e5567-9963-4a22-aa20-c903a9a551c3 - - - - - -] Attempt 1 to provision port c36d58b6-f51b-43a5-9fc5-cd887af9a5c6 2026-05-18 01:56:59.550 9 INFO neutron.plugins.ml2.plugin [None req-b71e5567-9963-4a22-aa20-c903a9a551c3 - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:56:59.919 9 INFO neutron.plugins.ml2.plugin [None req-daef3758-5060-49f0-9bc4-3e377f884767 - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:57:00.491 10 INFO neutron.plugins.ml2.plugin [None req-38c6794e-a308-4d77-b058-324870d45855 - - - - - -] Attempt 1 to provision port c36d58b6-f51b-43a5-9fc5-cd887af9a5c6 2026-05-18 01:57:00.941 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 79bb4afc-c731-4d9f-8370-8db6309ac392 2026-05-18 01:57:01.275 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port accc50c9-a48d-4db6-b92b-a20090554459 2026-05-18 01:57:01.863 9 INFO neutron.plugins.ml2.plugin [None req-06385ec6-00e4-4e4a-a300-72aa47a72edd - - - - - -] Attempt 1 to provision port 947b3d96-f8c1-4ff7-998c-2730c6d05dcd 2026-05-18 01:57:02.631 10 INFO neutron.plugins.ml2.plugin [None req-6afbde64-2ed6-4858-a7ef-c840ebbc0a60 - - - - - -] Attempt 1 to provision port 947b3d96-f8c1-4ff7-998c-2730c6d05dcd 2026-05-18 01:57:02.990 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ad6c5dd9-32a7-49de-973d-dc194cff28a3 2026-05-18 01:57:03.669 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port accc50c9-a48d-4db6-b92b-a20090554459 2026-05-18 01:57:03.805 10 INFO neutron.plugins.ml2.plugin [None req-942e53a8-837c-4826-aa72-2bee65d3b8ba - - - - - -] Attempt 1 to provision port da487f7d-6837-4d09-b780-51b22d067d7c 2026-05-18 01:57:04.457 10 INFO neutron.plugins.ml2.plugin [None req-e4ba1c20-9fad-406b-bb5f-b107288a2cd0 - - - - - -] Attempt 1 to provision port ad6c5dd9-32a7-49de-973d-dc194cff28a3 2026-05-18 01:57:04.774 10 INFO neutron.plugins.ml2.plugin [None req-213309c0-d93f-46ac-8820-7a4ed6bf6a78 - - - - - -] Attempt 1 to provision port ad6c5dd9-32a7-49de-973d-dc194cff28a3 2026-05-18 01:57:04.960 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ad6c5dd9-32a7-49de-973d-dc194cff28a3 2026-05-18 01:57:05.185 10 INFO neutron.plugins.ml2.plugin [None req-a25816ff-d0df-44c7-a1ec-b2683a2e51de - - - - - -] Attempt 1 to provision port da487f7d-6837-4d09-b780-51b22d067d7c 2026-05-18 01:57:05.361 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 3d64e414-2aee-4c75-8bb9-1dbc84ba9b13 2026-05-18 01:57:06.063 9 INFO neutron.plugins.ml2.plugin [None req-9ac321df-32fe-4fb4-9ab1-e8f3520e13d5 - - - - - -] Attempt 1 to provision port 3d64e414-2aee-4c75-8bb9-1dbc84ba9b13 2026-05-18 01:57:06.359 9 INFO neutron.plugins.ml2.plugin [None req-8b7460c0-5c94-45fd-bc99-dafa727dff4d - - - - - -] Attempt 1 to provision port 3d64e414-2aee-4c75-8bb9-1dbc84ba9b13 2026-05-18 01:57:06.961 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 695fefda-7ba1-4d75-b75d-b699545c5c3e 2026-05-18 01:57:07.323 9 INFO neutron.plugins.ml2.plugin [None req-d7d4847c-4f38-4dee-8379-1456d271724a - - - - - -] Attempt 1 to provision port 695fefda-7ba1-4d75-b75d-b699545c5c3e 2026-05-18 01:57:07.580 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 3d64e414-2aee-4c75-8bb9-1dbc84ba9b13 2026-05-18 01:57:07.621 10 INFO neutron.plugins.ml2.plugin [None req-64b37092-6336-40dd-93d2-f72d813b291f - - - - - -] Attempt 1 to provision port 695fefda-7ba1-4d75-b75d-b699545c5c3e 2026-05-18 01:57:08.983 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port be59f88a-64cd-48ae-809a-1d7a3fd421e1 2026-05-18 01:57:09.547 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port ea80f25b-3255-4d99-be73-34139519e6ff 2026-05-18 01:57:09.718 9 INFO neutron.plugins.ml2.plugin [None req-a5bbefa1-ab4e-4f34-9185-738386a2cfc3 - - - - - -] Attempt 1 to provision port ea80f25b-3255-4d99-be73-34139519e6ff 2026-05-18 01:57:10.030 10 INFO neutron.plugins.ml2.plugin [None req-a7bf4910-fb5f-4e92-ac5c-32e2abcb0cec - - - - - -] Attempt 1 to provision port ea80f25b-3255-4d99-be73-34139519e6ff 2026-05-18 01:57:10.176 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 695fefda-7ba1-4d75-b75d-b699545c5c3e 2026-05-18 01:57:10.630 10 INFO neutron.plugins.ml2.plugin [None req-f356476e-88b1-4787-957c-b46459bfdd26 - - - - - -] Attempt 1 to provision port be59f88a-64cd-48ae-809a-1d7a3fd421e1 2026-05-18 01:57:11.511 10 INFO neutron.plugins.ml2.plugin [None req-b2148a6d-2ff6-45fc-baeb-f2bf31170a76 - - - - - -] Attempt 1 to provision port 745be73a-b961-4929-845c-e2135e857244 2026-05-18 01:57:13.033 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 745be73a-b961-4929-845c-e2135e857244 2026-05-18 01:57:13.190 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e1b3c6-c86f-4f89-af3c-249a52ff95ea'] response: {'server_uuid': 'b2c764f6-1a07-41d2-89d8-0216853fe8af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '745be73a-b961-4929-845c-e2135e857244', 'code': 200} 2026-05-18 01:57:14.935 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 745be73a-b961-4929-845c-e2135e857244 2026-05-18 01:57:20.326 9 INFO neutron.plugins.ml2.plugin [None req-8c27e8a5-a8fa-4593-9507-6eaac3d399e0 - - - - - -] Attempt 1 to provision port c36a4e50-f3db-4ec0-b57c-21c2ec69f772 2026-05-18 01:57:21.030 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port da487f7d-6837-4d09-b780-51b22d067d7c 2026-05-18 01:57:21.073 9 INFO neutron.plugins.ml2.plugin [None req-5c650c2d-630d-4370-ab42-36fcc8f1e9b7 - - - - - -] Attempt 1 to provision port a0f3deec-395b-43c9-a891-a4e10bfe74cf 2026-05-18 01:57:21.342 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 81fb97b2-bd83-4b35-8044-2181acff8b32 2026-05-18 01:57:21.637 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 947b3d96-f8c1-4ff7-998c-2730c6d05dcd 2026-05-18 01:57:22.088 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b0be614c-375c-4f3b-bc09-a1edd129084c 2026-05-18 01:57:22.553 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c36d58b6-f51b-43a5-9fc5-cd887af9a5c6 2026-05-18 01:57:22.730 9 INFO neutron.plugins.ml2.plugin [None req-919f5a35-6ee3-4962-bdea-a89374ba1143 - - - - - -] Attempt 1 to provision port b0be614c-375c-4f3b-bc09-a1edd129084c 2026-05-18 01:57:22.958 10 INFO neutron.plugins.ml2.plugin [None req-48ef7be6-2d24-410f-ae54-2c0515892706 - - - - - -] Attempt 1 to provision port b0be614c-375c-4f3b-bc09-a1edd129084c 2026-05-18 01:57:23.096 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port da487f7d-6837-4d09-b780-51b22d067d7c 2026-05-18 01:57:23.413 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 81fb97b2-bd83-4b35-8044-2181acff8b32 2026-05-18 01:57:23.609 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 947b3d96-f8c1-4ff7-998c-2730c6d05dcd 2026-05-18 01:57:23.734 10 INFO neutron.plugins.ml2.plugin [None req-e80b5e2b-d964-4e0b-83da-f03098a6aa48 - - - - - -] Attempt 1 to provision port d51631d4-a32f-4796-9827-a40466a810e6 2026-05-18 01:57:23.870 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port b0be614c-375c-4f3b-bc09-a1edd129084c 2026-05-18 01:57:24.235 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c36d58b6-f51b-43a5-9fc5-cd887af9a5c6 2026-05-18 01:57:24.278 9 INFO neutron.plugins.ml2.plugin [None req-ef2b4231-e194-4195-85ef-a22d1ecfd5ed - - - - - -] Attempt 1 to provision port d51631d4-a32f-4796-9827-a40466a810e6 2026-05-18 01:57:24.495 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c36a4e50-f3db-4ec0-b57c-21c2ec69f772 2026-05-18 01:57:24.615 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-02003467-e0cb-4440-8249-8d230fe44008'] response: {'server_uuid': 'f64ef9dc-23a7-4496-a2c8-bbaeda3564cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c36a4e50-f3db-4ec0-b57c-21c2ec69f772', 'code': 200} 2026-05-18 01:57:25.094 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port c36a4e50-f3db-4ec0-b57c-21c2ec69f772 2026-05-18 01:57:25.363 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 46d2cfec-f929-4106-b47f-1236b4d95c91 2026-05-18 01:57:27.378 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a6034486-bfe5-44a7-813b-7c82993b133b 2026-05-18 01:57:27.749 10 INFO neutron.plugins.ml2.plugin [None req-e410ca5e-877c-41ca-a18b-18e1be21c471 - - - - - -] Attempt 1 to provision port a361baa4-4d9e-49fd-85bd-58afaa3586a5 2026-05-18 01:57:28.045 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 46d2cfec-f929-4106-b47f-1236b4d95c91 2026-05-18 01:57:28.403 10 INFO neutron.plugins.ml2.plugin [None req-21b80226-2625-43b7-a47b-5f34aa001362 - - - - - -] Attempt 1 to provision port a6034486-bfe5-44a7-813b-7c82993b133b 2026-05-18 01:57:28.704 9 INFO neutron.plugins.ml2.plugin [None req-f9b33c9f-2e57-4d7a-a67b-bd147764a218 - - - - - -] Attempt 1 to provision port a6034486-bfe5-44a7-813b-7c82993b133b 2026-05-18 01:57:29.151 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a6034486-bfe5-44a7-813b-7c82993b133b 2026-05-18 01:57:30.289 9 INFO neutron.plugins.ml2.plugin [None req-866e3f1c-3d6a-478a-9107-f07ea349ee7b - - - - - -] Attempt 1 to provision port 1c12c9df-7b99-4c92-bb04-ac1ff43d7987 2026-05-18 01:57:31.018 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 39618acd-4101-4796-a4d2-8163ea30acf8 2026-05-18 01:57:31.063 9 INFO neutron.plugins.ml2.plugin [None req-6a401a9f-3677-4989-983e-b9db3ed4a429 - - - - - -] Attempt 1 to provision port 1c12c9df-7b99-4c92-bb04-ac1ff43d7987 2026-05-18 01:57:33.002 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 39618acd-4101-4796-a4d2-8163ea30acf8 2026-05-18 01:57:36.458 10 INFO neutron.plugins.ml2.plugin [None req-ac94b8df-3d5c-405c-9c9f-1b1cade063f9 - - - - - -] Attempt 1 to provision port 456926db-8209-46b8-881b-a9d1aaf97be7 2026-05-18 01:57:39.067 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 456926db-8209-46b8-881b-a9d1aaf97be7 2026-05-18 01:57:39.194 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a88d2fe9-c69d-4227-9242-aacafec65297'] response: {'server_uuid': 'c19d679c-56f0-43f4-91e7-5a8981d623c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '456926db-8209-46b8-881b-a9d1aaf97be7', 'code': 200} 2026-05-18 01:57:41.024 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 456926db-8209-46b8-881b-a9d1aaf97be7 2026-05-18 01:57:41.323 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a0f3deec-395b-43c9-a891-a4e10bfe74cf 2026-05-18 01:57:41.664 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port d51631d4-a32f-4796-9827-a40466a810e6 2026-05-18 01:57:43.027 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a0f3deec-395b-43c9-a891-a4e10bfe74cf 2026-05-18 01:57:43.221 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port d51631d4-a32f-4796-9827-a40466a810e6 2026-05-18 01:57:45.087 9 INFO neutron.plugins.ml2.plugin [None req-5acf2831-8353-4438-bfde-dfa26e6d2f07 - - - - - -] Attempt 1 to provision port 20cb19aa-6d49-491f-8c6f-7dea958b21c7 2026-05-18 01:57:47.018 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1c12c9df-7b99-4c92-bb04-ac1ff43d7987 2026-05-18 01:57:47.493 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a361baa4-4d9e-49fd-85bd-58afaa3586a5 2026-05-18 01:57:49.016 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 1c12c9df-7b99-4c92-bb04-ac1ff43d7987 2026-05-18 01:57:49.269 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a361baa4-4d9e-49fd-85bd-58afaa3586a5 2026-05-18 01:57:55.056 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port cf16c4d2-d1b7-489a-bfda-2c7acd4ab5aa 2026-05-18 01:57:57.693 10 INFO neutron.plugins.ml2.plugin [None req-8967377b-8afe-4404-a135-c3b48763fe9c - - - - - -] Attempt 1 to provision port 3f92d799-f5ae-4668-bb6c-43a7bbb6523a 2026-05-18 01:57:59.128 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 3f92d799-f5ae-4668-bb6c-43a7bbb6523a 2026-05-18 01:57:59.238 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43acb970-9237-4564-9c92-96a58fc240d4'] response: {'server_uuid': '29d0120c-a61b-49bc-a501-46650273b7a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f92d799-f5ae-4668-bb6c-43a7bbb6523a', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:58:01.190 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 3f92d799-f5ae-4668-bb6c-43a7bbb6523a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-18 01:58:34.662 10 INFO neutron.plugins.ml2.plugin [None req-34439873-5235-4ad9-b4d3-de33a6e7e1fd - - - - - -] Attempt 1 to provision port 23d944c7-4dd2-45c6-9ee6-fd6b40dae957 2026-05-18 01:58:37.213 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 23d944c7-4dd2-45c6-9ee6-fd6b40dae957 2026-05-18 01:58:37.317 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05028b02-1414-4719-89ca-729d58864597'] response: {'server_uuid': '29d0120c-a61b-49bc-a501-46650273b7a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23d944c7-4dd2-45c6-9ee6-fd6b40dae957', 'code': 200} 2026-05-18 01:58:39.199 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 23d944c7-4dd2-45c6-9ee6-fd6b40dae957 2026-05-18 01:59:05.116 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a6d17143-9dfd-4219-b443-63a1a5ec4a6e 2026-05-18 01:59:05.254 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-988a1dab-3995-4bb5-b01f-cd8a402f7714'] response: {'server_uuid': '29d0120c-a61b-49bc-a501-46650273b7a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6d17143-9dfd-4219-b443-63a1a5ec4a6e', 'code': 200} 2026-05-18 01:59:07.049 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port a6d17143-9dfd-4219-b443-63a1a5ec4a6e 2026-05-18 01:59:11.308 9 INFO neutron.plugins.ml2.plugin [None req-affaf961-f481-4beb-826d-0a26164cc969 - - - - - -] Attempt 1 to provision port 8a700f57-0b66-49bb-b393-8201ada92e36 2026-05-18 01:59:15.171 9 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8a700f57-0b66-49bb-b393-8201ada92e36 2026-05-18 01:59:15.299 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b3b78fc-3bfa-431d-b883-b92865ae03f0'] response: {'server_uuid': '29d0120c-a61b-49bc-a501-46650273b7a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8a700f57-0b66-49bb-b393-8201ada92e36', 'code': 200} 2026-05-18 01:59:17.058 10 INFO neutron.plugins.ml2.plugin [None req-f206f3bc-e88f-4512-9f2e-2491398ed14b - - - - - -] Attempt 1 to provision port 8a700f57-0b66-49bb-b393-8201ada92e36 2026-05-18 01:59:24.672 9 INFO neutron.plugins.ml2.plugin [None req-3017e8cf-e7f6-441e-ac83-bc287284da3a - - - - - -] Attempt 1 to provision port 8a700f57-0b66-49bb-b393-8201ada92e36 2026-05-18 01:59:30.179 9 INFO neutron.plugins.ml2.plugin [None req-7abdb6b5-c22a-4a04-9280-ea718816d965 - - - - - -] Attempt 1 to provision port a6d17143-9dfd-4219-b443-63a1a5ec4a6e