+ 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-05-27 06:40:42.896 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 06:40:42.896 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-05-27 06:40:42.897 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 06:40:42.897 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 06:40:43.685 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:43.687 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 06:40:43.690 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 06:40:43.690 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 06:40:43.691 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 06:40:43.691 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 06:40:43.691 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:43.696 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:43.696 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 06:40:43.696 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:43.711 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 06:40:43.712 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 06:40:43.713 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 06:40:43.742 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 06:40:43.742 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 06:40:43.742 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 06:40:43.743 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 06:40:43.748 1 WARNING oslo_policy.policy [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] 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-05-27 06:40:44.020 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 06:40:44.375 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 06:40:44.376 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 06:40:44.376 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 06:40:44.434 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 06:40:44.434 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 06:40:44.435 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 06:40:44.435 1 INFO neutron.plugins.ml2.extensions.port_security [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 06:40:44.435 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing extension driver 'qos' 2026-05-27 06:40:44.435 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 06:40:44.436 1 INFO neutron.plugins.ml2.managers [None req-da3e9cb4-4dbf-415e-be57-d91491a13203 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 06:40:44.449 1 INFO neutron.quota [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded quota_driver: . 2026-05-27 06:40:44.450 1 INFO neutron.plugins.ml2.plugin [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 06:40:44.450 1 INFO neutron.plugins.ml2.managers [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 06:40:44.450 1 INFO neutron.plugins.ml2.managers [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 06:40:44.450 1 INFO neutron.plugins.ml2.managers [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 06:40:44.451 1 INFO neutron.extensions.vlantransparent [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Disabled vlantransparent extension. 2026-05-27 06:40:44.451 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: qos 2026-05-27 06:40:44.460 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: router 2026-05-27 06:40:44.489 1 INFO neutron.services.service_base [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 06:40:44.489 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: segments 2026-05-27 06:40:44.552 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: trunk 2026-05-27 06:40:44.613 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: vpnaas 2026-05-27 06:40:44.646 1 WARNING stevedore.named [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 06:40:44.719 1 INFO neutron_vpnaas.services.vpn.plugin [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 06:40:44.720 1 INFO neutron.common.utils [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 06:40:44.720 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: auto_allocate 2026-05-27 06:40:44.724 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: tag 2026-05-27 06:40:44.729 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: timestamp 2026-05-27 06:40:44.731 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 06:40:44.734 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: flavors 2026-05-27 06:40:44.737 1 INFO neutron.manager [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loading Plugin: revisions 2026-05-27 06:40:44.740 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Initializing extension manager. 2026-05-27 06:40:44.741 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: address-group 2026-05-27 06:40:44.742 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: address-scope 2026-05-27 06:40:44.742 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 06:40:44.743 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: agent 2026-05-27 06:40:44.744 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 06:40:44.745 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 06:40:44.746 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 06:40:44.746 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: availability_zone 2026-05-27 06:40:44.747 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 06:40:44.747 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 06:40:44.748 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: default-subnetpools 2026-05-27 06:40:44.749 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 06:40:44.750 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: dns-integration 2026-05-27 06:40:44.751 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 06:40:44.751 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 06:40:44.752 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: dvr 2026-05-27 06:40:44.752 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 06:40:44.753 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 06:40:44.753 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:44.754 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 06:40:44.754 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: external-net 2026-05-27 06:40:44.755 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 06:40:44.756 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: extraroute 2026-05-27 06:40:44.756 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 06:40:44.757 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 06:40:44.758 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 06:40:44.758 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 06:40:44.759 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 06:40:44.759 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: fip-port-details 2026-05-27 06:40:44.760 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: flavors 2026-05-27 06:40:44.761 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 06:40:44.762 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: floatingip-pools 2026-05-27 06:40:44.762 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: ip_allocation 2026-05-27 06:40:44.763 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 06:40:44.763 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: l2_adjacency 2026-05-27 06:40:44.764 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: router 2026-05-27 06:40:44.767 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 06:40:44.768 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 06:40:44.769 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: l3-ha 2026-05-27 06:40:44.769 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:44.770 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 06:40:44.770 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: l3-flavors 2026-05-27 06:40:44.771 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 06:40:44.772 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 06:40:44.774 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 06:40:44.775 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 06:40:44.776 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 06:40:44.777 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 06:40:44.777 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 06:40:44.778 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: multi-provider 2026-05-27 06:40:44.779 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: net-mtu 2026-05-27 06:40:44.779 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 06:40:44.780 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: network_availability_zone 2026-05-27 06:40:44.780 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: network_ha 2026-05-27 06:40:44.781 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: network-ip-availability 2026-05-27 06:40:44.782 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 06:40:44.782 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: pagination 2026-05-27 06:40:44.783 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-device-profile 2026-05-27 06:40:44.784 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 06:40:44.784 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 06:40:44.785 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-mac-override 2026-05-27 06:40:44.785 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 06:40:44.786 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 06:40:44.786 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-resource-request 2026-05-27 06:40:44.787 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 06:40:44.788 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: binding 2026-05-27 06:40:44.788 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: binding-extended 2026-05-27 06:40:44.789 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-security 2026-05-27 06:40:44.789 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: project-id 2026-05-27 06:40:44.790 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: provider 2026-05-27 06:40:44.792 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos 2026-05-27 06:40:44.793 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 06:40:44.793 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 06:40:44.795 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-default 2026-05-27 06:40:44.795 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-fip 2026-05-27 06:40:44.796 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 06:40:44.796 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 06:40:44.797 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 06:40:44.797 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 06:40:44.798 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 06:40:44.798 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-pps 2026-05-27 06:40:44.799 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 06:40:44.799 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 06:40:44.800 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 06:40:44.800 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: quota-check-limit 2026-05-27 06:40:44.802 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: quotas 2026-05-27 06:40:44.804 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: quota_details 2026-05-27 06:40:44.805 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: rbac-policies 2026-05-27 06:40:44.806 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: rbac-address-group 2026-05-27 06:40:44.806 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 06:40:44.807 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 06:40:44.807 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 06:40:44.808 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: revision-if-match 2026-05-27 06:40:44.808 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 06:40:44.809 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: router_availability_zone 2026-05-27 06:40:44.809 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 06:40:44.811 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 06:40:44.811 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 06:40:44.812 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 06:40:44.812 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 06:40:44.813 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 06:40:44.820 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: security-group 2026-05-27 06:40:44.821 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: segment 2026-05-27 06:40:44.822 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 06:40:44.823 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: service-type 2026-05-27 06:40:44.823 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: sorting 2026-05-27 06:40:44.824 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 06:40:44.824 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: standard-attr-description 2026-05-27 06:40:44.825 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: stateful-security-group 2026-05-27 06:40:44.825 1 WARNING neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 06:40:44.826 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 06:40:44.826 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: subnet_onboard 2026-05-27 06:40:44.827 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 06:40:44.827 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: subnet-service-types 2026-05-27 06:40:44.828 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: subnet_allocation 2026-05-27 06:40:44.828 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 06:40:44.829 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 06:40:44.832 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 06:40:44.832 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 06:40:44.833 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: trunk 2026-05-27 06:40:44.833 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: trunk-details 2026-05-27 06:40:44.834 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 06:40:44.834 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 06:40:44.835 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 06:40:44.836 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: vpn-flavors 2026-05-27 06:40:44.837 1 INFO neutron.api.extensions [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Loaded extension: vpnaas 2026-05-27 06:40:44.840 1 INFO oslo_service.service [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Starting 2 workers 2026-05-27 06:40:44.845 1 INFO oslo_service.service [None req-697bd18e-8d34-4702-87e5-f2f16f3b2c5b - - - - - -] Starting 1 workers 2026-05-27 06:41:27.728 10 INFO neutron.db.l3_hamode_db [None req-ce4a5d43-83a0-448d-8bf1-73c1aa3f528c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 06:41:40.376 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port b99c14be-bb6c-4df7-9a68-47ed82166d4c 2026-05-27 06:41:41.963 9 INFO neutron.plugins.ml2.plugin [None req-5fb5b649-d3bd-4455-9dab-f26163915b84 - - - - - -] Attempt 1 to provision port b99c14be-bb6c-4df7-9a68-47ed82166d4c 2026-05-27 06:41:42.115 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port b99c14be-bb6c-4df7-9a68-47ed82166d4c 2026-05-27 06:47:14.463 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7e413986-0aba-496b-82aa-18664fdc5580 2026-05-27 06:47:14.887 10 INFO neutron.plugins.ml2.plugin [None req-1e48d468-bbbd-4f75-9cce-af6079597cae - - - - - -] Attempt 1 to provision port 7e413986-0aba-496b-82aa-18664fdc5580 2026-05-27 06:47:16.430 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7e413986-0aba-496b-82aa-18664fdc5580 2026-05-27 06:47:22.523 9 INFO neutron.plugins.ml2.plugin [None req-c70813fa-6a35-42b0-a607-4937a6c68c4c - - - - - -] Attempt 1 to provision port 1f1b88f3-59ab-4a4a-84cd-f5d2e19cd414 2026-05-27 06:51:06.684 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1f1b88f3-59ab-4a4a-84cd-f5d2e19cd414 2026-05-27 06:51:08.602 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1f1b88f3-59ab-4a4a-84cd-f5d2e19cd414 2026-05-27 07:04:49.266 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 6c69b562-1ffe-4700-a707-aba614bb8ae6 2026-05-27 07:04:51.128 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 6c69b562-1ffe-4700-a707-aba614bb8ae6 2026-05-27 07:21:21.817 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port e51846fb-eaa1-4e8b-9363-6f341478fb4c 2026-05-27 07:21:21.827 10 INFO neutron.plugins.ml2.plugin [None req-a5eb19a8-267b-488f-ba3a-66451c9d0ee4 - - - - - -] Attempt 1 to provision port 72bfac9b-52c3-4396-89e8-0db02dc4ba13 2026-05-27 07:21:22.423 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 8871154a-cdab-4444-9d32-51dad781187d 2026-05-27 07:21:22.478 10 INFO neutron.plugins.ml2.plugin [None req-fd9af5d1-acee-4dbd-9799-d10cd28f30eb - - - - - -] Attempt 1 to provision port 0d8043da-e17b-4285-bdee-7ce49182a1d7 2026-05-27 07:21:22.826 10 INFO neutron.plugins.ml2.plugin [None req-5e05699c-2a30-4c27-9394-8f99639b3ee2 - - - - - -] Attempt 1 to provision port bea2de2d-5cb8-45a3-8506-54dfc74456b8 2026-05-27 07:21:23.079 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port bea2de2d-5cb8-45a3-8506-54dfc74456b8 2026-05-27 07:21:23.203 10 INFO neutron.plugins.ml2.plugin [None req-5e05699c-2a30-4c27-9394-8f99639b3ee2 - - - - - -] Attempt 1 to provision port 8871154a-cdab-4444-9d32-51dad781187d 2026-05-27 07:21:23.409 9 INFO neutron.plugins.ml2.plugin [None req-690d5673-5385-47e6-b9f3-e070ea010293 - - - - - -] Attempt 1 to provision port e51846fb-eaa1-4e8b-9363-6f341478fb4c 2026-05-27 07:21:23.803 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port e51846fb-eaa1-4e8b-9363-6f341478fb4c 2026-05-27 07:21:24.219 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 8871154a-cdab-4444-9d32-51dad781187d 2026-05-27 07:21:24.783 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port bea2de2d-5cb8-45a3-8506-54dfc74456b8 2026-05-27 07:21:25.092 10 INFO neutron.plugins.ml2.plugin [None req-2325e0a1-d3fc-4cd6-920b-78162b7de5c7 - - - - - -] Attempt 1 to provision port efde9723-2fbc-416e-8b2d-22782460d0f4 2026-05-27 07:21:25.236 9 INFO neutron.plugins.ml2.plugin [None req-45b8faaf-01f3-46c3-9b61-93b3536be00a - - - - - -] Attempt 1 to provision port 734cc958-e799-4d25-8272-1ba0acc04b98 2026-05-27 07:21:25.792 9 INFO neutron.plugins.ml2.plugin [None req-9d6be97b-c593-462b-a938-00266e398d43 - - - - - -] Attempt 1 to provision port 734cc958-e799-4d25-8272-1ba0acc04b98 2026-05-27 07:21:26.637 9 INFO neutron.plugins.ml2.plugin [None req-c8507aa5-5437-4e40-b600-54d002e259b8 - - - - - -] Attempt 1 to provision port 65c3554b-380f-4128-80ee-b86488b99b44 2026-05-27 07:21:27.211 9 INFO neutron.plugins.ml2.plugin [None req-9439e56c-bac8-4f2e-bd7a-d622ab262c36 - - - - - -] Attempt 1 to provision port 65c3554b-380f-4128-80ee-b86488b99b44 2026-05-27 07:21:27.892 9 INFO neutron.plugins.ml2.plugin [None req-f8025900-601e-46dd-a3db-b8bebb5c5620 - - - - - -] Attempt 1 to provision port 06a1236f-8e66-42e0-96dd-c1db3f2000f6 2026-05-27 07:21:28.651 9 INFO neutron.plugins.ml2.plugin [None req-f8f7b27a-c4e4-4a0d-917e-54d7c4cf86e3 - - - - - -] Attempt 1 to provision port 06a1236f-8e66-42e0-96dd-c1db3f2000f6 2026-05-27 07:21:33.635 10 INFO neutron.plugins.ml2.plugin [None req-4a7c401a-acf7-42ee-b9d8-52f51fff9ea3 - - - - - -] Attempt 1 to provision port fb9d5684-716c-4d11-b2bf-1faa44b5229c 2026-05-27 07:21:33.952 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port e7b21289-2316-4861-ad87-6004a73e68fc 2026-05-27 07:21:34.200 9 INFO neutron.plugins.ml2.plugin [None req-c421c2bb-c574-49f2-b8bf-1d12ff8d4969 - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:21:35.939 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 64abae57-857e-433e-a430-d98ca79579c7 /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-05-27 07:21:36.441 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port e7b21289-2316-4861-ad87-6004a73e68fc 2026-05-27 07:21:37.778 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 64abae57-857e-433e-a430-d98ca79579c7 2026-05-27 07:21:41.450 9 INFO neutron.plugins.ml2.plugin [None req-e40a1319-a468-4a9e-9d87-e62559880291 - - - - - -] Attempt 1 to provision port a62ca595-71ad-4e9c-a1da-7ebd6f4981b6 2026-05-27 07:21:41.924 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb9d5684-716c-4d11-b2bf-1faa44b5229c 2026-05-27 07:21:42.230 10 INFO neutron.plugins.ml2.plugin [None req-0ed16dc3-8b81-433e-8c0b-4e682b86d328 - - - - - -] Attempt 1 to provision port 85495283-bbba-4b13-a8c0-d0d3fa357d4e 2026-05-27 07:21:42.648 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:21:42.784 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-455e99ec-1659-44d7-a4ca-08f32a2e83ea'] response: {'server_uuid': '092ea6bc-823d-4637-986e-eafdefcd50fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb9d5684-716c-4d11-b2bf-1faa44b5229c', 'code': 200} 2026-05-27 07:21:43.369 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 85495283-bbba-4b13-a8c0-d0d3fa357d4e 2026-05-27 07:21:44.314 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 85495283-bbba-4b13-a8c0-d0d3fa357d4e 2026-05-27 07:21:44.506 9 INFO neutron.plugins.ml2.plugin [None req-d3fc4083-2833-469b-b208-1d5be916ee6e - - - - - -] Attempt 1 to provision port 4773d11f-9a10-4133-a950-042ea7d12768 2026-05-27 07:21:44.904 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:21:44.909 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-94d589e0-209a-4b68-b386-61d2d2ada466'] response: {'server_uuid': '610553e0-8f57-4225-9221-8231eca7f8e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1614538c-9895-45e7-ad5a-d8a4ffbbbb7d', 'code': 200} 2026-05-27 07:21:45.272 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb9d5684-716c-4d11-b2bf-1faa44b5229c 2026-05-27 07:21:45.482 9 INFO neutron.plugins.ml2.plugin [None req-fc92703a-b6b9-4309-98f5-32d7a7ae001a - - - - - -] Attempt 1 to provision port 4773d11f-9a10-4133-a950-042ea7d12768 2026-05-27 07:21:46.110 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 953f0161-789b-4b0c-bd02-2255315fda82 2026-05-27 07:21:48.117 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 953f0161-789b-4b0c-bd02-2255315fda82 2026-05-27 07:21:58.034 10 INFO neutron.plugins.ml2.plugin [None req-d6af10d1-7908-4d5a-a8b0-7189cbc18fff - - - - - -] Attempt 1 to provision port 4ccb0d4d-1eec-426d-94fe-0dde0084623b 2026-05-27 07:21:58.078 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 40653fe2-5b8c-4ac4-bdb7-81159eec43b9 2026-05-27 07:21:58.682 10 INFO neutron.plugins.ml2.plugin [None req-abdf3a8a-1c6f-46eb-8f57-cf6669f9b320 - - - - - -] Attempt 1 to provision port 40653fe2-5b8c-4ac4-bdb7-81159eec43b9 2026-05-27 07:22:00.113 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 40653fe2-5b8c-4ac4-bdb7-81159eec43b9 2026-05-27 07:22:00.556 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 0d8043da-e17b-4285-bdee-7ce49182a1d7 2026-05-27 07:22:00.740 9 INFO neutron.plugins.ml2.plugin [None req-5ddfe858-39d1-48a6-a0af-72658b4df774 - - - - - -] Attempt 1 to provision port cd1df5ce-b209-44df-bc6f-21cfc45108f5 2026-05-27 07:22:01.398 9 INFO neutron.plugins.ml2.plugin [None req-219f510a-9579-4def-ae55-80c18ee5876c - - - - - -] Attempt 1 to provision port cd1df5ce-b209-44df-bc6f-21cfc45108f5 2026-05-27 07:22:02.152 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port b9ec4b14-5e72-425f-9912-a75d8ae45e1f 2026-05-27 07:22:02.772 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 0d8043da-e17b-4285-bdee-7ce49182a1d7 2026-05-27 07:22:02.992 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 65c3554b-380f-4128-80ee-b86488b99b44 2026-05-27 07:22:04.085 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port b9ec4b14-5e72-425f-9912-a75d8ae45e1f 2026-05-27 07:22:04.297 9 INFO neutron.plugins.ml2.plugin [None req-863c2ec3-7d36-4a54-9268-206d5ba922da - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:22:04.513 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 65c3554b-380f-4128-80ee-b86488b99b44 2026-05-27 07:22:06.269 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:22:07.031 9 INFO neutron.plugins.ml2.plugin [None req-491e84f9-b867-4707-a0be-2dfe7e460587 - - - - - -] Attempt 1 to provision port 1614538c-9895-45e7-ad5a-d8a4ffbbbb7d 2026-05-27 07:22:08.366 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4db8fe7a-faf9-4d0f-a922-1d89684611ed 2026-05-27 07:22:12.289 9 INFO neutron.plugins.ml2.plugin [None req-0f814c68-b00f-4c5c-b852-53642608e1ac - - - - - -] Attempt 1 to provision port 6796be91-5884-4f05-a13e-4e622553dad3 /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-05-27 07:22:16.189 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1e2c86b6-64ac-49b6-ae51-ab2861781dac 2026-05-27 07:22:16.218 10 INFO neutron.plugins.ml2.db [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] No ports have port_id starting with 1e2c86b6-64ac-49b6-ae51-ab2861781dac 2026-05-27 07:22:16.292 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 6796be91-5884-4f05-a13e-4e622553dad3 2026-05-27 07:22:16.454 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-923a0ff1-7126-4bbe-9349-1c8278de4e84'] response: {'server_uuid': '9a81963b-c1d7-45f3-9cb8-797fc2dfa88d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6796be91-5884-4f05-a13e-4e622553dad3', 'code': 200} 2026-05-27 07:22:18.159 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4ccb0d4d-1eec-426d-94fe-0dde0084623b 2026-05-27 07:22:18.745 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 6796be91-5884-4f05-a13e-4e622553dad3 2026-05-27 07:22:19.295 10 INFO neutron.plugins.ml2.plugin [None req-6d657843-ccbe-4324-b5ae-e20ed1cf9111 - - - - - -] Attempt 1 to provision port 5c9a6fb9-f120-4828-987d-2400eed2c12e 2026-05-27 07:22:19.743 9 INFO neutron.plugins.ml2.plugin [None req-3e57e2e5-1a51-477f-9b23-185b6092418e - - - - - -] Attempt 1 to provision port 09bcb267-667d-4d03-b34f-e94dd9c33661 2026-05-27 07:22:20.256 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f4382cc0-7a1c-47c3-a2a5-bb76ff0ebc25 2026-05-27 07:22:20.546 9 INFO neutron.plugins.ml2.plugin [None req-2aa97330-d390-4000-a1df-71e0b47a960f - - - - - -] Attempt 1 to provision port f4382cc0-7a1c-47c3-a2a5-bb76ff0ebc25 2026-05-27 07:22:21.182 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port cd1df5ce-b209-44df-bc6f-21cfc45108f5 2026-05-27 07:22:21.632 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4ccb0d4d-1eec-426d-94fe-0dde0084623b 2026-05-27 07:22:22.084 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f4382cc0-7a1c-47c3-a2a5-bb76ff0ebc25 2026-05-27 07:22:22.279 9 INFO neutron.plugins.ml2.plugin [None req-489838e3-d53c-4e5b-b334-c5cc0bb14c3b - - - - - -] Attempt 1 to provision port d1c78c5b-a1aa-4ffb-aac2-943e5b95b0e8 2026-05-27 07:22:22.355 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port cd1df5ce-b209-44df-bc6f-21cfc45108f5 2026-05-27 07:22:22.937 10 INFO neutron.plugins.ml2.plugin [None req-48160116-3d66-4653-9dde-2d2564b5a14f - - - - - -] Attempt 1 to provision port d1c78c5b-a1aa-4ffb-aac2-943e5b95b0e8 2026-05-27 07:22:23.197 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] No ports have port_id starting with 6796be91-5884-4f05-a13e-4e622553dad3 2026-05-27 07:22:23.436 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-10017ef2-6f49-463f-84d6-6cf2c1d665b2'] response: {'server_uuid': '9a81963b-c1d7-45f3-9cb8-797fc2dfa88d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6796be91-5884-4f05-a13e-4e622553dad3', 'code': 200} 2026-05-27 07:22:24.286 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb937d16-fd36-41c1-b63b-510155fefef1 2026-05-27 07:22:26.093 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb937d16-fd36-41c1-b63b-510155fefef1 2026-05-27 07:22:29.663 10 INFO neutron.plugins.ml2.plugin [None req-3dcfe637-0c9a-4e72-a7a6-02a7fc492ad4 - - - - - -] Attempt 1 to provision port 49466e11-b032-41fc-9c12-9cedd091f411 2026-05-27 07:22:30.210 10 INFO neutron.plugins.ml2.plugin [None req-3dcfe637-0c9a-4e72-a7a6-02a7fc492ad4 - - - - - -] Attempt 2 to provision port 49466e11-b032-41fc-9c12-9cedd091f411 2026-05-27 07:22:32.130 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 49466e11-b032-41fc-9c12-9cedd091f411 2026-05-27 07:22:32.383 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d135df-f728-40cd-a95d-9b246ec38a28'] response: {'server_uuid': '333aecb2-37e6-444f-97f4-41f3bd2c53ca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49466e11-b032-41fc-9c12-9cedd091f411', 'code': 200} 2026-05-27 07:22:34.125 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 49466e11-b032-41fc-9c12-9cedd091f411 2026-05-27 07:22:35.128 9 INFO neutron.plugins.ml2.plugin [None req-bda6911d-67cb-488b-aa5d-b1cd04c2d930 - - - - - -] Attempt 1 to provision port 7445fb4d-a3d3-45c4-906c-7a5d2648a0af 2026-05-27 07:22:35.898 9 INFO neutron.plugins.ml2.plugin [None req-33899bbd-09e4-472c-a49a-103422657cd5 - - - - - -] Attempt 1 to provision port f9646073-8d8b-4d6a-b711-23f61fabf331 2026-05-27 07:22:36.139 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4dc5258a-dd16-4edc-949d-d36e12cf4b53 2026-05-27 07:22:36.856 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f9646073-8d8b-4d6a-b711-23f61fabf331 2026-05-27 07:22:37.601 9 INFO neutron.plugins.ml2.plugin [None req-68451679-9dca-41a9-9bdf-c634eab02357 - - - - - -] Attempt 1 to provision port 4dc5258a-dd16-4edc-949d-d36e12cf4b53 2026-05-27 07:22:38.068 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4dc5258a-dd16-4edc-949d-d36e12cf4b53 2026-05-27 07:22:38.420 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f9646073-8d8b-4d6a-b711-23f61fabf331 2026-05-27 07:22:38.913 10 INFO neutron.plugins.ml2.plugin [None req-3b4c5a2c-6915-4e8b-a36a-1be0a4d9ded4 - - - - - -] Attempt 1 to provision port 497cc2d6-ab10-478c-9381-65164a498f45 2026-05-27 07:22:39.581 10 INFO neutron.plugins.ml2.plugin [None req-7d2bb89a-1a64-4e2f-96f5-3e88f8305d47 - - - - - -] Attempt 1 to provision port 497cc2d6-ab10-478c-9381-65164a498f45 2026-05-27 07:22:40.251 10 INFO neutron.plugins.ml2.plugin [None req-8f4ca9cb-9c18-4466-9b1a-d15481548223 - - - - - -] Attempt 1 to provision port c6dc62d5-4675-4b21-a5c0-4f62bc712c87 2026-05-27 07:22:40.323 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 5c9a6fb9-f120-4828-987d-2400eed2c12e 2026-05-27 07:22:40.802 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c6dc62d5-4675-4b21-a5c0-4f62bc712c87 2026-05-27 07:22:41.168 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 3cff7923-c6f8-4364-9464-cd4728c4abe6 2026-05-27 07:22:41.235 9 INFO neutron.plugins.ml2.plugin [None req-c834740a-8b60-45aa-b980-45d6b551743d - - - - - -] Attempt 1 to provision port 9bf879dd-00b5-4c49-bac2-a096a783b39e 2026-05-27 07:22:42.000 10 INFO neutron.plugins.ml2.plugin [None req-3c4a17cf-dfab-484e-bf42-ba91f927e029 - - - - - -] Attempt 1 to provision port 9bf879dd-00b5-4c49-bac2-a096a783b39e 2026-05-27 07:22:42.109 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 5c9a6fb9-f120-4828-987d-2400eed2c12e 2026-05-27 07:22:42.374 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c6dc62d5-4675-4b21-a5c0-4f62bc712c87 2026-05-27 07:22:42.713 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port d1c78c5b-a1aa-4ffb-aac2-943e5b95b0e8 2026-05-27 07:22:43.081 9 INFO neutron.plugins.ml2.plugin [None req-6d47c816-f93d-47bc-8a65-c08a4cd4c25a - - - - - -] Attempt 1 to provision port 1f4f8276-6105-4c14-b868-dd87a4e7f47a 2026-05-27 07:22:43.122 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 3cff7923-c6f8-4364-9464-cd4728c4abe6 2026-05-27 07:22:43.958 10 INFO neutron.plugins.ml2.plugin [None req-b456270e-f720-4934-98f1-2a6fa67918db - - - - - -] Attempt 1 to provision port 1f4f8276-6105-4c14-b868-dd87a4e7f47a 2026-05-27 07:22:48.179 9 INFO neutron.plugins.ml2.plugin [None req-a57693f1-8e94-4cfd-8c59-817f11a763e3 - - - - - -] Attempt 1 to provision port f15c4cbd-e527-43c3-ba6e-01075b9fb560 2026-05-27 07:22:50.195 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f15c4cbd-e527-43c3-ba6e-01075b9fb560 2026-05-27 07:22:50.370 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-04986564-1a47-4907-9a0d-ea042949c0ec'] response: {'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'code': 200} 2026-05-27 07:22:52.269 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb73863c-37e3-4f31-b48c-1d9b36593421 2026-05-27 07:22:52.892 9 INFO neutron.plugins.ml2.plugin [None req-df1bfa23-2e29-4a6c-8083-c649801be6bb - - - - - -] Attempt 1 to provision port fb73863c-37e3-4f31-b48c-1d9b36593421 2026-05-27 07:22:53.002 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f15c4cbd-e527-43c3-ba6e-01075b9fb560 2026-05-27 07:22:53.416 9 INFO neutron.plugins.ml2.plugin [None req-22d9d6a2-3f40-482b-9442-0bb7cb11b0ed - - - - - -] Attempt 1 to provision port 8550e3ee-e23e-467a-9f71-b871d4452115 2026-05-27 07:22:54.078 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port fb73863c-37e3-4f31-b48c-1d9b36593421 2026-05-27 07:22:54.975 10 INFO neutron.plugins.ml2.plugin [None req-09e08087-af28-4872-8fa5-d7ba98373678 - - - - - -] Attempt 1 to provision port 8550e3ee-e23e-467a-9f71-b871d4452115 /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-05-27 07:22:58.137 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 497cc2d6-ab10-478c-9381-65164a498f45 2026-05-27 07:22:58.454 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7445fb4d-a3d3-45c4-906c-7a5d2648a0af 2026-05-27 07:23:00.283 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 497cc2d6-ab10-478c-9381-65164a498f45 2026-05-27 07:23:00.698 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port deebb8f9-f624-43d2-bd8d-459d44d26ac8 2026-05-27 07:23:00.767 10 INFO neutron.plugins.ml2.plugin [None req-24c5aa6f-243d-4878-9c52-fd2eda5bb0b8 - - - - - -] Attempt 1 to provision port deebb8f9-f624-43d2-bd8d-459d44d26ac8 2026-05-27 07:23:01.261 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7445fb4d-a3d3-45c4-906c-7a5d2648a0af 2026-05-27 07:23:01.924 10 INFO neutron.plugins.ml2.plugin [None req-6e76d0a5-655f-4889-8381-16bc3c210ee8 - - - - - -] Attempt 1 to provision port 9b1f8e65-f83c-4855-a745-799cd6bf1eb0 2026-05-27 07:23:02.085 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port deebb8f9-f624-43d2-bd8d-459d44d26ac8 2026-05-27 07:23:02.470 9 INFO neutron.plugins.ml2.plugin [None req-c77ee882-e02c-4622-9418-f71d12230bb1 - - - - - -] Attempt 1 to provision port 9b1f8e65-f83c-4855-a745-799cd6bf1eb0 2026-05-27 07:23:06.646 10 INFO neutron.plugins.ml2.plugin [None req-e2ab4bc2-2d2a-48c9-9596-e50d022dc406 - - - - - -] Attempt 1 to provision port fc55b122-6cf2-40f8-8aaa-43121c6cedce 2026-05-27 07:23:08.376 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af116469-2d6f-41db-bcdc-c1e92fe45363'] response: {'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'code': 200} 2026-05-27 07:23:10.161 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f15c4cbd-e527-43c3-ba6e-01075b9fb560 2026-05-27 07:23:10.285 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c91d2e3f-4481-4afa-8a4a-5e368d7cab28'] response: {'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'code': 200} 2026-05-27 07:23:12.132 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f15c4cbd-e527-43c3-ba6e-01075b9fb560 2026-05-27 07:23:20.797 9 INFO neutron.plugins.ml2.plugin [None req-97165f3d-548a-4935-a44f-8528cd5225de - - - - - -] Attempt 1 to provision port 21352005-4c0e-4fe9-af97-73946f599679 2026-05-27 07:23:22.169 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 3c9dd6ad-dcbd-4973-9b92-f9c84b8117e7 2026-05-27 07:23:23.260 9 INFO neutron.plugins.ml2.plugin [None req-9daa3dff-5805-47e5-aade-b6cae9820348 - - - - - -] Attempt 1 to provision port 3c9dd6ad-dcbd-4973-9b92-f9c84b8117e7 2026-05-27 07:23:24.379 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 34722862-3522-4ef8-872f-c00b39ca1dc7 2026-05-27 07:23:24.879 10 INFO neutron.plugins.ml2.plugin [None req-29aefc59-6fcb-4cea-a585-180093cd7521 - - - - - -] Attempt 1 to provision port 34722862-3522-4ef8-872f-c00b39ca1dc7 2026-05-27 07:23:25.411 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 92f03624-5298-4f1a-829c-3635941c407f 2026-05-27 07:23:25.869 10 INFO neutron.plugins.ml2.plugin [None req-7d1e1536-4553-45b7-be8a-eff8e728f677 - - - - - -] Attempt 1 to provision port 92f03624-5298-4f1a-829c-3635941c407f 2026-05-27 07:23:26.001 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 3c9dd6ad-dcbd-4973-9b92-f9c84b8117e7 2026-05-27 07:23:26.113 9 INFO neutron.plugins.ml2.plugin [None req-c24a0ca0-eb84-4093-b1a9-8f223b9a5060 - - - - - -] Attempt 1 to provision port 85d1cf49-74c0-4a8c-8fe9-278cfae445da 2026-05-27 07:23:26.509 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 92f03624-5298-4f1a-829c-3635941c407f 2026-05-27 07:23:26.905 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 85cd1afe-cb8f-4a4d-81f4-d0e39ada15b5 2026-05-27 07:23:27.095 9 INFO neutron.plugins.ml2.plugin [None req-d18246ff-ec2e-49cc-988a-bba7e3049fa1 - - - - - -] Attempt 1 to provision port 85cd1afe-cb8f-4a4d-81f4-d0e39ada15b5 2026-05-27 07:23:28.652 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e45fa40-b72b-4694-8e7d-f28f3712b194'] response: {'server_uuid': '6f52fbe7-796e-4c11-b5de-61647b030651', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f15c4cbd-e527-43c3-ba6e-01075b9fb560', 'code': 200} 2026-05-27 07:23:28.774 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] No ports have port_id starting with f15c4cbd-e527-43c3-ba6e-01075b9fb560 /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-05-27 07:23:39.313 10 INFO neutron.plugins.ml2.plugin [None req-23997fbc-47c6-4e62-ab3b-a2dd05e41dee - - - - - -] Attempt 1 to provision port b0f1c97f-f154-497f-ab16-cc73fcca03bd 2026-05-27 07:23:39.865 10 INFO neutron.plugins.ml2.plugin [None req-5eb9a995-d69c-4c71-93a6-0a7faf522134 - - - - - -] Attempt 1 to provision port e338606d-0626-411a-bc40-6902a6445d08 2026-05-27 07:23:40.438 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port e338606d-0626-411a-bc40-6902a6445d08 2026-05-27 07:23:41.616 10 INFO neutron.plugins.ml2.plugin [None req-31b1b068-66b0-4db7-91c3-266df553fff9 - - - - - -] Attempt 1 to provision port 6869a0cd-0cc3-4de3-b0ec-c4ffbd5b95db 2026-05-27 07:23:42.257 10 INFO neutron.plugins.ml2.plugin [None req-ef55169e-d5fa-4a1e-820e-4967605d729c - - - - - -] Attempt 1 to provision port 6869a0cd-0cc3-4de3-b0ec-c4ffbd5b95db 2026-05-27 07:23:42.375 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port baaa3110-096c-4dee-bb0d-ea9b4c409ae5 2026-05-27 07:23:44.501 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port baaa3110-096c-4dee-bb0d-ea9b4c409ae5 2026-05-27 07:23:45.338 9 INFO neutron.plugins.ml2.plugin [None req-fc1dda3d-fb40-4379-8175-086d5e1ddcbd - - - - - -] Attempt 1 to provision port 739d7cc3-4523-438b-8223-4e9e55c338ed 2026-05-27 07:23:47.916 10 INFO neutron.plugins.ml2.plugin [None req-91ada85e-ad1b-4da3-a647-dff4ec2c810a - - - - - -] Attempt 1 to provision port 90f1ba91-5552-4333-a22e-e842935a3611 2026-05-27 07:23:48.432 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 0f5de941-144c-4e0d-845d-07ee02676b4e 2026-05-27 07:23:50.300 9 INFO neutron.plugins.ml2.plugin [None req-1e1492a9-8045-4db5-a2c7-c95e2ebde05b - - - - - -] Attempt 1 to provision port 14e6e895-58ad-4c0b-8b48-97ec605a5e5a 2026-05-27 07:23:50.473 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 0f5de941-144c-4e0d-845d-07ee02676b4e 2026-05-27 07:23:50.687 9 INFO neutron.plugins.ml2.plugin [None req-1e1492a9-8045-4db5-a2c7-c95e2ebde05b - - - - - -] Attempt 1 to provision port c279f986-38d6-455a-8bd4-f7ff8fbf4c66 2026-05-27 07:23:50.989 10 INFO neutron.plugins.ml2.plugin [None req-5edbe044-8335-49e5-af63-5c15be8daa59 - - - - - -] Attempt 1 to provision port c279f986-38d6-455a-8bd4-f7ff8fbf4c66 2026-05-27 07:23:51.023 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 14e6e895-58ad-4c0b-8b48-97ec605a5e5a 2026-05-27 07:23:51.364 10 INFO neutron.plugins.ml2.plugin [None req-132db7e2-1066-4be2-a038-128fc1f45eb9 - - - - - -] Attempt 1 to provision port c279f986-38d6-455a-8bd4-f7ff8fbf4c66 2026-05-27 07:23:52.731 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 90f1ba91-5552-4333-a22e-e842935a3611 2026-05-27 07:23:52.828 9 INFO neutron.plugins.ml2.plugin [None req-8b2c5fd8-5be1-4842-b855-d2bdb175ecb9 - - - - - -] Attempt 1 to provision port dd9e52da-2d84-4d65-a8e0-d2577dfa0d5e 2026-05-27 07:23:52.879 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81185fef-4a98-4cd6-ab9b-c55d8338e05e'] response: {'server_uuid': '1f7fee17-4b64-4882-a7d5-f1111c58e9ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '90f1ba91-5552-4333-a22e-e842935a3611', 'code': 200} 2026-05-27 07:23:53.253 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 14e6e895-58ad-4c0b-8b48-97ec605a5e5a 2026-05-27 07:23:54.565 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 90f1ba91-5552-4333-a22e-e842935a3611 2026-05-27 07:23:56.259 10 INFO neutron.plugins.ml2.plugin [None req-0e643169-7722-4a31-b94b-9d7169578560 - - - - - -] Attempt 1 to provision port 18f1fd4d-aa49-487b-8701-e04dd185135c 2026-05-27 07:23:57.952 9 INFO neutron.plugins.ml2.plugin [None req-a6d375c1-be04-419c-80be-4b10a088a0a3 - - - - - -] Attempt 1 to provision port 02045e65-8836-4429-b6c7-34f1c9fcd83c 2026-05-27 07:23:58.573 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 02045e65-8836-4429-b6c7-34f1c9fcd83c 2026-05-27 07:23:58.606 10 INFO neutron.plugins.ml2.plugin [None req-50c3d9bf-2a1f-4d5c-bb9a-bfdb2aafc624 - - - - - -] Attempt 1 to provision port 11642269-46ee-4d5a-9974-4f55d36986b6 2026-05-27 07:23:58.929 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 11642269-46ee-4d5a-9974-4f55d36986b6 2026-05-27 07:23:59.427 10 INFO neutron.plugins.ml2.plugin [None req-18de77ab-1046-49ad-b1fa-4925c3b7f4e7 - - - - - -] Attempt 1 to provision port 92a89781-1af9-4fea-b9b2-6ce5f16f4271 /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-05-27 07:23:59.777 10 INFO neutron.plugins.ml2.plugin [None req-b8e55a33-81ea-41f7-9e23-c256640b1c86 - - - - - -] Attempt 1 to provision port 92a89781-1af9-4fea-b9b2-6ce5f16f4271 2026-05-27 07:24:00.154 9 INFO neutron.plugins.ml2.plugin [None req-ef6c1f2c-082a-48b2-845b-eb894cb8ca7a - - - - - -] Attempt 1 to provision port a36247db-86a0-4c81-869a-0538da7fb897 2026-05-27 07:24:00.559 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 02045e65-8836-4429-b6c7-34f1c9fcd83c 2026-05-27 07:24:00.898 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 18f1fd4d-aa49-487b-8701-e04dd185135c 2026-05-27 07:24:01.023 10 INFO neutron.plugins.ml2.plugin [None req-9cf63717-da86-44b3-af35-f62d35f48f57 - - - - - -] Attempt 1 to provision port a36247db-86a0-4c81-869a-0538da7fb897 2026-05-27 07:24:01.036 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5c7cbdf-67bf-49c3-baac-6fe758af4544'] response: {'server_uuid': '824ede41-9778-41e6-af83-408cf16a5652', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18f1fd4d-aa49-487b-8701-e04dd185135c', 'code': 200} 2026-05-27 07:24:01.373 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 11642269-46ee-4d5a-9974-4f55d36986b6 2026-05-27 07:24:02.439 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 18f1fd4d-aa49-487b-8701-e04dd185135c 2026-05-27 07:24:06.424 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 739d7cc3-4523-438b-8223-4e9e55c338ed 2026-05-27 07:24:06.886 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c279f986-38d6-455a-8bd4-f7ff8fbf4c66 2026-05-27 07:24:08.477 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 739d7cc3-4523-438b-8223-4e9e55c338ed 2026-05-27 07:24:08.698 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 2f8f615d-765c-4203-bbee-e2011c8d8d0c 2026-05-27 07:24:08.753 9 INFO neutron.plugins.ml2.plugin [None req-4cc2ab56-6efc-4d33-9488-d30693ad0904 - - - - - -] Attempt 1 to provision port 2f8f615d-765c-4203-bbee-e2011c8d8d0c 2026-05-27 07:24:09.734 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c279f986-38d6-455a-8bd4-f7ff8fbf4c66 2026-05-27 07:24:09.922 10 INFO neutron.plugins.ml2.plugin [None req-5cbc5c00-99d3-48f4-ae65-8fda8248e25a - - - - - -] Attempt 1 to provision port d74304e0-47a6-4553-ab02-f646d9f1f226 2026-05-27 07:24:10.261 9 INFO neutron.plugins.ml2.plugin [None req-53e2c5f9-2b74-426a-863f-923282c49e2d - - - - - -] Attempt 1 to provision port d74304e0-47a6-4553-ab02-f646d9f1f226 2026-05-27 07:24:10.390 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 2f8f615d-765c-4203-bbee-e2011c8d8d0c /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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:13.997 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-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:13.997 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.000 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.000 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 2 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.032 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-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.032 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.034 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.034 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 3 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.059 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-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.059 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.060 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.060 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 4 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.175 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-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.175 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.176 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 5 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.195 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-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.195 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.196 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.196 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 6 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.227 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-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.227 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.228 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.228 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 7 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.266 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-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.266 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.267 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 8 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.316 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-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.316 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.317 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.317 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 9 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.344 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-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.344 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.345 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.345 9 INFO neutron.plugins.ml2.plugin [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Attempt 10 to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:14.372 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-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d4ab629c-a8a7-497e-89ee-91853b76e6aa could not be found. 2026-05-27 07:24:14.372 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:14.373 9 ERROR neutron.plugins.ml2.managers [None req-e47526fb-6e6d-4c90-b303-8bd7c946634f - - - - - -] Failed to bind port d5f152eb-b45d-46d2-92c9-f21006be9d16 on host instance for vnic_type normal using segments [{'id': '46124262-1b90-4967-b8b3-4597f03da7df', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 874, 'network_id': '7c70e38f-01cd-4e85-b89c-62ea5c1f26fb'}] 2026-05-27 07:24:14.460 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 0505d1de-328c-4d18-b77c-56ea9208f77a 2026-05-27 07:24:14.953 10 INFO neutron.plugins.ml2.plugin [None req-b488c994-62ca-42c4-924e-763a7c37d937 - - - - - -] Attempt 1 to provision port 0505d1de-328c-4d18-b77c-56ea9208f77a 2026-05-27 07:24:16.551 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 98dc6deb-2cd5-43b4-a0d2-e9b901455e74 2026-05-27 07:24:16.758 10 INFO neutron.plugins.ml2.plugin [None req-92467de4-f327-4121-9afd-9b6f132d441a - - - - - -] Attempt 1 to provision port 98dc6deb-2cd5-43b4-a0d2-e9b901455e74 2026-05-27 07:24:16.824 10 INFO neutron.plugins.ml2.plugin [None req-92467de4-f327-4121-9afd-9b6f132d441a - - - - - -] Attempt 1 to provision port 37c9feb1-9afa-4551-92fb-a7ed743f8c4b 2026-05-27 07:24:18.442 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 98dc6deb-2cd5-43b4-a0d2-e9b901455e74 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.827 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-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.827 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.828 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.828 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 2 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.849 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-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.849 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.850 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 3 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.876 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-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.876 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.877 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.877 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 4 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.903 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-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.903 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.905 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.905 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 5 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.937 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-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.937 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.938 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.940 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 6 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:21.951 9 INFO neutron.plugins.ml2.plugin [None req-2671dfa6-3496-4ede-90d7-bbf63e4d47e0 - - - - - -] Attempt 1 to provision port ff1ba121-4ee5-45b9-9d44-1457d9fd9315 2026-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:21.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-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:21.988 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:21.990 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:21.990 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 7 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:22.011 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-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.011 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:22.012 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:22.012 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 8 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:22.050 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-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.050 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:22.051 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:22.052 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 9 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:22.089 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-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.089 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:22.090 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:22.090 9 INFO neutron.plugins.ml2.plugin [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Attempt 10 to bind port 11000f06-b36f-4068-bf87-ff5b626478de 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-27 07:24:22.120 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-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 93a80dde-fa3d-49a3-bdec-7bba966b00e1 could not be found. 2026-05-27 07:24:22.120 9 ERROR neutron.plugins.ml2.managers  2026-05-27 07:24:22.121 9 ERROR neutron.plugins.ml2.managers [None req-87f65aa7-d297-4177-8034-c263daedc371 - - - - - -] Failed to bind port 11000f06-b36f-4068-bf87-ff5b626478de on host instance for vnic_type normal using segments [{'id': '8fc6b560-db1b-4fb8-9552-f42f81225d40', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 376, 'network_id': '06724465-0adc-4b6b-981e-83363566e538'}] 2026-05-27 07:24:22.229 9 INFO neutron.plugins.ml2.plugin [None req-8609c12a-a9df-4a60-b039-9c7febb44ebc - - - - - -] Attempt 1 to provision port 8d5fe5db-ee7d-4932-8dde-5f01eb386751 2026-05-27 07:24:22.431 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 8d5fe5db-ee7d-4932-8dde-5f01eb386751 2026-05-27 07:24:28.657 10 INFO neutron.plugins.ml2.plugin [None req-6b623cd0-56ff-4cf5-94e9-296adb5d25b5 - - - - - -] Attempt 1 to provision port 4fde8a00-6eac-4cfd-bf57-16b526cecdf3 2026-05-27 07:24:30.477 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4fde8a00-6eac-4cfd-bf57-16b526cecdf3 2026-05-27 07:24:30.592 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebf9976c-340c-4bc5-a18d-374a3cb7e30b'] response: {'server_uuid': '5877d430-8e11-4dd4-877f-189a49a88e13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fde8a00-6eac-4cfd-bf57-16b526cecdf3', 'code': 200} 2026-05-27 07:24:32.416 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 4fde8a00-6eac-4cfd-bf57-16b526cecdf3 2026-05-27 07:24:43.211 10 INFO neutron.plugins.ml2.plugin [None req-49789ca4-39a0-4ef4-805e-1d1a8634aafa - - - - - -] Attempt 1 to provision port 7acef12f-3c48-4aba-b1cd-5a04ed1f6d34 2026-05-27 07:24:44.299 9 INFO neutron.plugins.ml2.plugin [None req-acfaf006-0fa7-465d-ae0f-b829faed09a3 - - - - - -] Attempt 1 to provision port 044d26a8-3582-4a51-ab3b-1c42a33588b8 2026-05-27 07:24:44.476 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 044d26a8-3582-4a51-ab3b-1c42a33588b8 2026-05-27 07:24:46.086 9 INFO neutron.plugins.ml2.plugin [None req-7a3685a7-06e9-46f7-9d00-730dfc157bf5 - - - - - -] Attempt 1 to provision port 0dcc2290-651c-4dbe-a5fa-4e175964264c 2026-05-27 07:24:46.629 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 18359360-07a5-456e-8729-2b573ec21cc7 2026-05-27 07:24:47.066 10 INFO neutron.plugins.ml2.plugin [None req-48297abc-b6ed-4623-9918-eaaa2e2e2190 - - - - - -] Attempt 1 to provision port 0dcc2290-651c-4dbe-a5fa-4e175964264c 2026-05-27 07:24:47.204 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 044d26a8-3582-4a51-ab3b-1c42a33588b8 2026-05-27 07:24:48.453 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 18359360-07a5-456e-8729-2b573ec21cc7 2026-05-27 07:24:51.544 9 INFO neutron.plugins.ml2.plugin [None req-e5fb541e-02dd-445e-91f1-2a6b1ef80fd6 - - - - - -] Attempt 1 to provision port a728e094-8d85-4e20-b691-5ac676ffe4f7 2026-05-27 07:24:54.624 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a728e094-8d85-4e20-b691-5ac676ffe4f7 2026-05-27 07:24:54.760 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-045c572e-af58-4e84-919f-554bca3bfb2a'] response: {'server_uuid': '31151a71-2292-4cc4-8b4f-fd1969298669', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a728e094-8d85-4e20-b691-5ac676ffe4f7', 'code': 200} 2026-05-27 07:24:56.423 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a728e094-8d85-4e20-b691-5ac676ffe4f7 2026-05-27 07:25:06.445 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c13a1d8d-962f-4381-b8d1-6cf8bdea4901 2026-05-27 07:25:07.323 10 INFO neutron.plugins.ml2.plugin [None req-9d7ba182-cbdd-47f0-ba73-fd91d92fdbaa - - - - - -] Attempt 1 to provision port c13a1d8d-962f-4381-b8d1-6cf8bdea4901 2026-05-27 07:25:09.218 9 INFO neutron.plugins.ml2.plugin [None req-2b74a45c-104a-4620-9e52-c9e66a252852 - - - - - -] Attempt 1 to provision port db84b6c6-bc23-467d-ba3e-4a325268f345 2026-05-27 07:25:09.973 9 INFO neutron.plugins.ml2.plugin [None req-fb0f9925-7725-4a1f-ac3c-4369f8611507 - - - - - -] Attempt 1 to provision port 5b7eabaf-f431-46f5-a758-b09c1a1fefdc 2026-05-27 07:25:10.430 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 5b7eabaf-f431-46f5-a758-b09c1a1fefdc 2026-05-27 07:25:12.106 9 INFO neutron.plugins.ml2.plugin [None req-7e6519bd-505f-4237-a635-3a071094b76f - - - - - -] Attempt 1 to provision port 5e43c761-749f-405d-8aa2-401f035795b2 2026-05-27 07:25:12.549 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 9cfaa58a-7843-4298-a36d-3656917a872a 2026-05-27 07:25:12.692 10 INFO neutron.plugins.ml2.plugin [None req-53511202-cb12-46c3-b0db-47b16fb68b12 - - - - - -] Attempt 1 to provision port 5e43c761-749f-405d-8aa2-401f035795b2 2026-05-27 07:25:14.496 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 9cfaa58a-7843-4298-a36d-3656917a872a 2026-05-27 07:25:16.089 9 INFO neutron.plugins.ml2.plugin [None req-151a08c0-4422-4893-8489-b12eafb322e2 - - - - - -] Attempt 1 to provision port 10adf384-3d7a-4f0d-b4da-4c48d2b26acc 2026-05-27 07:25:16.525 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 129ea83c-dfd4-4df9-bda3-95aae45bb113 2026-05-27 07:25:17.049 10 INFO neutron.plugins.ml2.plugin [None req-31285a99-4711-466c-bd81-d41f2f6984b8 - - - - - -] Attempt 1 to provision port 129ea83c-dfd4-4df9-bda3-95aae45bb113 2026-05-27 07:25:18.497 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 129ea83c-dfd4-4df9-bda3-95aae45bb113 2026-05-27 07:25:19.367 9 INFO neutron.plugins.ml2.plugin [None req-ae7114e8-7771-49ae-9f93-5f2aea330e18 - - - - - -] Attempt 1 to provision port 301f5857-6ae8-41e2-b7a9-47f5d8500c73 2026-05-27 07:25:20.193 10 INFO neutron.plugins.ml2.plugin [None req-c606dd81-0972-49a9-92fa-a6aefd373968 - - - - - -] Attempt 1 to provision port 301f5857-6ae8-41e2-b7a9-47f5d8500c73 2026-05-27 07:25:20.473 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 27651b9e-5059-4bdf-b6d7-db1b688067ed 2026-05-27 07:25:22.418 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 27651b9e-5059-4bdf-b6d7-db1b688067ed 2026-05-27 07:25:26.703 10 INFO neutron.plugins.ml2.plugin [None req-ce952803-1f70-4a8c-9185-d6dec1a70c51 - - - - - -] Attempt 1 to provision port 8f5febbc-290e-42fd-9315-dc58ebc50a20 2026-05-27 07:25:28.623 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 8f5febbc-290e-42fd-9315-dc58ebc50a20 2026-05-27 07:25:28.758 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-40363fa5-8a47-406d-9697-f6dd5cc82c23'] response: {'server_uuid': 'b5ac6329-f52b-4a21-8af2-773c95c40699', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f5febbc-290e-42fd-9315-dc58ebc50a20', 'code': 200} 2026-05-27 07:25:29.160 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 5e43c761-749f-405d-8aa2-401f035795b2 2026-05-27 07:25:30.487 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 8f5febbc-290e-42fd-9315-dc58ebc50a20 2026-05-27 07:25:30.791 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 5e43c761-749f-405d-8aa2-401f035795b2 2026-05-27 07:25:31.365 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port db84b6c6-bc23-467d-ba3e-4a325268f345 2026-05-27 07:25:32.436 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port db84b6c6-bc23-467d-ba3e-4a325268f345 2026-05-27 07:25:36.475 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 10adf384-3d7a-4f0d-b4da-4c48d2b26acc 2026-05-27 07:25:36.866 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 301f5857-6ae8-41e2-b7a9-47f5d8500c73 2026-05-27 07:25:38.499 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 10adf384-3d7a-4f0d-b4da-4c48d2b26acc 2026-05-27 07:25:38.717 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 301f5857-6ae8-41e2-b7a9-47f5d8500c73 /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-05-27 07:26:30.486 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7eaafa50-052e-4605-86e3-a1010698c807 2026-05-27 07:26:32.352 9 INFO neutron.plugins.ml2.plugin [None req-568c8d45-b5a8-45a1-93ab-0f531fe8c63a - - - - - -] Attempt 1 to provision port 7eaafa50-052e-4605-86e3-a1010698c807 2026-05-27 07:26:32.530 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 7eaafa50-052e-4605-86e3-a1010698c807 2026-05-27 07:26:32.870 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 00a3c6b7-b70f-4db9-9a9d-683c2f559852 2026-05-27 07:26:32.982 10 INFO neutron.plugins.ml2.plugin [None req-b5ee6a27-363b-4b79-afe5-a99a4da35da1 - - - - - -] Attempt 1 to provision port 7eaafa50-052e-4605-86e3-a1010698c807 2026-05-27 07:26:34.381 9 INFO neutron.plugins.ml2.plugin [None req-7115637a-24a3-4e03-a693-7ec790153e1b - - - - - -] Attempt 1 to provision port 00a3c6b7-b70f-4db9-9a9d-683c2f559852 2026-05-27 07:26:34.637 9 INFO neutron.plugins.ml2.plugin [None req-af8584ae-c0c9-42cf-b6e7-ad20324c397f - - - - - -] Attempt 1 to provision port f706ea18-7b6a-46f3-9549-595f94e26f3e 2026-05-27 07:26:34.661 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a046c2db-6b17-469d-90c5-b3bbc68f6f43 2026-05-27 07:26:34.900 10 INFO neutron.plugins.ml2.plugin [None req-d3011ec5-2849-4c1d-8467-0cf2f55cb733 - - - - - -] Attempt 1 to provision port 00a3c6b7-b70f-4db9-9a9d-683c2f559852 2026-05-27 07:26:35.163 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 00a3c6b7-b70f-4db9-9a9d-683c2f559852 2026-05-27 07:26:35.398 10 INFO neutron.plugins.ml2.plugin [None req-2b5a269a-319d-434a-be33-eb4093efad82 - - - - - -] Attempt 1 to provision port a046c2db-6b17-469d-90c5-b3bbc68f6f43 2026-05-27 07:26:36.273 9 INFO neutron.plugins.ml2.plugin [None req-a38cf77b-167e-4cb1-998d-303663fc52b3 - - - - - -] Attempt 1 to provision port a046c2db-6b17-469d-90c5-b3bbc68f6f43 2026-05-27 07:26:36.466 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a046c2db-6b17-469d-90c5-b3bbc68f6f43 2026-05-27 07:26:37.849 10 INFO neutron.plugins.ml2.plugin [None req-681f3a43-28a5-4d76-9ecb-8815f8fb55da - - - - - -] Attempt 1 to provision port c12231be-fab3-4279-b899-197650693c07 2026-05-27 07:26:38.561 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 43c2e062-a9f2-4e8a-b130-6fbc53c53349 2026-05-27 07:26:38.612 9 INFO neutron.plugins.ml2.plugin [None req-a88e9675-ca43-4d12-8c72-b872a0e56cc1 - - - - - -] Attempt 1 to provision port c12231be-fab3-4279-b899-197650693c07 2026-05-27 07:26:39.692 9 INFO neutron.plugins.ml2.plugin [None req-47badeb4-5a6a-4c84-9865-3c2efbe7d41d - - - - - -] Attempt 1 to provision port a1964081-134e-49c3-a58c-3ac5436c1727 2026-05-27 07:26:40.489 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 43c2e062-a9f2-4e8a-b130-6fbc53c53349 2026-05-27 07:26:40.822 10 INFO neutron.plugins.ml2.plugin [None req-6fe95e6c-0edc-4837-85e1-a78b33639a8d - - - - - -] Attempt 1 to provision port a1964081-134e-49c3-a58c-3ac5436c1727 2026-05-27 07:26:42.489 10 INFO neutron.plugins.ml2.plugin [None req-a0f59a58-41b9-45b8-b21f-6bcf640f4658 - - - - - -] Attempt 1 to provision port 388b3771-093b-491f-a8d4-6308d84f6923 2026-05-27 07:26:43.339 10 INFO neutron.plugins.ml2.plugin [None req-8e058b3a-7caa-4cf8-84ae-f1161467f67b - - - - - -] Attempt 1 to provision port 388b3771-093b-491f-a8d4-6308d84f6923 2026-05-27 07:26:48.826 10 INFO neutron.plugins.ml2.plugin [None req-b17d0d3d-77ce-499c-a147-a1a14c4d2773 - - - - - -] Attempt 1 to provision port 50bf79a5-d33b-41df-8f79-7a3667c8ac6c 2026-05-27 07:26:50.589 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 50bf79a5-d33b-41df-8f79-7a3667c8ac6c 2026-05-27 07:26:50.775 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-61987c9b-6bae-44c8-bd1f-9e47e1ddddf4'] response: {'server_uuid': '69d231f3-8453-46fc-9349-53672b2026a4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50bf79a5-d33b-41df-8f79-7a3667c8ac6c', 'code': 200} 2026-05-27 07:26:52.513 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 50bf79a5-d33b-41df-8f79-7a3667c8ac6c 2026-05-27 07:26:56.345 9 INFO neutron.plugins.ml2.plugin [None req-417a3140-ff62-47da-8a9f-d5f92fe3aa3e - - - - - -] Attempt 1 to provision port 085a7d74-b5d9-4357-8caf-45b0b623cf4b 2026-05-27 07:26:58.625 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 388b3771-093b-491f-a8d4-6308d84f6923 2026-05-27 07:26:59.330 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 085a7d74-b5d9-4357-8caf-45b0b623cf4b 2026-05-27 07:26:59.452 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-256426a6-c766-4d49-9b0a-c5a0c194165e'] response: {'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'code': 200} 2026-05-27 07:27:00.592 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c12231be-fab3-4279-b899-197650693c07 2026-05-27 07:27:00.934 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 388b3771-093b-491f-a8d4-6308d84f6923 2026-05-27 07:27:01.222 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a1964081-134e-49c3-a58c-3ac5436c1727 2026-05-27 07:27:01.613 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 085a7d74-b5d9-4357-8caf-45b0b623cf4b 2026-05-27 07:27:01.898 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f706ea18-7b6a-46f3-9549-595f94e26f3e 2026-05-27 07:27:02.498 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port c12231be-fab3-4279-b899-197650693c07 2026-05-27 07:27:02.763 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port f706ea18-7b6a-46f3-9549-595f94e26f3e 2026-05-27 07:27:02.974 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port a1964081-134e-49c3-a58c-3ac5436c1727 2026-05-27 07:27:20.292 10 INFO neutron.plugins.ml2.plugin [None req-4be21db2-6693-4af5-affd-8a7ca4e8995d - - - - - -] Attempt 1 to provision port c1a7fd2e-8faf-4da3-8c98-528ad446c281 2026-05-27 07:27:33.351 10 INFO neutron.plugins.ml2.plugin [None req-8d4b2e48-8175-4033-bf4a-eb871f62c22c - - - - - -] Attempt 1 to provision port bb0aaa2e-bdf2-466e-a320-c23d1df8d20a 2026-05-27 07:27:34.634 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port bb0aaa2e-bdf2-466e-a320-c23d1df8d20a 2026-05-27 07:27:34.805 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-682e011d-907e-42d6-af50-d1167ae5548b'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb0aaa2e-bdf2-466e-a320-c23d1df8d20a', 'code': 200} 2026-05-27 07:27:36.533 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port bb0aaa2e-bdf2-466e-a320-c23d1df8d20a 2026-05-27 07:28:15.646 9 INFO neutron.plugins.ml2.plugin [None req-0411a46f-8cd4-484d-95fb-ffba12561b45 - - - - - -] Attempt 1 to provision port 95e4f938-c53a-4d32-ae4c-586e83f1533d 2026-05-27 07:28:18.666 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 95e4f938-c53a-4d32-ae4c-586e83f1533d 2026-05-27 07:28:18.879 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3ced5f7-ab57-4b58-81ea-94d40bde75b4'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95e4f938-c53a-4d32-ae4c-586e83f1533d', 'code': 200} 2026-05-27 07:28:20.564 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 95e4f938-c53a-4d32-ae4c-586e83f1533d 2026-05-27 07:28:50.826 9 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1e12352c-2c86-41ae-8c10-939cdefc95ba 2026-05-27 07:28:51.181 9 INFO neutron.plugins.ml2.plugin [None req-145030c1-050b-4ad2-b4e4-fe80116897e4 - - - - - -] Attempt 1 to provision port 1e12352c-2c86-41ae-8c10-939cdefc95ba 2026-05-27 07:28:51.331 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1d04331-87f6-4291-9a7b-38326c61f306'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e12352c-2c86-41ae-8c10-939cdefc95ba', 'code': 200} 2026-05-27 07:28:52.654 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 1e12352c-2c86-41ae-8c10-939cdefc95ba 2026-05-27 07:29:03.000 10 INFO neutron.plugins.ml2.plugin [None req-0c13ab28-5329-4f51-a913-271f030384eb - - - - - -] Attempt 1 to provision port 817cc3b9-b7ca-402a-8578-a13109fdeaa4 2026-05-27 07:29:06.882 9 INFO neutron.plugins.ml2.plugin [None req-b6aca1de-4849-4a0e-8a0f-37a29ffe175b - - - - - -] Attempt 1 to provision port 817cc3b9-b7ca-402a-8578-a13109fdeaa4 2026-05-27 07:29:07.031 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c995ca93-d518-461f-ac2d-0175410da7de'] response: {'server_uuid': '0300bbf5-93a7-476d-891c-317517ab2573', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '817cc3b9-b7ca-402a-8578-a13109fdeaa4', 'code': 200} 2026-05-27 07:29:08.638 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 817cc3b9-b7ca-402a-8578-a13109fdeaa4 2026-05-27 07:29:16.573 9 INFO neutron.plugins.ml2.plugin [None req-32134bca-43da-4a37-ad79-f0e8a7bb708a - - - - - -] Attempt 1 to provision port 817cc3b9-b7ca-402a-8578-a13109fdeaa4 2026-05-27 07:29:16.648 10 INFO neutron.plugins.ml2.plugin [None req-84ee70e8-fd91-4d34-9f89-4f9da1ec8e68 - - - - - -] Attempt 1 to provision port 817cc3b9-b7ca-402a-8578-a13109fdeaa4 2026-05-27 07:29:27.126 10 INFO neutron.plugins.ml2.plugin [None req-9e81b140-e164-4eae-9826-06736edc7046 - - - - - -] Attempt 1 to provision port 1e12352c-2c86-41ae-8c10-939cdefc95ba 2026-05-27 07:29:48.858 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-74c4401f-a909-4caa-ace7-613601d788b7'] response: {'server_uuid': '262bed3d-09c0-4ee0-9ae1-682ea2a95fa4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '085a7d74-b5d9-4357-8caf-45b0b623cf4b', 'code': 200}