+ 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/neutron/common/utils.py:54: 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-06-10 10:44:09.205 1 INFO neutron.common.config [-] Logging enabled! 2026-06-10 10:44:09.206 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-10 10:44:09.206 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-10 10:44:09.207 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 10:44:10.056 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.059 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 10:44:10.061 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 10:44:10.062 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 10:44:10.062 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 10:44:10.062 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 10:44:10.063 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.068 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.068 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 10:44:10.068 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.084 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 10:44:10.085 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.085 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 10:44:10.115 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 10:44:10.116 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 10:44:10.116 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 10:44:10.116 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 10:44:10.122 1 WARNING oslo_policy.policy [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-10 10:44:10.389 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 10:44:10.723 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 10:44:10.723 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 10:44:10.724 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 10:44:10.762 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 10:44:10.763 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 10:44:10.763 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 10:44:10.763 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 10:44:10.763 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing extension driver 'qos' 2026-06-10 10:44:10.764 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 10:44:10.764 1 INFO neutron.plugins.ml2.managers [None req-e20a3b46-9ddd-4fb2-9530-7892f1d2efd5 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 10:44:10.777 1 INFO neutron.quota [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded quota_driver: . 2026-06-10 10:44:10.778 1 INFO neutron.plugins.ml2.plugin [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 10:44:10.778 1 INFO neutron.plugins.ml2.managers [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 10:44:10.778 1 INFO neutron.plugins.ml2.managers [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 10:44:10.778 1 INFO neutron.plugins.ml2.managers [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 10:44:10.778 1 INFO neutron.extensions.vlantransparent [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Disabled vlantransparent extension. 2026-06-10 10:44:10.779 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: qos 2026-06-10 10:44:10.788 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: router 2026-06-10 10:44:10.816 1 INFO neutron.services.service_base [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 10:44:10.816 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: segments 2026-06-10 10:44:10.877 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: trunk 2026-06-10 10:44:10.933 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: vpnaas 2026-06-10 10:44:10.966 1 WARNING stevedore.named [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 10:44:11.044 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 10:44:11.045 1 INFO neutron.common.utils [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 10:44:11.045 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 10:44:11.049 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: tag 2026-06-10 10:44:11.054 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: timestamp 2026-06-10 10:44:11.056 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 10:44:11.059 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: flavors 2026-06-10 10:44:11.061 1 INFO neutron.manager [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loading Plugin: revisions 2026-06-10 10:44:11.063 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Initializing extension manager. 2026-06-10 10:44:11.066 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: address-group 2026-06-10 10:44:11.066 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: address-scope 2026-06-10 10:44:11.067 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 10:44:11.068 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: agent 2026-06-10 10:44:11.068 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 10:44:11.069 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 10:44:11.070 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 10:44:11.070 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: availability_zone 2026-06-10 10:44:11.071 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 10:44:11.071 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 10:44:11.072 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 10:44:11.073 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 10:44:11.074 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: dns-integration 2026-06-10 10:44:11.074 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 10:44:11.075 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 10:44:11.075 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: dvr 2026-06-10 10:44:11.076 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 10:44:11.076 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 10:44:11.077 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:11.077 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 10:44:11.078 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: external-net 2026-06-10 10:44:11.078 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 10:44:11.078 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: extraroute 2026-06-10 10:44:11.079 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 10:44:11.080 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 10:44:11.080 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 10:44:11.080 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 10:44:11.081 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 10:44:11.081 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: fip-port-details 2026-06-10 10:44:11.082 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: flavors 2026-06-10 10:44:11.083 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 10:44:11.083 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 10:44:11.084 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: ip_allocation 2026-06-10 10:44:11.084 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 10:44:11.085 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 10:44:11.086 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: router 2026-06-10 10:44:11.087 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 10:44:11.087 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 10:44:11.088 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: l3-ha 2026-06-10 10:44:11.088 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:11.089 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 10:44:11.089 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: l3-flavors 2026-06-10 10:44:11.090 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 10:44:11.090 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 10:44:11.092 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 10:44:11.093 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 10:44:11.094 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 10:44:11.094 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 10:44:11.095 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 10:44:11.095 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: multi-provider 2026-06-10 10:44:11.096 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: net-mtu 2026-06-10 10:44:11.096 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 10:44:11.097 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 10:44:11.097 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: network_ha 2026-06-10 10:44:11.098 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 10:44:11.099 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 10:44:11.099 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: pagination 2026-06-10 10:44:11.099 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-device-profile 2026-06-10 10:44:11.100 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 10:44:11.100 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 10:44:11.101 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-mac-override 2026-06-10 10:44:11.101 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 10:44:11.102 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 10:44:11.102 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-resource-request 2026-06-10 10:44:11.103 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 10:44:11.104 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: binding 2026-06-10 10:44:11.104 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: binding-extended 2026-06-10 10:44:11.105 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-security 2026-06-10 10:44:11.105 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: project-id 2026-06-10 10:44:11.106 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: provider 2026-06-10 10:44:11.108 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos 2026-06-10 10:44:11.109 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 10:44:11.109 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 10:44:11.110 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-default 2026-06-10 10:44:11.111 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-fip 2026-06-10 10:44:11.111 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 10:44:11.112 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 10:44:11.112 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 10:44:11.113 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 10:44:11.115 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 10:44:11.116 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-pps 2026-06-10 10:44:11.117 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 10:44:11.118 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 10:44:11.119 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 10:44:11.120 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 10:44:11.124 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: quotas 2026-06-10 10:44:11.127 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: quota_details 2026-06-10 10:44:11.128 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: rbac-policies 2026-06-10 10:44:11.128 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 10:44:11.129 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 10:44:11.129 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 10:44:11.130 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 10:44:11.130 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: revision-if-match 2026-06-10 10:44:11.131 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 10:44:11.131 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 10:44:11.132 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 10:44:11.133 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 10:44:11.134 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 10:44:11.134 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 10:44:11.135 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 10:44:11.135 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 10:44:11.141 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: security-group 2026-06-10 10:44:11.142 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: segment 2026-06-10 10:44:11.143 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 10:44:11.143 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: service-type 2026-06-10 10:44:11.144 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: sorting 2026-06-10 10:44:11.144 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 10:44:11.145 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 10:44:11.145 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 10:44:11.146 1 WARNING neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 10:44:11.146 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 10:44:11.147 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 10:44:11.147 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 10:44:11.148 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 10:44:11.148 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 10:44:11.149 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 10:44:11.149 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 10:44:11.152 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 10:44:11.152 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 10:44:11.153 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: trunk 2026-06-10 10:44:11.153 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: trunk-details 2026-06-10 10:44:11.154 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 10:44:11.154 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 10:44:11.155 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 10:44:11.155 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 10:44:11.157 1 INFO neutron.api.extensions [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Loaded extension: vpnaas 2026-06-10 10:44:11.159 1 INFO oslo_service.service [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Starting 2 workers 2026-06-10 10:44:11.163 1 INFO oslo_service.service [None req-6f02d41b-b6b4-4c20-82ba-9d75293d43f5 - - - - - -] Starting 1 workers 2026-06-10 10:44:42.745 9 INFO neutron.db.l3_hamode_db [None req-9d9c0ee9-c5f8-4e7e-a94e-29e48bd1a67a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 10:44:59.401 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 12bda784-833f-42fa-8018-b49b988ba90a 2026-06-10 10:45:00.657 9 INFO neutron.plugins.ml2.plugin [None req-406d9e08-6d5d-4376-91f6-c50804625b4e - - - - - -] Attempt 1 to provision port 12bda784-833f-42fa-8018-b49b988ba90a 2026-06-10 10:45:01.321 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 12bda784-833f-42fa-8018-b49b988ba90a 2026-06-10 10:49:19.036 9 INFO neutron.plugins.ml2.plugin [None req-febe9291-5d5d-4083-8420-ed655c6b518c - - - - - -] Attempt 1 to provision port bf922d47-5da5-4c4f-b4b5-d7aa6730e9c1 2026-06-10 10:49:19.535 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port bf922d47-5da5-4c4f-b4b5-d7aa6730e9c1 2026-06-10 10:49:26.430 10 INFO neutron.plugins.ml2.plugin [None req-1aa8ef3c-1e70-40ba-a6be-5bc48b6a4a65 - - - - - -] Attempt 1 to provision port 7e21523f-e069-42d8-b476-7545660f364d 2026-06-10 10:53:11.907 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 7e21523f-e069-42d8-b476-7545660f364d 2026-06-10 10:53:13.681 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 7e21523f-e069-42d8-b476-7545660f364d 2026-06-10 11:03:12.345 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 83aca38f-0a87-4db3-a636-d8e452cd9555 2026-06-10 11:03:14.057 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 83aca38f-0a87-4db3-a636-d8e452cd9555 2026-06-10 11:18:44.530 9 INFO neutron.plugins.ml2.plugin [None req-0e6c8b6c-3745-4dc9-924c-c205fdf4da1d - - - - - -] Attempt 1 to provision port ff4557c3-d4fe-48de-b790-94d9c553f356 2026-06-10 11:18:44.639 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 67385fd5-de37-4efe-b5a4-75354203e10a 2026-06-10 11:18:44.986 9 INFO neutron.plugins.ml2.plugin [None req-b4b70242-ffce-4352-bf67-7568f915cb9d - - - - - -] Attempt 1 to provision port 4274ce3b-2d19-49a9-8dcc-c6b0296a4506 2026-06-10 11:18:45.135 10 INFO neutron.plugins.ml2.plugin [None req-54f2ef7f-c131-4c72-90f7-8873e57418ca - - - - - -] Attempt 1 to provision port 1dcdd00f-0890-4798-9007-d92b3b4de1a2 2026-06-10 11:18:45.195 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 1dcdd00f-0890-4798-9007-d92b3b4de1a2 2026-06-10 11:18:45.545 10 INFO neutron.plugins.ml2.plugin [None req-0f4d9315-73d8-49ca-b2e4-e1db67bc0415 - - - - - -] Attempt 1 to provision port 67385fd5-de37-4efe-b5a4-75354203e10a 2026-06-10 11:18:46.633 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 67385fd5-de37-4efe-b5a4-75354203e10a 2026-06-10 11:18:46.944 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 1dcdd00f-0890-4798-9007-d92b3b4de1a2 2026-06-10 11:18:47.220 10 INFO neutron.plugins.ml2.plugin [None req-35185c77-141b-480b-b805-b67f782e8f52 - - - - - -] Attempt 1 to provision port 70acc08a-b0bc-463f-8578-498e82c2d694 2026-06-10 11:18:47.383 9 INFO neutron.plugins.ml2.plugin [None req-d85810c3-547e-4ab0-a486-5716f3ee6af9 - - - - - -] Attempt 1 to provision port 13a69d49-85aa-413a-8486-ba057053d6e7 2026-06-10 11:18:47.730 9 INFO neutron.plugins.ml2.plugin [None req-438840e1-f0ed-4706-a328-5f5ac12f7bc9 - - - - - -] Attempt 1 to provision port 70acc08a-b0bc-463f-8578-498e82c2d694 2026-06-10 11:18:48.080 9 INFO neutron.plugins.ml2.plugin [None req-6e7ab7eb-301d-4ab8-9295-140ea11c5b0c - - - - - -] Attempt 1 to provision port 13a69d49-85aa-413a-8486-ba057053d6e7 2026-06-10 11:18:51.448 9 INFO neutron.plugins.ml2.plugin [None req-e79551a6-ea9b-4925-a903-9eaffe3f35f9 - - - - - -] Attempt 1 to provision port 4f3b5140-b1e0-46b2-a2ba-c6dc021f52a1 2026-06-10 11:18:52.322 9 INFO neutron.plugins.ml2.plugin [None req-0f02ee55-247b-46e2-b31b-96df78831afb - - - - - -] Attempt 1 to provision port eea26854-8d23-452b-8c70-0e70623d2f6d 2026-06-10 11:18:52.647 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port eea26854-8d23-452b-8c70-0e70623d2f6d 2026-06-10 11:18:53.938 9 INFO neutron.plugins.ml2.plugin [None req-b9cdbb32-8fba-4e25-b45f-e291872c87bd - - - - - -] Attempt 1 to provision port 7dd6ec0f-7553-4a1a-b797-944553c3098e 2026-06-10 11:18:54.657 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port eea26854-8d23-452b-8c70-0e70623d2f6d 2026-06-10 11:18:54.684 9 INFO neutron.plugins.ml2.plugin [None req-a1be54fa-943e-4c6a-b7ce-7ded2b4e569d - - - - - -] Attempt 1 to provision port 7dd6ec0f-7553-4a1a-b797-944553c3098e 2026-06-10 11:18:55.917 9 INFO neutron.plugins.ml2.plugin [None req-2f5dd572-067e-42ed-8763-bf1aacdb7909 - - - - - -] Attempt 1 to provision port bb00626b-d036-4188-a73f-b1cb97219ef3 2026-06-10 11:18:56.646 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3b547577-ec95-4e21-b67f-093d7988ffac 2026-06-10 11:18:57.274 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 62e0c8e5-db06-4009-a6b2-4af49b4a0d1d 2026-06-10 11:18:58.614 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3b547577-ec95-4e21-b67f-093d7988ffac 2026-06-10 11:18:58.876 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 62e0c8e5-db06-4009-a6b2-4af49b4a0d1d 2026-06-10 11:19:00.880 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port bb00626b-d036-4188-a73f-b1cb97219ef3 2026-06-10 11:19:01.015 10 INFO neutron.plugins.ml2.plugin [None req-ff571df6-16d3-4f97-844f-6c116b99ffba - - - - - -] Attempt 1 to provision port 5626d733-4560-438f-bf70-d628f46015da 2026-06-10 11:19:01.609 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad82bc87-24c8-40f1-8012-98c8a8649199'] response: {'server_uuid': 'b83d3dbf-7e01-43c4-90c3-d5545370e590', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb00626b-d036-4188-a73f-b1cb97219ef3', 'code': 200} 2026-06-10 11:19:01.673 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port b8ef690d-83e8-4b34-b785-7d11e7e68ad4 2026-06-10 11:19:01.773 10 INFO neutron.plugins.ml2.plugin [None req-b615e8e4-3f41-4c1a-87ad-2fee70fb887b - - - - - -] Attempt 1 to provision port b8ef690d-83e8-4b34-b785-7d11e7e68ad4 2026-06-10 11:19:02.787 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port bb00626b-d036-4188-a73f-b1cb97219ef3 2026-06-10 11:19:03.227 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port b8ef690d-83e8-4b34-b785-7d11e7e68ad4 2026-06-10 11:19:03.719 9 INFO neutron.plugins.ml2.plugin [None req-9400013f-9489-4749-bf94-048e7787bdbf - - - - - -] Attempt 1 to provision port 618dc7cc-bab7-4417-9d7e-f3fea63dae1e 2026-06-10 11:19:04.378 10 INFO neutron.plugins.ml2.plugin [None req-ee0abeb8-7a00-4226-b362-1715481f81b9 - - - - - -] Attempt 1 to provision port 618dc7cc-bab7-4417-9d7e-f3fea63dae1e 2026-06-10 11:19:06.465 9 INFO neutron.plugins.ml2.plugin [None req-326d7b36-7aa5-4537-8609-43909e2a721a - - - - - -] Attempt 1 to provision port cff1a07f-803a-4c67-b4b2-891defa4ce25 2026-06-10 11:19:06.674 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a95784b8-3cb1-4311-bc26-14b3c9e74754 2026-06-10 11:19:07.116 10 INFO neutron.plugins.ml2.plugin [None req-30df505b-845b-4944-a8f4-cd4078d604a4 - - - - - -] Attempt 1 to provision port 983d4b57-df53-4117-b461-d10469704b39 2026-06-10 11:19:07.270 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 983d4b57-df53-4117-b461-d10469704b39 2026-06-10 11:19:08.750 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a95784b8-3cb1-4311-bc26-14b3c9e74754 2026-06-10 11:19:09.111 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 983d4b57-df53-4117-b461-d10469704b39 2026-06-10 11:19:09.744 9 INFO neutron.plugins.ml2.plugin [None req-36645a41-bb0c-4b1b-b310-5d3e950bf651 - - - - - -] Attempt 1 to provision port 692278bc-20aa-4de9-905d-022ae25c4dcb 2026-06-10 11:19:10.555 10 INFO neutron.plugins.ml2.plugin [None req-4586fc14-1757-4fd0-9a3b-cb09a2a1472a - - - - - -] Attempt 1 to provision port 692278bc-20aa-4de9-905d-022ae25c4dcb 2026-06-10 11:19:10.785 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 1d0ffec7-3f20-43ac-a7cb-08aa62dc7ded 2026-06-10 11:19:11.727 9 INFO neutron.plugins.ml2.plugin [None req-cdcab57a-0d8b-4288-8a92-c259e06b4b5e - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:12.673 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 1d0ffec7-3f20-43ac-a7cb-08aa62dc7ded 2026-06-10 11:19:14.792 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:14.956 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1240948-4ee1-4f86-8d14-c453a19a1b23'] response: {'server_uuid': '1a23b58a-0c1d-48ad-9041-5c7b77248257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e6e5ea0-d1c4-43be-8f84-33a908c14ce3', 'code': 200} 2026-06-10 11:19:16.791 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:18.130 10 INFO neutron.plugins.ml2.plugin [None req-fb8facef-bb7f-484a-a372-434b2494a068 - - - - - -] Attempt 1 to provision port 68d6827c-4d97-435b-950d-a2ba719c67f7 2026-06-10 11:19:18.734 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8813f2a8-e35c-4069-9088-5f66a2cf3877 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:19:20.711 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 68d6827c-4d97-435b-950d-a2ba719c67f7 2026-06-10 11:19:20.841 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-81b049e8-ecdd-4697-b54c-a26b7929878e'] response: {'server_uuid': '5265c1dc-a76c-45fd-86ae-a307673bd9f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68d6827c-4d97-435b-950d-a2ba719c67f7', 'code': 200} 2026-06-10 11:19:22.661 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 68d6827c-4d97-435b-950d-a2ba719c67f7 2026-06-10 11:19:28.744 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port cff1a07f-803a-4c67-b4b2-891defa4ce25 2026-06-10 11:19:30.704 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 618dc7cc-bab7-4417-9d7e-f3fea63dae1e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:19:31.005 10 INFO neutron.plugins.ml2.plugin [None req-b45a1382-9959-42ca-87cf-1235fd66e453 - - - - - -] Attempt 1 to provision port 9a93383e-06c3-492f-b1fd-38e6a48be192 2026-06-10 11:19:31.058 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5626d733-4560-438f-bf70-d628f46015da 2026-06-10 11:19:32.680 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 618dc7cc-bab7-4417-9d7e-f3fea63dae1e 2026-06-10 11:19:32.870 10 INFO neutron.plugins.ml2.plugin [None req-facda2ee-f088-4cda-aac5-1070bc905670 - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:32.985 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5626d733-4560-438f-bf70-d628f46015da 2026-06-10 11:19:34.651 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:35.493 10 INFO neutron.plugins.ml2.plugin [None req-5761b443-c0fa-4564-8b8f-df3f1045c72e - - - - - -] Attempt 1 to provision port 33c3929e-58eb-4680-a33a-acc3123d5407 2026-06-10 11:19:36.049 10 INFO neutron.plugins.ml2.plugin [None req-3ea874e2-be98-459e-9539-7358362f8c93 - - - - - -] Attempt 1 to provision port c1ab2297-7359-4f73-8665-df3372725ec2 2026-06-10 11:19:36.671 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c1ab2297-7359-4f73-8665-df3372725ec2 2026-06-10 11:19:37.668 9 INFO neutron.plugins.ml2.plugin [None req-fd57a8cd-2b03-4d44-b5c3-4ed15c76475a - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:38.286 9 INFO neutron.plugins.ml2.plugin [None req-135a2832-469b-4ea4-84dc-bb24132bcc1c - - - - - -] Attempt 1 to provision port cde35ebc-af55-4ad2-b60d-d69ba5a41d83 2026-06-10 11:19:38.808 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5e6e5ea0-d1c4-43be-8f84-33a908c14ce3 2026-06-10 11:19:38.943 10 INFO neutron.plugins.ml2.plugin [None req-161fe3bf-7588-4320-ba52-88b002cd3647 - - - - - -] Attempt 1 to provision port cde35ebc-af55-4ad2-b60d-d69ba5a41d83 2026-06-10 11:19:39.079 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port de5964c4-c90a-4434-8b1e-9bbf6045e7de 2026-06-10 11:19:40.639 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port de5964c4-c90a-4434-8b1e-9bbf6045e7de 2026-06-10 11:19:44.541 10 INFO neutron.plugins.ml2.plugin [None req-b528d311-73bf-414d-b037-ce6d21dccf56 - - - - - -] Attempt 1 to provision port 28b537e6-10b4-4158-a15c-a89214f4fa26 2026-06-10 11:19:48.697 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 28b537e6-10b4-4158-a15c-a89214f4fa26 2026-06-10 11:19:49.245 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e831a731-2092-4545-99bf-de5d724ca042'] response: {'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'code': 200} 2026-06-10 11:19:50.641 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 28b537e6-10b4-4158-a15c-a89214f4fa26 2026-06-10 11:19:52.551 10 INFO neutron.plugins.ml2.plugin [None req-47ec9ef9-1889-41f7-acc0-5fab41c1d061 - - - - - -] Attempt 1 to provision port 2aeda98e-227d-47c2-ac8d-dd8cffcad9b9 2026-06-10 11:19:52.667 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 492f92b5-e656-4170-94cf-1a00be09e2fc 2026-06-10 11:19:53.398 9 INFO neutron.plugins.ml2.plugin [None req-d4e60a0a-e73f-4c6f-ba00-ffd1b0e0c042 - - - - - -] Attempt 1 to provision port 492f92b5-e656-4170-94cf-1a00be09e2fc 2026-06-10 11:19:54.701 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 492f92b5-e656-4170-94cf-1a00be09e2fc 2026-06-10 11:19:55.098 10 INFO neutron.plugins.ml2.plugin [None req-fa15b83e-ed3f-4e5b-8485-97b520f6bf9b - - - - - -] Attempt 1 to provision port d50557d8-7849-4f50-9b07-28dde146b202 2026-06-10 11:19:55.655 9 INFO neutron.plugins.ml2.plugin [None req-40f9db65-d33b-4847-a3d1-65933ce346e6 - - - - - -] Attempt 1 to provision port d50557d8-7849-4f50-9b07-28dde146b202 2026-06-10 11:19:56.904 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 62031ade-33b5-4b41-a3ba-66b9cafc7b69 2026-06-10 11:19:56.993 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 33c3929e-58eb-4680-a33a-acc3123d5407 2026-06-10 11:19:57.362 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port cde35ebc-af55-4ad2-b60d-d69ba5a41d83 2026-06-10 11:19:57.804 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f83d4781-4570-4b14-b969-d7ca2f566909 2026-06-10 11:19:58.698 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port cde35ebc-af55-4ad2-b60d-d69ba5a41d83 2026-06-10 11:19:58.975 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 33c3929e-58eb-4680-a33a-acc3123d5407 2026-06-10 11:19:59.231 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f83d4781-4570-4b14-b969-d7ca2f566909 2026-06-10 11:20:01.987 10 INFO neutron.plugins.ml2.plugin [None req-c79d1f8d-0fbf-4438-814f-eb82e0d886c3 - - - - - -] Attempt 1 to provision port 8956b7b8-4daa-47d8-a729-0bf8966d5b8c 2026-06-10 11:20:03.563 10 INFO neutron.plugins.ml2.plugin [None req-f4858c11-2aaa-48bc-abff-5672f65dabfe - - - - - -] Attempt 1 to provision port c4b37698-0b29-4ff5-bba9-90e2186550a2 2026-06-10 11:20:04.450 10 INFO neutron.plugins.ml2.plugin [None req-530d0f36-72f6-4999-9f3a-d93b2767f27b - - - - - -] Attempt 1 to provision port 95318e4c-ac51-4c18-8e84-7a753cb5270e 2026-06-10 11:20:04.740 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 95318e4c-ac51-4c18-8e84-7a753cb5270e 2026-06-10 11:20:06.773 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c3c2b9d6-15fe-417f-8c84-84cbf23227c6 2026-06-10 11:20:07.220 10 INFO neutron.plugins.ml2.plugin [None req-759b66d9-2c17-439d-8542-98a20ea73228 - - - - - -] Attempt 1 to provision port c3c2b9d6-15fe-417f-8c84-84cbf23227c6 2026-06-10 11:20:07.294 10 INFO neutron.plugins.ml2.plugin [None req-759b66d9-2c17-439d-8542-98a20ea73228 - - - - - -] Attempt 1 to provision port 7bb034eb-93a0-45a9-8aac-da342109eb18 2026-06-10 11:20:07.463 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c4b37698-0b29-4ff5-bba9-90e2186550a2 2026-06-10 11:20:07.668 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed40b6aa-cf01-4b14-8174-b4737df6bcbf'] response: {'server_uuid': '27190156-bb89-4c18-97f0-c79860a5c67b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4b37698-0b29-4ff5-bba9-90e2186550a2', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:20:08.030 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port e3dfd1c3-f3c4-4b48-879b-38e7468e9691 2026-06-10 11:20:08.058 10 INFO neutron.plugins.ml2.plugin [None req-a32847e0-f734-4405-81e4-031a4082d02b - - - - - -] Attempt 1 to provision port 7bb034eb-93a0-45a9-8aac-da342109eb18 2026-06-10 11:20:08.514 10 INFO neutron.plugins.ml2.plugin [None req-d364416e-a6af-4a88-aff5-018ebb7dc836 - - - - - -] Attempt 1 to provision port 7bb034eb-93a0-45a9-8aac-da342109eb18 2026-06-10 11:20:08.976 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a23ca21-48f7-43ee-a9de-33b7d5e6afa4'] response: {'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'code': 200} 2026-06-10 11:20:09.882 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c3c2b9d6-15fe-417f-8c84-84cbf23227c6 2026-06-10 11:20:10.342 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c4b37698-0b29-4ff5-bba9-90e2186550a2 2026-06-10 11:20:10.811 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port e3dfd1c3-f3c4-4b48-879b-38e7468e9691 2026-06-10 11:20:11.265 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 28b537e6-10b4-4158-a15c-a89214f4fa26 2026-06-10 11:20:11.530 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7718d540-02e0-4180-8b1f-3b8eacd87cc0'] response: {'server_uuid': '021cf817-5cc1-4df8-9643-ad8cc598dfb1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28b537e6-10b4-4158-a15c-a89214f4fa26', 'code': 200} 2026-06-10 11:20:12.325 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 28b537e6-10b4-4158-a15c-a89214f4fa26 2026-06-10 11:20:13.231 9 INFO neutron.plugins.ml2.plugin [None req-828c8ffc-16bf-472b-9c7b-7a3a1e62437d - - - - - -] Attempt 1 to provision port 90b1c3da-c548-4155-9737-5c6941f4f11a 2026-06-10 11:20:14.209 9 INFO neutron.plugins.ml2.plugin [None req-7af33866-dae1-4fd9-a031-aaf00a73750a - - - - - -] Attempt 1 to provision port 18d7432a-f312-4bae-ac5c-eae52a556bb9 2026-06-10 11:20:14.708 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port d50557d8-7849-4f50-9b07-28dde146b202 2026-06-10 11:20:15.050 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 18d7432a-f312-4bae-ac5c-eae52a556bb9 2026-06-10 11:20:15.438 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 2aeda98e-227d-47c2-ac8d-dd8cffcad9b9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:20:16.495 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 90b1c3da-c548-4155-9737-5c6941f4f11a 2026-06-10 11:20:16.778 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93c6812a-e835-4f18-b2f4-2ff8f7495972'] response: {'server_uuid': 'f14a73f2-51a6-4e8a-9e99-6af7cb1c5618', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90b1c3da-c548-4155-9737-5c6941f4f11a', 'code': 200} 2026-06-10 11:20:18.330 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 90b1c3da-c548-4155-9737-5c6941f4f11a 2026-06-10 11:20:22.267 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 7bb034eb-93a0-45a9-8aac-da342109eb18 2026-06-10 11:20:24.265 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8956b7b8-4daa-47d8-a729-0bf8966d5b8c 2026-06-10 11:20:24.730 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 7bb034eb-93a0-45a9-8aac-da342109eb18 2026-06-10 11:20:26.280 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8956b7b8-4daa-47d8-a729-0bf8966d5b8c 2026-06-10 11:20:35.381 10 INFO neutron.plugins.ml2.plugin [None req-c75d6a45-4ade-47ba-a5e5-cffdcd358299 - - - - - -] Attempt 1 to provision port f95b426d-b465-46c5-9371-3f78a9e4a2ed 2026-06-10 11:20:36.035 10 INFO neutron.plugins.ml2.plugin [None req-0984bf89-7920-4738-8649-7d98a4d88beb - - - - - -] Attempt 1 to provision port 05e4d55e-7605-46cf-b7bc-115a9a660b9a 2026-06-10 11:20:36.266 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 05e4d55e-7605-46cf-b7bc-115a9a660b9a 2026-06-10 11:20:37.645 10 INFO neutron.plugins.ml2.plugin [None req-0ae1b2ec-4d44-4a8e-941b-6ce262ea55e8 - - - - - -] Attempt 1 to provision port d507b5cd-3004-414c-aa06-d6e4c8d347c7 2026-06-10 11:20:38.320 10 INFO neutron.plugins.ml2.plugin [None req-ca58f029-864c-402f-93b5-c8ea584028bd - - - - - -] Attempt 1 to provision port d507b5cd-3004-414c-aa06-d6e4c8d347c7 2026-06-10 11:20:38.332 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 126a296d-3a75-4feb-afbd-48a228a9a24a 2026-06-10 11:20:38.859 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 05e4d55e-7605-46cf-b7bc-115a9a660b9a 2026-06-10 11:20:39.398 9 INFO neutron.plugins.ml2.plugin [None req-19d75e66-798b-4d18-b3a8-a60ecd13e37a - - - - - -] Attempt 1 to provision port 403428d5-5395-4e5d-b42e-8365ffee1340 2026-06-10 11:20:40.046 10 INFO neutron.plugins.ml2.plugin [None req-44593100-5bcf-45dd-bbd4-0e99d421e76a - - - - - -] Attempt 1 to provision port 81df124a-c597-41aa-8c44-6389eb4e9ea6 2026-06-10 11:20:40.313 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 126a296d-3a75-4feb-afbd-48a228a9a24a 2026-06-10 11:20:40.788 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 81df124a-c597-41aa-8c44-6389eb4e9ea6 2026-06-10 11:20:41.910 10 INFO neutron.plugins.ml2.plugin [None req-7d1ef84f-ac62-486c-b607-8c8ea5dfae21 - - - - - -] Attempt 1 to provision port 39c7222b-6841-485b-a069-a5ae52963e6c 2026-06-10 11:20:42.569 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f7665c8d-c0d5-4802-a8f2-b6125d33cdfe 2026-06-10 11:20:42.654 10 INFO neutron.plugins.ml2.plugin [None req-6578e7d2-1f75-4294-88dc-1b2c15177af7 - - - - - -] Attempt 1 to provision port 39c7222b-6841-485b-a069-a5ae52963e6c 2026-06-10 11:20:43.356 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 81df124a-c597-41aa-8c44-6389eb4e9ea6 2026-06-10 11:20:44.133 9 INFO neutron.plugins.ml2.plugin [None req-e690aacb-b0b7-4eec-82c4-becc774592fb - - - - - -] Attempt 1 to provision port 5fe52067-90f2-406a-8ee5-a47373dfb1ad 2026-06-10 11:20:44.286 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 4217d37c-2556-47f8-b4f0-e38493e4f25e 2026-06-10 11:20:45.604 10 INFO neutron.plugins.ml2.plugin [None req-34fbe409-ee63-48aa-83f7-1e0a77589bbc - - - - - -] Attempt 1 to provision port 3e53d5e5-e441-49e3-afc6-a9ea7059d788 2026-06-10 11:20:45.754 9 INFO neutron.plugins.ml2.plugin [None req-ade8d135-90b9-4d2b-9c75-63b07bdd5e81 - - - - - -] Attempt 1 to provision port 223aad55-f9c4-41e1-9d42-7eaef53800cb 2026-06-10 11:20:46.384 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port d10bd3f0-ddaf-44f6-bfec-d105c5d556cd 2026-06-10 11:20:46.517 10 INFO neutron.plugins.ml2.plugin [None req-0b50970e-2faf-4e0e-9c63-73b51a149101 - - - - - -] Attempt 1 to provision port f0bcec4e-5b4b-406f-8972-846734fe73d4 2026-06-10 11:20:46.950 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 4217d37c-2556-47f8-b4f0-e38493e4f25e 2026-06-10 11:20:47.173 10 INFO neutron.plugins.ml2.plugin [None req-8e90249c-1a23-483b-a45a-a66821e10749 - - - - - -] Attempt 1 to provision port d10bd3f0-ddaf-44f6-bfec-d105c5d556cd 2026-06-10 11:20:48.541 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port d10bd3f0-ddaf-44f6-bfec-d105c5d556cd 2026-06-10 11:20:48.854 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5fe52067-90f2-406a-8ee5-a47373dfb1ad 2026-06-10 11:20:48.970 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b79f32a-31e2-4e52-94b2-93e17c14a454'] response: {'server_uuid': 'e3fa0528-7ab1-4a2c-a7f6-66fd5f194308', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fe52067-90f2-406a-8ee5-a47373dfb1ad', 'code': 200} 2026-06-10 11:20:49.166 9 INFO neutron.plugins.ml2.plugin [None req-14d4fca4-686f-46da-84a3-ae12f81c2621 - - - - - -] Attempt 1 to provision port be61fe43-5b52-4d0f-a2ec-463737c275f9 2026-06-10 11:20:49.949 10 INFO neutron.plugins.ml2.plugin [None req-d9a1e0f9-8f39-497b-ac34-de7b34f08232 - - - - - -] Attempt 1 to provision port be61fe43-5b52-4d0f-a2ec-463737c275f9 2026-06-10 11:20:50.518 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3e53d5e5-e441-49e3-afc6-a9ea7059d788 2026-06-10 11:20:50.704 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4507816c-90e8-4b61-9c2f-30ca9c48f5fe'] response: {'server_uuid': 'cf069e88-38d9-4d73-8414-5e9a1b374172', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e53d5e5-e441-49e3-afc6-a9ea7059d788', 'code': 200} 2026-06-10 11:20:51.000 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5fe52067-90f2-406a-8ee5-a47373dfb1ad 2026-06-10 11:20:51.276 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 77b4d500-196f-4655-87f1-691ac2422c8a 2026-06-10 11:20:52.272 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3e53d5e5-e441-49e3-afc6-a9ea7059d788 2026-06-10 11:20:52.567 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 77b4d500-196f-4655-87f1-691ac2422c8a 2026-06-10 11:20:56.380 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port dc2f749b-7c22-483c-8767-5bb8a620d621 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:20:56.574 9 INFO neutron.plugins.ml2.plugin [None req-c6660c55-2ad8-4c80-88ed-9f937b6f3ccd - - - - - -] Attempt 1 to provision port a5ca16ec-bede-4cac-8139-be83ad82d3bc 2026-06-10 11:20:56.984 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a5ca16ec-bede-4cac-8139-be83ad82d3bc 2026-06-10 11:20:57.077 9 INFO neutron.plugins.ml2.plugin [None req-13ba2128-cd10-4c52-8e72-d89cdb3769f9 - - - - - -] Attempt 1 to provision port dc2f749b-7c22-483c-8767-5bb8a620d621 2026-06-10 11:20:57.684 9 INFO neutron.plugins.ml2.plugin [None req-44f2de49-9a1c-468e-9770-e9789b054949 - - - - - -] Attempt 1 to provision port bd49b885-947f-43b9-a71f-a51d1ac211a6 2026-06-10 11:20:58.328 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port dc2f749b-7c22-483c-8767-5bb8a620d621 2026-06-10 11:20:58.343 9 INFO neutron.plugins.ml2.plugin [None req-8758b013-6206-4aef-949c-e7827c9affec - - - - - -] Attempt 1 to provision port bd49b885-947f-43b9-a71f-a51d1ac211a6 2026-06-10 11:20:58.725 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a5ca16ec-bede-4cac-8139-be83ad82d3bc 2026-06-10 11:20:59.400 9 INFO neutron.plugins.ml2.plugin [None req-00a81c4d-aefb-411f-bee3-b981338dfc54 - - - - - -] Attempt 1 to provision port f782688b-3f17-4e4a-a4c7-c05be0bdb90a 2026-06-10 11:20:59.859 10 INFO neutron.plugins.ml2.plugin [None req-9ec87360-7d37-4413-bc75-ffa7788cfa0a - - - - - -] Attempt 1 to provision port f782688b-3f17-4e4a-a4c7-c05be0bdb90a 2026-06-10 11:21:00.408 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 403428d5-5395-4e5d-b42e-8365ffee1340 2026-06-10 11:21:00.909 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a3d39f88-1b45-451e-b191-7786ad1526bf 2026-06-10 11:21:01.054 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be15c3c7-4f8b-4255-9c23-1470b77c99f8'] response: {'server_uuid': '322aa0bc-f8b3-4f5f-8aca-4b3197d2f29f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3d39f88-1b45-451e-b191-7786ad1526bf', 'code': 200} 2026-06-10 11:21:01.408 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 39c7222b-6841-485b-a069-a5ae52963e6c 2026-06-10 11:21:02.362 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 403428d5-5395-4e5d-b42e-8365ffee1340 2026-06-10 11:21:02.703 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port a3d39f88-1b45-451e-b191-7786ad1526bf 2026-06-10 11:21:03.015 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 39c7222b-6841-485b-a069-a5ae52963e6c 2026-06-10 11:21:06.400 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port d416ffd8-64c9-40e9-89f1-d51b212883d9 2026-06-10 11:21:06.817 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port be61fe43-5b52-4d0f-a2ec-463737c275f9 2026-06-10 11:21:06.977 10 INFO neutron.plugins.ml2.plugin [None req-b0e95655-780c-4c2e-b10c-066eae0d3c50 - - - - - -] Attempt 1 to provision port d416ffd8-64c9-40e9-89f1-d51b212883d9 2026-06-10 11:21:07.063 10 INFO neutron.plugins.ml2.plugin [None req-b0e95655-780c-4c2e-b10c-066eae0d3c50 - - - - - -] Attempt 1 to provision port 3da1f132-4738-4862-931b-c583170729bd 2026-06-10 11:21:07.259 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f0bcec4e-5b4b-406f-8972-846734fe73d4 2026-06-10 11:21:08.401 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port d416ffd8-64c9-40e9-89f1-d51b212883d9 2026-06-10 11:21:08.718 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port be61fe43-5b52-4d0f-a2ec-463737c275f9 2026-06-10 11:21:08.828 10 INFO neutron.plugins.ml2.plugin [None req-39c7d96b-5002-4b7a-94b2-e0d8c63a847e - - - - - -] Attempt 1 to provision port 3da1f132-4738-4862-931b-c583170729bd 2026-06-10 11:21:09.101 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f0bcec4e-5b4b-406f-8972-846734fe73d4 2026-06-10 11:21:13.951 10 INFO neutron.plugins.ml2.plugin [None req-a517865e-2494-4e8b-8127-05ba5caff15e - - - - - -] Attempt 1 to provision port c0c19f18-77bf-4cbd-80d4-e707f638be4e 2026-06-10 11:21:14.329 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c0c19f18-77bf-4cbd-80d4-e707f638be4e 2026-06-10 11:21:15.480 9 INFO neutron.plugins.ml2.plugin [None req-1bb2ad0a-61f7-44cd-a4ec-da1596bc62f9 - - - - - -] Attempt 1 to provision port f2aa67ee-aab2-4af9-b716-0ac6b6074042 2026-06-10 11:21:15.723 9 INFO neutron.plugins.ml2.plugin [None req-ed2dd719-3e16-4a01-a9b6-0ba74eceff03 - - - - - -] Attempt 1 to provision port f2aa67ee-aab2-4af9-b716-0ac6b6074042 2026-06-10 11:21:16.407 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c0c19f18-77bf-4cbd-80d4-e707f638be4e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:21:20.723 10 INFO neutron.plugins.ml2.plugin [None req-73bcbc09-6e62-405a-9695-88cce6149f4b - - - - - -] Attempt 1 to provision port 896f21b5-1844-4211-a08b-fc8bfbf90e93 2026-06-10 11:21:34.060 9 INFO neutron.plugins.ml2.plugin [None req-0d5eecb0-f12a-4cca-a37c-f9583e3d9220 - - - - - -] Attempt 1 to provision port 8c323075-94b2-42ff-ad2e-156cd8d12e1e 2026-06-10 11:21:34.376 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8c323075-94b2-42ff-ad2e-156cd8d12e1e 2026-06-10 11:21:39.104 10 INFO neutron.plugins.ml2.plugin [None req-14c186b8-8392-4db5-a57b-933eea6f4a6b - - - - - -] Attempt 1 to provision port 82513b12-7d15-46e3-a74b-0e4b0dd7b673 2026-06-10 11:21:39.953 10 INFO neutron.plugins.ml2.plugin [None req-c6935b5e-4995-482a-8670-1eafec97499c - - - - - -] Attempt 1 to provision port c193ac1d-2d88-42ba-892b-5a205322041f 2026-06-10 11:21:40.318 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c193ac1d-2d88-42ba-892b-5a205322041f 2026-06-10 11:21:41.577 9 INFO neutron.plugins.ml2.plugin [None req-015c43fd-1a1a-49e7-9c67-a9fc993c11ed - - - - - -] Attempt 1 to provision port ea919310-7fa3-479d-aaee-33cf84bd4558 2026-06-10 11:21:42.328 9 INFO neutron.plugins.ml2.plugin [None req-cc6540b7-f392-4a16-a808-53f0d48eb3ff - - - - - -] Attempt 1 to provision port ea919310-7fa3-479d-aaee-33cf84bd4558 2026-06-10 11:21:42.407 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8f0fc75d-161e-43ec-ac4d-1585060e29ea 2026-06-10 11:21:42.961 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port c193ac1d-2d88-42ba-892b-5a205322041f 2026-06-10 11:21:44.297 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 8f0fc75d-161e-43ec-ac4d-1585060e29ea 2026-06-10 11:21:47.321 10 INFO neutron.plugins.ml2.plugin [None req-3e99b315-11af-4131-8b77-9a9dc4e29397 - - - - - -] Attempt 1 to provision port 862d8a81-7c5e-42f6-86eb-d71e3075b715 2026-06-10 11:21:48.403 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5eb75294-f56c-45da-9c46-16b6da7f2782 2026-06-10 11:21:48.581 9 INFO neutron.plugins.ml2.plugin [None req-6ab72e13-b491-44bd-95c8-95909235cf96 - - - - - -] Attempt 1 to provision port 5eb75294-f56c-45da-9c46-16b6da7f2782 2026-06-10 11:21:48.992 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port db5b9d52-93a6-4e01-9ccc-b36cfda68538 2026-06-10 11:21:49.276 9 INFO neutron.plugins.ml2.plugin [None req-de3d3a8d-8576-49ad-9462-771bb2e0720a - - - - - -] Attempt 1 to provision port db5b9d52-93a6-4e01-9ccc-b36cfda68538 2026-06-10 11:21:50.398 10 INFO neutron.plugins.ml2.plugin [None req-f8735305-190b-4b74-9a2c-7c984b17ca05 - - - - - -] Attempt 1 to provision port f8f3ac70-98e4-48ae-983e-cde286b00e44 2026-06-10 11:21:50.598 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 862d8a81-7c5e-42f6-86eb-d71e3075b715 2026-06-10 11:21:50.666 9 INFO neutron.plugins.ml2.plugin [None req-a94eceb6-d6c6-44e3-a1c3-422664c56811 - - - - - -] Attempt 1 to provision port f8f3ac70-98e4-48ae-983e-cde286b00e44 2026-06-10 11:21:50.796 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-37c5e0fb-24dc-4e9a-a95f-efc16176d5ba'] response: {'server_uuid': '58b6e7de-3e4b-40a9-8443-a56a0132003b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '862d8a81-7c5e-42f6-86eb-d71e3075b715', 'code': 200} 2026-06-10 11:21:51.211 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 5eb75294-f56c-45da-9c46-16b6da7f2782 2026-06-10 11:21:51.336 9 INFO neutron.plugins.ml2.plugin [None req-faf141d8-aaf3-4836-9fba-c0355d494ed0 - - - - - -] Attempt 1 to provision port bbff624b-3133-405c-afbf-5dc945e4b98b 2026-06-10 11:21:51.465 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port db5b9d52-93a6-4e01-9ccc-b36cfda68538 2026-06-10 11:21:52.082 9 INFO neutron.plugins.ml2.plugin [None req-51d7267a-ce0f-4819-aef6-a830ed4880c2 - - - - - -] Attempt 1 to provision port bbff624b-3133-405c-afbf-5dc945e4b98b 2026-06-10 11:21:52.298 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 862d8a81-7c5e-42f6-86eb-d71e3075b715 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:22:00.369 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 09f0d204-2b3c-4563-907d-b7b08f8f6174 2026-06-10 11:22:01.314 9 INFO neutron.plugins.ml2.plugin [None req-189fa9f7-19c0-4166-8eef-2d471c719d1f - - - - - -] Attempt 1 to provision port 09f0d204-2b3c-4563-907d-b7b08f8f6174 2026-06-10 11:22:02.109 9 INFO neutron.plugins.ml2.plugin [None req-44da2d5e-23c7-4cff-8762-c7a1ed05faf4 - - - - - -] Attempt 1 to provision port 0191c314-e5a2-4820-8047-7a9a24df48db 2026-06-10 11:22:02.299 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 09f0d204-2b3c-4563-907d-b7b08f8f6174 2026-06-10 11:22:02.869 9 INFO neutron.plugins.ml2.plugin [None req-381ea3c0-9c19-408d-b9d0-af82d55a3711 - - - - - -] Attempt 1 to provision port 0191c314-e5a2-4820-8047-7a9a24df48db 2026-06-10 11:22:04.404 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3018945c-9867-4d66-b4e9-69a08188b69a 2026-06-10 11:22:05.343 9 INFO neutron.plugins.ml2.plugin [None req-76da9dd2-35ef-4960-96bb-73195ce83d99 - - - - - -] Attempt 1 to provision port 3018945c-9867-4d66-b4e9-69a08188b69a 2026-06-10 11:22:05.863 9 INFO neutron.plugins.ml2.plugin [None req-b6ec03d1-1873-40f8-9856-9f0a77e29db9 - - - - - -] Attempt 1 to provision port e81f6bfd-c120-4051-afb4-7af0ddb7eef3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-06-10 11:22:06.706 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port e81f6bfd-c120-4051-afb4-7af0ddb7eef3 2026-06-10 11:22:07.046 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3c911cb2-b7ea-470f-84d3-b02b383fc596 2026-06-10 11:22:07.184 9 INFO neutron.plugins.ml2.plugin [None req-f2fe94e1-395b-447f-922d-3dc9fdddcd62 - - - - - -] Attempt 1 to provision port 3c911cb2-b7ea-470f-84d3-b02b383fc596 2026-06-10 11:22:07.616 9 INFO neutron.plugins.ml2.plugin [None req-345e345c-30f8-4a99-b1c6-a99b9a4ca538 - - - - - -] Attempt 1 to provision port 462895d4-5db7-4648-ae74-3e73eec71d8b 2026-06-10 11:22:07.743 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3018945c-9867-4d66-b4e9-69a08188b69a 2026-06-10 11:22:08.219 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 462895d4-5db7-4648-ae74-3e73eec71d8b 2026-06-10 11:22:08.414 9 INFO neutron.plugins.ml2.plugin [None req-1a08e6e6-1e5c-4871-86be-581a776b7211 - - - - - -] Attempt 1 to provision port 6205c1a7-a4a6-4e52-8b26-d0b5e5e10168 2026-06-10 11:22:08.952 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 6205c1a7-a4a6-4e52-8b26-d0b5e5e10168 2026-06-10 11:22:09.227 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port fa977f7e-050d-4094-a8fb-b01d1b9b1332 2026-06-10 11:22:09.464 10 INFO neutron.plugins.ml2.plugin [None req-c88c4cfa-7d40-47c4-8ba5-fa50903e8bee - - - - - -] Attempt 1 to provision port fa977f7e-050d-4094-a8fb-b01d1b9b1332 2026-06-10 11:22:10.563 9 INFO neutron.plugins.ml2.plugin [None req-b475e17a-22b7-4563-9328-4b4ee566c2f9 - - - - - -] Attempt 1 to provision port db5972cb-4ff2-4b3b-9127-639a86dc3578 2026-06-10 11:22:10.859 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port fa977f7e-050d-4094-a8fb-b01d1b9b1332 2026-06-10 11:22:10.904 10 INFO neutron.plugins.ml2.plugin [None req-ebd67568-029f-4655-9e2c-c18211500cbf - - - - - -] Attempt 1 to provision port db5972cb-4ff2-4b3b-9127-639a86dc3578 2026-06-10 11:22:14.882 10 INFO neutron.plugins.ml2.plugin [None req-7a968575-659c-4f2c-a7ac-b0d5c4475689 - - - - - -] Attempt 1 to provision port 615d5cba-0ad5-4f0f-91be-a1bd269a1282 2026-06-10 11:22:23.010 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 06f978cd-cbe2-49d1-9fea-42c5e091a045 2026-06-10 11:22:24.944 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port fe3a6a0f-66e2-497b-bee4-dc398bbf2439 2026-06-10 11:22:25.145 9 INFO neutron.plugins.ml2.plugin [None req-7e541153-7c24-4ff6-a573-10d9a97952e5 - - - - - -] Attempt 1 to provision port 06f978cd-cbe2-49d1-9fea-42c5e091a045 2026-06-10 11:22:25.672 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 06f978cd-cbe2-49d1-9fea-42c5e091a045 2026-06-10 11:22:26.048 9 INFO neutron.plugins.ml2.plugin [None req-06591048-e7a2-49d6-97bd-b006c6afacc9 - - - - - -] Attempt 1 to provision port 06f978cd-cbe2-49d1-9fea-42c5e091a045 2026-06-10 11:22:26.106 9 INFO neutron.plugins.ml2.plugin [None req-06591048-e7a2-49d6-97bd-b006c6afacc9 - - - - - -] Attempt 1 to provision port 3aac8386-c1b9-4ca6-a13c-0f945030bfef 2026-06-10 11:22:26.665 9 INFO neutron.plugins.ml2.plugin [None req-99e7484e-f2f7-4a47-af4f-fbd1b89faa3d - - - - - -] Attempt 1 to provision port fe3a6a0f-66e2-497b-bee4-dc398bbf2439 2026-06-10 11:22:26.905 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port ea6fdc77-0932-4353-bfa9-d775ed261cc5 2026-06-10 11:22:27.191 9 INFO neutron.plugins.ml2.plugin [None req-12c4b368-8c36-4fa9-89d5-683e5afc87e7 - - - - - -] Attempt 1 to provision port fe3a6a0f-66e2-497b-bee4-dc398bbf2439 2026-06-10 11:22:27.307 9 INFO neutron.plugins.ml2.plugin [None req-12c4b368-8c36-4fa9-89d5-683e5afc87e7 - - - - - -] Attempt 1 to provision port ea6fdc77-0932-4353-bfa9-d775ed261cc5 2026-06-10 11:22:27.429 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port fe3a6a0f-66e2-497b-bee4-dc398bbf2439 2026-06-10 11:22:27.644 10 INFO neutron.plugins.ml2.plugin [None req-176bcf23-e30b-4f62-aef7-8bc6f34fd167 - - - - - -] Attempt 1 to provision port ea6fdc77-0932-4353-bfa9-d775ed261cc5 2026-06-10 11:22:28.852 9 INFO neutron.plugins.ml2.plugin [None req-0a4914ae-588c-4e2e-ae45-85da011ad21e - - - - - -] Attempt 1 to provision port 71a5e46f-9bb6-4ca1-92e6-aba10b0266f0 2026-06-10 11:22:28.881 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port ea6fdc77-0932-4353-bfa9-d775ed261cc5 2026-06-10 11:22:30.011 9 INFO neutron.plugins.ml2.plugin [None req-fcb6775c-5234-40d1-986f-109b4be06bc8 - - - - - -] Attempt 1 to provision port 71a5e46f-9bb6-4ca1-92e6-aba10b0266f0 2026-06-10 11:22:30.892 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0c49e04a-a0cc-4a87-aa8a-1d8d45ba784c 2026-06-10 11:22:31.171 10 INFO neutron.plugins.ml2.plugin [None req-6b5a15f3-273b-4804-a060-3eb1e23e774a - - - - - -] Attempt 1 to provision port f75eeae8-5452-4a66-ac4b-126e4d9af6bb 2026-06-10 11:22:31.934 10 INFO neutron.plugins.ml2.plugin [None req-0b04c2b6-5569-4ee6-8312-3c3c22d3edcc - - - - - -] Attempt 1 to provision port f75eeae8-5452-4a66-ac4b-126e4d9af6bb 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.817 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-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.817 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.820 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.823 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 2 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.857 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-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.857 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.858 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.859 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 3 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:32.897 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0c49e04a-a0cc-4a87-aa8a-1d8d45ba784c 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.911 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-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.911 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.912 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.913 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 4 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.933 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-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.933 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.934 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.934 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 5 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.958 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-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.958 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.959 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.960 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 6 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:32.988 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-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:32.988 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:32.989 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:32.989 10 INFO neutron.plugins.ml2.plugin [None req-ea1d05ba-db04-4e09-8a8b-8d5e463e97fb - - - - - -] Attempt 1 to provision port 620b1467-b271-4cdb-9394-83148900c7c1 2026-06-10 11:22:32.990 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 7 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.010 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-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.010 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:33.011 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:33.012 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 8 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.043 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-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.043 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:33.044 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:33.047 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 9 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.088 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-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.088 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:33.089 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:33.090 9 INFO neutron.plugins.ml2.plugin [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Attempt 10 to bind port 56441be1-580d-4739-b56e-0298820bbd2e 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:33.115 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-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d12e5926-27ec-43e4-91f1-3cc571c974b7 could not be found. 2026-06-10 11:22:33.115 9 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:33.116 9 ERROR neutron.plugins.ml2.managers [None req-f652ca91-edb1-4e40-9e2d-0f1d8d77bf1d - - - - - -] Failed to bind port 56441be1-580d-4739-b56e-0298820bbd2e on host instance for vnic_type normal using segments [{'id': '94499880-ef65-41e7-a9af-103d738b6dae', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 492, 'network_id': '266c0a7c-5c29-449f-95fe-7b1362c15ee5'}] 2026-06-10 11:22:33.946 10 INFO neutron.plugins.ml2.plugin [None req-54514e8a-cb84-4b3a-ab01-26ca618f1348 - - - - - -] Attempt 1 to provision port 620b1467-b271-4cdb-9394-83148900c7c1 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.701 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-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.701 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.703 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.704 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 2 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.723 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-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.723 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.724 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.725 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 3 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.748 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-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.748 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.749 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 4 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.769 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-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.769 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.770 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 5 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.784 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-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.784 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.785 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 6 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.802 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-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.802 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.803 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.803 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 7 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.819 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-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.819 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.820 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.821 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 8 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.835 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-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.835 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.836 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 9 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.856 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-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.856 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.857 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:34.857 10 INFO neutron.plugins.ml2.plugin [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Attempt 10 to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-10 11:22:34.872 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-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 17033c21-b320-4167-b676-46a736e2d491 could not be found. 2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers  2026-06-10 11:22:34.872 10 ERROR neutron.plugins.ml2.managers [None req-28beb0d6-6132-4ad4-ba1c-66fbbdaf1610 - - - - - -] Failed to bind port 4a7618fc-48fb-4af3-bbcf-36869aee0c1a on host instance for vnic_type normal using segments [{'id': '74c30b81-035d-46b6-b814-bf406491efe1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 898, 'network_id': '33720d09-9011-47e1-b89c-e8ded507dc5f'}] 2026-06-10 11:22:37.077 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3777c64c-7564-49dc-bea9-e57efe1abbf7 2026-06-10 11:22:38.439 9 INFO neutron.plugins.ml2.plugin [None req-e0eafb75-2bc2-4c3d-8eec-e64e8c3f7518 - - - - - -] Attempt 1 to provision port 0d69b30f-5c75-4d40-8b59-bc06e46acf30 2026-06-10 11:22:40.899 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0d69b30f-5c75-4d40-8b59-bc06e46acf30 2026-06-10 11:22:41.047 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c77b214-67d9-41c0-af79-06cb937f89bf'] response: {'server_uuid': '071d30ac-e416-40f4-b651-a823d0d49108', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d69b30f-5c75-4d40-8b59-bc06e46acf30', 'code': 200} 2026-06-10 11:22:42.835 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0d69b30f-5c75-4d40-8b59-bc06e46acf30 2026-06-10 11:22:45.940 9 INFO neutron.plugins.ml2.plugin [None req-7f91e79c-6cbb-4555-9189-230830f51cef - - - - - -] Attempt 1 to provision port 59428110-f967-4b08-ae2a-5a2a11478e5e 2026-06-10 11:22:48.880 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 59428110-f967-4b08-ae2a-5a2a11478e5e 2026-06-10 11:22:48.995 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-65e20bd4-e827-4676-b30b-79a018e3d609'] response: {'server_uuid': 'b2eb3d91-6686-40de-af9b-a00d626f88ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59428110-f967-4b08-ae2a-5a2a11478e5e', 'code': 200} 2026-06-10 11:22:50.899 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 59428110-f967-4b08-ae2a-5a2a11478e5e 2026-06-10 11:22:54.886 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3aac8386-c1b9-4ca6-a13c-0f945030bfef 2026-06-10 11:22:56.902 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 620b1467-b271-4cdb-9394-83148900c7c1 2026-06-10 11:22:57.226 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 3aac8386-c1b9-4ca6-a13c-0f945030bfef 2026-06-10 11:22:57.445 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 71a5e46f-9bb6-4ca1-92e6-aba10b0266f0 2026-06-10 11:22:57.774 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f75eeae8-5452-4a66-ac4b-126e4d9af6bb 2026-06-10 11:22:58.859 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 620b1467-b271-4cdb-9394-83148900c7c1 2026-06-10 11:22:59.128 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 71a5e46f-9bb6-4ca1-92e6-aba10b0266f0 2026-06-10 11:22:59.532 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port f75eeae8-5452-4a66-ac4b-126e4d9af6bb 2026-06-10 11:23:06.943 9 INFO neutron.plugins.ml2.plugin [None req-37ca69ab-27b6-4633-8783-559b3a88ac2c - - - - - -] Attempt 1 to provision port a317bdf0-657b-4a03-8c3f-621a53a3b7e1 2026-06-10 11:23:20.595 9 INFO neutron.plugins.ml2.plugin [None req-9a4fc4ca-b585-4bc9-9cd8-64209c6bf8ca - - - - - -] Attempt 1 to provision port e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 2026-06-10 11:23:22.944 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 2026-06-10 11:23:23.054 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0189462-dfb7-422a-ab9d-3a63023af4c9'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e888af9b-5ae4-4b9a-ae21-e1ca8026bb93', 'code': 200} 2026-06-10 11:23:24.893 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port e888af9b-5ae4-4b9a-ae21-e1ca8026bb93 2026-06-10 11:24:02.132 10 INFO neutron.plugins.ml2.plugin [None req-e84e3cad-6b86-4122-b159-d05b30cc93da - - - - - -] Attempt 1 to provision port 37cf7330-300e-4c15-8421-f9c13dc55d71 2026-06-10 11:24:05.168 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 37cf7330-300e-4c15-8421-f9c13dc55d71 2026-06-10 11:24:05.281 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc90571d-6d89-4175-ab66-2b3106795f0c'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37cf7330-300e-4c15-8421-f9c13dc55d71', 'code': 200} 2026-06-10 11:24:07.032 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 37cf7330-300e-4c15-8421-f9c13dc55d71 2026-06-10 11:24:33.631 10 INFO neutron.plugins.ml2.plugin [None req-0fb4dfd6-39c7-4159-a1d9-7376362bd0d2 - - - - - -] Attempt 1 to provision port 0ad8613e-dbf9-4c60-a23c-48c860bc8c22 2026-06-10 11:24:36.998 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0ad8613e-dbf9-4c60-a23c-48c860bc8c22 2026-06-10 11:24:37.211 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fc9cc41-7694-4926-aae0-5200effe195b'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ad8613e-dbf9-4c60-a23c-48c860bc8c22', 'code': 200} 2026-06-10 11:24:38.929 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 0ad8613e-dbf9-4c60-a23c-48c860bc8c22 2026-06-10 11:24:46.976 9 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 2026-06-10 11:24:47.088 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c8be915-4c41-4b94-a529-4148cf28ee98'] response: {'server_uuid': '0c6c2fd8-b61b-4657-a274-f124f12111e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7', 'code': 200} 2026-06-10 11:24:48.026 9 INFO neutron.plugins.ml2.plugin [None req-99359857-a16b-4eb7-bb24-a84681f27281 - - - - - -] Attempt 1 to provision port 9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 2026-06-10 11:24:48.995 10 INFO neutron.plugins.ml2.plugin [None req-e2e2d517-f3bb-4399-a19f-5820649fbcfd - - - - - -] Attempt 1 to provision port 9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 2026-06-10 11:24:57.869 10 INFO neutron.plugins.ml2.plugin [None req-0ce364b8-a259-4d4d-b7ae-740ee7f5ec1d - - - - - -] Attempt 1 to provision port 9ef2fb10-50ba-4958-bb5d-b6d21c8b33d7 2026-06-10 11:25:03.388 10 INFO neutron.plugins.ml2.plugin [None req-5f1cb006-25c7-4144-9143-a35836d65900 - - - - - -] Attempt 1 to provision port 0ad8613e-dbf9-4c60-a23c-48c860bc8c22