+ 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:55: 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-29 02:43:12.649 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:43:12.649 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-29 02:43:12.650 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 02:43:12.650 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:43:13.661 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:13.663 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:43:13.666 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 02:43:13.666 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:13.666 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:43:13.667 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:43:13.667 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:13.672 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:13.672 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:13.672 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:13.688 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:43:13.689 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:13.689 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:43:13.721 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:43:13.721 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:43:13.721 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:43:13.722 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:43:13.728 1 WARNING oslo_policy.policy [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] 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-29 02:43:13.979 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:43:14.125 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:43:14.126 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:43:14.126 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:43:14.162 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:43:14.162 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:43:14.163 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:43:14.163 1 INFO neutron.plugins.ml2.extensions.port_security [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:43:14.163 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:43:14.163 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:43:14.164 1 INFO neutron.plugins.ml2.managers [None req-42a4d695-6763-4404-99ca-1a52bf22a618 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:43:14.178 1 INFO neutron.quota [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded quota_driver: . 2026-05-29 02:43:14.179 1 INFO neutron.plugins.ml2.plugin [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:43:14.179 1 INFO neutron.plugins.ml2.managers [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:43:14.179 1 INFO neutron.plugins.ml2.managers [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:43:14.179 1 INFO neutron.plugins.ml2.managers [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:43:14.179 1 INFO neutron.extensions.vlantransparent [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Disabled vlantransparent extension. 2026-05-29 02:43:14.180 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: qos 2026-05-29 02:43:14.188 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: router 2026-05-29 02:43:14.216 1 INFO neutron.services.service_base [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:43:14.216 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: segments 2026-05-29 02:43:14.278 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: trunk 2026-05-29 02:43:14.330 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:43:14.362 1 WARNING stevedore.named [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:43:14.423 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:43:14.423 1 INFO neutron.common.utils [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:43:14.424 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:43:14.428 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: tag 2026-05-29 02:43:14.434 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: timestamp 2026-05-29 02:43:14.436 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:43:14.440 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: flavors 2026-05-29 02:43:14.443 1 INFO neutron.manager [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loading Plugin: revisions 2026-05-29 02:43:14.445 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Initializing extension manager. 2026-05-29 02:43:14.446 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: address-group 2026-05-29 02:43:14.447 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: address-scope 2026-05-29 02:43:14.447 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:43:14.448 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: agent 2026-05-29 02:43:14.449 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:43:14.450 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:43:14.450 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:43:14.451 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: availability_zone 2026-05-29 02:43:14.451 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:43:14.452 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:43:14.452 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:43:14.453 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:43:14.454 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: dns-integration 2026-05-29 02:43:14.454 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:43:14.455 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:43:14.455 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: dvr 2026-05-29 02:43:14.456 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:43:14.457 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:43:14.457 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:14.457 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:43:14.458 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: external-net 2026-05-29 02:43:14.458 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:43:14.459 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: extraroute 2026-05-29 02:43:14.459 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:43:14.460 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:43:14.460 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:43:14.461 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:43:14.461 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:43:14.462 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:43:14.462 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: flavors 2026-05-29 02:43:14.463 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:43:14.464 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:43:14.464 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:43:14.465 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:43:14.465 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:43:14.466 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: router 2026-05-29 02:43:14.467 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:14.468 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 02:43:14.468 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 02:43:14.469 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:43:14.469 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: l3-ha 2026-05-29 02:43:14.470 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:14.470 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:43:14.471 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:43:14.472 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:14.472 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:43:14.474 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:43:14.475 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:43:14.475 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:43:14.476 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:43:14.477 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:43:14.477 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: multi-provider 2026-05-29 02:43:14.478 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: net-mtu 2026-05-29 02:43:14.478 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:43:14.479 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:43:14.479 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: network_ha 2026-05-29 02:43:14.480 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:43:14.480 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:43:14.481 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: pagination 2026-05-29 02:43:14.481 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:43:14.482 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 02:43:14.482 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:43:14.483 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:43:14.483 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:43:14.484 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:43:14.484 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:43:14.485 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:43:14.485 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:43:14.485 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: binding 2026-05-29 02:43:14.486 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: binding-extended 2026-05-29 02:43:14.487 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-security 2026-05-29 02:43:14.487 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: project-id 2026-05-29 02:43:14.487 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: provider 2026-05-29 02:43:14.489 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos 2026-05-29 02:43:14.490 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:43:14.490 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:43:14.491 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-default 2026-05-29 02:43:14.491 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-fip 2026-05-29 02:43:14.491 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:43:14.492 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:43:14.492 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:43:14.493 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:43:14.493 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:43:14.494 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-pps 2026-05-29 02:43:14.495 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:43:14.495 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:43:14.496 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:43:14.496 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:43:14.498 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: quotas 2026-05-29 02:43:14.500 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: quota_details 2026-05-29 02:43:14.501 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:43:14.501 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:43:14.502 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:43:14.502 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:43:14.502 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:43:14.503 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:43:14.503 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:43:14.504 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:43:14.504 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:43:14.506 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:43:14.506 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:43:14.507 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:43:14.507 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:43:14.508 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 02:43:14.508 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:43:14.514 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: security-group 2026-05-29 02:43:14.515 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: segment 2026-05-29 02:43:14.516 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:43:14.516 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: service-type 2026-05-29 02:43:14.517 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: sorting 2026-05-29 02:43:14.517 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:43:14.518 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:43:14.518 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:43:14.519 1 WARNING neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:43:14.519 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:43:14.519 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:43:14.520 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:43:14.520 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:43:14.521 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:43:14.522 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:43:14.522 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:43:14.524 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:43:14.525 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:43:14.526 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: trunk 2026-05-29 02:43:14.526 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: trunk-details 2026-05-29 02:43:14.526 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:43:14.527 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:43:14.528 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 02:43:14.529 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:43:14.530 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:43:14.531 1 INFO neutron.api.extensions [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Loaded extension: vpnaas 2026-05-29 02:43:14.533 1 INFO oslo_service.service [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Starting 2 workers 2026-05-29 02:43:14.537 1 INFO oslo_service.service [None req-e49cc6fc-47df-4f8b-8299-0ce3a8a1eb79 - - - - - -] Starting 1 workers 2026-05-29 02:43:50.887 10 INFO neutron.db.l3_hamode_db [None req-17759522-f76d-42f7-b376-1eba24982b77 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 02:44:00.860 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port b9b52c4a-dfea-417a-9b38-bdcec1d5150d 2026-05-29 02:44:01.857 9 INFO neutron.plugins.ml2.plugin [None req-f85b9ca7-820a-487c-94ff-6bde2bc03a04 - - - - - -] Attempt 1 to provision port b9b52c4a-dfea-417a-9b38-bdcec1d5150d 2026-05-29 02:44:02.541 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port b9b52c4a-dfea-417a-9b38-bdcec1d5150d 2026-05-29 02:48:20.017 9 INFO neutron.plugins.ml2.plugin [None req-5802e36b-100a-4f79-ac27-675ee01cc1d6 - - - - - -] Attempt 1 to provision port 007d7221-e205-48cf-8fb0-c9f2f02d8449 2026-05-29 02:48:20.732 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 007d7221-e205-48cf-8fb0-c9f2f02d8449 2026-05-29 02:48:27.054 10 INFO neutron.plugins.ml2.plugin [None req-9fe8ebfe-c419-46cc-b473-36cefe5335fd - - - - - -] Attempt 1 to provision port 3c98fa9f-bc5d-4945-a184-b958fe103b06 2026-05-29 02:51:48.958 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3c98fa9f-bc5d-4945-a184-b958fe103b06 2026-05-29 02:51:50.907 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3c98fa9f-bc5d-4945-a184-b958fe103b06 2026-05-29 03:00:03.213 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 4b4a3995-9bea-4185-95bb-fb296f1fc294 2026-05-29 03:00:05.180 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 4b4a3995-9bea-4185-95bb-fb296f1fc294 2026-05-29 03:15:41.877 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 845fdc59-4a9c-4fd1-9fab-1c3402e5a920 2026-05-29 03:15:42.022 9 INFO neutron.plugins.ml2.plugin [None req-8ec15fd5-3d58-4a26-a6c5-7ac99dd60ecc - - - - - -] Attempt 1 to provision port 4fa6c1cb-8f88-46d6-bd8d-4b5afca9bb5c 2026-05-29 03:15:42.264 10 INFO neutron.plugins.ml2.plugin [None req-73bad747-313a-4318-84dc-d6ecc5b6d565 - - - - - -] Attempt 1 to provision port b29a22e4-3bc9-4cb0-ae33-4990969dea72 2026-05-29 03:15:42.907 9 INFO neutron.plugins.ml2.plugin [None req-9c79c253-d28d-4870-bb28-881dd0e201e9 - - - - - -] Attempt 1 to provision port 845fdc59-4a9c-4fd1-9fab-1c3402e5a920 2026-05-29 03:15:43.101 10 INFO neutron.plugins.ml2.plugin [None req-a1742bc6-412c-4bd3-ac9e-5bd75121394e - - - - - -] Attempt 1 to provision port e7263565-6b91-45ef-a785-f18f68bb5774 2026-05-29 03:15:43.870 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 845fdc59-4a9c-4fd1-9fab-1c3402e5a920 2026-05-29 03:15:44.380 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e7263565-6b91-45ef-a785-f18f68bb5774 2026-05-29 03:15:44.933 10 INFO neutron.plugins.ml2.plugin [None req-9997ea8c-2f91-43b2-9827-fcf5f49c10cc - - - - - -] Attempt 1 to provision port cf9d6f70-a42d-4121-b319-981e9c541177 2026-05-29 03:15:44.974 10 INFO neutron.plugins.ml2.plugin [None req-9997ea8c-2f91-43b2-9827-fcf5f49c10cc - - - - - -] Attempt 1 to provision port 1415d645-1660-417f-be84-192682f831e3 2026-05-29 03:15:45.640 9 INFO neutron.plugins.ml2.plugin [None req-163d6e13-b6c2-498c-ae9d-7715e98afe5e - - - - - -] Attempt 1 to provision port cf9d6f70-a42d-4121-b319-981e9c541177 2026-05-29 03:15:45.696 9 INFO neutron.plugins.ml2.plugin [None req-163d6e13-b6c2-498c-ae9d-7715e98afe5e - - - - - -] Attempt 1 to provision port 1415d645-1660-417f-be84-192682f831e3 2026-05-29 03:15:49.467 9 INFO neutron.plugins.ml2.plugin [None req-4ebe1c27-d8b3-4e59-8adb-6afd58ac1457 - - - - - -] Attempt 1 to provision port 2df568b3-f888-4f40-ac45-fead23ccc228 2026-05-29 03:15:49.778 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e752d859-fc48-495c-8195-503700a7a47c 2026-05-29 03:15:50.221 9 INFO neutron.plugins.ml2.plugin [None req-00a86329-52e7-48d8-97e1-7619b4f46306 - - - - - -] Attempt 1 to provision port e752d859-fc48-495c-8195-503700a7a47c 2026-05-29 03:15:51.843 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e752d859-fc48-495c-8195-503700a7a47c 2026-05-29 03:15:51.954 9 INFO neutron.plugins.ml2.plugin [None req-92f92c35-b74a-4bfa-9267-005b63edde97 - - - - - -] Attempt 1 to provision port 2c32fcdf-3629-4c01-8708-1b986f0b774a 2026-05-29 03:15:52.501 10 INFO neutron.plugins.ml2.plugin [None req-7cba3929-6331-4a55-9d0d-de39a7485b49 - - - - - -] Attempt 1 to provision port 2c32fcdf-3629-4c01-8708-1b986f0b774a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:15:53.251 9 INFO neutron.plugins.ml2.plugin [None req-10c8b523-b202-4e81-86bf-d79f2924f041 - - - - - -] Attempt 1 to provision port 9d9d573d-8b5d-4646-aa60-8b0488b0ff23 2026-05-29 03:15:53.852 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 1a51efdb-63fe-41ef-b64e-beab291bc994 2026-05-29 03:15:54.328 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port d7a95287-6545-449d-9250-c3b3aa8331e3 2026-05-29 03:15:55.771 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 1a51efdb-63fe-41ef-b64e-beab291bc994 2026-05-29 03:15:56.071 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port d7a95287-6545-449d-9250-c3b3aa8331e3 2026-05-29 03:15:57.737 10 INFO neutron.plugins.ml2.plugin [None req-b4c8d34f-2f80-4baf-8edb-f4a2bc965ed2 - - - - - -] Attempt 1 to provision port a22dd26b-2c59-41c2-bb6c-e96ae72cd184 2026-05-29 03:15:57.959 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9d9d573d-8b5d-4646-aa60-8b0488b0ff23 2026-05-29 03:15:58.408 10 INFO neutron.plugins.ml2.plugin [None req-1188bfeb-7f7f-4e44-a530-5be739555e61 - - - - - -] Attempt 1 to provision port aceb42a7-936e-4774-884a-a5b0cc8e6f9a 2026-05-29 03:15:58.480 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aceb42a7-936e-4774-884a-a5b0cc8e6f9a 2026-05-29 03:15:58.557 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-69ece6e0-9a6a-4022-86b0-5917c1a18fb1'] response: {'server_uuid': 'b2122af3-e2c0-4cd9-8d24-c33b67db9346', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d9d573d-8b5d-4646-aa60-8b0488b0ff23', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:15:59.786 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9d9d573d-8b5d-4646-aa60-8b0488b0ff23 2026-05-29 03:16:00.096 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aceb42a7-936e-4774-884a-a5b0cc8e6f9a 2026-05-29 03:16:00.117 9 INFO neutron.plugins.ml2.plugin [None req-fc360b62-4672-455c-87cb-bfe4cc0ead0d - - - - - -] Attempt 1 to provision port de6e154b-40a9-4de5-9749-4f1c30a7bf8c 2026-05-29 03:16:00.788 10 INFO neutron.plugins.ml2.plugin [None req-bc01796c-8ebd-4fdc-9d73-a1f008b690e5 - - - - - -] Attempt 1 to provision port de6e154b-40a9-4de5-9749-4f1c30a7bf8c 2026-05-29 03:16:01.806 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 049cbcf9-be60-4330-9cc1-2716d60b8c8c 2026-05-29 03:16:03.762 9 INFO neutron.plugins.ml2.plugin [None req-42b6ac13-7161-4bfc-8428-6c4fda8b25ab - - - - - -] Attempt 1 to provision port 885c8bed-f341-48fb-bb31-30d99755e59b 2026-05-29 03:16:03.990 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 049cbcf9-be60-4330-9cc1-2716d60b8c8c 2026-05-29 03:16:04.232 9 INFO neutron.plugins.ml2.plugin [None req-0020b452-fa94-4939-845c-cf43bfdaf394 - - - - - -] Attempt 1 to provision port a8ee6864-9a8e-46bb-869b-d298b04ec440 2026-05-29 03:16:04.300 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a8ee6864-9a8e-46bb-869b-d298b04ec440 2026-05-29 03:16:05.852 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a8ee6864-9a8e-46bb-869b-d298b04ec440 2026-05-29 03:16:06.512 10 INFO neutron.plugins.ml2.plugin [None req-df22caa2-da6b-4673-ba8d-cb67847b38cd - - - - - -] Attempt 1 to provision port c5ffd3c0-4ed9-4927-952e-eb3cf46dc7b0 2026-05-29 03:16:07.194 9 INFO neutron.plugins.ml2.plugin [None req-74a0f5fa-db4f-4a17-ae1e-8a7f80cf6206 - - - - - -] Attempt 1 to provision port c5ffd3c0-4ed9-4927-952e-eb3cf46dc7b0 2026-05-29 03:16:07.959 9 INFO neutron.plugins.ml2.plugin [None req-62618cd2-3ccb-4bf9-80aa-9f315116d428 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:08.104 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ca7570a0-df9d-44e7-8233-37439f3a0bdc 2026-05-29 03:16:09.891 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ca7570a0-df9d-44e7-8233-37439f3a0bdc 2026-05-29 03:16:11.857 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:12.539 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33f57d88-1736-4617-bb04-ce139d29e810'] response: {'server_uuid': '9a601144-43f9-404d-ae01-1855df94972b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8018f431-7e5a-4e2a-bc4b-a2621aaa02e8', 'code': 200} 2026-05-29 03:16:13.552 9 INFO neutron.plugins.ml2.plugin [None req-c3182f95-2684-4944-b870-35ae56ab21e0 - - - - - -] Attempt 1 to provision port e6159b55-0c16-4221-937a-2e31f8f8d84f 2026-05-29 03:16:13.899 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:14.168 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2ff24e26-049d-49c7-b14f-3f9e64c41ecc 2026-05-29 03:16:14.322 9 INFO neutron.plugins.ml2.plugin [None req-d0a5ebdf-15f4-4b30-9390-7bdfd1db8719 - - - - - -] Attempt 1 to provision port 2ff24e26-049d-49c7-b14f-3f9e64c41ecc 2026-05-29 03:16:15.850 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2ff24e26-049d-49c7-b14f-3f9e64c41ecc 2026-05-29 03:16:16.511 9 INFO neutron.plugins.ml2.plugin [None req-38d666d3-aa4a-4b8a-a0da-095b259a5707 - - - - - -] Attempt 1 to provision port ccbf3b11-1faf-44b5-82a7-b3ad51392697 2026-05-29 03:16:17.161 10 INFO neutron.plugins.ml2.plugin [None req-e51b0999-a8ae-49d5-8e19-b28db4ccca83 - - - - - -] Attempt 1 to provision port ccbf3b11-1faf-44b5-82a7-b3ad51392697 2026-05-29 03:16:17.841 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 73b552b4-9349-4be5-a363-efadc088ae2d 2026-05-29 03:16:20.026 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 73b552b4-9349-4be5-a363-efadc088ae2d 2026-05-29 03:16:21.887 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 42fe68b2-6665-405c-88f9-2de33b9eddd4 2026-05-29 03:16:22.048 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e093fca-a022-4ffd-8d64-26e5aee3b460'] response: {'server_uuid': 'ab203f8b-5b03-4bed-b052-552c2c9c5afb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42fe68b2-6665-405c-88f9-2de33b9eddd4', 'code': 200} 2026-05-29 03:16:22.281 9 INFO neutron.plugins.ml2.plugin [None req-f7bee14f-cb67-4d61-94a9-6f8c6791a6b7 - - - - - -] Attempt 1 to provision port 00246803-82dc-42a4-8580-d0c83afedd5c 2026-05-29 03:16:23.977 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 42fe68b2-6665-405c-88f9-2de33b9eddd4 2026-05-29 03:16:24.275 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port de6e154b-40a9-4de5-9749-4f1c30a7bf8c 2026-05-29 03:16:24.711 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a22dd26b-2c59-41c2-bb6c-e96ae72cd184 2026-05-29 03:16:25.199 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 00246803-82dc-42a4-8580-d0c83afedd5c 2026-05-29 03:16:25.591 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bbfa6a-0060-4d0d-92c7-3216696ff443'] response: {'server_uuid': '239a11d6-ed31-4469-b058-169287906a14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00246803-82dc-42a4-8580-d0c83afedd5c', 'code': 200} 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.951 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:25.952 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:25.953 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 2 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.973 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:25.974 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:25.974 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 3 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:25.999 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.000 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.000 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 4 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.018 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.019 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.019 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 5 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.047 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.048 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.049 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 6 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.066 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.067 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 7 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.088 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.089 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.089 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 8 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.115 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.116 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.116 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 9 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.146 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.147 10 INFO neutron.plugins.ml2.plugin [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Attempt 10 to bind port 8f1459ef-0f92-405c-bf52-214105beda69 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 40f6c81a-f814-4291-985b-568da6ca9af4 could not be found. 2026-05-29 03:16:26.173 10 ERROR neutron.plugins.ml2.managers  2026-05-29 03:16:26.174 10 ERROR neutron.plugins.ml2.managers [None req-93e49a93-d553-49fa-abe5-f256a746671a - - - - - -] Failed to bind port 8f1459ef-0f92-405c-bf52-214105beda69 on host instance for vnic_type normal using segments [{'id': '0e70e8f5-74cb-4738-8ed0-0144d99898ac', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 884, 'network_id': '3cecc07b-ce46-4171-bf36-3b85b306b2f8'}] 2026-05-29 03:16:26.455 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c5ffd3c0-4ed9-4927-952e-eb3cf46dc7b0 2026-05-29 03:16:26.913 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 834e12ba-3bd3-4df7-ab8e-27f587fe27a5 2026-05-29 03:16:27.091 9 INFO neutron.plugins.ml2.plugin [None req-d4905315-8fa6-4bc0-8c4f-b8ee13e24be5 - - - - - -] Attempt 1 to provision port 834e12ba-3bd3-4df7-ab8e-27f587fe27a5 2026-05-29 03:16:27.520 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port de6e154b-40a9-4de5-9749-4f1c30a7bf8c 2026-05-29 03:16:27.840 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 885c8bed-f341-48fb-bb31-30d99755e59b 2026-05-29 03:16:28.237 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a22dd26b-2c59-41c2-bb6c-e96ae72cd184 2026-05-29 03:16:28.603 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 00246803-82dc-42a4-8580-d0c83afedd5c 2026-05-29 03:16:29.590 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 885c8bed-f341-48fb-bb31-30d99755e59b 2026-05-29 03:16:29.617 10 INFO neutron.plugins.ml2.plugin [None req-a910271b-4d43-4672-bb1f-28e41873c49a - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:29.801 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c5ffd3c0-4ed9-4927-952e-eb3cf46dc7b0 2026-05-29 03:16:30.349 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-177c6ae9-e5f1-4696-b9df-153697047bd1'] response: {'server_uuid': '239a11d6-ed31-4469-b058-169287906a14', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '00246803-82dc-42a4-8580-d0c83afedd5c', 'code': 200} 2026-05-29 03:16:31.700 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ccbf3b11-1faf-44b5-82a7-b3ad51392697 2026-05-29 03:16:32.082 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:33.057 10 INFO neutron.plugins.ml2.plugin [None req-8ab89a44-d4e1-4b93-a5ad-067d3fe362a1 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:16:33.582 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ccbf3b11-1faf-44b5-82a7-b3ad51392697 2026-05-29 03:16:33.953 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8018f431-7e5a-4e2a-bc4b-a2621aaa02e8 2026-05-29 03:16:34.233 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e6159b55-0c16-4221-937a-2e31f8f8d84f 2026-05-29 03:16:38.895 10 INFO neutron.plugins.ml2.plugin [None req-65dd0cc4-b534-40c2-b11a-2ec6f6a60eda - - - - - -] Attempt 1 to provision port 5ef6e4ed-3636-48a8-870a-0292226fa485 2026-05-29 03:16:39.154 10 INFO neutron.plugins.ml2.plugin [None req-65dd0cc4-b534-40c2-b11a-2ec6f6a60eda - - - - - -] Attempt 1 to provision port 2deb9f07-0fb7-4b44-b1db-e86274f5b992 2026-05-29 03:16:39.561 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5ef6e4ed-3636-48a8-870a-0292226fa485 2026-05-29 03:16:41.732 9 INFO neutron.plugins.ml2.plugin [None req-5f986769-2e58-4b56-aa38-c079d473c531 - - - - - -] Attempt 1 to provision port 56ded91d-6d8e-46ea-805f-f0ed38923d5f 2026-05-29 03:16:42.297 9 INFO neutron.plugins.ml2.plugin [None req-95be1101-6750-45a3-bee5-7095d2fa3342 - - - - - -] Attempt 1 to provision port 56ded91d-6d8e-46ea-805f-f0ed38923d5f 2026-05-29 03:16:43.716 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a76d69c9-1717-46ff-9e1c-f57bb4464f6e 2026-05-29 03:16:44.467 10 INFO neutron.plugins.ml2.plugin [None req-2febbc16-cc56-4953-b8a1-80192fd057b0 - - - - - -] Attempt 1 to provision port f734bcda-62da-4f57-98ce-3dafdd067b6e 2026-05-29 03:16:45.105 9 INFO neutron.plugins.ml2.plugin [None req-ac821273-b90c-4ff0-bf4e-d46cdf08bcbb - - - - - -] Attempt 1 to provision port 056649b5-8c25-45d3-9881-abbe2f2ab3ba 2026-05-29 03:16:45.773 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a76d69c9-1717-46ff-9e1c-f57bb4464f6e 2026-05-29 03:16:46.289 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 056649b5-8c25-45d3-9881-abbe2f2ab3ba 2026-05-29 03:16:46.806 10 INFO neutron.plugins.ml2.plugin [None req-b340df6f-2154-46a6-abf5-e24b59837b53 - - - - - -] Attempt 1 to provision port 97342dd5-6161-485d-af44-2f9273b7a8a4 2026-05-29 03:16:46.956 9 INFO neutron.plugins.ml2.plugin [None req-8add4840-1985-480a-b4b2-dfe46dc25334 - - - - - -] Attempt 1 to provision port 19df4aa5-26ef-41bc-a144-c4982ebead74 2026-05-29 03:16:47.507 9 INFO neutron.plugins.ml2.plugin [None req-4a57b2ed-56d9-4280-ae6f-1e1e36c32e37 - - - - - -] Attempt 1 to provision port 97342dd5-6161-485d-af44-2f9273b7a8a4 2026-05-29 03:16:47.600 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 056649b5-8c25-45d3-9881-abbe2f2ab3ba 2026-05-29 03:16:47.891 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3f4915de-25c1-470e-b730-8aef7d1a07e5 2026-05-29 03:16:49.755 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3f4915de-25c1-470e-b730-8aef7d1a07e5 2026-05-29 03:16:50.050 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 19df4aa5-26ef-41bc-a144-c4982ebead74 2026-05-29 03:16:50.193 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-224d43f9-7963-4961-ab87-abd9476a288d'] response: {'server_uuid': 'b7261c58-9cb4-4d22-aaf1-6bcec0a6e2f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19df4aa5-26ef-41bc-a144-c4982ebead74', 'code': 200} 2026-05-29 03:16:51.843 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 16f018fb-8bf3-4388-bc90-c4f816300764 2026-05-29 03:16:52.483 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 19df4aa5-26ef-41bc-a144-c4982ebead74 2026-05-29 03:16:52.924 10 INFO neutron.plugins.ml2.plugin [None req-de0f2dba-fec1-4041-b21d-531928142518 - - - - - -] Attempt 1 to provision port 16f018fb-8bf3-4388-bc90-c4f816300764 2026-05-29 03:16:53.127 9 INFO neutron.plugins.ml2.plugin [None req-d2e38662-3be2-404d-883b-c1241bca4ca4 - - - - - -] Attempt 1 to provision port 481dd868-7eb6-40cc-9713-2d6c43f8e97f 2026-05-29 03:16:53.557 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 16f018fb-8bf3-4388-bc90-c4f816300764 2026-05-29 03:16:53.845 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 481dd868-7eb6-40cc-9713-2d6c43f8e97f 2026-05-29 03:16:53.972 9 INFO neutron.plugins.ml2.plugin [None req-28ab29a3-0153-48fb-94c4-f1f5cb699cc6 - - - - - -] Attempt 1 to provision port 550e2c45-af41-4466-b841-6f8bb810d8bd 2026-05-29 03:16:54.728 10 INFO neutron.plugins.ml2.plugin [None req-9bdbb321-e578-48fe-bf31-d25c8330b37b - - - - - -] Attempt 1 to provision port 550e2c45-af41-4466-b841-6f8bb810d8bd 2026-05-29 03:16:55.766 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8921967b-a899-42f8-b164-9c04ac13ae78 2026-05-29 03:16:55.904 10 INFO neutron.plugins.ml2.plugin [None req-5992079e-bb2e-4949-a9cb-55f2ad8dd479 - - - - - -] Attempt 1 to provision port 5092a5e5-6ba4-4144-b3f3-713d894195bc 2026-05-29 03:16:55.905 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42522efc-7445-425a-a678-437f00b3997f'] response: {'server_uuid': 'ab686ee1-9bff-45b5-abe9-6f80b4c4a4e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8921967b-a899-42f8-b164-9c04ac13ae78', 'code': 200} 2026-05-29 03:16:56.294 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 481dd868-7eb6-40cc-9713-2d6c43f8e97f 2026-05-29 03:16:56.668 10 INFO neutron.plugins.ml2.plugin [None req-611abcea-2bd4-4c06-9cf6-c105ce75b7d6 - - - - - -] Attempt 1 to provision port 5092a5e5-6ba4-4144-b3f3-713d894195bc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:16:57.482 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8921967b-a899-42f8-b164-9c04ac13ae78 2026-05-29 03:17:03.748 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e0dfa729-cd50-4520-bbce-eb586bd6f2bf 2026-05-29 03:17:04.369 9 INFO neutron.plugins.ml2.plugin [None req-8c703cb7-fe59-487e-b7f0-f536cbc4e8e4 - - - - - -] Attempt 1 to provision port 7c524329-43b7-4490-81ea-b140b0ae9623 2026-05-29 03:17:04.524 9 INFO neutron.plugins.ml2.plugin [None req-58571586-33ea-499c-9ec7-786b0492f272 - - - - - -] Attempt 1 to provision port e0dfa729-cd50-4520-bbce-eb586bd6f2bf 2026-05-29 03:17:04.702 10 INFO neutron.plugins.ml2.plugin [None req-dd779d32-0579-4fb2-ac49-13e0442bc076 - - - - - -] Attempt 1 to provision port 76c60d17-0da7-4564-a330-aa6fb8dab4c6 2026-05-29 03:17:05.488 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 97342dd5-6161-485d-af44-2f9273b7a8a4 2026-05-29 03:17:05.856 9 INFO neutron.plugins.ml2.plugin [None req-1d0e251d-1b2a-438b-8352-98a0a11af9e7 - - - - - -] Attempt 1 to provision port 76c60d17-0da7-4564-a330-aa6fb8dab4c6 2026-05-29 03:17:05.943 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port f734bcda-62da-4f57-98ce-3dafdd067b6e 2026-05-29 03:17:06.208 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e0dfa729-cd50-4520-bbce-eb586bd6f2bf 2026-05-29 03:17:07.556 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 97342dd5-6161-485d-af44-2f9273b7a8a4 2026-05-29 03:17:07.797 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port f734bcda-62da-4f57-98ce-3dafdd067b6e 2026-05-29 03:17:11.553 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port febdf851-eabf-4af7-991e-75227edf61f4 2026-05-29 03:17:11.585 10 INFO neutron.plugins.ml2.plugin [None req-0f7de73d-3f8f-4236-b50c-ff08d67ce3c0 - - - - - -] Attempt 1 to provision port febdf851-eabf-4af7-991e-75227edf61f4 2026-05-29 03:17:12.395 10 INFO neutron.plugins.ml2.plugin [None req-aba27402-7237-4003-84af-63a23a51249a - - - - - -] Attempt 1 to provision port e82a8f5c-a008-4bf7-bb4f-37bfc3927e22 2026-05-29 03:17:12.738 10 INFO neutron.plugins.ml2.plugin [None req-e68243d5-44f9-4ce7-a221-cd0e4b77fac9 - - - - - -] Attempt 1 to provision port e82a8f5c-a008-4bf7-bb4f-37bfc3927e22 2026-05-29 03:17:13.467 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port febdf851-eabf-4af7-991e-75227edf61f4 2026-05-29 03:17:15.577 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8921967b-a899-42f8-b164-9c04ac13ae78 2026-05-29 03:17:16.154 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c032dc99-aa14-4c07-9996-2a22662f2383'] response: {'server_uuid': 'ab686ee1-9bff-45b5-abe9-6f80b4c4a4e8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8921967b-a899-42f8-b164-9c04ac13ae78', 'code': 200} 2026-05-29 03:17:16.906 9 INFO neutron.plugins.ml2.plugin [None req-200c2c14-64a4-459c-8841-770171dd5078 - - - - - -] Attempt 1 to provision port 08fe598a-8aee-41e6-a4b8-3832da2e967e 2026-05-29 03:17:17.539 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8921967b-a899-42f8-b164-9c04ac13ae78 2026-05-29 03:17:17.690 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8645e4b8-0b36-404f-92c4-fc55e4df8f3d'] response: {'server_uuid': 'ab686ee1-9bff-45b5-abe9-6f80b4c4a4e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8921967b-a899-42f8-b164-9c04ac13ae78', 'code': 200} 2026-05-29 03:17:19.560 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 8921967b-a899-42f8-b164-9c04ac13ae78 2026-05-29 03:17:25.582 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e1214f7f-9605-46f4-bcfa-13ac5460fce3 2026-05-29 03:17:26.104 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port b499b8fa-7e97-4573-89f8-22816741d7b1 2026-05-29 03:17:26.348 10 INFO neutron.plugins.ml2.plugin [None req-75af4bd9-6bd8-43c1-addb-9d942ce2008f - - - - - -] Attempt 1 to provision port e1214f7f-9605-46f4-bcfa-13ac5460fce3 2026-05-29 03:17:26.648 9 INFO neutron.plugins.ml2.plugin [None req-e65c9efd-129c-43c0-9758-009457687b7e - - - - - -] Attempt 1 to provision port b499b8fa-7e97-4573-89f8-22816741d7b1 2026-05-29 03:17:27.332 10 INFO neutron.plugins.ml2.plugin [None req-5698f1d8-4925-4483-b247-a2a6b6bf3a18 - - - - - -] Attempt 1 to provision port 1dafe950-af67-48f3-89dd-844f1d2a9675 2026-05-29 03:17:27.534 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e1214f7f-9605-46f4-bcfa-13ac5460fce3 2026-05-29 03:17:27.672 10 INFO neutron.plugins.ml2.plugin [None req-adb283f3-f0e1-4961-b8f1-83e0ec307b2f - - - - - -] Attempt 1 to provision port 1dafe950-af67-48f3-89dd-844f1d2a9675 2026-05-29 03:17:27.816 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port b499b8fa-7e97-4573-89f8-22816741d7b1 2026-05-29 03:17:28.228 10 INFO neutron.plugins.ml2.plugin [None req-3f07c2ef-47db-4562-b70d-4389577e2311 - - - - - -] Attempt 1 to provision port 0c6a411a-18ae-4d5d-ab8d-778ed840d329 2026-05-29 03:17:28.885 10 INFO neutron.plugins.ml2.plugin [None req-3139bcec-4b61-4fc9-843e-bf5d583b6c1d - - - - - -] Attempt 1 to provision port 0c6a411a-18ae-4d5d-ab8d-778ed840d329 2026-05-29 03:17:35.593 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 91da23fb-78d4-48bb-803a-880e089b03a1 2026-05-29 03:17:36.999 10 INFO neutron.plugins.ml2.plugin [None req-b7909ef0-9b33-4f9e-885c-f77b31bd0d47 - - - - - -] Attempt 1 to provision port edec4123-d5ba-44e0-88de-b7388b3e7717 2026-05-29 03:17:37.037 10 INFO neutron.plugins.ml2.plugin [None req-b7909ef0-9b33-4f9e-885c-f77b31bd0d47 - - - - - -] Attempt 1 to provision port 91da23fb-78d4-48bb-803a-880e089b03a1 2026-05-29 03:17:37.323 9 INFO neutron.plugins.ml2.plugin [None req-2f062335-9a4e-4d82-aa69-b5272b80b1ed - - - - - -] Attempt 1 to provision port edec4123-d5ba-44e0-88de-b7388b3e7717 2026-05-29 03:17:37.358 9 INFO neutron.plugins.ml2.plugin [None req-2f062335-9a4e-4d82-aa69-b5272b80b1ed - - - - - -] Attempt 1 to provision port 91da23fb-78d4-48bb-803a-880e089b03a1 2026-05-29 03:17:37.543 10 INFO neutron.plugins.ml2.plugin [None req-0f859bd5-577d-458d-aac6-322a554cf79b - - - - - -] Attempt 1 to provision port edec4123-d5ba-44e0-88de-b7388b3e7717 2026-05-29 03:17:37.563 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 91da23fb-78d4-48bb-803a-880e089b03a1 2026-05-29 03:17:37.893 10 INFO neutron.plugins.ml2.plugin [None req-4ed63776-58b4-461c-8621-1f41c0c6ac72 - - - - - -] Attempt 1 to provision port edec4123-d5ba-44e0-88de-b7388b3e7717 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:17:43.227 9 INFO neutron.plugins.ml2.plugin [None req-c9a2a4c2-1a91-47bc-90cc-6fab34b75646 - - - - - -] Attempt 1 to provision port 219ecba0-4245-4d69-b112-e40b484ac3db 2026-05-29 03:17:43.509 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 219ecba0-4245-4d69-b112-e40b484ac3db 2026-05-29 03:17:44.045 9 INFO neutron.plugins.ml2.plugin [None req-3d165563-1052-43d0-8f34-ab61838e8efa - - - - - -] Attempt 1 to provision port 89b3b883-1307-4048-bd89-a30306175120 2026-05-29 03:17:44.491 10 INFO neutron.plugins.ml2.plugin [None req-d49ff9b0-73b9-470c-b029-8599d0701a25 - - - - - -] Attempt 1 to provision port 89b3b883-1307-4048-bd89-a30306175120 2026-05-29 03:17:45.579 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 219ecba0-4245-4d69-b112-e40b484ac3db /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:17:48.385 9 INFO neutron.plugins.ml2.plugin [None req-dad2fd84-a0e9-4c88-89b3-a16826ed44b2 - - - - - -] Attempt 1 to provision port 49c7fd8e-d05e-403f-aa62-33d67c33be8d 2026-05-29 03:17:50.949 9 INFO neutron.plugins.ml2.plugin [None req-642a40ee-e9d1-4e12-b720-4d4bafab658e - - - - - -] Attempt 1 to provision port a83494c4-8dd8-452f-a65c-1a2822c3630e 2026-05-29 03:17:51.305 10 INFO neutron.plugins.ml2.plugin [None req-651d1593-611f-42fa-86b9-6662dd4278d6 - - - - - -] Attempt 1 to provision port eec4312f-de92-4de0-be4d-2c5077e9c7c7 2026-05-29 03:17:51.486 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port eec4312f-de92-4de0-be4d-2c5077e9c7c7 2026-05-29 03:17:51.659 10 INFO neutron.plugins.ml2.plugin [None req-d2e9ed37-8795-4732-9e67-4211380172cd - - - - - -] Attempt 1 to provision port 5ae292c0-93c5-48cb-8bb2-52b72a421082 2026-05-29 03:17:53.206 10 INFO neutron.plugins.ml2.plugin [None req-a68a8553-2ecf-4669-a498-71772b076afd - - - - - -] Attempt 1 to provision port aab4a7ee-c034-40fc-90a2-f9f53f46ccfa 2026-05-29 03:17:53.596 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port eec4312f-de92-4de0-be4d-2c5077e9c7c7 2026-05-29 03:17:53.956 9 INFO neutron.plugins.ml2.plugin [None req-14877b01-fe7c-4af4-9750-7ee8a5e615f4 - - - - - -] Attempt 1 to provision port aab4a7ee-c034-40fc-90a2-f9f53f46ccfa 2026-05-29 03:17:54.084 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 1d50e62a-4f3c-4986-8030-c52e7f855920 2026-05-29 03:17:55.832 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aebe8e57-3c3e-43a0-9c87-9659b97c66bc 2026-05-29 03:17:56.445 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3dcbc7f7-df09-4c6a-ac96-1f2b8b8af493 2026-05-29 03:17:56.523 9 INFO neutron.plugins.ml2.plugin [None req-1f47beb3-0302-42de-bc03-90106bce0dab - - - - - -] Attempt 1 to provision port aebe8e57-3c3e-43a0-9c87-9659b97c66bc 2026-05-29 03:17:56.652 9 INFO neutron.plugins.ml2.plugin [None req-1f47beb3-0302-42de-bc03-90106bce0dab - - - - - -] Attempt 1 to provision port 9afcbeb6-b084-4ce0-9935-035d21e140fa 2026-05-29 03:17:56.802 10 INFO neutron.plugins.ml2.plugin [None req-5e93445f-edac-42b0-a665-903384120f26 - - - - - -] Attempt 1 to provision port 9afcbeb6-b084-4ce0-9935-035d21e140fa 2026-05-29 03:17:57.060 9 INFO neutron.plugins.ml2.plugin [None req-5f1b219f-6309-4d17-9b28-5e47eab8abb3 - - - - - -] Attempt 1 to provision port 9afcbeb6-b084-4ce0-9935-035d21e140fa 2026-05-29 03:17:57.203 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 1d50e62a-4f3c-4986-8030-c52e7f855920 2026-05-29 03:17:57.505 9 INFO neutron.plugins.ml2.plugin [None req-72915558-70f6-418c-a356-15f23c959b68 - - - - - -] Attempt 1 to provision port d553a92b-fbea-4b28-b71a-de832667ffd6 2026-05-29 03:17:57.808 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 3dcbc7f7-df09-4c6a-ac96-1f2b8b8af493 2026-05-29 03:17:58.120 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aebe8e57-3c3e-43a0-9c87-9659b97c66bc 2026-05-29 03:17:58.260 10 INFO neutron.plugins.ml2.plugin [None req-b567d79f-dc0b-408f-b297-2b6de2dd7cfe - - - - - -] Attempt 1 to provision port 5f98f892-b1b4-4d12-92a8-9180c65c1df3 2026-05-29 03:17:58.414 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5f98f892-b1b4-4d12-92a8-9180c65c1df3 2026-05-29 03:17:59.650 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5f98f892-b1b4-4d12-92a8-9180c65c1df3 2026-05-29 03:18:00.194 9 INFO neutron.plugins.ml2.plugin [None req-6c280e68-4d1c-44f2-ada5-5002f43c2405 - - - - - -] Attempt 1 to provision port 4fc5e6a9-a58b-4c90-97dd-ad47af1c6d9c 2026-05-29 03:18:00.740 9 INFO neutron.plugins.ml2.plugin [None req-6fe2e3a8-ae6b-4a97-a127-6d04ac3df94f - - - - - -] Attempt 1 to provision port 4fc5e6a9-a58b-4c90-97dd-ad47af1c6d9c 2026-05-29 03:18:01.586 10 INFO neutron.plugins.ml2.plugin [None req-d87fd6c2-a0fe-47b3-a0fa-aa87998e6f2b - - - - - -] Attempt 1 to provision port 77f0d3f0-780a-4488-ba7a-a3835731ed4c 2026-05-29 03:18:01.693 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 426b7c87-263c-4dc7-8062-a73c20fd8ffc 2026-05-29 03:18:03.812 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 426b7c87-263c-4dc7-8062-a73c20fd8ffc 2026-05-29 03:18:03.843 9 INFO neutron.plugins.ml2.plugin [None req-3a711980-0d17-413f-8117-7bab206ce88a - - - - - -] Attempt 1 to provision port 11b7f667-1561-4dcc-bd52-3c65cbd81f09 2026-05-29 03:18:04.104 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 11b7f667-1561-4dcc-bd52-3c65cbd81f09 2026-05-29 03:18:05.672 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 77f0d3f0-780a-4488-ba7a-a3835731ed4c 2026-05-29 03:18:05.812 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4320e1c8-83f6-46be-9bff-87f623e6c459'] response: {'server_uuid': '5a15b94c-3be4-4efd-a66e-7b1d10a21841', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77f0d3f0-780a-4488-ba7a-a3835731ed4c', 'code': 200} 2026-05-29 03:18:07.469 9 INFO neutron.plugins.ml2.plugin [None req-5d851848-d55c-4c6c-9e69-80310bee057c - - - - - -] Attempt 1 to provision port a84e8ae9-4e1b-4f68-98cc-ae9d1f6190da 2026-05-29 03:18:07.573 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 77f0d3f0-780a-4488-ba7a-a3835731ed4c 2026-05-29 03:18:11.834 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a83494c4-8dd8-452f-a65c-1a2822c3630e 2026-05-29 03:18:12.324 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a84e8ae9-4e1b-4f68-98cc-ae9d1f6190da 2026-05-29 03:18:12.479 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-690f9d89-c74d-4e1f-aade-25e507c11798'] response: {'server_uuid': '8edb8b57-3fa9-42a8-9312-4a324945889c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a84e8ae9-4e1b-4f68-98cc-ae9d1f6190da', 'code': 200} 2026-05-29 03:18:12.924 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aab4a7ee-c034-40fc-90a2-f9f53f46ccfa 2026-05-29 03:18:13.780 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a84e8ae9-4e1b-4f68-98cc-ae9d1f6190da /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:18:14.166 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port a83494c4-8dd8-452f-a65c-1a2822c3630e 2026-05-29 03:18:14.551 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port aab4a7ee-c034-40fc-90a2-f9f53f46ccfa 2026-05-29 03:18:17.695 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 4fc5e6a9-a58b-4c90-97dd-ad47af1c6d9c 2026-05-29 03:18:18.157 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port d553a92b-fbea-4b28-b71a-de832667ffd6 2026-05-29 03:18:18.902 9 INFO neutron.plugins.ml2.plugin [None req-e2f0064e-ceec-462d-836a-814d33dde5e8 - - - - - -] Attempt 1 to provision port 2f51b7cf-8c65-43c7-80b2-0409df4b7171 2026-05-29 03:18:19.556 9 INFO neutron.plugins.ml2.plugin [None req-01235a9b-86de-4641-b844-9637f290dbf4 - - - - - -] Attempt 1 to provision port 268fdcca-5ba5-488b-b3d1-48f59ddf3518 2026-05-29 03:18:19.732 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 4fc5e6a9-a58b-4c90-97dd-ad47af1c6d9c 2026-05-29 03:18:20.085 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 268fdcca-5ba5-488b-b3d1-48f59ddf3518 2026-05-29 03:18:20.346 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port d553a92b-fbea-4b28-b71a-de832667ffd6 2026-05-29 03:18:20.533 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9afcbeb6-b084-4ce0-9935-035d21e140fa 2026-05-29 03:18:20.881 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5ae292c0-93c5-48cb-8bb2-52b72a421082 2026-05-29 03:18:21.485 10 INFO neutron.plugins.ml2.plugin [None req-8fd079de-5a47-4a9e-bfb6-9a1b7a7125f7 - - - - - -] Attempt 1 to provision port 1591eadf-e701-4812-a407-ae340a12ade5 2026-05-29 03:18:21.639 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9afcbeb6-b084-4ce0-9935-035d21e140fa 2026-05-29 03:18:21.947 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 268fdcca-5ba5-488b-b3d1-48f59ddf3518 2026-05-29 03:18:22.164 9 INFO neutron.plugins.ml2.plugin [None req-cf49b638-fc1d-46cc-ad19-8b1fdf19a14c - - - - - -] Attempt 1 to provision port 1591eadf-e701-4812-a407-ae340a12ade5 2026-05-29 03:18:22.196 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5ae292c0-93c5-48cb-8bb2-52b72a421082 2026-05-29 03:18:23.672 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e7f0819c-7836-46db-9696-9c7a34d9e0a5 2026-05-29 03:18:25.805 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port e7f0819c-7836-46db-9696-9c7a34d9e0a5 2026-05-29 03:18:26.559 10 INFO neutron.plugins.ml2.plugin [None req-9d04af9e-e61e-457c-a8c7-80190dc155e6 - - - - - -] Attempt 1 to provision port 9c4f5ce2-8700-4f2f-bbaa-fd361a40baa5 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.540 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-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.540 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.542 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.542 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 2 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.576 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-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.576 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.577 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.577 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 3 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.605 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-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.605 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.606 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.606 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 4 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.631 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-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.631 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.632 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.633 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 5 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.665 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-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.665 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.666 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.666 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 6 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.682 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-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.682 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.683 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.683 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 7 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.702 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-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.702 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.703 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.703 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 8 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.719 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-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.719 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.720 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 9 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.733 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-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.733 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:27.734 9 INFO neutron.plugins.ml2.plugin [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Attempt 10 to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 03:18:27.750 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-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 5e14686a-b7ff-489e-bc71-f066971edd87 could not be found. 2026-05-29 03:18:27.750 9 ERROR neutron.plugins.ml2.managers  2026-05-29 03:18:27.751 9 ERROR neutron.plugins.ml2.managers [None req-b79453ae-a887-4760-8704-a72623d35abb - - - - - -] Failed to bind port 9bb21618-09e8-4098-8e40-da3b7f31335d on host instance for vnic_type normal using segments [{'id': '9680a5a4-a548-4914-8bf6-88f238caa240', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 175, 'network_id': '9bc559de-0583-4f4a-b8f4-aa3b57a8b777'}] 2026-05-29 03:18:29.230 9 INFO neutron.plugins.ml2.plugin [None req-89e8a9fe-95ec-4eb0-91b2-65a653c986a1 - - - - - -] Attempt 1 to provision port c11f5188-a5e0-45b1-a425-e63a8e8e0b13 2026-05-29 03:18:29.903 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9c4f5ce2-8700-4f2f-bbaa-fd361a40baa5 2026-05-29 03:18:30.126 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8da6b8b-c51d-403b-9adf-078455c2e712'] response: {'server_uuid': 'e20f95b1-939a-4751-9739-c11d20df12ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c4f5ce2-8700-4f2f-bbaa-fd361a40baa5', 'code': 200} 2026-05-29 03:18:31.674 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9c4f5ce2-8700-4f2f-bbaa-fd361a40baa5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:18:33.995 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c11f5188-a5e0-45b1-a425-e63a8e8e0b13 2026-05-29 03:18:34.135 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e204c26-ea32-4d03-8497-e0879a5f77aa'] response: {'server_uuid': '877da7a6-0fcb-4e88-bdf7-f52e7cd0b731', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c11f5188-a5e0-45b1-a425-e63a8e8e0b13', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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-29 03:18:35.627 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c11f5188-a5e0-45b1-a425-e63a8e8e0b13 2026-05-29 03:19:05.718 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 203d4e56-ac21-463e-8750-ea0b5e99b13a 2026-05-29 03:19:06.676 10 INFO neutron.plugins.ml2.plugin [None req-64393c1f-bd4e-4f1e-a513-f2406e0a2b28 - - - - - -] Attempt 1 to provision port 203d4e56-ac21-463e-8750-ea0b5e99b13a 2026-05-29 03:19:07.478 9 INFO neutron.plugins.ml2.plugin [None req-e9d058e5-285f-4a3a-81d9-f2f6b6b63842 - - - - - -] Attempt 1 to provision port c3a52a17-1c01-4815-89b4-082e7a674655 2026-05-29 03:19:07.894 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c3a52a17-1c01-4815-89b4-082e7a674655 2026-05-29 03:19:08.221 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 96558894-2aa0-4b12-953c-a777dbea5281 2026-05-29 03:19:08.732 10 INFO neutron.plugins.ml2.plugin [None req-9c893704-d4cb-425f-b1ee-e5eb77286876 - - - - - -] Attempt 1 to provision port 673cf1a9-0426-4f5a-8ccc-5a5449e846d4 2026-05-29 03:19:08.778 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 203d4e56-ac21-463e-8750-ea0b5e99b13a 2026-05-29 03:19:09.117 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 673cf1a9-0426-4f5a-8ccc-5a5449e846d4 2026-05-29 03:19:09.365 9 INFO neutron.plugins.ml2.plugin [None req-e16fb167-ea76-417f-b847-496983b94b7a - - - - - -] Attempt 1 to provision port 96558894-2aa0-4b12-953c-a777dbea5281 2026-05-29 03:19:09.709 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c3a52a17-1c01-4815-89b4-082e7a674655 2026-05-29 03:19:09.754 10 INFO neutron.plugins.ml2.plugin [None req-9120819b-47ff-4bf2-806a-9aaedc7bd1e9 - - - - - -] Attempt 1 to provision port 1d53a93a-79c5-4fdb-9d4b-54da3e98617b 2026-05-29 03:19:10.182 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 91c45499-cd83-4812-b947-547bf982d1c6 2026-05-29 03:19:11.107 9 INFO neutron.plugins.ml2.plugin [None req-f0ce30be-7dd8-40a7-a99a-5ee13b3b6efe - - - - - -] Attempt 1 to provision port 91c45499-cd83-4812-b947-547bf982d1c6 2026-05-29 03:19:11.412 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 1d53a93a-79c5-4fdb-9d4b-54da3e98617b 2026-05-29 03:19:11.575 9 INFO neutron.plugins.ml2.db [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] No ports have port_id starting with 1d53a93a-79c5-4fdb-9d4b-54da3e98617b 2026-05-29 03:19:11.953 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 66d8de4f-efb7-4121-845a-79bdd197b11f 2026-05-29 03:19:12.361 9 INFO neutron.plugins.ml2.plugin [None req-7791d19e-a3bb-4479-a95a-5726f7c56823 - - - - - -] Attempt 1 to provision port 91c45499-cd83-4812-b947-547bf982d1c6 2026-05-29 03:19:12.538 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5430af84-47c3-428e-b155-abe8f6ac9f60 2026-05-29 03:19:12.879 10 INFO neutron.plugins.ml2.plugin [None req-415de326-481c-4a28-8450-e2a782d5a553 - - - - - -] Attempt 1 to provision port 66d8de4f-efb7-4121-845a-79bdd197b11f 2026-05-29 03:19:12.932 10 INFO neutron.plugins.ml2.plugin [None req-415de326-481c-4a28-8450-e2a782d5a553 - - - - - -] Attempt 1 to provision port 99b9eb20-fba2-489e-abfd-1407405c4150 2026-05-29 03:19:13.069 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 91c45499-cd83-4812-b947-547bf982d1c6 2026-05-29 03:19:13.696 10 INFO neutron.plugins.ml2.plugin [None req-cb67266b-926e-4e83-8ab3-f91b3aa06e4e - - - - - -] Attempt 1 to provision port 5430af84-47c3-428e-b155-abe8f6ac9f60 2026-05-29 03:19:13.797 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 66d8de4f-efb7-4121-845a-79bdd197b11f 2026-05-29 03:19:14.320 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5430af84-47c3-428e-b155-abe8f6ac9f60 2026-05-29 03:19:14.832 10 INFO neutron.plugins.ml2.plugin [None req-54c64afb-ca5f-4306-9c6f-7a4e2942a416 - - - - - -] Attempt 1 to provision port 66d8de4f-efb7-4121-845a-79bdd197b11f 2026-05-29 03:19:15.039 9 INFO neutron.plugins.ml2.plugin [None req-cfaf6e02-eaa3-4618-9ebd-72082fb0a1cc - - - - - -] Attempt 1 to provision port 5430af84-47c3-428e-b155-abe8f6ac9f60 2026-05-29 03:19:15.737 9 INFO neutron.plugins.ml2.plugin [None req-bd99a017-d52e-4eb0-b963-0e07df75d109 - - - - - -] Attempt 1 to provision port 2bbf3156-d676-4042-8337-2acff69e34c1 2026-05-29 03:19:16.483 10 INFO neutron.plugins.ml2.plugin [None req-c76b44fd-688c-47ea-9aae-55d47bb6fcdf - - - - - -] Attempt 1 to provision port 2bbf3156-d676-4042-8337-2acff69e34c1 2026-05-29 03:19:17.428 9 INFO neutron.plugins.ml2.plugin [None req-8351e224-83fe-4566-a64b-06b2a8c8c722 - - - - - -] Attempt 1 to provision port 5b71c49f-7a1d-4342-9e98-dd1953c800f0 2026-05-29 03:19:17.782 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port db229d58-ee8d-4dbc-b9d1-8a14f36406da 2026-05-29 03:19:18.181 10 INFO neutron.plugins.ml2.plugin [None req-652e2028-cbd7-45dc-bda7-b87adaf906ea - - - - - -] Attempt 1 to provision port 5b71c49f-7a1d-4342-9e98-dd1953c800f0 2026-05-29 03:19:19.911 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port db229d58-ee8d-4dbc-b9d1-8a14f36406da 2026-05-29 03:19:20.058 9 INFO neutron.plugins.ml2.plugin [None req-691fad83-8b37-4a96-a9ca-3fd4205b0fe1 - - - - - -] Attempt 1 to provision port 2c612212-c8d6-42c7-adcb-ecc108c2351c 2026-05-29 03:19:20.806 9 INFO neutron.plugins.ml2.plugin [None req-683ca75a-5b67-4210-a9f6-5a76c65a2e57 - - - - - -] Attempt 1 to provision port 2c612212-c8d6-42c7-adcb-ecc108c2351c 2026-05-29 03:19:27.919 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9e2ae326-9c1e-4533-9e0a-5bada703a1cc 2026-05-29 03:19:28.061 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f4d15a-790d-47d7-a550-8f2f58d4055a'] response: {'server_uuid': '06128ad4-364b-4073-8464-a1a6477b54ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e2ae326-9c1e-4533-9e0a-5bada703a1cc', 'code': 200} 2026-05-29 03:19:29.790 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 9e2ae326-9c1e-4533-9e0a-5bada703a1cc 2026-05-29 03:19:35.953 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2c612212-c8d6-42c7-adcb-ecc108c2351c 2026-05-29 03:19:36.418 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 6babcc6d-957a-437a-beef-8ab803c0e39e 2026-05-29 03:19:36.560 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9fdd49-e9ef-425c-81b5-de8a2a112600'] response: {'server_uuid': '8fe81ebf-61e5-4776-8b82-05deac9a1db6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6babcc6d-957a-437a-beef-8ab803c0e39e', 'code': 200} 2026-05-29 03:19:36.856 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2bbf3156-d676-4042-8337-2acff69e34c1 2026-05-29 03:19:37.872 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5b71c49f-7a1d-4342-9e98-dd1953c800f0 2026-05-29 03:19:38.276 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 6babcc6d-957a-437a-beef-8ab803c0e39e 2026-05-29 03:19:38.723 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2c612212-c8d6-42c7-adcb-ecc108c2351c 2026-05-29 03:19:38.957 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 99b9eb20-fba2-489e-abfd-1407405c4150 2026-05-29 03:19:39.281 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 2bbf3156-d676-4042-8337-2acff69e34c1 2026-05-29 03:19:39.798 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 5b71c49f-7a1d-4342-9e98-dd1953c800f0 2026-05-29 03:19:40.111 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 99b9eb20-fba2-489e-abfd-1407405c4150 2026-05-29 03:19:43.988 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 08f90646-a2cc-4a55-90b8-7c74633011da 2026-05-29 03:19:56.494 10 INFO neutron.plugins.ml2.plugin [None req-623f5fc4-ad29-4640-a30f-87b3bdda257f - - - - - -] Attempt 1 to provision port 86c7141a-cf9e-4c4a-8e71-3c1dce7eb264 2026-05-29 03:20:09.126 10 INFO neutron.plugins.ml2.plugin [None req-4273ad21-b238-40db-984f-edeeed9166a5 - - - - - -] Attempt 1 to provision port c5bc967b-155d-496a-b695-cdb59b5fa438 2026-05-29 03:20:11.860 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c5bc967b-155d-496a-b695-cdb59b5fa438 2026-05-29 03:20:11.976 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bca57297-241f-40e5-bfae-4c6f9539eee4'] response: {'server_uuid': 'f0550b86-00e9-4e5b-b4c3-02a62a796c59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5bc967b-155d-496a-b695-cdb59b5fa438', 'code': 200} 2026-05-29 03:20:13.820 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port c5bc967b-155d-496a-b695-cdb59b5fa438 2026-05-29 03:20:49.581 9 INFO neutron.plugins.ml2.plugin [None req-38fbd6a2-5ffd-4a96-a865-c3cbeb47be96 - - - - - -] Attempt 1 to provision port 48dd502d-05af-4043-a265-5d369514cb59 2026-05-29 03:20:52.036 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 48dd502d-05af-4043-a265-5d369514cb59 2026-05-29 03:20:52.177 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3e2d6a2-4296-45e1-972b-1142f8d6dd13'] response: {'server_uuid': 'f0550b86-00e9-4e5b-b4c3-02a62a796c59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48dd502d-05af-4043-a265-5d369514cb59', 'code': 200} 2026-05-29 03:20:53.947 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port 48dd502d-05af-4043-a265-5d369514cb59 2026-05-29 03:21:13.955 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ec48ad69-7128-4699-b518-fb2922b6f6f7 2026-05-29 03:21:14.120 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8de7c0cd-35ad-4a74-b78c-680a1a78bf50'] response: {'server_uuid': 'f0550b86-00e9-4e5b-b4c3-02a62a796c59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec48ad69-7128-4699-b518-fb2922b6f6f7', 'code': 200} 2026-05-29 03:21:14.860 10 INFO neutron.plugins.ml2.plugin [None req-46e90e12-c526-4146-87e5-26e214aa5ffe - - - - - -] Attempt 1 to provision port ec48ad69-7128-4699-b518-fb2922b6f6f7 2026-05-29 03:21:15.905 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ec48ad69-7128-4699-b518-fb2922b6f6f7 2026-05-29 03:21:23.409 9 INFO neutron.plugins.ml2.plugin [None req-c1c8e39a-8d1b-4b11-b362-b243cc586e97 - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:21:25.924 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:21:26.269 10 INFO neutron.plugins.ml2.plugin [None req-47e36ffd-9a36-4bb5-b4d6-0ede6d2f9f2a - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:21:26.427 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0182fb76-512d-40ed-bc3a-826465bffad7'] response: {'server_uuid': 'f0550b86-00e9-4e5b-b4c3-02a62a796c59', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcec10a0-dee3-43c9-88ec-2c6d97f6d4df', 'code': 200} 2026-05-29 03:21:27.917 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:21:36.853 9 INFO neutron.plugins.ml2.plugin [None req-00819555-fe7b-42eb-97c0-bf64fd5cae0b - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:21:37.937 10 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port dcec10a0-dee3-43c9-88ec-2c6d97f6d4df 2026-05-29 03:22:08.574 10 INFO neutron.plugins.ml2.plugin [None req-673d4f36-a75f-4b3d-95de-5a1c3f73a9fd - - - - - -] Attempt 1 to provision port ec48ad69-7128-4699-b518-fb2922b6f6f7 2026-05-29 03:22:09.936 9 INFO neutron.plugins.ml2.plugin [None req-3e77a48a-fc8a-4929-ae98-8d8e5c2b8a52 - - - - - -] Attempt 1 to provision port ec48ad69-7128-4699-b518-fb2922b6f6f7