+ 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-12 21:22:41.762 1 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:22:41.763 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-04-12 21:22:41.763 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-12 21:22:41.763 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:22:42.550 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:42.552 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:22:42.555 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-12 21:22:42.555 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:22:42.555 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:22:42.556 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:22:42.556 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:42.561 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:42.561 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:22:42.561 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:42.576 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:22:42.577 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:22:42.577 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:22:42.604 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:22:42.604 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:22:42.604 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:22:42.604 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:22:42.610 1 WARNING oslo_policy.policy [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] 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-12 21:22:42.860 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:22:43.141 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:22:43.141 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:22:43.142 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:22:43.185 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:22:43.186 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:22:43.186 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:22:43.186 1 INFO neutron.plugins.ml2.extensions.port_security [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:22:43.186 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:22:43.187 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:22:43.187 1 INFO neutron.plugins.ml2.managers [None req-06c2b2c6-725f-4695-9b25-8b860fe2f015 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:22:43.200 1 INFO neutron.quota [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded quota_driver: . 2026-04-12 21:22:43.201 1 INFO neutron.plugins.ml2.plugin [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:22:43.201 1 INFO neutron.plugins.ml2.managers [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:22:43.201 1 INFO neutron.plugins.ml2.managers [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:22:43.201 1 INFO neutron.plugins.ml2.managers [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:22:43.202 1 INFO neutron.extensions.vlantransparent [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:22:43.202 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: qos 2026-04-12 21:22:43.214 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: router 2026-04-12 21:22:43.242 1 INFO neutron.services.service_base [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:22:43.242 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: segments 2026-04-12 21:22:43.301 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: trunk 2026-04-12 21:22:43.355 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:22:43.388 1 WARNING stevedore.named [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:22:43.443 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:22:43.443 1 INFO neutron.common.utils [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:22:43.444 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:22:43.448 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: tag 2026-04-12 21:22:43.454 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: timestamp 2026-04-12 21:22:43.456 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:22:43.459 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: flavors 2026-04-12 21:22:43.462 1 INFO neutron.manager [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loading Plugin: revisions 2026-04-12 21:22:43.464 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Initializing extension manager. 2026-04-12 21:22:43.465 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: address-group 2026-04-12 21:22:43.466 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: address-scope 2026-04-12 21:22:43.466 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:22:43.467 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: agent 2026-04-12 21:22:43.467 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:22:43.468 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:22:43.469 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:22:43.470 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: availability_zone 2026-04-12 21:22:43.470 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:22:43.470 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:22:43.471 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:22:43.472 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:22:43.472 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: dns-integration 2026-04-12 21:22:43.473 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:22:43.473 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:22:43.474 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: dvr 2026-04-12 21:22:43.474 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:22:43.475 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:22:43.475 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:43.476 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:22:43.476 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: external-net 2026-04-12 21:22:43.477 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:22:43.477 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: extraroute 2026-04-12 21:22:43.478 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:22:43.478 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:22:43.479 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:22:43.479 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:22:43.480 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:22:43.480 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:22:43.481 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: flavors 2026-04-12 21:22:43.481 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:22:43.482 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:22:43.482 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:22:43.483 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:22:43.483 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:22:43.484 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: router 2026-04-12 21:22:43.486 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:22:43.486 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:22:43.486 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: l3-ha 2026-04-12 21:22:43.487 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:43.487 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:22:43.488 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:22:43.489 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:22:43.489 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:22:43.491 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:22:43.491 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:22:43.492 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:22:43.493 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:22:43.494 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:22:43.494 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: multi-provider 2026-04-12 21:22:43.494 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: net-mtu 2026-04-12 21:22:43.495 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:22:43.495 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:22:43.496 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: network_ha 2026-04-12 21:22:43.496 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:22:43.497 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:22:43.498 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: pagination 2026-04-12 21:22:43.498 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:22:43.499 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:22:43.499 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:22:43.500 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:22:43.502 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:22:43.503 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:22:43.504 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:22:43.505 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:22:43.506 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: binding 2026-04-12 21:22:43.507 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: binding-extended 2026-04-12 21:22:43.508 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-security 2026-04-12 21:22:43.509 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: project-id 2026-04-12 21:22:43.510 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: provider 2026-04-12 21:22:43.513 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos 2026-04-12 21:22:43.513 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:22:43.514 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:22:43.514 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-default 2026-04-12 21:22:43.515 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-fip 2026-04-12 21:22:43.515 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:22:43.516 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:22:43.516 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:22:43.517 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:22:43.517 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:22:43.518 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-pps 2026-04-12 21:22:43.518 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:22:43.519 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:22:43.519 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:22:43.519 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:22:43.521 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: quotas 2026-04-12 21:22:43.523 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: quota_details 2026-04-12 21:22:43.524 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:22:43.525 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:22:43.525 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:22:43.526 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:22:43.526 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:22:43.526 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:22:43.527 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:22:43.527 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:22:43.528 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:22:43.529 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:22:43.530 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:22:43.530 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:22:43.531 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:22:43.531 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:22:43.537 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: security-group 2026-04-12 21:22:43.538 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: segment 2026-04-12 21:22:43.538 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:22:43.539 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: service-type 2026-04-12 21:22:43.539 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: sorting 2026-04-12 21:22:43.540 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:22:43.540 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:22:43.541 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:22:43.541 1 WARNING neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:22:43.541 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:22:43.542 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:22:43.542 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:22:43.543 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:22:43.543 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:22:43.544 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:22:43.544 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:22:43.547 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:22:43.547 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:22:43.548 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: trunk 2026-04-12 21:22:43.548 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: trunk-details 2026-04-12 21:22:43.549 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:22:43.549 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:22:43.550 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:22:43.550 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:22:43.551 1 INFO neutron.api.extensions [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Loaded extension: vpnaas 2026-04-12 21:22:43.554 1 INFO oslo_service.service [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Starting 2 workers 2026-04-12 21:22:43.559 1 INFO oslo_service.service [None req-c6cee00f-5fc7-4b58-84d5-a12ca8ff519c - - - - - -] Starting 1 workers 2026-04-12 21:23:21.198 10 INFO neutron.db.l3_hamode_db [None req-3f55f773-1fb0-4e4a-9470-de83b304ab3b - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:23:31.702 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 5bd8510e-cc81-44de-9291-66a6845a0012 2026-04-12 21:23:32.446 10 INFO neutron.plugins.ml2.plugin [None req-0774f4ae-943e-4e26-a79f-5c13fbc21581 - - - - - -] Attempt 1 to provision port 5bd8510e-cc81-44de-9291-66a6845a0012 2026-04-12 21:23:33.441 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 5bd8510e-cc81-44de-9291-66a6845a0012 2026-04-12 21:27:53.399 10 INFO neutron.plugins.ml2.plugin [None req-fe8d900a-89f7-4abd-99e1-04500537d0b9 - - - - - -] Attempt 1 to provision port 7003d11d-631f-4898-9f87-3307c883ba43 2026-04-12 21:27:53.676 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 7003d11d-631f-4898-9f87-3307c883ba43 2026-04-12 21:27:55.647 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 7003d11d-631f-4898-9f87-3307c883ba43 2026-04-12 21:28:00.958 10 INFO neutron.plugins.ml2.plugin [None req-b0448176-d407-4067-8087-8845346c1816 - - - - - -] Attempt 1 to provision port 8c703ea0-0e0a-4676-9727-1ab4ffc60c3b 2026-04-12 21:31:35.912 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8c703ea0-0e0a-4676-9727-1ab4ffc60c3b 2026-04-12 21:31:37.794 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8c703ea0-0e0a-4676-9727-1ab4ffc60c3b 2026-04-12 21:40:40.156 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3590694e-50a6-4a84-9d72-a9e806e5b640 2026-04-12 21:40:42.139 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3590694e-50a6-4a84-9d72-a9e806e5b640 2026-04-12 21:55:46.645 10 INFO neutron.plugins.ml2.plugin [None req-aef9ed46-040f-4afc-8013-e09312b8e686 - - - - - -] Attempt 1 to provision port 47d22649-5134-4ad5-894f-80d75efa5828 2026-04-12 21:55:46.888 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 816b7ad1-e0cb-4676-9926-1671d86915a6 2026-04-12 21:55:47.412 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 9e05912c-1022-49cb-bce4-2d02b3b55715 2026-04-12 21:55:47.806 10 INFO neutron.plugins.ml2.plugin [None req-d3859a14-64d8-4f65-b01f-08bba4c8364d - - - - - -] Attempt 1 to provision port 816b7ad1-e0cb-4676-9926-1671d86915a6 2026-04-12 21:55:47.855 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 93936740-2dac-4662-9f8c-e6c101281b43 2026-04-12 21:55:48.013 9 INFO neutron.plugins.ml2.plugin [None req-4bafb1f2-d804-4bf3-bbe9-d1576d1ed6ed - - - - - -] Attempt 1 to provision port b3b6f958-b3fe-4b99-b1e6-411438bfb6ad 2026-04-12 21:55:48.286 10 INFO neutron.plugins.ml2.plugin [None req-452db80d-cf83-457f-9598-c7864eb83a3f - - - - - -] Attempt 1 to provision port 9e05912c-1022-49cb-bce4-2d02b3b55715 2026-04-12 21:55:48.577 9 INFO neutron.plugins.ml2.plugin [None req-151b9435-1132-4efc-9db9-1cc3d57e63c4 - - - - - -] Attempt 1 to provision port 93936740-2dac-4662-9f8c-e6c101281b43 2026-04-12 21:55:49.006 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 816b7ad1-e0cb-4676-9926-1671d86915a6 2026-04-12 21:55:49.380 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 9e05912c-1022-49cb-bce4-2d02b3b55715 2026-04-12 21:55:49.513 9 INFO neutron.plugins.ml2.plugin [None req-a56042fe-f3ec-47a3-bb28-19781623ec1e - - - - - -] Attempt 1 to provision port 79e98bc7-e853-4b20-8e89-0de4d302755d 2026-04-12 21:55:49.804 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 93936740-2dac-4662-9f8c-e6c101281b43 2026-04-12 21:55:50.603 9 INFO neutron.plugins.ml2.plugin [None req-3d2d9fb2-c155-4836-ba33-89ce5870e2f3 - - - - - -] Attempt 1 to provision port 95edad21-d02f-4088-bc5c-98d5f5c289a8 2026-04-12 21:55:51.061 9 INFO neutron.plugins.ml2.plugin [None req-74c3cd16-6519-4a1a-8036-6b17ed231204 - - - - - -] Attempt 1 to provision port 95edad21-d02f-4088-bc5c-98d5f5c289a8 2026-04-12 21:55:51.823 10 INFO neutron.plugins.ml2.plugin [None req-c849873a-a097-4e87-84fe-ea99702e17ab - - - - - -] Attempt 1 to provision port 70a824a5-8cc4-4eb7-95ae-529bf01a1f3b 2026-04-12 21:55:51.967 9 INFO neutron.plugins.ml2.plugin [None req-224cc7c4-3fc4-4c90-a524-266713c55aec - - - - - -] Attempt 1 to provision port 65fc1185-7883-430c-bc95-93fe381c5b5a 2026-04-12 21:55:52.432 10 INFO neutron.plugins.ml2.plugin [None req-d799bdf3-4aa8-4d00-a530-bae602a63945 - - - - - -] Attempt 1 to provision port 70a824a5-8cc4-4eb7-95ae-529bf01a1f3b 2026-04-12 21:55:52.681 9 INFO neutron.plugins.ml2.plugin [None req-21eea551-7b13-4dfe-8764-646783a7d3a6 - - - - - -] Attempt 1 to provision port 65fc1185-7883-430c-bc95-93fe381c5b5a 2026-04-12 21:55:54.351 9 INFO neutron.plugins.ml2.plugin [None req-fae9b8fb-703c-462c-a741-413a0d8f1802 - - - - - -] Attempt 1 to provision port 65e4496f-066a-47d0-89f9-70af353fe755 2026-04-12 21:55:54.889 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 75eaaa19-fd39-43d2-b40f-13d03eec0ed1 2026-04-12 21:55:55.128 10 INFO neutron.plugins.ml2.plugin [None req-8cba80b4-f35a-4357-958c-57195e167a3e - - - - - -] Attempt 1 to provision port 75eaaa19-fd39-43d2-b40f-13d03eec0ed1 2026-04-12 21:55:56.853 9 INFO neutron.plugins.ml2.plugin [None req-b1afaaed-005f-44e2-9878-881ffdcdcfd9 - - - - - -] Attempt 1 to provision port 6271e08b-884a-460a-975a-3b3786b5037c 2026-04-12 21:55:56.866 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 75eaaa19-fd39-43d2-b40f-13d03eec0ed1 2026-04-12 21:55:57.408 9 INFO neutron.plugins.ml2.plugin [None req-a47f0cd0-ec17-409d-99cb-37b1104d6c67 - - - - - -] Attempt 1 to provision port 6271e08b-884a-460a-975a-3b3786b5037c 2026-04-12 21:55:58.994 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port feafcf27-0bc7-4a2f-95df-14631fb40368 2026-04-12 21:55:59.496 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 47e92291-a47c-4eb9-9c91-8f3a699a9a36 2026-04-12 21:55:59.994 9 INFO neutron.plugins.ml2.plugin [None req-60966192-6e2a-4977-ab95-2d168127f475 - - - - - -] Attempt 1 to provision port cd610aa6-c415-4420-b726-3cd878b27180 2026-04-12 21:56:00.166 10 INFO neutron.plugins.ml2.plugin [None req-cb2a47d0-be8a-42a1-8f12-b0fa86e50589 - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:00.224 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 71a807f2-7bdc-44b0-a527-8634a9f12a47 2026-04-12 21:56:00.782 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port d98d40dd-39ea-4212-9bda-d4da46a9ce8f 2026-04-12 21:56:01.483 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port feafcf27-0bc7-4a2f-95df-14631fb40368 2026-04-12 21:56:01.742 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 71a807f2-7bdc-44b0-a527-8634a9f12a47 2026-04-12 21:56:02.043 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 47e92291-a47c-4eb9-9c91-8f3a699a9a36 2026-04-12 21:56:02.342 9 INFO neutron.plugins.ml2.plugin [None req-ed863667-79cf-4ec8-80b5-5c346d283ac6 - - - - - -] Attempt 1 to provision port 69725676-c663-4b37-9d90-74131b9d3d85 2026-04-12 21:56:02.366 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port d98d40dd-39ea-4212-9bda-d4da46a9ce8f /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-12 21:56:05.846 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:06.322 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 69725676-c663-4b37-9d90-74131b9d3d85 2026-04-12 21:56:06.510 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-505e710c-f014-4e63-8f67-72043bbaf34a'] response: {'server_uuid': '08812806-e4bf-4aa2-baa9-4fb187a9be22', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ca5cc59-2b8e-420e-80a2-74e0db6543db', 'code': 200} 2026-04-12 21:56:07.227 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port cd610aa6-c415-4420-b726-3cd878b27180 2026-04-12 21:56:08.218 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port cd610aa6-c415-4420-b726-3cd878b27180 2026-04-12 21:56:08.494 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 69725676-c663-4b37-9d90-74131b9d3d85 2026-04-12 21:56:08.550 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a415f4b8-1e44-4263-b27f-81111c45e2f7'] response: {'server_uuid': '0cd9b9e2-d765-4969-bd34-e6076cf83a74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69725676-c663-4b37-9d90-74131b9d3d85', 'code': 200} 2026-04-12 21:56:08.551 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a415f4b8-1e44-4263-b27f-81111c45e2f7'] response: {'server_uuid': '99cf3ec9-2b4b-4bcd-bda4-4ca810f5fefa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd610aa6-c415-4420-b726-3cd878b27180', 'code': 200} 2026-04-12 21:56:08.876 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:10.762 9 INFO neutron.plugins.ml2.plugin [None req-8f1faa64-e697-4ca3-a104-77593cd4edba - - - - - -] Attempt 1 to provision port c047a7c7-2716-42f7-9d9d-1b131538808c 2026-04-12 21:56:11.527 9 INFO neutron.plugins.ml2.plugin [None req-2ca04b83-aa90-4246-adcb-48d30a49e990 - - - - - -] Attempt 1 to provision port 0ff8337a-80ee-4e28-a65d-c57686b26842 2026-04-12 21:56:11.974 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 0ff8337a-80ee-4e28-a65d-c57686b26842 2026-04-12 21:56:13.391 10 INFO neutron.plugins.ml2.plugin [None req-07ea9c4c-105a-449e-92a7-ff5b42aa3f83 - - - - - -] Attempt 1 to provision port accf2d16-95f8-44d5-bfe6-61ef6f788ba4 2026-04-12 21:56:14.055 10 INFO neutron.plugins.ml2.plugin [None req-146af82d-4e72-4933-aaa6-86931773fe52 - - - - - -] Attempt 1 to provision port accf2d16-95f8-44d5-bfe6-61ef6f788ba4 2026-04-12 21:56:14.528 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3fc8ec7b-1ab9-4bf8-a214-8605de0ac2be 2026-04-12 21:56:15.459 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 0ff8337a-80ee-4e28-a65d-c57686b26842 2026-04-12 21:56:16.222 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3fc8ec7b-1ab9-4bf8-a214-8605de0ac2be /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-12 21:56:25.407 10 INFO neutron.plugins.ml2.plugin [None req-86b25ad8-5115-4a6b-991d-fa6ab4a177d7 - - - - - -] Attempt 1 to provision port 6363cf8f-9c44-4a93-86ec-f4bd6f4d3141 2026-04-12 21:56:26.161 10 INFO neutron.plugins.ml2.plugin [None req-ef0ce90f-0367-4f55-8f4e-a666191d7990 - - - - - -] Attempt 1 to provision port bac52468-aa95-4ab2-82b0-0662cf576fdb 2026-04-12 21:56:26.219 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 65fc1185-7883-430c-bc95-93fe381c5b5a 2026-04-12 21:56:26.665 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 79e98bc7-e853-4b20-8e89-0de4d302755d 2026-04-12 21:56:27.033 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port bac52468-aa95-4ab2-82b0-0662cf576fdb 2026-04-12 21:56:27.727 9 INFO neutron.plugins.ml2.plugin [None req-e7105f2d-bc99-4644-97bb-6d8a39d2e4bf - - - - - -] Attempt 1 to provision port fda51be5-71c6-4aed-8e2e-91fc683d7475 2026-04-12 21:56:28.269 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 65fc1185-7883-430c-bc95-93fe381c5b5a 2026-04-12 21:56:28.505 10 INFO neutron.plugins.ml2.plugin [None req-dba03eca-a3a6-4536-b88a-244bef1e1ec2 - - - - - -] Attempt 1 to provision port fda51be5-71c6-4aed-8e2e-91fc683d7475 2026-04-12 21:56:28.584 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 923fe325-e4df-42b5-9c9a-21d39910d956 2026-04-12 21:56:29.099 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 79e98bc7-e853-4b20-8e89-0de4d302755d 2026-04-12 21:56:29.342 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port bac52468-aa95-4ab2-82b0-0662cf576fdb 2026-04-12 21:56:30.144 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 923fe325-e4df-42b5-9c9a-21d39910d956 2026-04-12 21:56:32.528 9 INFO neutron.plugins.ml2.plugin [None req-5c6dd592-1505-41a0-9272-b209ac0c631c - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:32.917 9 INFO neutron.plugins.ml2.plugin [None req-497be4d7-e7db-4ae6-af54-f3f988b5058b - - - - - -] Attempt 1 to provision port 330d4ced-9d62-4d53-8d48-ae4bb6fccb35 2026-04-12 21:56:34.299 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 330d4ced-9d62-4d53-8d48-ae4bb6fccb35 2026-04-12 21:56:34.438 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4a3b85b-2c2a-4fba-8713-b0a5a74aadf0'] response: {'server_uuid': 'bee651c1-8e56-452c-8994-f4f78361c7b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '330d4ced-9d62-4d53-8d48-ae4bb6fccb35', 'code': 200} 2026-04-12 21:56:34.786 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:35.299 9 INFO neutron.plugins.ml2.plugin [None req-91292bf8-168b-405a-afdb-81038d58cefc - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db 2026-04-12 21:56:36.193 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 330d4ced-9d62-4d53-8d48-ae4bb6fccb35 2026-04-12 21:56:36.474 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6ca5cc59-2b8e-420e-80a2-74e0db6543db /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-12 21:56:46.813 9 INFO neutron.plugins.ml2.plugin [None req-8a552020-5632-4771-a9c3-a90bbdde0dd4 - - - - - -] Attempt 1 to provision port 07ddc4c1-2a61-475f-af61-25f8803faa1e 2026-04-12 21:56:47.887 10 INFO neutron.plugins.ml2.plugin [None req-6293684e-f5b2-4a1c-835e-0739cf22b8dd - - - - - -] Attempt 1 to provision port 07dad94f-098b-4ff6-a9f7-ec1903be55e9 2026-04-12 21:56:48.189 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 07dad94f-098b-4ff6-a9f7-ec1903be55e9 2026-04-12 21:56:48.340 10 INFO neutron.plugins.ml2.plugin [None req-6293684e-f5b2-4a1c-835e-0739cf22b8dd - - - - - -] Attempt 1 to provision port 607f2f15-04b3-4fb1-8c22-a03544a6ecbb 2026-04-12 21:56:49.804 9 INFO neutron.plugins.ml2.plugin [None req-d25d94c0-8b95-4ccd-8225-8e1fd9011eb1 - - - - - -] Attempt 1 to provision port d5b25185-356c-41c8-a0ea-80892ac2e086 2026-04-12 21:56:50.316 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 07dad94f-098b-4ff6-a9f7-ec1903be55e9 2026-04-12 21:56:50.454 10 INFO neutron.plugins.ml2.plugin [None req-6fa1dd4f-63e4-41f2-9ea2-48983ab95fb2 - - - - - -] Attempt 1 to provision port d5b25185-356c-41c8-a0ea-80892ac2e086 2026-04-12 21:56:50.599 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port fda51be5-71c6-4aed-8e2e-91fc683d7475 2026-04-12 21:56:50.970 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6363cf8f-9c44-4a93-86ec-f4bd6f4d3141 2026-04-12 21:56:51.309 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port eeaae3da-d5e6-4d7a-83f4-bc9134a15d13 2026-04-12 21:56:52.178 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port fda51be5-71c6-4aed-8e2e-91fc683d7475 2026-04-12 21:56:52.457 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6363cf8f-9c44-4a93-86ec-f4bd6f4d3141 2026-04-12 21:56:52.644 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port eeaae3da-d5e6-4d7a-83f4-bc9134a15d13 2026-04-12 21:56:54.940 9 INFO neutron.plugins.ml2.plugin [None req-13688d32-6720-497a-ae96-3a67fe8ad12d - - - - - -] Attempt 1 to provision port cd996811-ff7d-4ca2-a618-d25553c89bb3 2026-04-12 21:56:56.293 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port cd996811-ff7d-4ca2-a618-d25553c89bb3 2026-04-12 21:56:56.401 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9928817-c5fb-4510-a83c-0a1adf92f153'] response: {'server_uuid': '63f3b4d4-1383-4b89-9b27-97e8ad474c4e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd996811-ff7d-4ca2-a618-d25553c89bb3', 'code': 200} 2026-04-12 21:56:58.167 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port cd996811-ff7d-4ca2-a618-d25553c89bb3 2026-04-12 21:57:00.233 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e90ae8dd-df21-41be-aa77-438837e93b08'] response: {'server_uuid': 'bee651c1-8e56-452c-8994-f4f78361c7b6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '330d4ced-9d62-4d53-8d48-ae4bb6fccb35', 'code': 200} 2026-04-12 21:57:00.849 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 330d4ced-9d62-4d53-8d48-ae4bb6fccb35 2026-04-12 21:57:02.249 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 330d4ced-9d62-4d53-8d48-ae4bb6fccb35 2026-04-12 21:57:02.283 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c7ab3f3-1c67-41ec-9b5f-f5c5148a28d6'] response: {'server_uuid': 'bee651c1-8e56-452c-8994-f4f78361c7b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '330d4ced-9d62-4d53-8d48-ae4bb6fccb35', 'code': 200} 2026-04-12 21:57:04.554 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e529d119-e190-40cc-8d15-923992f192cd 2026-04-12 21:57:04.738 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port d6160c53-c5f2-4024-8485-ee6b88b7e704 2026-04-12 21:57:14.459 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port dc71d7b2-840d-4f11-99a1-8ab5bcef4d21 2026-04-12 21:57:20.334 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 463030ec-4799-4e43-b52c-36bb64ed21eb 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.478 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.480 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.480 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 2 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.509 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.510 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.511 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 3 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.536 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.538 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.538 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 4 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.570 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.571 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.572 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 5 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.598 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.599 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.600 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 6 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.770 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.771 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.772 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 7 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.798 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.799 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.799 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 8 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.819 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.820 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.820 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 9 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.840 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.841 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:20.842 9 INFO neutron.plugins.ml2.plugin [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Attempt 10 to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ae3daf5c-2e79-4574-99c0-1c0453aa9c41 could not be found. 2026-04-12 21:57:20.871 9 ERROR neutron.plugins.ml2.managers  2026-04-12 21:57:20.872 9 ERROR neutron.plugins.ml2.managers [None req-4b11dd3a-4b40-4059-8acc-cbb4e5871b6a - - - - - -] Failed to bind port 9bd1fc43-62bc-4986-a89e-dcae8f04082c on host instance for vnic_type normal using segments [{'id': 'e9590934-48cb-4098-9122-221356c86d7d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 203, 'network_id': 'f10d558e-305d-4d9e-8b80-40f934d43e7a'}] 2026-04-12 21:57:21.307 10 INFO neutron.plugins.ml2.plugin [None req-0eb8f106-dea5-4ce3-b004-d16800425a89 - - - - - -] Attempt 1 to provision port 463030ec-4799-4e43-b52c-36bb64ed21eb 2026-04-12 21:57:22.317 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 463030ec-4799-4e43-b52c-36bb64ed21eb /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-12 21:57:26.330 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port f6962ff0-67bf-482e-b2f3-73e37b8221bd 2026-04-12 21:57:30.221 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8a24ccc3-7350-416e-8c72-46e16c2421af 2026-04-12 21:57:30.373 10 INFO neutron.plugins.ml2.plugin [None req-75a65237-7cc7-4a71-aa1b-87848b9d612a - - - - - -] Attempt 1 to provision port e083ccb5-f093-4091-bb6a-b10ecaffec2e 2026-04-12 21:57:30.634 9 INFO neutron.plugins.ml2.plugin [None req-50358d08-0ce1-417a-8a85-ee09822b9cce - - - - - -] Attempt 1 to provision port 8a24ccc3-7350-416e-8c72-46e16c2421af 2026-04-12 21:57:30.708 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c4aa0665-8d9b-4770-9b91-62cd67922098 2026-04-12 21:57:31.039 9 INFO neutron.plugins.ml2.plugin [None req-e3ce5dd0-a221-4262-80f9-a117149ec341 - - - - - -] Attempt 1 to provision port c4aa0665-8d9b-4770-9b91-62cd67922098 2026-04-12 21:57:32.187 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c4aa0665-8d9b-4770-9b91-62cd67922098 2026-04-12 21:57:33.262 9 INFO neutron.plugins.ml2.plugin [None req-0b0cdcb9-bb0f-4ae7-9d71-5bab2619a89b - - - - - -] Attempt 1 to provision port 0f597449-c047-4ded-96c7-b6272c00790b 2026-04-12 21:57:33.820 9 INFO neutron.plugins.ml2.plugin [None req-1cf2800a-87ce-4e5a-906b-336989fac4ae - - - - - -] Attempt 1 to provision port 0f597449-c047-4ded-96c7-b6272c00790b 2026-04-12 21:57:34.197 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3dba5902-9607-4817-b8e6-122ae21aef40 2026-04-12 21:57:36.200 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3dba5902-9607-4817-b8e6-122ae21aef40 2026-04-12 21:57:39.299 9 INFO neutron.plugins.ml2.plugin [None req-49e7f987-3179-458c-9e5d-06914a36eee8 - - - - - -] Attempt 1 to provision port a9d34b43-269f-416d-8a39-c957da29a0b1 2026-04-12 21:57:40.270 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 83fa3fe9-e154-48b5-908c-afc4547bbf87 2026-04-12 21:57:41.278 9 INFO neutron.plugins.ml2.plugin [None req-b9aba035-8d75-45be-9e51-9f7f6b937af5 - - - - - -] Attempt 1 to provision port 83fa3fe9-e154-48b5-908c-afc4547bbf87 2026-04-12 21:57:42.079 9 INFO neutron.plugins.ml2.plugin [None req-96bf0869-98fe-45a8-b809-4fec832b506c - - - - - -] Attempt 1 to provision port 5f0a30a7-e782-4bdc-94cb-714d7f6228d5 2026-04-12 21:57:42.255 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 83fa3fe9-e154-48b5-908c-afc4547bbf87 2026-04-12 21:57:42.577 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 5f0a30a7-e782-4bdc-94cb-714d7f6228d5 2026-04-12 21:57:42.792 9 INFO neutron.plugins.ml2.plugin [None req-fc1f4a30-0b5c-4235-82fa-aea78625949c - - - - - -] Attempt 1 to provision port eaecf6ae-508a-4355-9345-bb2b9fb161fa 2026-04-12 21:57:43.235 10 INFO neutron.plugins.ml2.plugin [None req-24492dae-bd28-4cc8-b06c-e43f93158b2e - - - - - -] Attempt 1 to provision port eaecf6ae-508a-4355-9345-bb2b9fb161fa 2026-04-12 21:57:44.292 9 INFO neutron.plugins.ml2.plugin [None req-20a7f92b-5a21-4e4c-ace5-9355788f6058 - - - - - -] Attempt 1 to provision port 511f8c87-4048-44ed-8a07-53a5921fd7b9 2026-04-12 21:57:44.364 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a9d34b43-269f-416d-8a39-c957da29a0b1 2026-04-12 21:57:44.852 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-595c1275-0ec6-4ec9-9d74-fefc7d020a1a'] response: {'server_uuid': '7f3ce8bf-f411-4fec-b747-50dafded0bb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a9d34b43-269f-416d-8a39-c957da29a0b1', 'code': 200} 2026-04-12 21:57:44.859 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 5f0a30a7-e782-4bdc-94cb-714d7f6228d5 2026-04-12 21:57:44.942 9 INFO neutron.plugins.ml2.plugin [None req-14b30edd-59be-4d57-a95e-10fa60a61c7a - - - - - -] Attempt 1 to provision port 511f8c87-4048-44ed-8a07-53a5921fd7b9 2026-04-12 21:57:52.306 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port f22bfda6-3626-47f4-83c5-f053e2c75f91 2026-04-12 21:57:52.812 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 664640e8-25ea-4949-b060-3d0689e4dde6 2026-04-12 21:57:52.843 10 INFO neutron.plugins.ml2.plugin [None req-03f5fae5-0b33-4fd6-a03b-5b7d72eae6bd - - - - - -] Attempt 1 to provision port 664640e8-25ea-4949-b060-3d0689e4dde6 2026-04-12 21:57:53.703 9 INFO neutron.plugins.ml2.plugin [None req-9f99b365-c053-41cd-b1bc-980dc27a10ab - - - - - -] Attempt 1 to provision port 63c8267f-6726-47cc-a57a-7af0b45c69c3 2026-04-12 21:57:53.738 9 INFO neutron.plugins.ml2.plugin [None req-9f99b365-c053-41cd-b1bc-980dc27a10ab - - - - - -] Attempt 1 to provision port f22bfda6-3626-47f4-83c5-f053e2c75f91 2026-04-12 21:57:54.188 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port f22bfda6-3626-47f4-83c5-f053e2c75f91 2026-04-12 21:57:55.117 9 INFO neutron.plugins.ml2.plugin [None req-712136bf-022d-4739-b839-ba0664192a02 - - - - - -] Attempt 1 to provision port 63c8267f-6726-47cc-a57a-7af0b45c69c3 2026-04-12 21:57:55.482 9 INFO neutron.plugins.ml2.plugin [None req-be5ed1a4-6b45-4f02-b3b4-ed829e26d29d - - - - - -] Attempt 1 to provision port 63c8267f-6726-47cc-a57a-7af0b45c69c3 2026-04-12 21:57:56.239 9 INFO neutron.plugins.ml2.plugin [None req-ffdf7e78-c751-4659-85aa-b5209e0f9530 - - - - - -] Attempt 1 to provision port 49fa18cc-f9e1-4824-8832-33cd9d2f0b3b 2026-04-12 21:58:00.292 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 05f6ab60-7fdd-470c-8389-55aa415f8e20 2026-04-12 21:58:01.038 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 779cdd5e-ae5a-4e44-9d37-6dea79c822d9 2026-04-12 21:58:01.237 10 INFO neutron.plugins.ml2.plugin [None req-dd6e598f-dc7e-49f1-aa87-acb6a16e48f3 - - - - - -] Attempt 1 to provision port 05f6ab60-7fdd-470c-8389-55aa415f8e20 2026-04-12 21:58:01.319 10 INFO neutron.plugins.ml2.plugin [None req-dd6e598f-dc7e-49f1-aa87-acb6a16e48f3 - - - - - -] Attempt 1 to provision port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:01.479 9 INFO neutron.plugins.ml2.plugin [None req-4752e690-d6fe-4a25-81e3-50de7b5c64f2 - - - - - -] Attempt 1 to provision port 779cdd5e-ae5a-4e44-9d37-6dea79c822d9 2026-04-12 21:58:01.544 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c640381b-8da8-4e22-9343-97e4d2ac9f7c 2026-04-12 21:58:02.006 10 INFO neutron.plugins.ml2.plugin [None req-2578f30b-3048-4b11-b933-12fd38dd7fac - - - - - -] Attempt 1 to provision port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:02.146 9 INFO neutron.plugins.ml2.plugin [None req-50e9e769-6795-43ba-bedf-c27ceecafbf6 - - - - - -] Attempt 1 to provision port a84e0971-a378-4729-a329-71b33ce5c0af 2026-04-12 21:58:02.200 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 779cdd5e-ae5a-4e44-9d37-6dea79c822d9 2026-04-12 21:58:02.562 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c640381b-8da8-4e22-9343-97e4d2ac9f7c 2026-04-12 21:58:02.604 9 INFO neutron.plugins.ml2.plugin [None req-657d8291-219d-4682-a06e-ccfd48d6965b - - - - - -] Attempt 1 to provision port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:02.752 10 INFO neutron.plugins.ml2.plugin [None req-18c9429b-a8aa-4d70-8735-b22e17042dc5 - - - - - -] Attempt 1 to provision port a84e0971-a378-4729-a329-71b33ce5c0af 2026-04-12 21:58:02.874 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 05f6ab60-7fdd-470c-8389-55aa415f8e20 /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-12 21:58:06.618 10 INFO neutron.plugins.ml2.plugin [None req-be359fba-4ae0-499f-88ae-c3430950c48d - - - - - -] Attempt 1 to provision port 27f4171b-7291-44cc-889e-fd904b4e12a0 2026-04-12 21:58:07.366 10 INFO neutron.plugins.ml2.plugin [None req-edb64f99-aa4d-4a94-86bd-5993f62f4a97 - - - - - -] Attempt 1 to provision port 128f5c67-5a2c-4770-83d3-092b5e5de501 2026-04-12 21:58:10.402 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 128f5c67-5a2c-4770-83d3-092b5e5de501 2026-04-12 21:58:10.555 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8712ddd7-1008-4e42-a5ba-82e8bbd7446b'] response: {'server_uuid': '0d3a6cb0-1bb1-4650-a2ee-25036b26b9c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '128f5c67-5a2c-4770-83d3-092b5e5de501', 'code': 200} 2026-04-12 21:58:12.200 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 128f5c67-5a2c-4770-83d3-092b5e5de501 2026-04-12 21:58:13.960 9 INFO neutron.plugins.ml2.plugin [None req-e2d0f7f7-cebd-4b1f-9bce-2bec228b0038 - - - - - -] Attempt 1 to provision port d4a506e2-7493-4d93-bd7e-8fba80e8834f 2026-04-12 21:58:14.296 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port d4a506e2-7493-4d93-bd7e-8fba80e8834f 2026-04-12 21:58:15.852 9 WARNING neutron.plugins.ml2.plugin [None req-99cd9364-5692-4375-8bc9-43921375f23d - - - - - -] Concurrent port binding operations failed on port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:15.856 9 INFO neutron.plugins.ml2.plugin [None req-99cd9364-5692-4375-8bc9-43921375f23d - - - - - -] Attempt 2 to bind port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:16.239 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:16.709 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 49fa18cc-f9e1-4824-8832-33cd9d2f0b3b 2026-04-12 21:58:18.030 9 INFO neutron.plugins.ml2.plugin [None req-5a271a8e-66ed-4d57-a0e2-4c2acb4c1fb7 - - - - - -] Attempt 1 to provision port 43d7917f-0274-433c-9ab1-f81bc607eb23 2026-04-12 21:58:18.337 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 43d7917f-0274-433c-9ab1-f81bc607eb23 2026-04-12 21:58:18.658 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 49fa18cc-f9e1-4824-8832-33cd9d2f0b3b 2026-04-12 21:58:18.737 9 INFO neutron.plugins.ml2.plugin [None req-3b555cea-e9c6-4545-867b-84225c042146 - - - - - -] Attempt 1 to provision port a3964e02-b483-4b8a-9808-36856d1aa851 2026-04-12 21:58:18.856 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 7e1887eb-9bc3-4f9c-96c7-60a383b2e133 2026-04-12 21:58:19.169 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a3964e02-b483-4b8a-9808-36856d1aa851 2026-04-12 21:58:19.441 9 INFO neutron.plugins.ml2.plugin [None req-d85e57d5-907c-4096-aa05-ee4ead0c602c - - - - - -] Attempt 1 to provision port abfab5f5-d4e9-4e08-bd8d-b14127aa4387 2026-04-12 21:58:19.789 9 INFO neutron.plugins.ml2.plugin [None req-b67b8843-2538-4ca5-b699-02b38c7942ef - - - - - -] Attempt 1 to provision port abfab5f5-d4e9-4e08-bd8d-b14127aa4387 2026-04-12 21:58:20.467 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 43d7917f-0274-433c-9ab1-f81bc607eb23 2026-04-12 21:58:20.729 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 4c942330-1a50-40af-b326-c16e784091f7 2026-04-12 21:58:20.860 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a3964e02-b483-4b8a-9808-36856d1aa851 2026-04-12 21:58:21.035 10 INFO neutron.plugins.ml2.plugin [None req-4026af62-e592-4644-a130-d9cb4e805511 - - - - - -] Attempt 1 to provision port 7204a0f4-4bb4-4eb8-a196-1e2f347a1717 2026-04-12 21:58:21.596 10 INFO neutron.plugins.ml2.plugin [None req-7103c625-6e53-4a9b-8fb4-8e2a1af68053 - - - - - -] Attempt 1 to provision port 7204a0f4-4bb4-4eb8-a196-1e2f347a1717 2026-04-12 21:58:24.328 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port bb252ad4-6cc1-475f-87cd-045f4f34239f 2026-04-12 21:58:24.479 10 INFO neutron.plugins.ml2.plugin [None req-e0ebdc5c-337c-44f3-924c-30f4c31e17a2 - - - - - -] Attempt 1 to provision port bb252ad4-6cc1-475f-87cd-045f4f34239f 2026-04-12 21:58:25.031 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port b3d1f660-d937-4f02-81ef-436f891cecdb 2026-04-12 21:58:25.828 9 INFO neutron.plugins.ml2.plugin [None req-ef7ab6f3-f126-411c-971f-7ee4a65e50d7 - - - - - -] Attempt 1 to provision port b3d1f660-d937-4f02-81ef-436f891cecdb 2026-04-12 21:58:26.309 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3e972672-9435-429f-a7ac-f98bd3b5d72c 2026-04-12 21:58:26.417 9 INFO neutron.plugins.ml2.plugin [None req-9ca4fa1b-491f-4495-a920-2c3b78265bc6 - - - - - -] Attempt 1 to provision port b3d1f660-d937-4f02-81ef-436f891cecdb 2026-04-12 21:58:27.190 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port b3d1f660-d937-4f02-81ef-436f891cecdb 2026-04-12 21:58:28.190 9 INFO neutron.plugins.ml2.plugin [None req-64caa830-0d7d-416f-9814-3ee05b29d14a - - - - - -] Attempt 1 to provision port 3e972672-9435-429f-a7ac-f98bd3b5d72c 2026-04-12 21:58:28.339 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 304dbe9f-2f6e-4b7e-8e1d-d4b2b213bf49 2026-04-12 21:58:28.375 10 INFO neutron.plugins.ml2.plugin [None req-41c84329-2317-485d-8364-eb9b10026822 - - - - - -] Attempt 1 to provision port a6ca8547-c3c1-48ec-a0d6-3d6985cccd47 2026-04-12 21:58:28.839 9 INFO neutron.plugins.ml2.plugin [None req-7076b9c1-a89e-45be-afc0-2ea487f58085 - - - - - -] Attempt 1 to provision port 3e972672-9435-429f-a7ac-f98bd3b5d72c 2026-04-12 21:58:29.070 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3e972672-9435-429f-a7ac-f98bd3b5d72c 2026-04-12 21:58:29.936 10 INFO neutron.plugins.ml2.plugin [None req-58aed4fb-3788-4698-aee4-ca85938aff72 - - - - - -] Attempt 1 to provision port bc36b38e-1968-4387-bd8d-a4111cac4834 2026-04-12 21:58:30.230 10 INFO neutron.plugins.ml2.plugin [None req-58aed4fb-3788-4698-aee4-ca85938aff72 - - - - - -] Attempt 1 to provision port e3becc99-bb0b-4181-a54c-77fbb9ff4f8b 2026-04-12 21:58:30.320 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 304dbe9f-2f6e-4b7e-8e1d-d4b2b213bf49 2026-04-12 21:58:30.389 10 INFO neutron.plugins.ml2.plugin [None req-52ece73b-6dbf-4965-ad59-94f97eb3f2eb - - - - - -] Attempt 1 to provision port 304dbe9f-2f6e-4b7e-8e1d-d4b2b213bf49 2026-04-12 21:58:30.710 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port bc36b38e-1968-4387-bd8d-a4111cac4834 2026-04-12 21:58:30.765 10 INFO neutron.plugins.ml2.plugin [None req-d650c48b-18c9-427d-98e7-948ead778494 - - - - - -] Attempt 1 to provision port 304dbe9f-2f6e-4b7e-8e1d-d4b2b213bf49 2026-04-12 21:58:31.294 10 INFO neutron.plugins.ml2.plugin [None req-fe94e571-c6fb-4f26-821b-4a0e93f0ee51 - - - - - -] Attempt 1 to provision port e3becc99-bb0b-4181-a54c-77fbb9ff4f8b 2026-04-12 21:58:31.658 9 INFO neutron.plugins.ml2.plugin [None req-ce79fd65-92a6-4ce2-b445-bc5966518189 - - - - - -] Attempt 1 to provision port e3becc99-bb0b-4181-a54c-77fbb9ff4f8b 2026-04-12 21:58:31.906 10 INFO neutron.plugins.ml2.plugin [None req-94d0e11d-e0b3-4629-b9e5-f2e6917053ce - - - - - -] Attempt 1 to provision port c935ff87-b0a5-40e8-b0c4-fded9086d286 2026-04-12 21:58:32.460 9 INFO neutron.plugins.ml2.plugin [None req-8fbf91b7-2a46-4dfe-aac1-c3b9549ae90d - - - - - -] Attempt 1 to provision port c935ff87-b0a5-40e8-b0c4-fded9086d286 2026-04-12 21:58:32.478 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port bc36b38e-1968-4387-bd8d-a4111cac4834 2026-04-12 21:58:32.718 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8d82343c-4b5b-4b46-b135-2921b9b9655c 2026-04-12 21:58:33.534 10 INFO neutron.plugins.ml2.plugin [None req-e63097ef-f8bd-41ab-9c71-b9b0875acf93 - - - - - -] Attempt 1 to provision port e1478aad-52b4-4081-9b85-a054b94ac584 2026-04-12 21:58:34.283 9 INFO neutron.plugins.ml2.plugin [None req-9520a90a-5985-4818-b408-9326a6220916 - - - - - -] Attempt 1 to provision port e1478aad-52b4-4081-9b85-a054b94ac584 2026-04-12 21:58:34.297 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8d82343c-4b5b-4b46-b135-2921b9b9655c 2026-04-12 21:58:35.442 9 INFO neutron.plugins.ml2.plugin [None req-b56911ba-c6f9-4970-95d2-a46533ef5f0d - - - - - -] Attempt 1 to provision port 95d73c2e-9af8-47ca-9a4d-7fde6996013d 2026-04-12 21:58:36.314 10 INFO neutron.plugins.ml2.plugin [None req-e8f7618b-9ba9-498a-85d5-237eda832a4f - - - - - -] Attempt 1 to provision port 95d73c2e-9af8-47ca-9a4d-7fde6996013d 2026-04-12 21:58:38.268 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e4b3c62d-87d6-4385-852c-8875efb2f995 2026-04-12 21:58:39.088 9 INFO neutron.plugins.ml2.plugin [None req-624679a7-d343-4b13-a251-f7fc1b6f5538 - - - - - -] Attempt 1 to provision port e4b3c62d-87d6-4385-852c-8875efb2f995 2026-04-12 21:58:39.915 9 INFO neutron.plugins.ml2.plugin [None req-f38e373d-2c18-4cd4-a6e4-f381bdd2dfa6 - - - - - -] Attempt 1 to provision port 85c04696-d2d5-45bd-86ba-a72f180583de 2026-04-12 21:58:40.160 9 INFO neutron.plugins.ml2.plugin [None req-91e83175-2487-4e5f-b5fc-93c09f6000f1 - - - - - -] Attempt 1 to provision port 85c04696-d2d5-45bd-86ba-a72f180583de 2026-04-12 21:58:40.301 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e4b3c62d-87d6-4385-852c-8875efb2f995 2026-04-12 21:58:41.766 9 INFO neutron.plugins.ml2.plugin [None req-f773e863-73a8-4eba-804d-074aee5ddc7f - - - - - -] Attempt 1 to provision port e9f88d31-2e35-4b3b-ad58-e122165c5cee /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-12 21:58:43.958 10 INFO neutron.plugins.ml2.plugin [None req-1a0e84d7-ccab-4a37-857f-ea7e7bc844ef - - - - - -] Attempt 1 to provision port a18b8ce6-8ac7-45e8-a4fd-d5f9c12f9620 2026-04-12 21:58:44.341 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e9f88d31-2e35-4b3b-ad58-e122165c5cee 2026-04-12 21:58:44.470 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-26d5f5f8-ea00-4bc8-9069-c4b5ef52f1c0'] response: {'server_uuid': '286f1c18-91e0-4088-8ef2-1f57acf36037', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f88d31-2e35-4b3b-ad58-e122165c5cee', 'code': 200} 2026-04-12 21:58:46.387 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e9f88d31-2e35-4b3b-ad58-e122165c5cee 2026-04-12 21:58:46.705 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 9101f350-d772-4614-94dd-d24d6c8f2936 2026-04-12 21:58:46.836 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1ffaca0-e58f-492f-874d-c07e49ab9702'] response: {'server_uuid': 'fe9227f8-1f12-48e1-9c73-2204d626b67f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9101f350-d772-4614-94dd-d24d6c8f2936', 'code': 200} 2026-04-12 21:58:48.356 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 9101f350-d772-4614-94dd-d24d6c8f2936 2026-04-12 21:58:54.313 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c935ff87-b0a5-40e8-b0c4-fded9086d286 2026-04-12 21:58:54.878 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e1478aad-52b4-4081-9b85-a054b94ac584 2026-04-12 21:58:55.242 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a6ca8547-c3c1-48ec-a0d6-3d6985cccd47 2026-04-12 21:58:55.610 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 95d73c2e-9af8-47ca-9a4d-7fde6996013d 2026-04-12 21:58:56.254 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c935ff87-b0a5-40e8-b0c4-fded9086d286 2026-04-12 21:58:56.542 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e1478aad-52b4-4081-9b85-a054b94ac584 2026-04-12 21:58:56.799 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a6ca8547-c3c1-48ec-a0d6-3d6985cccd47 2026-04-12 21:58:56.977 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 95d73c2e-9af8-47ca-9a4d-7fde6996013d 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.859 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.861 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.861 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 2 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.876 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.877 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.877 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 3 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.921 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.922 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.922 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 4 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.946 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.947 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 5 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.964 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.965 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 6 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:57.993 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:57.994 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:57.994 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 7 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.027 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:58.028 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:58.028 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 8 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.054 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:58.056 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:58.057 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 9 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.088 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:58.089 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:58.089 10 INFO neutron.plugins.ml2.plugin [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Attempt 10 to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bd86de0-7bf6-4e3a-9ca3-763e9d992b60 could not be found. 2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers  2026-04-12 21:58:58.116 10 ERROR neutron.plugins.ml2.managers [None req-a1977d42-2ed3-4d2a-b213-aee9a8b29917 - - - - - -] Failed to bind port 5cac3d7f-1f96-43c5-8c2d-a87e0c7ac7fb on host instance for vnic_type normal using segments [{'id': '233e649f-0ed5-41e7-935d-7d07d4cfc221', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 791, 'network_id': '61590aa5-22ad-4636-acba-5dff8c3d5db0'}] 2026-04-12 21:58:58.324 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 4a4b7d23-9685-4aa4-979f-893cdf19d58a 2026-04-12 21:58:58.516 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f160a88-7d59-42a4-acae-aab7083f6387'] response: {'server_uuid': '3f34cd9f-5e94-4f39-8cef-e551c7fa5ea2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a4b7d23-9685-4aa4-979f-893cdf19d58a', 'code': 200} 2026-04-12 21:59:00.796 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 7086e2f2-dc5b-4fa6-bd9c-507add7ad2f4 2026-04-12 21:59:01.093 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 4a4b7d23-9685-4aa4-979f-893cdf19d58a 2026-04-12 21:59:04.297 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 3af0f3c4-aefc-4958-885c-3e50dc76cb01 2026-04-12 21:59:04.401 9 INFO neutron.plugins.ml2.plugin [None req-b2e60697-e0f6-4a4d-a674-9738de0a9be1 - - - - - -] Attempt 1 to provision port 3af0f3c4-aefc-4958-885c-3e50dc76cb01 2026-04-12 21:59:04.435 9 INFO neutron.plugins.ml2.db [None req-b2e60697-e0f6-4a4d-a674-9738de0a9be1 - - - - - -] No ports have port_id starting with 3af0f3c4-aefc-4958-885c-3e50dc76cb01 2026-04-12 21:59:08.382 10 INFO neutron.plugins.ml2.plugin [None req-456b831f-fee6-4b7e-a07a-11e2179556c2 - - - - - -] Attempt 1 to provision port 01e56222-9096-4651-a0ae-0b213ab837a4 2026-04-12 21:59:08.542 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6150a4c9-2f54-477d-8493-3d27c99b6948 2026-04-12 21:59:09.531 10 INFO neutron.plugins.ml2.plugin [None req-8f38d6d7-1987-4296-b018-429e98e51fca - - - - - -] Attempt 1 to provision port 6150a4c9-2f54-477d-8493-3d27c99b6948 2026-04-12 21:59:10.428 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 6150a4c9-2f54-477d-8493-3d27c99b6948 2026-04-12 21:59:11.023 10 INFO neutron.plugins.ml2.plugin [None req-0b24ba8a-a125-4e46-bb8a-adaa22f6229a - - - - - -] Attempt 1 to provision port 654f0455-aee4-452e-8757-b0be3e19d77c 2026-04-12 21:59:11.482 9 INFO neutron.plugins.ml2.plugin [None req-9492c389-e5e6-44e1-968e-8e6627c5b2ff - - - - - -] Attempt 1 to provision port 654f0455-aee4-452e-8757-b0be3e19d77c 2026-04-12 21:59:12.259 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c3bf72d0-2316-4aa8-b4b5-560af21ba361 2026-04-12 21:59:14.276 9 INFO neutron.plugins.ml2.plugin [None req-7fe31466-1552-412f-93b0-ee536ec294fd - - - - - -] Attempt 1 to provision port 8cf6e68f-8a29-4fb3-b9c7-d38400cae20f 2026-04-12 21:59:14.359 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port c3bf72d0-2316-4aa8-b4b5-560af21ba361 2026-04-12 21:59:14.731 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port ff1cf34d-55a7-4303-a5b1-a0a51829220d 2026-04-12 21:59:15.223 10 INFO neutron.plugins.ml2.plugin [None req-82b7e750-eed5-4877-81e6-67bf4096109c - - - - - -] Attempt 1 to provision port ff1cf34d-55a7-4303-a5b1-a0a51829220d 2026-04-12 21:59:16.435 9 INFO neutron.plugins.ml2.plugin [None req-d027bb56-59d1-453c-ad01-c3c5b57e1194 - - - - - -] Attempt 1 to provision port e2754707-31e8-414e-9025-39b04b5ea931 2026-04-12 21:59:16.499 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port ff1cf34d-55a7-4303-a5b1-a0a51829220d 2026-04-12 21:59:16.790 9 INFO neutron.plugins.ml2.plugin [None req-09f87595-6265-43f3-a005-45833700e782 - - - - - -] Attempt 1 to provision port 02461ca6-5f2d-41fe-bded-0efcf41b3a46 2026-04-12 21:59:17.455 9 INFO neutron.plugins.ml2.plugin [None req-cac32b97-595c-4075-bdea-1fc00e8c202a - - - - - -] Attempt 1 to provision port 02461ca6-5f2d-41fe-bded-0efcf41b3a46 2026-04-12 21:59:18.438 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e2754707-31e8-414e-9025-39b04b5ea931 2026-04-12 21:59:18.577 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea647d8a-5219-4f5d-8ca3-912f459f4729'] response: {'server_uuid': '9d41b7e9-0a4d-4cc3-9bae-4ef24e828a7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2754707-31e8-414e-9025-39b04b5ea931', 'code': 200} 2026-04-12 21:59:18.998 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 21822384-29a9-432e-945e-ebb9c14533e9 2026-04-12 21:59:20.035 10 INFO neutron.plugins.ml2.plugin [None req-aeb22d70-559f-41b9-96a8-b24816d4b679 - - - - - -] Attempt 1 to provision port 51e9928e-b36e-4a16-af1d-350ed0b67002 2026-04-12 21:59:20.309 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 21822384-29a9-432e-945e-ebb9c14533e9 2026-04-12 21:59:20.655 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port e2754707-31e8-414e-9025-39b04b5ea931 2026-04-12 21:59:21.402 9 INFO neutron.plugins.ml2.plugin [None req-28245ea2-1cee-47ed-a6ae-3844981dc97d - - - - - -] Attempt 1 to provision port 44091161-a6d0-4153-b400-27bc243da353 2026-04-12 21:59:22.190 10 INFO neutron.plugins.ml2.plugin [None req-fb550249-98c0-4349-bee6-e140d23988b9 - - - - - -] Attempt 1 to provision port 00ab941d-a171-4e30-994c-3d5e4243efca 2026-04-12 21:59:22.377 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 00ab941d-a171-4e30-994c-3d5e4243efca 2026-04-12 21:59:23.808 10 INFO neutron.plugins.ml2.plugin [None req-77b5f43a-c2bd-4d32-8327-2ee015e66b8f - - - - - -] Attempt 1 to provision port a8934b14-ade4-4563-a022-113525c350fb 2026-04-12 21:59:24.360 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 00ab941d-a171-4e30-994c-3d5e4243efca 2026-04-12 21:59:24.571 9 INFO neutron.plugins.ml2.plugin [None req-ab797803-0624-4bdf-b799-ad3f34d152d6 - - - - - -] Attempt 1 to provision port a8934b14-ade4-4563-a022-113525c350fb 2026-04-12 21:59:26.510 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 67ab0d4f-9cd2-469e-b0d2-c8bfc2f58583 2026-04-12 21:59:28.380 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 67ab0d4f-9cd2-469e-b0d2-c8bfc2f58583 2026-04-12 21:59:32.396 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 87d904b2-4aae-46dc-84f9-d62fdb969fad 2026-04-12 21:59:32.563 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6a2b516-1302-4aa0-8945-ea32fecb6cde'] response: {'server_uuid': '6f2fb8fc-9117-4891-a315-d31396a147a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87d904b2-4aae-46dc-84f9-d62fdb969fad', 'code': 200} 2026-04-12 21:59:34.300 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 02461ca6-5f2d-41fe-bded-0efcf41b3a46 2026-04-12 21:59:34.691 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 87d904b2-4aae-46dc-84f9-d62fdb969fad 2026-04-12 21:59:34.948 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8cf6e68f-8a29-4fb3-b9c7-d38400cae20f 2026-04-12 21:59:36.398 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 02461ca6-5f2d-41fe-bded-0efcf41b3a46 2026-04-12 21:59:36.754 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 8cf6e68f-8a29-4fb3-b9c7-d38400cae20f 2026-04-12 21:59:36.944 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 0315ddba-e448-485e-802d-27a5b61cdc6e 2026-04-12 21:59:37.049 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7e4888a-1e9d-41cd-af31-fd21089acacd'] response: {'server_uuid': 'ce5c436c-bb86-4829-b1ee-8961a0ed57c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0315ddba-e448-485e-802d-27a5b61cdc6e', 'code': 200} 2026-04-12 21:59:38.266 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 0315ddba-e448-485e-802d-27a5b61cdc6e 2026-04-12 21:59:42.355 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 44091161-a6d0-4153-b400-27bc243da353 2026-04-12 21:59:42.921 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a8934b14-ade4-4563-a022-113525c350fb 2026-04-12 21:59:44.346 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 44091161-a6d0-4153-b400-27bc243da353 2026-04-12 21:59:44.591 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a8934b14-ade4-4563-a022-113525c350fb 2026-04-12 22:00:18.377 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 49284644-5053-4420-b8ff-98367d079a57 2026-04-12 22:00:19.362 9 INFO neutron.plugins.ml2.plugin [None req-e8736841-82d8-49da-a201-9a894d06cb2b - - - - - -] Attempt 1 to provision port 49284644-5053-4420-b8ff-98367d079a57 2026-04-12 22:00:20.264 10 INFO neutron.plugins.ml2.plugin [None req-62e0051b-1584-4ebc-aa23-49599c6a54b1 - - - - - -] Attempt 1 to provision port b45d5c0f-0572-48b4-8738-e51cb24821cc 2026-04-12 22:00:20.493 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 4ae56cd2-4abe-4adb-9d82-5b88c3f02835 2026-04-12 22:00:20.517 10 INFO neutron.plugins.ml2.plugin [None req-d497eb67-b017-49af-84bf-3a449c041ff9 - - - - - -] Attempt 1 to provision port f9ddc241-d591-4949-9eff-1f9d84c8f05c 2026-04-12 22:00:21.110 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 49284644-5053-4420-b8ff-98367d079a57 2026-04-12 22:00:21.328 10 INFO neutron.plugins.ml2.plugin [None req-1faf7805-3842-4a31-80a9-ca5dee873d4a - - - - - -] Attempt 1 to provision port 2880edd7-f47f-48f3-9692-125fef318b0e 2026-04-12 22:00:21.457 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port f9ddc241-d591-4949-9eff-1f9d84c8f05c 2026-04-12 22:00:21.863 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 2880edd7-f47f-48f3-9692-125fef318b0e 2026-04-12 22:00:21.914 10 INFO neutron.plugins.ml2.plugin [None req-454f7141-e691-47fa-97b3-8fcc98f29ac9 - - - - - -] Attempt 1 to provision port 4ae56cd2-4abe-4adb-9d82-5b88c3f02835 2026-04-12 22:00:22.539 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port 2c51cb5b-5ea3-43db-b5a8-d7c4c20c44c5 2026-04-12 22:00:22.545 9 INFO neutron.plugins.ml2.plugin [None req-161ea981-282a-4386-8c31-f86257b91e6d - - - - - -] Attempt 1 to provision port 2c51cb5b-5ea3-43db-b5a8-d7c4c20c44c5 2026-04-12 22:00:24.471 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port b45d5c0f-0572-48b4-8738-e51cb24821cc 2026-04-12 22:00:24.593 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-91d96d05-06f7-464f-b500-c72b053041e4'] response: {'server_uuid': 'ce5c436c-bb86-4829-b1ee-8961a0ed57c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b45d5c0f-0572-48b4-8738-e51cb24821cc', 'code': 200} 2026-04-12 22:00:26.335 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port b45d5c0f-0572-48b4-8738-e51cb24821cc 2026-04-12 22:00:52.560 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a86beba3-8d6d-4641-aad4-e9f9bc35065b 2026-04-12 22:00:52.670 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-946d1ab9-9496-440e-96ad-7467face0e1f'] response: {'server_uuid': 'ce5c436c-bb86-4829-b1ee-8961a0ed57c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a86beba3-8d6d-4641-aad4-e9f9bc35065b', 'code': 200} 2026-04-12 22:00:54.362 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a86beba3-8d6d-4641-aad4-e9f9bc35065b 2026-04-12 22:01:06.481 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a6183477-ecc5-4ae7-a875-00d3439b8d98 2026-04-12 22:01:06.626 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-020ce4c8-ab2e-4bf0-acf9-efaf0e407482'] response: {'server_uuid': 'ce5c436c-bb86-4829-b1ee-8961a0ed57c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6183477-ecc5-4ae7-a875-00d3439b8d98', 'code': 200} 2026-04-12 22:01:08.363 9 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a6183477-ecc5-4ae7-a875-00d3439b8d98 2026-04-12 22:01:16.314 9 INFO neutron.plugins.ml2.plugin [None req-c53af722-28dc-472a-8532-288480db115a - - - - - -] Attempt 1 to provision port a6183477-ecc5-4ae7-a875-00d3439b8d98 2026-04-12 22:01:16.467 10 INFO neutron.plugins.ml2.plugin [None req-67df2f6c-ed0a-4a16-90fe-454b3135e08e - - - - - -] Attempt 1 to provision port a6183477-ecc5-4ae7-a875-00d3439b8d98 2026-04-12 22:01:26.568 10 INFO neutron.plugins.ml2.plugin [None req-566acffa-c29c-4dfb-b2cc-613057a5f094 - - - - - -] Attempt 1 to provision port a86beba3-8d6d-4641-aad4-e9f9bc35065b 2026-04-12 22:02:00.672 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ff905f4-2949-4c1a-8bc8-c37e98d8269a'] response: {'server_uuid': 'fe9227f8-1f12-48e1-9c73-2204d626b67f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9101f350-d772-4614-94dd-d24d6c8f2936', 'code': 200}