+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-02 17:21:37.640 1 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:21:37.640 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-04-02 17:21:37.641 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-02 17:21:37.641 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:21:38.429 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:38.431 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:21:38.433 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-02 17:21:38.434 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:21:38.434 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:21:38.435 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:21:38.435 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:38.440 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:38.440 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:21:38.440 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:38.455 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:21:38.456 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:21:38.456 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:21:38.484 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:21:38.484 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:21:38.484 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:21:38.484 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:21:38.490 1 WARNING oslo_policy.policy [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] 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-04-02 17:21:38.842 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:21:39.128 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:21:39.128 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:21:39.129 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:21:39.176 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:21:39.176 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:21:39.176 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:21:39.177 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:21:39.177 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:21:39.177 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:21:39.177 1 INFO neutron.plugins.ml2.managers [None req-6fe86c69-2337-4faf-ab68-b17fd4229bbf - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:21:39.191 1 INFO neutron.quota [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded quota_driver: . 2026-04-02 17:21:39.191 1 INFO neutron.plugins.ml2.plugin [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:21:39.191 1 INFO neutron.plugins.ml2.managers [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:21:39.192 1 INFO neutron.plugins.ml2.managers [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:21:39.192 1 INFO neutron.plugins.ml2.managers [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:21:39.192 1 INFO neutron.extensions.vlantransparent [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:21:39.192 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: qos 2026-04-02 17:21:39.201 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: router 2026-04-02 17:21:39.229 1 INFO neutron.services.service_base [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:21:39.229 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: segments 2026-04-02 17:21:39.290 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: trunk 2026-04-02 17:21:39.344 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:21:39.383 1 WARNING stevedore.named [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:21:39.451 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:21:39.452 1 INFO neutron.common.utils [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:21:39.453 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:21:39.458 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: tag 2026-04-02 17:21:39.463 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:21:39.465 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:21:39.468 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: flavors 2026-04-02 17:21:39.471 1 INFO neutron.manager [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loading Plugin: revisions 2026-04-02 17:21:39.474 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Initializing extension manager. 2026-04-02 17:21:39.475 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: address-group 2026-04-02 17:21:39.476 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: address-scope 2026-04-02 17:21:39.476 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:21:39.477 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: agent 2026-04-02 17:21:39.478 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:21:39.479 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:21:39.480 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:21:39.481 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:21:39.481 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:21:39.482 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:21:39.483 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:21:39.484 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:21:39.485 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:21:39.485 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:21:39.486 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:21:39.487 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: dvr 2026-04-02 17:21:39.488 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:21:39.489 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:21:39.489 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:39.490 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:21:39.491 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: external-net 2026-04-02 17:21:39.491 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:21:39.492 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: extraroute 2026-04-02 17:21:39.493 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:21:39.494 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:21:39.494 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:21:39.495 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:21:39.495 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:21:39.496 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:21:39.497 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: flavors 2026-04-02 17:21:39.498 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:21:39.499 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:21:39.500 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:21:39.500 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:21:39.501 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:21:39.502 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: router 2026-04-02 17:21:39.504 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:21:39.504 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:21:39.505 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:21:39.506 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:39.506 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:21:39.507 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:21:39.508 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:21:39.508 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:21:39.510 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:21:39.511 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:21:39.512 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:21:39.513 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:21:39.513 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:21:39.514 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:21:39.516 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:21:39.518 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:21:39.519 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:21:39.521 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: network_ha 2026-04-02 17:21:39.522 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:21:39.525 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:21:39.526 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: pagination 2026-04-02 17:21:39.526 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:21:39.527 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:21:39.527 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:21:39.528 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:21:39.528 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:21:39.529 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:21:39.529 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:21:39.530 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:21:39.530 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: binding 2026-04-02 17:21:39.531 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:21:39.531 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-security 2026-04-02 17:21:39.532 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: project-id 2026-04-02 17:21:39.532 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: provider 2026-04-02 17:21:39.534 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos 2026-04-02 17:21:39.535 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:21:39.536 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:21:39.536 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-default 2026-04-02 17:21:39.536 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:21:39.537 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:21:39.538 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:21:39.538 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:21:39.539 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:21:39.539 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:21:39.540 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:21:39.540 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:21:39.541 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:21:39.541 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:21:39.542 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:21:39.543 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: quotas 2026-04-02 17:21:39.546 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: quota_details 2026-04-02 17:21:39.547 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:21:39.547 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:21:39.548 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:21:39.548 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:21:39.549 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:21:39.549 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:21:39.550 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:21:39.550 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:21:39.551 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:21:39.552 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:21:39.553 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:21:39.553 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:21:39.554 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:21:39.554 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:21:39.560 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: security-group 2026-04-02 17:21:39.561 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: segment 2026-04-02 17:21:39.562 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:21:39.562 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: service-type 2026-04-02 17:21:39.563 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: sorting 2026-04-02 17:21:39.563 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:21:39.564 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:21:39.564 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:21:39.565 1 WARNING neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:21:39.565 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:21:39.566 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:21:39.566 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:21:39.566 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:21:39.567 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:21:39.568 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:21:39.568 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:21:39.571 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:21:39.571 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:21:39.572 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: trunk 2026-04-02 17:21:39.572 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:21:39.573 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:21:39.573 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:21:39.574 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:21:39.574 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:21:39.576 1 INFO neutron.api.extensions [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:21:39.578 1 INFO oslo_service.service [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Starting 2 workers 2026-04-02 17:21:39.584 1 INFO oslo_service.service [None req-ebb0ab95-aa82-4517-b431-a605e5c63fb8 - - - - - -] Starting 1 workers 2026-04-02 17:22:14.855 11 INFO neutron.db.l3_hamode_db [None req-a5b312fc-cf1e-4eef-89ec-963299eda595 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 17:22:22.435 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port fe666087-c3a1-4b0f-aa6b-51af4e10ef0b 2026-04-02 17:22:23.961 11 INFO neutron.plugins.ml2.plugin [None req-a886b2ee-49cd-4a9b-9c72-50476ddb3b8b - - - - - -] Attempt 1 to provision port fe666087-c3a1-4b0f-aa6b-51af4e10ef0b 2026-04-02 17:22:24.297 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port fe666087-c3a1-4b0f-aa6b-51af4e10ef0b 2026-04-02 17:26:44.063 11 INFO neutron.plugins.ml2.plugin [None req-164265e4-bdac-4f11-939c-83be095af1b7 - - - - - -] Attempt 1 to provision port 3ef991b9-21d3-4f98-a306-f05312f3a19e 2026-04-02 17:26:44.487 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3ef991b9-21d3-4f98-a306-f05312f3a19e 2026-04-02 17:26:46.454 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3ef991b9-21d3-4f98-a306-f05312f3a19e 2026-04-02 17:26:51.123 11 INFO neutron.plugins.ml2.plugin [None req-14dd337b-30f7-4393-8b9d-55760439794d - - - - - -] Attempt 1 to provision port 9d81f1c9-8af9-4ac8-943c-3279405d15f3 2026-04-02 17:30:44.722 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9d81f1c9-8af9-4ac8-943c-3279405d15f3 2026-04-02 17:30:46.625 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9d81f1c9-8af9-4ac8-943c-3279405d15f3 2026-04-02 17:40:57.044 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 17f624ab-a631-40b7-8912-c88e1f4a6b30 2026-04-02 17:40:59.044 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 17f624ab-a631-40b7-8912-c88e1f4a6b30 2026-04-02 17:56:29.237 11 INFO neutron.plugins.ml2.plugin [None req-1c95c07c-a1bc-4b09-acc2-43a54dec44a5 - - - - - -] Attempt 1 to provision port 7a58c973-8d2e-44b0-80f3-8f21f156fede 2026-04-02 17:56:29.657 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 7becece5-a379-4ec9-9677-fa4eaa083d88 2026-04-02 17:56:29.981 11 INFO neutron.plugins.ml2.plugin [None req-f07d8dca-6f3b-4072-803f-9f6bf5b4b3ad - - - - - -] Attempt 1 to provision port b99d5d9d-1534-4485-9314-846953815ea7 2026-04-02 17:56:30.085 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 82952f2b-c3f9-4a7b-81f2-b15be90474cc 2026-04-02 17:56:30.522 11 INFO neutron.plugins.ml2.plugin [None req-bbab6cf5-e042-43c4-8bdb-0a223fcfb2c7 - - - - - -] Attempt 1 to provision port 82952f2b-c3f9-4a7b-81f2-b15be90474cc 2026-04-02 17:56:30.815 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port ae4260ce-0bf1-4fd5-8273-7fad44707a82 2026-04-02 17:56:30.838 10 INFO neutron.plugins.ml2.plugin [None req-c54136d0-4f10-4703-9195-4cc778652f06 - - - - - -] Attempt 1 to provision port ae4260ce-0bf1-4fd5-8273-7fad44707a82 2026-04-02 17:56:31.823 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 7becece5-a379-4ec9-9677-fa4eaa083d88 2026-04-02 17:56:31.836 10 INFO neutron.plugins.ml2.plugin [None req-bb1a0d56-975e-42f4-8e9b-c70c533c5f1b - - - - - -] Attempt 1 to provision port 7becece5-a379-4ec9-9677-fa4eaa083d88 2026-04-02 17:56:32.049 11 INFO neutron.plugins.ml2.plugin [None req-4ffbd3b5-9926-4a77-b1db-2b802c55b413 - - - - - -] Attempt 1 to provision port 627ab0ad-8592-4d7c-a02a-27dbb3b112a4 2026-04-02 17:56:32.149 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 82952f2b-c3f9-4a7b-81f2-b15be90474cc 2026-04-02 17:56:32.426 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port ae4260ce-0bf1-4fd5-8273-7fad44707a82 2026-04-02 17:56:32.599 11 INFO neutron.plugins.ml2.plugin [None req-794403f5-e207-4e10-8026-cf8479f067a6 - - - - - -] Attempt 1 to provision port a878a3d8-07a1-40db-a040-7ee38f0a8494 2026-04-02 17:56:33.258 11 INFO neutron.plugins.ml2.plugin [None req-a9afaf3c-5071-41e2-a8da-16a4b392d818 - - - - - -] Attempt 1 to provision port a878a3d8-07a1-40db-a040-7ee38f0a8494 2026-04-02 17:56:34.119 11 INFO neutron.plugins.ml2.plugin [None req-6913de66-5bd4-4c5e-bb1f-830832e4525e - - - - - -] Attempt 1 to provision port 1c11cb2e-f46b-42e6-a6b3-1d09c9719f6f 2026-04-02 17:56:34.575 10 INFO neutron.plugins.ml2.plugin [None req-feb5bcc3-f071-4332-9555-125ebdb78648 - - - - - -] Attempt 1 to provision port 56d1935c-18a8-47a4-8017-92748f909be7 2026-04-02 17:56:35.025 11 INFO neutron.plugins.ml2.plugin [None req-a14edf6c-3590-4add-9d0e-bdb6cfe2b1ae - - - - - -] Attempt 1 to provision port 1c11cb2e-f46b-42e6-a6b3-1d09c9719f6f 2026-04-02 17:56:35.387 10 INFO neutron.plugins.ml2.plugin [None req-bd12afb2-da62-48fc-ac97-223c18ea5ebc - - - - - -] Attempt 1 to provision port 56d1935c-18a8-47a4-8017-92748f909be7 2026-04-02 17:56:35.769 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e4ca939a-70b0-469e-a8d3-33ca03e89c87 2026-04-02 17:56:36.063 10 INFO neutron.plugins.ml2.plugin [None req-75ef877c-8469-4096-b93b-db1cd17860b1 - - - - - -] Attempt 1 to provision port d0ff43ea-ad84-42e1-9134-878d02a3d03e 2026-04-02 17:56:36.311 11 INFO neutron.plugins.ml2.plugin [None req-3e5c213d-b10b-4052-87f1-8816487cf9e7 - - - - - -] Attempt 1 to provision port e4ca939a-70b0-469e-a8d3-33ca03e89c87 2026-04-02 17:56:37.732 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e4ca939a-70b0-469e-a8d3-33ca03e89c87 2026-04-02 17:56:38.708 10 INFO neutron.plugins.ml2.plugin [None req-1972cfc7-46d1-48b4-ab26-4f7e6f55ad6b - - - - - -] Attempt 1 to provision port f81c00d0-5cbf-405b-9949-de8f0fa10019 2026-04-02 17:56:39.376 10 INFO neutron.plugins.ml2.plugin [None req-b0c528d5-5132-407f-be2e-ce75c354ad02 - - - - - -] Attempt 1 to provision port f81c00d0-5cbf-405b-9949-de8f0fa10019 2026-04-02 17:56:40.557 11 INFO neutron.plugins.ml2.plugin [None req-8de73208-66fb-4c91-ae70-f4f672544ba4 - - - - - -] Attempt 1 to provision port 53549c91-4013-479a-a82f-6d453488f237 2026-04-02 17:56:41.124 10 INFO neutron.plugins.ml2.plugin [None req-fba21827-bd03-4cea-9b92-8c158dca0116 - - - - - -] Attempt 1 to provision port 65c30a91-4f00-4c9f-9c95-b2c754397704 2026-04-02 17:56:41.862 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1dc4ad96-0969-48a4-bf4e-abb893016b35 2026-04-02 17:56:42.336 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 27c78513-cfc7-4b76-baa9-066c0ab876e7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-02 17:56:42.980 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d7cabb06-6b6f-485c-bcc9-5cdede65a82a 2026-04-02 17:56:43.892 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1dc4ad96-0969-48a4-bf4e-abb893016b35 2026-04-02 17:56:44.244 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 27c78513-cfc7-4b76-baa9-066c0ab876e7 2026-04-02 17:56:44.649 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d7cabb06-6b6f-485c-bcc9-5cdede65a82a 2026-04-02 17:56:47.731 10 INFO neutron.plugins.ml2.plugin [None req-ffcda3d0-5c4a-4b56-9d54-4177518a32ed - - - - - -] Attempt 1 to provision port 91519b60-92c4-49e1-a75d-c7179ad953d8 2026-04-02 17:56:48.002 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 65c30a91-4f00-4c9f-9c95-b2c754397704 2026-04-02 17:56:48.602 11 INFO neutron.plugins.ml2.plugin [None req-f14d323c-1ec4-4c00-86db-cbf6d757b8c0 - - - - - -] Attempt 1 to provision port 454e20ae-552b-4ce5-92f6-64740717d6bb 2026-04-02 17:56:48.660 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 53549c91-4013-479a-a82f-6d453488f237 2026-04-02 17:56:48.672 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba12192c-d567-4860-86f1-909420318349'] response: {'server_uuid': 'a030e291-71a7-405d-81ec-c5d3fb409fce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65c30a91-4f00-4c9f-9c95-b2c754397704', 'code': 200} 2026-04-02 17:56:49.442 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 454e20ae-552b-4ce5-92f6-64740717d6bb 2026-04-02 17:56:50.171 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 454e20ae-552b-4ce5-92f6-64740717d6bb 2026-04-02 17:56:50.423 11 INFO neutron.plugins.ml2.plugin [None req-bfadc211-c5cf-436a-a264-104f40889123 - - - - - -] Attempt 1 to provision port 3e2e865f-d1ca-4ae1-ac9e-46ddfb2c2c1c 2026-04-02 17:56:50.702 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 65c30a91-4f00-4c9f-9c95-b2c754397704 2026-04-02 17:56:50.746 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-339c6525-79c6-4396-b9d3-56a8e32946e7'] response: {'server_uuid': 'caa7e02a-d0c1-4805-b372-491a6778e3f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53549c91-4013-479a-a82f-6d453488f237', 'code': 200} 2026-04-02 17:56:51.080 11 INFO neutron.plugins.ml2.plugin [None req-987792de-25f5-401e-869f-a2742f2e540f - - - - - -] Attempt 1 to provision port 3e2e865f-d1ca-4ae1-ac9e-46ddfb2c2c1c 2026-04-02 17:56:51.206 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 53549c91-4013-479a-a82f-6d453488f237 2026-04-02 17:56:51.949 11 INFO neutron.plugins.ml2.plugin [None req-42c29c9c-540f-4724-88c6-7f0b576e0fe6 - - - - - -] Attempt 1 to provision port 18e08ab1-6d72-4ee9-98cd-fb20539712a6 2026-04-02 17:56:52.209 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9491a185-0dde-49c3-81c5-d71783ece201 2026-04-02 17:56:52.926 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d4caabea-f4a9-4e63-8ebb-33b56a0b9b35 2026-04-02 17:56:53.114 10 INFO neutron.plugins.ml2.plugin [None req-c1fd8b14-e656-4ae9-8718-3f0a52892eae - - - - - -] Attempt 1 to provision port d4caabea-f4a9-4e63-8ebb-33b56a0b9b35 2026-04-02 17:56:54.263 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d4caabea-f4a9-4e63-8ebb-33b56a0b9b35 2026-04-02 17:56:54.539 11 INFO neutron.plugins.ml2.plugin [None req-a9ccb359-49e7-42f5-acc1-c2f245081cb8 - - - - - -] Attempt 1 to provision port 440fa585-eb7f-40bd-8400-bb5f95402b21 2026-04-02 17:56:54.650 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9491a185-0dde-49c3-81c5-d71783ece201 2026-04-02 17:56:55.417 11 INFO neutron.plugins.ml2.plugin [None req-1af6f570-6846-45bf-b951-a5eac3056190 - - - - - -] Attempt 1 to provision port 440fa585-eb7f-40bd-8400-bb5f95402b21 2026-04-02 17:56:56.137 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2173bd77-90e8-4282-a0e4-7340d99bd8db 2026-04-02 17:56:58.180 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2173bd77-90e8-4282-a0e4-7340d99bd8db 2026-04-02 17:56:59.016 11 INFO neutron.plugins.ml2.plugin [None req-2a2278d5-8640-4c8a-b1af-b810c821d5c5 - - - - - -] Attempt 1 to provision port e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-02 17:57:02.193 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a 2026-04-02 17:57:02.791 10 INFO neutron.plugins.ml2.plugin [None req-02331ba4-8802-46e9-a682-2ee0852c04db - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:02.854 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-58034f29-5d46-4ac4-bff9-afbbde710c67'] response: {'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'code': 200} 2026-04-02 17:57:04.352 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:04.498 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1b29d6-e914-4302-9967-e0075602cd04'] response: {'server_uuid': 'e465094a-48f1-4149-aa3e-22f624e504be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b60d4dbe-b408-404c-909a-a7ba591bfb5e', 'code': 200} 2026-04-02 17:57:04.878 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a 2026-04-02 17:57:06.076 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:07.046 11 INFO neutron.plugins.ml2.plugin [None req-b84c4676-4310-4184-9b56-e28d27007d5a - - - - - -] Attempt 1 to provision port 175d0d4f-26c6-48ba-9572-9b0c7ce7cbd1 2026-04-02 17:57:08.023 11 INFO neutron.plugins.ml2.plugin [None req-303be78f-863f-4464-a8d9-122f3652390e - - - - - -] Attempt 1 to provision port 1ed00202-176c-414c-9925-c45ef790fa8c 2026-04-02 17:57:08.089 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1ed00202-176c-414c-9925-c45ef790fa8c 2026-04-02 17:57:09.849 10 INFO neutron.plugins.ml2.plugin [None req-97f1cf04-ef6f-467b-b5bc-6d8a25fd9d54 - - - - - -] Attempt 1 to provision port d93354cc-f4aa-479c-b74c-3b44ec457218 2026-04-02 17:57:10.166 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2e1e0d89-2707-4a25-adb3-0220938fed79 2026-04-02 17:57:10.196 11 INFO neutron.plugins.ml2.plugin [None req-51522d6f-dd63-4ea3-9045-d11730303f37 - - - - - -] Attempt 1 to provision port d93354cc-f4aa-479c-b74c-3b44ec457218 2026-04-02 17:57:10.690 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1ed00202-176c-414c-9925-c45ef790fa8c 2026-04-02 17:57:12.054 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2e1e0d89-2707-4a25-adb3-0220938fed79 2026-04-02 17:57:16.129 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cff45a3e-51d0-41dc-8986-9c75b0128dd9 2026-04-02 17:57:16.274 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-26dba885-5401-4f95-b8a6-c9a680fb499f'] response: {'server_uuid': 'ecb451ae-7512-4bfa-96f0-cca16d2c2954', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cff45a3e-51d0-41dc-8986-9c75b0128dd9', 'code': 200} 2026-04-02 17:57:18.114 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cff45a3e-51d0-41dc-8986-9c75b0128dd9 2026-04-02 17:57:18.580 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 91519b60-92c4-49e1-a75d-c7179ad953d8 2026-04-02 17:57:19.108 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3e2e865f-d1ca-4ae1-ac9e-46ddfb2c2c1c 2026-04-02 17:57:20.148 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 18e08ab1-6d72-4ee9-98cd-fb20539712a6 2026-04-02 17:57:20.557 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 91519b60-92c4-49e1-a75d-c7179ad953d8 2026-04-02 17:57:20.772 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 440fa585-eb7f-40bd-8400-bb5f95402b21 2026-04-02 17:57:21.143 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3e2e865f-d1ca-4ae1-ac9e-46ddfb2c2c1c 2026-04-02 17:57:22.141 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-d25377e6-aa83-4227-a390-c0cba09f2bbd'] response: {'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'code': 200} 2026-04-02 17:57:22.597 10 INFO neutron.plugins.ml2.plugin [None req-e1542d9d-7d8f-4b07-9491-fedc4a331c05 - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:22.968 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 18e08ab1-6d72-4ee9-98cd-fb20539712a6 2026-04-02 17:57:23.301 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a 2026-04-02 17:57:23.695 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 440fa585-eb7f-40bd-8400-bb5f95402b21 2026-04-02 17:57:24.197 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4552bb4-a3c3-4944-8591-8fd76d06a0a1'] response: {'server_uuid': '7266459d-9f6e-4bc4-a8d6-046b657fe462', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a', 'code': 200} 2026-04-02 17:57:24.279 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:24.642 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e5fa0958-2da1-4d50-bcbe-b1a3e5aeb31a 2026-04-02 17:57:25.026 10 INFO neutron.plugins.ml2.plugin [None req-5b8a6dfe-8b38-4372-9709-525a5bea3ff4 - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:26.117 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b60d4dbe-b408-404c-909a-a7ba591bfb5e 2026-04-02 17:57:37.421 10 INFO neutron.plugins.ml2.plugin [None req-30e4a4f8-dae4-4772-b91d-13a42e4dc5a8 - - - - - -] Attempt 1 to provision port 745eddea-3e6b-4933-b486-4aed9754a4de 2026-04-02 17:57:38.077 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2a56a309-fbf8-4336-a56c-b4e391c75274 2026-04-02 17:57:38.273 10 INFO neutron.plugins.ml2.plugin [None req-4f774e68-1303-4709-9fd7-cb8becf69928 - - - - - -] Attempt 1 to provision port 2a56a309-fbf8-4336-a56c-b4e391c75274 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.302 11 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-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.302 11 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-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.302 11 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-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.302 11 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-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.302 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.304 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.309 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 2 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.355 11 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-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.355 11 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-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.355 11 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-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.355 11 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-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.355 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.356 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.356 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 3 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.407 11 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-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.407 11 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-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.407 11 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-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.407 11 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-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.407 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.409 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 4 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.435 11 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-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.435 11 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-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.435 11 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-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.435 11 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-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.435 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.437 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 5 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.475 11 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-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.475 11 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-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.475 11 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-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.475 11 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-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.475 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.476 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 6 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.495 11 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-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.495 11 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-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.495 11 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-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.495 11 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-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.495 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.496 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.497 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 7 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.530 11 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-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.530 11 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-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.530 11 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-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.530 11 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-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.530 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.531 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.532 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 8 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.724 10 INFO neutron.plugins.ml2.plugin [None req-2ad740bf-5122-41d7-bd38-25d0f7423537 - - - - - -] Attempt 1 to provision port 8245d64c-32e2-4afa-89a8-4534060ae415 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.741 11 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-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.741 11 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-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.741 11 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-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.741 11 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-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.741 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.743 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.746 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 9 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.776 11 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-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.776 11 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-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.776 11 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-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.776 11 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-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.776 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.777 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:39.778 11 INFO neutron.plugins.ml2.plugin [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Attempt 10 to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 17:57:39.810 11 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-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 17:57:39.810 11 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-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 17:57:39.810 11 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-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 17:57:39.810 11 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-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 95ded5e6-a59d-481d-8f38-b34ef6694d0a could not be found. 2026-04-02 17:57:39.810 11 ERROR neutron.plugins.ml2.managers  2026-04-02 17:57:39.811 11 ERROR neutron.plugins.ml2.managers [None req-54051619-58e1-4a1f-87ad-611c8857418e - - - - - -] Failed to bind port a17cd629-bb91-4d9b-abcd-0d0be38ab8c1 on host instance for vnic_type normal using segments [{'id': '997ce26e-85a3-4ca7-9c28-09cc231d034e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 625, 'network_id': 'f5871147-82f4-4f42-b8bf-87a40a69e6f5'}] 2026-04-02 17:57:40.080 11 INFO neutron.plugins.ml2.plugin [None req-aaf62724-887e-421c-b91c-dbf0dc76d7dd - - - - - -] Attempt 1 to provision port 9e494e0d-71d1-430c-a4e6-005e953b645a 2026-04-02 17:57:40.118 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2a56a309-fbf8-4336-a56c-b4e391c75274 2026-04-02 17:57:40.419 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9e494e0d-71d1-430c-a4e6-005e953b645a 2026-04-02 17:57:40.504 10 INFO neutron.plugins.ml2.plugin [None req-2b5a3a8f-59d4-436b-9318-a75197b19623 - - - - - -] Attempt 1 to provision port 8245d64c-32e2-4afa-89a8-4534060ae415 2026-04-02 17:57:42.155 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0e2a07cc-a5da-4b18-ac85-eb923c276527 2026-04-02 17:57:44.101 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0e2a07cc-a5da-4b18-ac85-eb923c276527 2026-04-02 17:57:48.170 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0125a1c9-4863-4397-800a-1f4ad31006b0 2026-04-02 17:57:48.197 10 INFO neutron.plugins.ml2.db [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] No ports have port_id starting with 0125a1c9-4863-4397-800a-1f4ad31006b0 2026-04-02 17:57:50.141 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 22386c4d-a9d0-4791-8495-33b510026f0c 2026-04-02 17:57:50.747 11 INFO neutron.plugins.ml2.plugin [None req-a2dfab46-26a0-4d2e-b666-0e7fb747da6b - - - - - -] Attempt 1 to provision port cec6a4d8-3c37-4439-93bf-4fd9590551da 2026-04-02 17:57:52.112 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f640a37d-8ca0-41f5-8ef4-3819ff56db4c 2026-04-02 17:57:54.349 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port c80d8e27-bf6e-4492-820a-048d80d61b5f 2026-04-02 17:57:54.636 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cec6a4d8-3c37-4439-93bf-4fd9590551da 2026-04-02 17:57:54.783 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bd2ac1e-f818-4c31-a0f5-d7646f177e86'] response: {'server_uuid': '3d50a421-2479-4279-a0b8-d5fcd911fc5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cec6a4d8-3c37-4439-93bf-4fd9590551da', 'code': 200} 2026-04-02 17:57:56.104 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cec6a4d8-3c37-4439-93bf-4fd9590551da 2026-04-02 17:57:58.137 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8245d64c-32e2-4afa-89a8-4534060ae415 2026-04-02 17:57:58.668 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 745eddea-3e6b-4933-b486-4aed9754a4de 2026-04-02 17:58:00.209 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 745eddea-3e6b-4933-b486-4aed9754a4de 2026-04-02 17:58:00.405 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8245d64c-32e2-4afa-89a8-4534060ae415 2026-04-02 17:58:00.688 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 124f364c-04e3-4e7c-83df-de002aee90ab 2026-04-02 17:58:00.916 10 INFO neutron.plugins.ml2.plugin [None req-e3759969-98ec-4a34-824b-58a5fc6fea74 - - - - - -] Attempt 1 to provision port 124f364c-04e3-4e7c-83df-de002aee90ab 2026-04-02 17:58:01.256 10 INFO neutron.plugins.ml2.plugin [None req-5cde1781-e023-40f1-8361-37ddd48c7d6e - - - - - -] Attempt 1 to provision port 05ba595b-13fd-45c9-be86-820fc734c2e6 2026-04-02 17:58:01.282 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 05ba595b-13fd-45c9-be86-820fc734c2e6 2026-04-02 17:58:02.021 11 INFO neutron.plugins.ml2.plugin [None req-f07118f1-eaaa-493e-84a2-4e2027a7fea6 - - - - - -] Attempt 1 to provision port ec5e2257-1934-4e19-8d89-b4412ba3db9d 2026-04-02 17:58:02.454 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 124f364c-04e3-4e7c-83df-de002aee90ab 2026-04-02 17:58:02.569 11 INFO neutron.plugins.ml2.plugin [None req-001fc7d4-1d24-432b-918d-3a21b4040fd9 - - - - - -] Attempt 1 to provision port ec5e2257-1934-4e19-8d89-b4412ba3db9d 2026-04-02 17:58:02.777 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bbe1329f-4107-425a-86f2-c97bd1a5b9b4 2026-04-02 17:58:03.278 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 05ba595b-13fd-45c9-be86-820fc734c2e6 2026-04-02 17:58:04.132 11 INFO neutron.plugins.ml2.plugin [None req-bea8b2ba-1a0f-43d9-8a73-906c169a491b - - - - - -] Attempt 1 to provision port bbe1329f-4107-425a-86f2-c97bd1a5b9b4 2026-04-02 17:58:04.549 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bbe1329f-4107-425a-86f2-c97bd1a5b9b4 2026-04-02 17:58:04.853 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port c26c48c9-fa6d-459c-882e-291b28eba724 2026-04-02 17:58:04.890 11 INFO neutron.plugins.ml2.plugin [None req-62eb3d5d-9865-40ca-bd4e-4e1a60bc498a - - - - - -] Attempt 1 to provision port c26c48c9-fa6d-459c-882e-291b28eba724 2026-04-02 17:58:05.650 11 INFO neutron.plugins.ml2.plugin [None req-67684072-504d-4ba9-b793-ab046328323e - - - - - -] Attempt 1 to provision port 3bb4e3f0-b96d-473d-9aab-5f51460d1214 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-02 17:58:05.993 10 INFO neutron.plugins.ml2.plugin [None req-4f5e2a89-3834-42f1-839b-5bf1fe5e0a2e - - - - - -] Attempt 1 to provision port 26352a19-cc93-4941-9f95-79e6461d07db 2026-04-02 17:58:06.253 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port c26c48c9-fa6d-459c-882e-291b28eba724 2026-04-02 17:58:06.673 10 INFO neutron.plugins.ml2.plugin [None req-25047ae2-7432-429e-99f3-0fe3004e1594 - - - - - -] Attempt 1 to provision port 26352a19-cc93-4941-9f95-79e6461d07db 2026-04-02 17:58:08.439 10 INFO neutron.plugins.ml2.plugin [None req-c995a843-b0be-4c18-a2b4-0046795d0871 - - - - - -] Attempt 1 to provision port 88e778a0-fd4d-4a32-b415-5eb5714c33b1 2026-04-02 17:58:09.392 10 INFO neutron.plugins.ml2.plugin [None req-6df85406-21b4-4887-ab99-7c3f2c9895d1 - - - - - -] Attempt 1 to provision port 88e778a0-fd4d-4a32-b415-5eb5714c33b1 2026-04-02 17:58:13.872 11 INFO neutron.plugins.ml2.plugin [None req-94f3b56b-6d56-44d1-8f4d-40d0738f8032 - - - - - -] Attempt 1 to provision port ebd59d2b-a441-4918-8947-cbf52ce9f3a2 2026-04-02 17:58:14.269 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port ebd59d2b-a441-4918-8947-cbf52ce9f3a2 2026-04-02 17:58:15.035 11 INFO neutron.plugins.ml2.plugin [None req-dadad1b8-f477-409a-8421-85598ab04f53 - - - - - -] Attempt 1 to provision port 8e4c5c86-6d22-4f1b-af63-aeb259db9884 2026-04-02 17:58:15.493 11 INFO neutron.plugins.ml2.plugin [None req-7a38e2f2-3876-4f6d-bc5c-132ec5e6b718 - - - - - -] Attempt 1 to provision port 8e4c5c86-6d22-4f1b-af63-aeb259db9884 2026-04-02 17:58:16.258 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bfd1d383-8db0-4d09-ae2e-1ccf18ee1eb5 2026-04-02 17:58:16.952 10 INFO neutron.plugins.ml2.plugin [None req-2d1b6b8d-fad6-4716-bf08-d1cfe9c057a6 - - - - - -] Attempt 1 to provision port bfd1d383-8db0-4d09-ae2e-1ccf18ee1eb5 2026-04-02 17:58:17.942 10 INFO neutron.plugins.ml2.plugin [None req-26d33fba-9e0a-44b8-98f5-3e8c9bdbc2ed - - - - - -] Attempt 1 to provision port 30c88365-6f30-4cdb-ac84-b2dcc84299ce 2026-04-02 17:58:18.277 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bfd1d383-8db0-4d09-ae2e-1ccf18ee1eb5 2026-04-02 17:58:18.298 10 INFO neutron.plugins.ml2.plugin [None req-8d3f34ae-fc25-4a07-877f-db67dad1d42e - - - - - -] Attempt 1 to provision port 30c88365-6f30-4cdb-ac84-b2dcc84299ce 2026-04-02 17:58:20.411 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 00cc3411-016e-4eeb-a485-1810f41ec266 2026-04-02 17:58:21.373 10 INFO neutron.plugins.ml2.plugin [None req-0069a54d-a0d6-42f4-9e1d-18c8eba3b745 - - - - - -] Attempt 1 to provision port 00cc3411-016e-4eeb-a485-1810f41ec266 2026-04-02 17:58:22.246 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 00cc3411-016e-4eeb-a485-1810f41ec266 2026-04-02 17:58:22.366 10 INFO neutron.plugins.ml2.plugin [None req-301fc7f9-c5e4-4abc-ada5-1b93a91c3be8 - - - - - -] Attempt 1 to provision port 23123879-4e95-403f-a708-473bdb882258 2026-04-02 17:58:22.618 10 INFO neutron.plugins.ml2.plugin [None req-e7caf5da-74d1-49da-bcd7-752642fb77d1 - - - - - -] Attempt 1 to provision port 23123879-4e95-403f-a708-473bdb882258 2026-04-02 17:58:24.342 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8f403cde-af03-4ce7-bf0d-dde57724e337 2026-04-02 17:58:24.606 11 INFO neutron.plugins.ml2.plugin [None req-c9259b0d-c4b9-4764-8b9f-4366b87ec107 - - - - - -] Attempt 1 to provision port 8f403cde-af03-4ce7-bf0d-dde57724e337 2026-04-02 17:58:25.394 10 INFO neutron.plugins.ml2.plugin [None req-ae1b9e4f-37b8-46f7-9d57-21a69cfc605d - - - - - -] Attempt 1 to provision port 21932b5e-63b6-4833-a816-a192227a32d8 2026-04-02 17:58:25.643 11 INFO neutron.plugins.ml2.plugin [None req-1aae40ec-786a-4834-b81d-fd55c56b9ac7 - - - - - -] Attempt 1 to provision port 404df3a8-416e-45ec-88f2-7f6e74130cb9 2026-04-02 17:58:25.988 11 INFO neutron.plugins.ml2.plugin [None req-70031a98-e22a-44ef-b5af-9f1e8e2888db - - - - - -] Attempt 1 to provision port 404df3a8-416e-45ec-88f2-7f6e74130cb9 2026-04-02 17:58:26.243 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8f403cde-af03-4ce7-bf0d-dde57724e337 2026-04-02 17:58:30.056 11 INFO neutron.plugins.ml2.plugin [None req-0ca0aba3-0319-494e-ae59-5c8e68d136a8 - - - - - -] Attempt 1 to provision port a2608b40-c70d-4ad6-b557-4add60d90655 2026-04-02 17:58:32.928 11 INFO neutron.plugins.ml2.plugin [None req-38ec951b-2250-4adf-8b67-6e4facd3e521 - - - - - -] Attempt 1 to provision port cb2a2aea-ed9b-4b85-87dc-08e98a903921 2026-04-02 17:58:44.318 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 38d4b2ef-0874-4965-85dc-09af3e66e54e 2026-04-02 17:58:45.275 11 INFO neutron.plugins.ml2.plugin [None req-4c016fa3-164d-40af-949f-5aea0d241980 - - - - - -] Attempt 1 to provision port 38d4b2ef-0874-4965-85dc-09af3e66e54e 2026-04-02 17:58:46.303 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 38d4b2ef-0874-4965-85dc-09af3e66e54e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-02 17:59:06.308 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8a0e96cd-0c0a-4701-85aa-197d5e8defc9 2026-04-02 17:59:06.460 11 INFO neutron.plugins.ml2.plugin [None req-c8378363-09c1-4127-9172-01f6a9bccc09 - - - - - -] Attempt 1 to provision port 19d696e8-6e9d-405e-b9f9-ead2c51b0d05 2026-04-02 17:59:07.431 11 INFO neutron.plugins.ml2.plugin [None req-b3252a60-c76d-4a1d-bf96-78e3a295b1d3 - - - - - -] Attempt 1 to provision port 8a0e96cd-0c0a-4701-85aa-197d5e8defc9 2026-04-02 17:59:08.336 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8a0e96cd-0c0a-4701-85aa-197d5e8defc9 2026-04-02 17:59:08.760 10 INFO neutron.plugins.ml2.plugin [None req-25f1e6c4-eb22-4528-b0f1-f90847d3360d - - - - - -] Attempt 1 to provision port f2ddf25a-0017-4927-853b-d076fe437a24 2026-04-02 17:59:09.406 10 INFO neutron.plugins.ml2.plugin [None req-07e6283d-4f49-4e95-b0f3-51d4d78c05ab - - - - - -] Attempt 1 to provision port f2ddf25a-0017-4927-853b-d076fe437a24 2026-04-02 17:59:10.340 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 502a45ff-fa69-4cce-b428-197640c13996 2026-04-02 17:59:12.283 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 502a45ff-fa69-4cce-b428-197640c13996 2026-04-02 17:59:13.796 10 INFO neutron.plugins.ml2.plugin [None req-fdd9f3df-b90e-41c1-a4df-985688f2dc35 - - - - - -] Attempt 1 to provision port 082d2a19-83d2-4694-ae74-0da70093e699 2026-04-02 17:59:16.433 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 082d2a19-83d2-4694-ae74-0da70093e699 2026-04-02 17:59:16.566 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-124d40ef-ce44-4b16-8a15-0822816217c4'] response: {'server_uuid': '775302ff-bc98-4486-94e9-ae42fd3d7888', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '082d2a19-83d2-4694-ae74-0da70093e699', 'code': 200} 2026-04-02 17:59:18.608 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-49a5fa7b-0c36-4649-9b19-1eb279d4dd87'] response: {'server_uuid': '775302ff-bc98-4486-94e9-ae42fd3d7888', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '082d2a19-83d2-4694-ae74-0da70093e699', 'code': 200} 2026-04-02 17:59:18.642 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] No ports have port_id starting with 082d2a19-83d2-4694-ae74-0da70093e699 2026-04-02 17:59:20.003 10 INFO neutron.plugins.ml2.plugin [None req-f64f2f07-6441-4591-85ef-176516ca2195 - - - - - -] Attempt 1 to provision port f67819cd-77dd-45eb-b0ed-860a2a25a763 2026-04-02 17:59:20.339 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e1fd06c6-0d61-4f22-bf4e-6c8229170140 2026-04-02 17:59:20.761 11 INFO neutron.plugins.ml2.plugin [None req-58783aa5-2d3c-4921-a98a-1ad640cc6392 - - - - - -] Attempt 1 to provision port e1fd06c6-0d61-4f22-bf4e-6c8229170140 2026-04-02 17:59:22.219 10 INFO neutron.plugins.ml2.plugin [None req-8222a480-7784-448b-afa3-a1ee6d899b4d - - - - - -] Attempt 1 to provision port 00a6a79f-0fa6-42ca-81e5-38b5749f0791 2026-04-02 17:59:22.299 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port e1fd06c6-0d61-4f22-bf4e-6c8229170140 2026-04-02 17:59:22.882 11 INFO neutron.plugins.ml2.plugin [None req-9a779a6c-d0b0-42b6-b2fa-a02d0b8e3f66 - - - - - -] Attempt 1 to provision port 00a6a79f-0fa6-42ca-81e5-38b5749f0791 2026-04-02 17:59:24.505 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 86692959-b7e5-49e1-9bb7-b43a83d065b6 2026-04-02 17:59:26.365 10 INFO neutron.plugins.ml2.plugin [None req-7d84d4e6-c305-4776-9544-115c0aba82d9 - - - - - -] Attempt 1 to provision port 0e4bad63-e9db-44c5-b92b-fad4ffbb59a6 2026-04-02 17:59:26.477 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bb5b6b2a-4ce5-4aee-83ef-b65a3698734f 2026-04-02 17:59:26.893 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 86692959-b7e5-49e1-9bb7-b43a83d065b6 2026-04-02 17:59:27.548 11 INFO neutron.plugins.ml2.plugin [None req-37be4058-1900-4e73-a54d-11e778675ed2 - - - - - -] Attempt 1 to provision port bb5b6b2a-4ce5-4aee-83ef-b65a3698734f 2026-04-02 17:59:28.469 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port bb5b6b2a-4ce5-4aee-83ef-b65a3698734f 2026-04-02 17:59:29.074 11 INFO neutron.plugins.ml2.plugin [None req-6b4fd894-e59e-49c3-8b8d-2b6447bcdd1c - - - - - -] Attempt 1 to provision port f7f771c5-51cf-4934-9252-e5083b83d289 2026-04-02 17:59:29.960 11 INFO neutron.plugins.ml2.plugin [None req-aa7bad36-aea2-4983-92f7-09eb35f519a4 - - - - - -] Attempt 1 to provision port f7f771c5-51cf-4934-9252-e5083b83d289 2026-04-02 17:59:30.343 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d08af558-f4c1-4a6f-b65e-2dc194a8bf72 2026-04-02 17:59:32.437 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port d08af558-f4c1-4a6f-b65e-2dc194a8bf72 2026-04-02 17:59:36.252 11 INFO neutron.plugins.ml2.plugin [None req-cc6f2cc0-0861-46ea-879e-06633f47b6ab - - - - - -] Attempt 1 to provision port 351c93a4-594f-4bb8-87a4-f63a9c6128e0 2026-04-02 17:59:38.398 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 351c93a4-594f-4bb8-87a4-f63a9c6128e0 2026-04-02 17:59:38.537 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c445d66b-0e14-4919-9b76-fe7151ebfb7e'] response: {'server_uuid': 'f15d8bd8-5633-4369-9a45-36f2e89c324e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '351c93a4-594f-4bb8-87a4-f63a9c6128e0', 'code': 200} 2026-04-02 17:59:40.424 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 351c93a4-594f-4bb8-87a4-f63a9c6128e0 2026-04-02 17:59:40.691 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f67819cd-77dd-45eb-b0ed-860a2a25a763 2026-04-02 17:59:41.077 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 00a6a79f-0fa6-42ca-81e5-38b5749f0791 2026-04-02 17:59:42.331 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f67819cd-77dd-45eb-b0ed-860a2a25a763 2026-04-02 17:59:42.573 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 00a6a79f-0fa6-42ca-81e5-38b5749f0791 2026-04-02 17:59:44.673 10 INFO neutron.plugins.ml2.plugin [None req-7b77f532-d69a-4a24-81bc-b92d8262c102 - - - - - -] Attempt 1 to provision port cf0c8199-2cba-4828-a128-6cb2e766fe76 2026-04-02 17:59:46.418 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0e4bad63-e9db-44c5-b92b-fad4ffbb59a6 2026-04-02 17:59:48.470 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port a8cadeff-742f-4e16-83e0-19695c0e26d3 2026-04-02 17:59:48.986 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8c1cdda0-1bab-4c73-bf69-8ed919d4da55 2026-04-02 17:59:49.361 11 INFO neutron.plugins.ml2.plugin [None req-ea8aef4d-9b3c-499d-bc4d-e75dbcb0ccd8 - - - - - -] Attempt 1 to provision port b3cb1027-cfb3-494f-9b6a-4876f719d12f 2026-04-02 17:59:49.389 11 INFO neutron.plugins.ml2.plugin [None req-ea8aef4d-9b3c-499d-bc4d-e75dbcb0ccd8 - - - - - -] Attempt 1 to provision port a8cadeff-742f-4e16-83e0-19695c0e26d3 2026-04-02 17:59:49.529 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f7f771c5-51cf-4934-9252-e5083b83d289 2026-04-02 17:59:49.843 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0e4bad63-e9db-44c5-b92b-fad4ffbb59a6 2026-04-02 17:59:50.384 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port a8cadeff-742f-4e16-83e0-19695c0e26d3 2026-04-02 17:59:50.689 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f7f771c5-51cf-4934-9252-e5083b83d289 2026-04-02 17:59:50.770 11 INFO neutron.plugins.ml2.plugin [None req-568d3975-f646-4d69-a890-6cae47651ffe - - - - - -] Attempt 1 to provision port b3cb1027-cfb3-494f-9b6a-4876f719d12f 2026-04-02 17:59:50.989 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8c1cdda0-1bab-4c73-bf69-8ed919d4da55 2026-04-02 17:59:51.127 11 INFO neutron.plugins.ml2.plugin [None req-71d3c226-3e13-499b-8208-2d5e0be59067 - - - - - -] Attempt 1 to provision port b3cb1027-cfb3-494f-9b6a-4876f719d12f 2026-04-02 17:59:56.617 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f165db49-d254-4f80-9cfb-9108e70924f4 2026-04-02 17:59:56.725 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5601674-2c9a-4a1f-aa1b-2987b64c18b8'] response: {'server_uuid': '0d175c2b-7c16-4c1c-92ac-35b5026e0777', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f165db49-d254-4f80-9cfb-9108e70924f4', 'code': 200} 2026-04-02 17:59:58.511 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port f165db49-d254-4f80-9cfb-9108e70924f4 2026-04-02 18:00:04.400 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b3cb1027-cfb3-494f-9b6a-4876f719d12f 2026-04-02 18:00:06.324 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cf0c8199-2cba-4828-a128-6cb2e766fe76 2026-04-02 18:00:06.650 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b3cb1027-cfb3-494f-9b6a-4876f719d12f 2026-04-02 18:00:08.323 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port cf0c8199-2cba-4828-a128-6cb2e766fe76 2026-04-02 18:00:16.374 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 63a6c644-8b64-465a-b5f7-3ae1179c9548 2026-04-02 18:00:18.461 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 120edcc1-841e-4b31-99fa-3c46b5b2be82 2026-04-02 18:00:18.751 10 INFO neutron.plugins.ml2.plugin [None req-06006bc5-3391-4381-9c07-32d0b432f976 - - - - - -] Attempt 1 to provision port 63a6c644-8b64-465a-b5f7-3ae1179c9548 2026-04-02 18:00:19.265 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 63a6c644-8b64-465a-b5f7-3ae1179c9548 2026-04-02 18:00:19.831 11 INFO neutron.plugins.ml2.plugin [None req-e903dd01-703e-4d90-8f45-b23fd3fe9d9a - - - - - -] Attempt 1 to provision port 827311bd-8039-440a-bf11-74bd1b3ab642 2026-04-02 18:00:19.981 10 INFO neutron.plugins.ml2.plugin [None req-b2aa360c-4234-43e4-b4e9-504058ba1a47 - - - - - -] Attempt 1 to provision port 63a6c644-8b64-465a-b5f7-3ae1179c9548 2026-04-02 18:00:20.193 10 INFO neutron.plugins.ml2.plugin [None req-c62b051a-a565-40df-bf15-9890887688f6 - - - - - -] Attempt 1 to provision port 120edcc1-841e-4b31-99fa-3c46b5b2be82 2026-04-02 18:00:20.394 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8f8df5db-cc18-4c2d-b9fa-b9917ea402a7 2026-04-02 18:00:20.903 10 INFO neutron.plugins.ml2.plugin [None req-1e536a6f-faca-4e8a-83f0-329137fbc946 - - - - - -] Attempt 1 to provision port 120edcc1-841e-4b31-99fa-3c46b5b2be82 2026-04-02 18:00:20.990 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 120edcc1-841e-4b31-99fa-3c46b5b2be82 2026-04-02 18:00:21.132 11 INFO neutron.plugins.ml2.plugin [None req-349c33d0-9092-4e22-b8ae-a2c59135444d - - - - - -] Attempt 1 to provision port 8f8df5db-cc18-4c2d-b9fa-b9917ea402a7 2026-04-02 18:00:21.663 11 INFO neutron.plugins.ml2.plugin [None req-0e1b5b83-6d83-4906-9eb2-1b5ea81d4e05 - - - - - -] Attempt 1 to provision port 8f8df5db-cc18-4c2d-b9fa-b9917ea402a7 2026-04-02 18:00:22.338 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 8f8df5db-cc18-4c2d-b9fa-b9917ea402a7 2026-04-02 18:00:22.698 10 INFO neutron.plugins.ml2.plugin [None req-917c3d1b-52fc-4525-aad5-d7d0144aca35 - - - - - -] Attempt 1 to provision port 4b420c7a-1eb1-47f2-916d-91bda2ef29c1 2026-04-02 18:00:23.362 10 INFO neutron.plugins.ml2.plugin [None req-8774cb59-ecde-4b60-9433-a7c75b5d1426 - - - - - -] Attempt 1 to provision port 4b420c7a-1eb1-47f2-916d-91bda2ef29c1 2026-04-02 18:00:24.413 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 57cf4588-c84f-4aba-9005-e85f27d9f90f 2026-04-02 18:00:24.906 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0597ee4e-7991-4842-8fa8-64c1d37ad38b 2026-04-02 18:00:25.045 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8762b14c-1202-4a30-b2ff-5c09a1bdf60f'] response: {'server_uuid': 'e7a369c3-4cdc-4027-861a-33e91cf70338', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0597ee4e-7991-4842-8fa8-64c1d37ad38b', 'code': 200} 2026-04-02 18:00:25.110 10 INFO neutron.plugins.ml2.plugin [None req-93a6c6c9-14d3-4cfc-a643-d1b10e75ef96 - - - - - -] Attempt 1 to provision port 2759ab64-864f-4416-aeed-72a119fdb1f5 2026-04-02 18:00:26.287 10 INFO neutron.plugins.ml2.plugin [None req-71da1f16-41ca-4543-b69b-5da0b2886cf4 - - - - - -] Attempt 1 to provision port 2759ab64-864f-4416-aeed-72a119fdb1f5 2026-04-02 18:00:26.459 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 57cf4588-c84f-4aba-9005-e85f27d9f90f 2026-04-02 18:00:26.765 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0597ee4e-7991-4842-8fa8-64c1d37ad38b 2026-04-02 18:00:27.261 11 INFO neutron.plugins.ml2.plugin [None req-35a5ab7f-ebb8-4720-8b0a-af8b925b32fd - - - - - -] Attempt 1 to provision port 3a8470c3-a0b9-4d41-92fd-a45f54b479b5 2026-04-02 18:00:28.034 11 INFO neutron.plugins.ml2.plugin [None req-e2e46454-7354-48a3-9186-8dc38b97cd4e - - - - - -] Attempt 1 to provision port 3a8470c3-a0b9-4d41-92fd-a45f54b479b5 2026-04-02 18:00:34.429 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3b95c816-59e4-46ab-9a9c-dd47c174a6aa 2026-04-02 18:00:34.780 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fcbbaae-c25e-4b04-a0d2-e2cc7a0ca19e'] response: {'server_uuid': 'ab8faf44-a388-4524-b0d7-c0450c8e8a1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b95c816-59e4-46ab-9a9c-dd47c174a6aa', 'code': 200} 2026-04-02 18:00:36.388 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3b95c816-59e4-46ab-9a9c-dd47c174a6aa 2026-04-02 18:00:40.312 10 INFO neutron.plugins.ml2.plugin [None req-f3f1edf4-da97-4a40-b546-eff00b51386d - - - - - -] Attempt 1 to provision port 1e9024d6-cc5a-46e7-a38e-e3c1d695862d 2026-04-02 18:00:40.839 10 INFO neutron.plugins.ml2.plugin [None req-f3f1edf4-da97-4a40-b546-eff00b51386d - - - - - -] Attempt 2 to provision port 1e9024d6-cc5a-46e7-a38e-e3c1d695862d 2026-04-02 18:00:41.363 10 INFO neutron.plugins.ml2.plugin [None req-f3f1edf4-da97-4a40-b546-eff00b51386d - - - - - -] Attempt 3 to provision port 1e9024d6-cc5a-46e7-a38e-e3c1d695862d 2026-04-02 18:00:42.390 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1e9024d6-cc5a-46e7-a38e-e3c1d695862d 2026-04-02 18:00:42.522 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-589e7895-1489-4944-a6b9-371211c6085f'] response: {'server_uuid': '0d1a484d-23d8-43cb-9448-790282d938e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e9024d6-cc5a-46e7-a38e-e3c1d695862d', 'code': 200} 2026-04-02 18:00:44.444 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1e9024d6-cc5a-46e7-a38e-e3c1d695862d 2026-04-02 18:00:50.404 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3a8470c3-a0b9-4d41-92fd-a45f54b479b5 2026-04-02 18:00:50.765 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 827311bd-8039-440a-bf11-74bd1b3ab642 2026-04-02 18:00:51.268 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 4b420c7a-1eb1-47f2-916d-91bda2ef29c1 2026-04-02 18:00:51.591 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2759ab64-864f-4416-aeed-72a119fdb1f5 2026-04-02 18:00:52.360 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 3a8470c3-a0b9-4d41-92fd-a45f54b479b5 2026-04-02 18:00:52.631 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 827311bd-8039-440a-bf11-74bd1b3ab642 2026-04-02 18:00:52.830 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 4b420c7a-1eb1-47f2-916d-91bda2ef29c1 2026-04-02 18:00:53.088 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 2759ab64-864f-4416-aeed-72a119fdb1f5 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server [None req-4b2cadc5-88ba-41ea-8d39-4f26a0b41a84 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2859759a-e59e-417d-80ad-57ac9de21ecf: This subnet is being modified by another concurrent operation. 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise self.value 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server raise exception 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 2859759a-e59e-417d-80ad-57ac9de21ecf: This subnet is being modified by another concurrent operation. 2026-04-02 18:00:54.608 11 ERROR oslo_messaging.rpc.server  2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.671 11 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-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.671 11 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-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.671 11 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-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.671 11 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-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.671 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.672 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.672 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 2 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.691 11 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-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.691 11 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-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.691 11 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-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.691 11 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-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.691 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.692 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.692 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 3 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.722 11 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-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.722 11 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-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.722 11 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-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.722 11 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-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.722 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.723 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.723 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 4 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.755 11 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-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.755 11 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-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.755 11 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-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.755 11 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-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.755 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.756 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.756 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 5 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.792 11 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-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.792 11 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-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.792 11 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-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.792 11 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-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.792 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.793 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.793 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 6 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.813 11 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-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.813 11 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-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.813 11 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-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.813 11 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-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.813 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.814 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.814 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 7 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.854 11 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-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.854 11 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-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.854 11 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-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.854 11 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-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.854 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.855 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.855 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 8 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.873 11 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-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.873 11 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-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.873 11 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-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.873 11 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-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.873 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.874 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.874 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 9 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.896 11 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-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.896 11 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-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.896 11 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-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.896 11 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-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.896 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.897 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:55.898 11 INFO neutron.plugins.ml2.plugin [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Attempt 10 to bind port d794e08c-a424-4de0-91f0-13cedb9073db 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-02 18:00:55.921 11 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-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-02 18:00:55.921 11 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-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-02 18:00:55.921 11 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-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-02 18:00:55.921 11 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-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 20461341-1092-4c5c-b6e5-e7e12b4636f0 could not be found. 2026-04-02 18:00:55.921 11 ERROR neutron.plugins.ml2.managers  2026-04-02 18:00:55.922 11 ERROR neutron.plugins.ml2.managers [None req-734c11fe-0507-4641-a136-603e540962fb - - - - - -] Failed to bind port d794e08c-a424-4de0-91f0-13cedb9073db on host instance for vnic_type normal using segments [{'id': '867ae2a9-1d52-4a47-9321-7d5225c33363', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 276, 'network_id': 'c2c672c3-f54f-4950-8574-063b1ac14453'}] 2026-04-02 18:00:58.472 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 9608b4b6-fb4e-49d8-9a83-a33239e060b5 2026-04-02 18:01:03.547 10 INFO neutron.plugins.ml2.plugin [None req-21ce37be-7978-4f15-99a7-5a8138b80aca - - - - - -] Attempt 1 to provision port a3e0b527-3418-4abc-9bdf-fba2ab162557 2026-04-02 18:01:16.897 10 INFO neutron.plugins.ml2.plugin [None req-9d990974-6916-433d-a907-d04a7c06cd13 - - - - - -] Attempt 1 to provision port b412b03a-0c69-4665-a410-fa821d81efb5 2026-04-02 18:01:18.436 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b412b03a-0c69-4665-a410-fa821d81efb5 2026-04-02 18:01:18.570 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-466e0d09-6dd5-4a48-9420-bd4e196638e6'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b412b03a-0c69-4665-a410-fa821d81efb5', 'code': 200} 2026-04-02 18:01:20.370 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port b412b03a-0c69-4665-a410-fa821d81efb5 2026-04-02 18:02:00.903 10 INFO neutron.plugins.ml2.plugin [None req-2bbefd58-f3dc-447d-b202-4d017ab6e851 - - - - - -] Attempt 1 to provision port 54b07684-40f5-4d6f-a5db-f0648325b0ee 2026-04-02 18:02:04.477 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 54b07684-40f5-4d6f-a5db-f0648325b0ee 2026-04-02 18:02:04.722 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a352816a-7540-44d5-aa9b-a2a959b689ad'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54b07684-40f5-4d6f-a5db-f0648325b0ee', 'code': 200} 2026-04-02 18:02:06.406 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 54b07684-40f5-4d6f-a5db-f0648325b0ee 2026-04-02 18:02:32.585 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0b06f2f1-129a-4217-a0d6-aef7ae269d56 2026-04-02 18:02:32.755 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1accc07-10cd-4d40-8ad5-b54c9506295e'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b06f2f1-129a-4217-a0d6-aef7ae269d56', 'code': 200} 2026-04-02 18:02:34.452 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0b06f2f1-129a-4217-a0d6-aef7ae269d56 2026-04-02 18:02:44.528 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 512b9835-0974-41c3-895e-74afaf8d9298 2026-04-02 18:02:44.673 11 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6b3b256-8294-4930-8342-a1b9d001193b'] response: {'server_uuid': '8c1ccf44-298f-44ce-a8b2-e3d2a5e4d347', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '512b9835-0974-41c3-895e-74afaf8d9298', 'code': 200} 2026-04-02 18:02:46.445 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 512b9835-0974-41c3-895e-74afaf8d9298 2026-04-02 18:02:55.133 10 INFO neutron.plugins.ml2.plugin [None req-2555d880-b783-4f27-8731-28528e48756a - - - - - -] Attempt 1 to provision port 512b9835-0974-41c3-895e-74afaf8d9298 2026-04-02 18:03:06.215 10 INFO neutron.plugins.ml2.plugin [None req-ce21b24a-0d79-440f-96d6-4bead5db7ea0 - - - - - -] Attempt 1 to provision port 0b06f2f1-129a-4217-a0d6-aef7ae269d56 2026-04-02 18:03:06.489 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0b06f2f1-129a-4217-a0d6-aef7ae269d56 2026-04-02 18:04:32.614 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port eccbe15f-5542-4623-8083-f32a3b5d2253 2026-04-02 18:04:33.187 10 INFO neutron.plugins.ml2.plugin [None req-89a72154-ca54-4e2a-9399-7ca2f7bcfeeb - - - - - -] Attempt 1 to provision port 1370e23e-0363-410d-9e4c-d16f61d1b91e 2026-04-02 18:04:33.237 10 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1370e23e-0363-410d-9e4c-d16f61d1b91e 2026-04-02 18:04:34.360 11 INFO neutron.plugins.ml2.plugin [None req-afd7d384-fd66-443e-b7ca-dd1b2b347d63 - - - - - -] Attempt 1 to provision port eccbe15f-5542-4623-8083-f32a3b5d2253 2026-04-02 18:04:34.613 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 1370e23e-0363-410d-9e4c-d16f61d1b91e 2026-04-02 18:04:34.869 10 INFO neutron.plugins.ml2.plugin [None req-8cd78b89-08a4-4d3b-93c0-c1fdee9a5e36 - - - - - -] Attempt 1 to provision port 0da69ad3-4838-42a5-988c-5f46b1390d9a 2026-04-02 18:04:34.897 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 81231b54-7776-47ef-a753-a21570734788 2026-04-02 18:04:35.600 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port eccbe15f-5542-4623-8083-f32a3b5d2253 2026-04-02 18:04:35.807 10 INFO neutron.plugins.ml2.plugin [None req-15f67ea5-8ea5-46e8-be13-b57b125f3ea2 - - - - - -] Attempt 1 to provision port 81231b54-7776-47ef-a753-a21570734788 2026-04-02 18:04:35.845 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 0da69ad3-4838-42a5-988c-5f46b1390d9a 2026-04-02 18:04:36.104 11 INFO neutron.plugins.ml2.plugin [None req-77ad7638-11cf-445c-9d8d-c7a37cf7845e - - - - - -] Attempt 1 to provision port 42a2ccd8-84b5-4bdf-bced-e0b066bd5b41 2026-04-02 18:04:36.251 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 42a2ccd8-84b5-4bdf-bced-e0b066bd5b41 2026-04-02 18:04:36.663 11 INFO neutron.plugins.ml2.plugin [None req-dc26015c-de6f-45a6-8ed6-5354a0da35fc - - - - - -] Attempt 1 to provision port 42a2ccd8-84b5-4bdf-bced-e0b066bd5b41