+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-03 00:26:48.461 1 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:48.461 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-03 00:26:48.461 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-03 00:26:48.462 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:49.491 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:49.494 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:49.497 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:49.497 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:49.498 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:49.498 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:49.498 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:49.503 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:49.503 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:49.503 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:49.519 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:49.520 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:49.520 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:49.554 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:49.554 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:49.554 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:49.554 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:49.560 1 WARNING oslo_policy.policy [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-03 00:26:49.832 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:49.982 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:49.983 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:49.983 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:50.028 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:50.028 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:50.029 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:50.029 1 INFO neutron.plugins.ml2.extensions.port_security [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:50.029 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:50.029 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:50.029 1 INFO neutron.plugins.ml2.managers [None req-eb548ffd-e2ee-455b-9556-4503c27cfd36 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:50.043 1 INFO neutron.quota [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:50.044 1 INFO neutron.plugins.ml2.plugin [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:50.044 1 INFO neutron.plugins.ml2.managers [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:50.044 1 INFO neutron.plugins.ml2.managers [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:50.045 1 INFO neutron.plugins.ml2.managers [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:50.045 1 INFO neutron.extensions.vlantransparent [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:50.045 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: qos 2026-06-03 00:26:50.054 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: router 2026-06-03 00:26:50.083 1 INFO neutron.services.service_base [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:50.084 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: segments 2026-06-03 00:26:50.150 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:50.209 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:50.242 1 WARNING stevedore.named [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:50.309 1 INFO neutron_vpnaas.services.vpn.plugin [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:50.310 1 INFO neutron.common.utils [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:50.310 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:50.314 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: tag 2026-06-03 00:26:50.319 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:50.321 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:50.326 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:50.328 1 INFO neutron.manager [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:50.331 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Initializing extension manager. 2026-06-03 00:26:50.332 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: address-group 2026-06-03 00:26:50.333 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:50.333 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:50.334 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: agent 2026-06-03 00:26:50.335 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:50.336 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:50.337 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:50.338 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:50.338 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:50.339 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:50.340 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:50.344 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:50.345 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:50.346 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:50.347 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:50.348 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: dvr 2026-06-03 00:26:50.349 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:50.349 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:50.350 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:50.351 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:50.351 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: external-net 2026-06-03 00:26:50.352 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:50.353 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:50.353 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:50.354 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:50.354 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:50.355 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:50.355 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:50.356 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:50.356 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: flavors 2026-06-03 00:26:50.357 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:50.358 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:50.359 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:50.359 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:50.360 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:50.361 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: router 2026-06-03 00:26:50.362 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:50.363 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:26:50.363 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:26:50.364 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:50.364 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:50.365 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:50.365 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:50.366 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:50.366 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:50.367 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:50.369 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:50.370 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:50.371 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:50.372 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:50.372 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:50.373 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:50.373 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:50.374 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:50.374 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:50.375 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:50.375 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:50.376 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:50.377 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: pagination 2026-06-03 00:26:50.377 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:50.378 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:26:50.378 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:50.379 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:50.379 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:50.380 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:50.380 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:50.381 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:50.381 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:50.382 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: binding 2026-06-03 00:26:50.382 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:50.383 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-security 2026-06-03 00:26:50.383 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: project-id 2026-06-03 00:26:50.384 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: provider 2026-06-03 00:26:50.385 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos 2026-06-03 00:26:50.386 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:50.387 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:50.387 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:50.388 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:50.388 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:50.389 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:50.389 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:50.390 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:50.390 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:50.391 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:50.392 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:50.392 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:50.393 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:50.393 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:50.395 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: quotas 2026-06-03 00:26:50.397 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:50.398 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:50.398 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:50.399 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:50.399 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:50.400 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:50.400 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:50.401 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:50.401 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:50.402 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:50.403 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:50.404 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:50.404 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:50.405 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:50.405 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:26:50.406 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:50.412 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: security-group 2026-06-03 00:26:50.413 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: segment 2026-06-03 00:26:50.413 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:50.414 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: service-type 2026-06-03 00:26:50.414 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: sorting 2026-06-03 00:26:50.415 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:50.415 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:50.416 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:50.416 1 WARNING neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:50.417 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:50.417 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:50.418 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:50.418 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:50.419 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:50.420 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:50.420 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:50.422 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:50.423 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:50.424 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: trunk 2026-06-03 00:26:50.424 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:50.425 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:50.425 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:50.426 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:26:50.427 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:50.428 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:50.429 1 INFO neutron.api.extensions [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:50.432 1 INFO oslo_service.service [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Starting 2 workers 2026-06-03 00:26:50.437 1 INFO oslo_service.service [None req-750aae3a-a527-4252-bc55-acc455ab1d1e - - - - - -] Starting 1 workers 2026-06-03 00:27:29.389 10 INFO neutron.db.l3_hamode_db [None req-d4780d74-199e-4c25-aa9c-46e32180444f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:27:44.051 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1404bb3f-7e61-418b-a455-0415a3a3341b 2026-06-03 00:27:44.398 9 INFO neutron.plugins.ml2.plugin [None req-4ef60898-2a76-461b-82b2-b5f82239d0a1 - - - - - -] Attempt 1 to provision port 1404bb3f-7e61-418b-a455-0415a3a3341b 2026-06-03 00:27:45.810 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1404bb3f-7e61-418b-a455-0415a3a3341b 2026-06-03 00:32:04.036 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8d882945-a776-4534-a2c9-68b4014b9791 2026-06-03 00:32:04.774 10 INFO neutron.plugins.ml2.plugin [None req-2ecb908b-bd3e-4418-9b95-da5627681593 - - - - - -] Attempt 1 to provision port 8d882945-a776-4534-a2c9-68b4014b9791 2026-06-03 00:32:05.985 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8d882945-a776-4534-a2c9-68b4014b9791 2026-06-03 00:32:12.219 9 INFO neutron.plugins.ml2.plugin [None req-5aa11ec6-a0bf-4bb0-9b68-1d1fa86c9291 - - - - - -] Attempt 1 to provision port 3892a22c-8967-44a9-a5cc-aaad8cb0e2b4 2026-06-03 00:35:50.258 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3892a22c-8967-44a9-a5cc-aaad8cb0e2b4 2026-06-03 00:35:52.125 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3892a22c-8967-44a9-a5cc-aaad8cb0e2b4 2026-06-03 00:49:58.882 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a0a8f98c-1e09-42de-8ef6-6d223d70bded 2026-06-03 00:50:00.806 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a0a8f98c-1e09-42de-8ef6-6d223d70bded 2026-06-03 01:06:28.191 9 INFO neutron.plugins.ml2.plugin [None req-51578523-050e-4db7-9bd3-788146cce8ea - - - - - -] Attempt 1 to provision port 71487bbe-449f-4098-ba7f-552100cba8da 2026-06-03 01:06:28.739 10 INFO neutron.plugins.ml2.plugin [None req-30335d94-9cee-4b03-8815-18fb72ebe25d - - - - - -] Attempt 1 to provision port 04636176-5fc4-4c01-9430-dff92e80d3af 2026-06-03 01:06:28.992 9 INFO neutron.plugins.ml2.plugin [None req-161859e0-0aec-4b77-a655-f1fb3013644f - - - - - -] Attempt 1 to provision port 62c0f885-ff0b-4cfb-b860-94ac92c29183 2026-06-03 01:06:29.418 10 INFO neutron.plugins.ml2.plugin [None req-b378aff4-bdf3-4440-b878-092f5355daab - - - - - -] Attempt 1 to provision port db5ebe29-65b6-47b8-a920-3f2ff8145cf8 2026-06-03 01:06:29.492 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4b13d028-bb71-494a-8a7e-bb8688a89541 2026-06-03 01:06:29.716 10 INFO neutron.plugins.ml2.plugin [None req-b378aff4-bdf3-4440-b878-092f5355daab - - - - - -] Attempt 1 to provision port 4b13d028-bb71-494a-8a7e-bb8688a89541 2026-06-03 01:06:30.120 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 62c0f885-ff0b-4cfb-b860-94ac92c29183 2026-06-03 01:06:30.734 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port db5ebe29-65b6-47b8-a920-3f2ff8145cf8 2026-06-03 01:06:31.436 10 INFO neutron.plugins.ml2.plugin [None req-e2d7dd6b-c08f-4f54-90de-9863f9befa68 - - - - - -] Attempt 1 to provision port 47ee632d-972c-4009-bad1-f163c7b64f1d 2026-06-03 01:06:31.572 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4b13d028-bb71-494a-8a7e-bb8688a89541 2026-06-03 01:06:31.600 9 INFO neutron.plugins.ml2.plugin [None req-7300be7a-7ba3-4c84-b4be-8e67c2e43649 - - - - - -] Attempt 1 to provision port b26bdb4f-44e8-4956-b498-61a26e1030dd 2026-06-03 01:06:31.899 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 62c0f885-ff0b-4cfb-b860-94ac92c29183 2026-06-03 01:06:32.260 9 INFO neutron.plugins.ml2.plugin [None req-43c23643-fc94-4a44-a565-88b6a3aead2b - - - - - -] Attempt 1 to provision port b26bdb4f-44e8-4956-b498-61a26e1030dd 2026-06-03 01:06:32.333 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port db5ebe29-65b6-47b8-a920-3f2ff8145cf8 2026-06-03 01:06:33.326 9 INFO neutron.plugins.ml2.plugin [None req-dcde3739-366f-4619-9b39-d69c56d9a54c - - - - - -] Attempt 1 to provision port 2cbdda36-cb9b-4ff8-9c22-59b97dd7e614 2026-06-03 01:06:33.999 10 INFO neutron.plugins.ml2.plugin [None req-d87e3318-b4c5-4342-9b5a-ff1d59ddb29f - - - - - -] Attempt 1 to provision port 2cbdda36-cb9b-4ff8-9c22-59b97dd7e614 2026-06-03 01:06:34.346 10 INFO neutron.plugins.ml2.plugin [None req-54fc84db-a01a-49b4-9f41-63c0670a4c98 - - - - - -] Attempt 1 to provision port 2f8602d7-109f-4e75-be60-af88f5c15d0d 2026-06-03 01:06:35.414 9 INFO neutron.plugins.ml2.plugin [None req-a8390217-2ffb-45d7-a976-a83cff704136 - - - - - -] Attempt 1 to provision port 2f8602d7-109f-4e75-be60-af88f5c15d0d 2026-06-03 01:06:36.369 9 INFO neutron.plugins.ml2.plugin [None req-420081c2-e0ee-4547-a060-eb5d47a25e57 - - - - - -] Attempt 1 to provision port ad3b2443-5ef4-4b88-bb7f-ea8e4684c409 2026-06-03 01:06:36.624 9 INFO neutron.plugins.ml2.plugin [None req-97579ec2-c6c4-4c25-989b-5b4940037f34 - - - - - -] Attempt 1 to provision port 6d87b57b-2ebb-4f61-99a2-623e40e9f2f7 2026-06-03 01:06:37.461 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 6d87b57b-2ebb-4f61-99a2-623e40e9f2f7 2026-06-03 01:06:38.926 10 INFO neutron.plugins.ml2.plugin [None req-3b4b81d7-e684-4644-a0a8-acb5e43e955b - - - - - -] Attempt 1 to provision port 63254e9d-523a-44b0-802d-2e5317d172ee 2026-06-03 01:06:39.597 10 INFO neutron.plugins.ml2.plugin [None req-9552d22a-3e40-4b0b-a95b-b59f4f9019d7 - - - - - -] Attempt 1 to provision port 63254e9d-523a-44b0-802d-2e5317d172ee 2026-06-03 01:06:41.610 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8232e24e-82ff-4f66-9303-ec0d46bbb113 2026-06-03 01:06:42.135 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 07b817a8-70aa-45e7-9149-31b21baead7b 2026-06-03 01:06:42.847 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b1cd673d-fa6b-4a6d-910f-c1482d0a3fe3 2026-06-03 01:06:43.713 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 07b817a8-70aa-45e7-9149-31b21baead7b 2026-06-03 01:06:44.120 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b1cd673d-fa6b-4a6d-910f-c1482d0a3fe3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:06:44.612 10 INFO neutron.plugins.ml2.plugin [None req-50e4a6c9-2372-4400-8274-efba343fc00d - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:06:49.217 10 INFO neutron.plugins.ml2.plugin [None req-5ea79ffc-32db-4cb9-b54b-c87a397fac04 - - - - - -] Attempt 1 to provision port f0fe9450-f6dc-4974-9e32-a048cb22bc1c 2026-06-03 01:06:49.976 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 69a84332-3f02-47a5-8f8e-4ac00c5aacc6 2026-06-03 01:06:50.092 9 INFO neutron.plugins.ml2.plugin [None req-a98bea62-5c61-4f66-9361-cfc97cf0cfc9 - - - - - -] Attempt 1 to provision port 0f869ed0-b2c4-4a41-9a02-6a521b3ca50c 2026-06-03 01:06:50.250 10 INFO neutron.plugins.ml2.plugin [None req-7fcb55be-b58c-4567-a7f5-27634e6b3853 - - - - - -] Attempt 1 to provision port 374cf8cb-2c2e-4817-bda0-9f6b753b3020 2026-06-03 01:06:51.029 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 374cf8cb-2c2e-4817-bda0-9f6b753b3020 2026-06-03 01:06:51.093 10 INFO neutron.plugins.ml2.plugin [None req-6f0fdae9-119e-4b55-8008-9f3a8f2c431b - - - - - -] Attempt 1 to provision port 69a84332-3f02-47a5-8f8e-4ac00c5aacc6 2026-06-03 01:06:51.674 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:06:52.280 10 INFO neutron.plugins.ml2.plugin [None req-2cf9ab11-ed89-4a35-84d8-9ea3ddf2afd7 - - - - - -] Attempt 1 to provision port 51d2335c-eb5f-4052-a876-0959a8af17f3 2026-06-03 01:06:52.839 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a66db020-f826-4f0b-8f9f-ea0bd1a443f4'] response: {'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'code': 200} 2026-06-03 01:06:52.966 10 INFO neutron.plugins.ml2.plugin [None req-554d5975-1993-49b4-923a-a6a53e138cce - - - - - -] Attempt 1 to provision port d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 2026-06-03 01:06:53.001 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 053fcc5e-d79c-4bf1-8ed4-1ce44874a49a 2026-06-03 01:06:53.161 9 INFO neutron.plugins.ml2.plugin [None req-5f4f76a1-e9ff-46bf-8e98-0b4693a6c032 - - - - - -] Attempt 1 to provision port 51d2335c-eb5f-4052-a876-0959a8af17f3 2026-06-03 01:06:53.721 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 69a84332-3f02-47a5-8f8e-4ac00c5aacc6 2026-06-03 01:06:53.829 9 INFO neutron.plugins.ml2.plugin [None req-bce5aba2-6f76-4b78-991d-335a21794ee1 - - - - - -] Attempt 1 to provision port 6e521a0d-1657-4761-99fe-d73159e43932 2026-06-03 01:06:54.154 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 374cf8cb-2c2e-4817-bda0-9f6b753b3020 2026-06-03 01:06:54.488 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:06:54.819 9 INFO neutron.plugins.ml2.plugin [None req-966f48f4-d74f-451e-a28e-a0ba0e0dcadb - - - - - -] Attempt 1 to provision port 6e521a0d-1657-4761-99fe-d73159e43932 2026-06-03 01:06:55.008 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 053fcc5e-d79c-4bf1-8ed4-1ce44874a49a 2026-06-03 01:06:55.417 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 16773b11-dc16-479b-963d-4d001d3cc351 2026-06-03 01:06:57.344 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 2026-06-03 01:06:57.981 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 16773b11-dc16-479b-963d-4d001d3cc351 2026-06-03 01:06:58.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54ad37f8-79aa-4b8d-b669-6e8ea29b9e2a'] response: {'server_uuid': 'c86a7990-f30c-4715-a611-af6f85dd9721', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd15ee56c-ca7a-42e4-adf3-62e8df0a05e4', 'code': 200} 2026-06-03 01:06:59.117 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 2026-06-03 01:07:00.525 10 INFO neutron.plugins.ml2.plugin [None req-d27eefab-1dc8-41f7-b3a0-f0adada82828 - - - - - -] Attempt 1 to provision port 7c333da9-3298-40f9-a188-5940312ee3d9 2026-06-03 01:07:03.018 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7c333da9-3298-40f9-a188-5940312ee3d9 2026-06-03 01:07:03.225 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f9d01f8-280d-44ba-920d-e3ba648f03bc'] response: {'server_uuid': '84a10766-2784-402d-8c30-b2131394e9df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c333da9-3298-40f9-a188-5940312ee3d9', 'code': 200} 2026-06-03 01:07:04.075 10 INFO neutron.plugins.ml2.plugin [None req-a02b17cf-f249-455f-ad9c-9266b8d465a7 - - - - - -] Attempt 1 to provision port ce2bf11b-ab4a-4817-8e1c-fef098446df9 2026-06-03 01:07:05.201 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7c333da9-3298-40f9-a188-5940312ee3d9 2026-06-03 01:07:07.192 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ce2bf11b-ab4a-4817-8e1c-fef098446df9 2026-06-03 01:07:07.406 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4522315d-8b57-4aca-a2f3-420307a51626'] response: {'server_uuid': '6dbf66af-5383-4ee3-a739-ac83d198caa8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ce2bf11b-ab4a-4817-8e1c-fef098446df9', 'code': 200} 2026-06-03 01:07:09.016 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ce2bf11b-ab4a-4817-8e1c-fef098446df9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:07:14.539 9 INFO neutron.plugins.ml2.plugin [None req-1b0dd11c-92dc-4fa2-aeab-02010d23fa76 - - - - - -] Attempt 1 to provision port 3cd1f490-e909-42ba-a9a6-0c6a594539e0 2026-06-03 01:07:15.032 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ef319897-e0d0-4341-bf52-4fb556f40ec6 2026-06-03 01:07:15.574 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 51d2335c-eb5f-4052-a876-0959a8af17f3 2026-06-03 01:07:15.732 10 INFO neutron.plugins.ml2.plugin [None req-ef57afbf-06a2-4f38-b4fb-2156052041d6 - - - - - -] Attempt 1 to provision port ef319897-e0d0-4341-bf52-4fb556f40ec6 2026-06-03 01:07:16.265 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port f0fe9450-f6dc-4974-9e32-a048cb22bc1c 2026-06-03 01:07:17.545 10 INFO neutron.plugins.ml2.plugin [None req-1ce6a0ee-f1d4-4e32-abd2-38bff0f07830 - - - - - -] Attempt 1 to provision port 65edbb58-8934-4bf5-beba-0efd4acff095 2026-06-03 01:07:17.612 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 71487bbe-449f-4098-ba7f-552100cba8da 2026-06-03 01:07:18.065 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ef319897-e0d0-4341-bf52-4fb556f40ec6 2026-06-03 01:07:18.291 10 INFO neutron.plugins.ml2.plugin [None req-0a834882-2d64-4c73-b546-85ad11e7a48d - - - - - -] Attempt 1 to provision port 65edbb58-8934-4bf5-beba-0efd4acff095 2026-06-03 01:07:18.374 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b26bdb4f-44e8-4956-b498-61a26e1030dd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:07:19.476 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 71487bbe-449f-4098-ba7f-552100cba8da 2026-06-03 01:07:19.768 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3e41b4f6-32bc-4b5b-8e47-f5ca31a08bdf 2026-06-03 01:07:20.180 9 INFO neutron.plugins.ml2.plugin [None req-e2dfac33-b2f9-4727-b536-b6903229bfc2 - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:07:20.405 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b26bdb4f-44e8-4956-b498-61a26e1030dd 2026-06-03 01:07:21.364 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3e41b4f6-32bc-4b5b-8e47-f5ca31a08bdf 2026-06-03 01:07:21.690 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:07:23.465 10 INFO neutron.plugins.ml2.plugin [None req-de3e541a-12e7-4c5e-b3f6-24716edfa0bf - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:07:23.511 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 063c2b07-c609-4832-b39a-679151e2cc2b 2026-06-03 01:07:25.478 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 380c03de-a118-4197-a2ba-d4eb62cd950a 2026-06-03 01:07:25.649 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75972097-3840-43f7-abf4-8bcb082bdb6e'] response: {'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'code': 200} 2026-06-03 01:07:27.434 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 380c03de-a118-4197-a2ba-d4eb62cd950a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:07:41.384 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3cd1f490-e909-42ba-a9a6-0c6a594539e0 2026-06-03 01:07:41.841 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 65edbb58-8934-4bf5-beba-0efd4acff095 2026-06-03 01:07:43.535 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 3cd1f490-e909-42ba-a9a6-0c6a594539e0 2026-06-03 01:07:43.837 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 65edbb58-8934-4bf5-beba-0efd4acff095 2026-06-03 01:07:45.397 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8a29b6-5b71-4cfa-9b60-53f886a080af'] response: {'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'code': 200} 2026-06-03 01:07:46.186 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8186c478-9601-4070-ad67-8d9ea4b73e24 2026-06-03 01:07:46.259 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 380c03de-a118-4197-a2ba-d4eb62cd950a 2026-06-03 01:07:47.363 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 380c03de-a118-4197-a2ba-d4eb62cd950a 2026-06-03 01:07:47.435 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b63aab9-9fc5-4398-b36a-57bc8112e3d9'] response: {'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'code': 200} 2026-06-03 01:07:55.272 10 INFO neutron.plugins.ml2.plugin [None req-bcce5f46-4ac7-4d33-beb1-62f72b42ab38 - - - - - -] Attempt 1 to provision port 38fa13e7-f5c6-4985-ad44-683903228167 2026-06-03 01:08:07.538 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9b9fcde6-cc55-4283-a933-d7e9e174c838 2026-06-03 01:08:07.851 9 INFO neutron.plugins.ml2.plugin [None req-8b1404ad-70c3-474f-b5ad-471233a27a9d - - - - - -] Attempt 1 to provision port 4d1afc08-623f-45df-a1f5-3acde54e603a 2026-06-03 01:08:08.084 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4d1afc08-623f-45df-a1f5-3acde54e603a 2026-06-03 01:08:08.635 9 INFO neutron.plugins.ml2.plugin [None req-79483ef2-1cb7-48a8-bd99-81d0204afd93 - - - - - -] Attempt 1 to provision port 9b9fcde6-cc55-4283-a933-d7e9e174c838 2026-06-03 01:08:09.460 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9b9fcde6-cc55-4283-a933-d7e9e174c838 2026-06-03 01:08:09.732 10 INFO neutron.plugins.ml2.plugin [None req-9b963e58-04c2-4d66-ad2c-0e43756f82b4 - - - - - -] Attempt 1 to provision port 9534d8c2-51a1-46cc-a61a-f16f27d3166c 2026-06-03 01:08:09.963 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4d1afc08-623f-45df-a1f5-3acde54e603a 2026-06-03 01:08:10.199 9 INFO neutron.plugins.ml2.plugin [None req-618df990-3066-4e74-8dc2-555d05ece625 - - - - - -] Attempt 1 to provision port 9534d8c2-51a1-46cc-a61a-f16f27d3166c 2026-06-03 01:08:11.563 10 INFO neutron.plugins.ml2.plugin [None req-87d38bc3-8831-4300-9298-2120c6ebcf7b - - - - - -] Attempt 1 to provision port 093bcf0a-ffb2-45bf-bf76-31b44daab2ea 2026-06-03 01:08:12.329 9 INFO neutron.plugins.ml2.plugin [None req-b16623e5-45a4-43e6-b85e-169e516aea1c - - - - - -] Attempt 1 to provision port 093bcf0a-ffb2-45bf-bf76-31b44daab2ea 2026-06-03 01:08:19.368 9 INFO neutron.plugins.ml2.plugin [None req-c8e4ccba-a48f-4a0e-ba2a-0b8badc19c06 - - - - - -] Attempt 1 to provision port 54486640-a954-44aa-8858-27c629921c8b 2026-06-03 01:08:19.449 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8e70574f-f8d7-40ab-88a2-0c76c39d320d 2026-06-03 01:08:19.818 9 INFO neutron.plugins.ml2.plugin [None req-7d6019fb-a5dc-4601-9088-ae63de1cef36 - - - - - -] Attempt 1 to provision port ae02dca0-f9f7-49e5-9600-69778778e9b5 2026-06-03 01:08:19.952 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ae02dca0-f9f7-49e5-9600-69778778e9b5 2026-06-03 01:08:20.358 9 INFO neutron.plugins.ml2.plugin [None req-4852c000-fccb-465d-89c4-2826b6dd6636 - - - - - -] Attempt 1 to provision port 8e70574f-f8d7-40ab-88a2-0c76c39d320d 2026-06-03 01:08:21.342 10 INFO neutron.plugins.ml2.plugin [None req-d4fb1c12-cb43-4a7b-817b-6c62854935ce - - - - - -] Attempt 1 to provision port ca2bdc2d-f000-43c1-8d0b-a0c5bbadc4ba 2026-06-03 01:08:21.434 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8e70574f-f8d7-40ab-88a2-0c76c39d320d 2026-06-03 01:08:21.902 9 INFO neutron.plugins.ml2.plugin [None req-67184f01-55f7-42cb-b56a-9f571032f745 - - - - - -] Attempt 1 to provision port 31c432f7-11b6-49a0-a174-27b07069b9e8 2026-06-03 01:08:21.992 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port ae02dca0-f9f7-49e5-9600-69778778e9b5 2026-06-03 01:08:22.087 10 INFO neutron.plugins.ml2.plugin [None req-4bcf46e1-11cb-43e9-9b11-3aa4572e8af4 - - - - - -] Attempt 1 to provision port ca2bdc2d-f000-43c1-8d0b-a0c5bbadc4ba 2026-06-03 01:08:22.655 10 INFO neutron.plugins.ml2.plugin [None req-7566f4cc-6ca8-45b0-8b16-d7e22d928a7b - - - - - -] Attempt 1 to provision port 31c432f7-11b6-49a0-a174-27b07069b9e8 2026-06-03 01:08:23.403 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 0cd85d4e-1486-49cc-b527-9e83c6464115 2026-06-03 01:08:25.423 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 0cd85d4e-1486-49cc-b527-9e83c6464115 2026-06-03 01:08:25.424 9 INFO neutron.plugins.ml2.plugin [None req-de92aae0-8ac4-4d20-acbc-7541237fb8c8 - - - - - -] Attempt 1 to provision port 4529f29a-aaa6-4fc9-8ef6-542b84c58ae2 2026-06-03 01:08:28.591 10 INFO neutron.plugins.ml2.plugin [None req-b337e65e-4329-4460-860d-568894fba441 - - - - - -] Attempt 1 to provision port fb9b60b7-8da5-498f-b443-68e682ff1b5a 2026-06-03 01:08:29.548 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1199021e-cc93-4dff-92ca-a8cb49ea0813 2026-06-03 01:08:30.115 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b9fc017e-f299-4a36-926d-675d5e33e9a3 2026-06-03 01:08:30.270 10 INFO neutron.plugins.ml2.plugin [None req-bd212626-4f20-480c-bdc9-6c5840bd3a9f - - - - - -] Attempt 1 to provision port 1199021e-cc93-4dff-92ca-a8cb49ea0813 2026-06-03 01:08:31.173 10 INFO neutron.plugins.ml2.plugin [None req-0fb9ce17-0854-4d5d-8290-a797735e9ec3 - - - - - -] Attempt 1 to provision port 9d0263b0-ca61-46b4-8b28-ee4da9d46b85 2026-06-03 01:08:31.572 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b9fc017e-f299-4a36-926d-675d5e33e9a3 2026-06-03 01:08:31.661 9 INFO neutron.plugins.ml2.plugin [None req-4cc4cf3d-1251-4581-a454-b9efbf4e8aef - - - - - -] Attempt 1 to provision port 280d8626-e275-43db-90ea-12def1483e2c 2026-06-03 01:08:32.048 10 INFO neutron.plugins.ml2.plugin [None req-f13b2cc8-bd80-4eaa-9acb-61aad0ae98aa - - - - - -] Attempt 1 to provision port 558b8c2b-a6d3-48ea-85de-bb338b2c13ec 2026-06-03 01:08:32.085 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9d0263b0-ca61-46b4-8b28-ee4da9d46b85 2026-06-03 01:08:32.308 9 INFO neutron.plugins.ml2.plugin [None req-2be16f86-9476-4176-be3e-e31c321283bf - - - - - -] Attempt 1 to provision port 558b8c2b-a6d3-48ea-85de-bb338b2c13ec 2026-06-03 01:08:32.484 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1199021e-cc93-4dff-92ca-a8cb49ea0813 2026-06-03 01:08:32.675 10 INFO neutron.plugins.ml2.plugin [None req-37c8faf3-85e8-4910-b6be-187cb711e57e - - - - - -] Attempt 1 to provision port 280d8626-e275-43db-90ea-12def1483e2c 2026-06-03 01:08:33.776 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9d0263b0-ca61-46b4-8b28-ee4da9d46b85 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.201 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.203 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.206 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 2 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.263 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.264 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.265 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 3 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.316 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.317 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.319 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 4 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.378 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.379 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.383 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 5 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.445 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.446 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.454 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 6 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.624 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.627 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 7 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.663 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.664 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.664 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 8 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.693 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.694 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.695 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 9 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.728 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.729 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.730 10 INFO neutron.plugins.ml2.plugin [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Attempt 10 to bind port 63e55666-42e9-4b5f-a187-be1a6050903f 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1010efa3-7aef-4b64-a0fb-98a0a8808b5b could not be found. 2026-06-03 01:08:35.765 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:35.766 10 ERROR neutron.plugins.ml2.managers [None req-6b804612-dd72-4cb7-a2c5-336d59a46365 - - - - - -] Failed to bind port 63e55666-42e9-4b5f-a187-be1a6050903f on host instance for vnic_type normal using segments [{'id': '278e39a1-9085-4c4d-8514-dcd7fc65c7bb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 536, 'network_id': '74f4310c-3a7b-4bf0-bbcc-e9da77104929'}] 2026-06-03 01:08:35.854 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port fb9b60b7-8da5-498f-b443-68e682ff1b5a 2026-06-03 01:08:36.022 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-33427e88-4520-49fb-99c3-076544936ab4'] response: {'server_uuid': 'c7c7be03-a9ac-4066-942c-e41214e71029', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb9b60b7-8da5-498f-b443-68e682ff1b5a', 'code': 200} 2026-06-03 01:08:37.571 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port fb9b60b7-8da5-498f-b443-68e682ff1b5a 2026-06-03 01:08:38.183 9 INFO neutron.plugins.ml2.plugin [None req-44a10bf1-9da9-418e-9b82-bf943145dcec - - - - - -] Attempt 1 to provision port 20aa5f3a-7b74-4d2e-8fe7-2362dd14895f 2026-06-03 01:08:39.437 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 31c432f7-11b6-49a0-a174-27b07069b9e8 2026-06-03 01:08:39.915 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 54486640-a954-44aa-8858-27c629921c8b 2026-06-03 01:08:40.466 9 INFO neutron.plugins.ml2.plugin [None req-8e3d9e7a-5ed9-4125-aaf1-4e4d62b349b8 - - - - - -] Attempt 1 to provision port 05d86184-d69c-4e99-939f-31ccee02ebae 2026-06-03 01:08:41.458 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 31c432f7-11b6-49a0-a174-27b07069b9e8 2026-06-03 01:08:41.784 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 54486640-a954-44aa-8858-27c629921c8b 2026-06-03 01:08:43.714 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 05d86184-d69c-4e99-939f-31ccee02ebae 2026-06-03 01:08:43.892 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-89fc4282-073c-4d34-a91c-22ef9de947d6'] response: {'server_uuid': '5fc546cc-ab51-43d6-a512-8d72e73c8cec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05d86184-d69c-4e99-939f-31ccee02ebae', 'code': 200} 2026-06-03 01:08:45.472 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 05d86184-d69c-4e99-939f-31ccee02ebae 2026-06-03 01:08:47.483 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 280d8626-e275-43db-90ea-12def1483e2c 2026-06-03 01:08:47.882 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4529f29a-aaa6-4fc9-8ef6-542b84c58ae2 2026-06-03 01:08:49.614 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 280d8626-e275-43db-90ea-12def1483e2c 2026-06-03 01:08:50.179 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4529f29a-aaa6-4fc9-8ef6-542b84c58ae2 2026-06-03 01:08:55.435 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port c6c778f5-c427-49b6-a299-c86850f45080 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.507 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.509 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.510 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 2 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.553 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.554 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.555 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 3 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.576 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.577 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.578 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 4 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.807 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.808 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.809 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 5 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.829 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.830 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 6 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.858 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.859 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 7 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.882 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.883 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 8 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.917 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.918 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.918 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 9 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.947 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.948 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:55.949 9 INFO neutron.plugins.ml2.plugin [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Attempt 10 to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6a6665b5-1583-431a-8ecb-55e775a8f357 could not be found. 2026-06-03 01:08:55.970 9 ERROR neutron.plugins.ml2.managers  2026-06-03 01:08:55.971 9 ERROR neutron.plugins.ml2.managers [None req-abfa22a7-243f-45e6-aa97-856046b9f9d3 - - - - - -] Failed to bind port 450a7a65-3b67-4f09-9b54-9ec57a49417e on host instance for vnic_type normal using segments [{'id': '0811ddc6-b65d-4c0c-89ca-342020677548', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 703, 'network_id': '6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7'}] 2026-06-03 01:08:56.418 10 INFO neutron.plugins.ml2.plugin [None req-888ad78d-c4b7-40b5-9e0e-507c995a4b8f - - - - - -] Attempt 1 to provision port c6c778f5-c427-49b6-a299-c86850f45080 2026-06-03 01:08:57.497 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port c6c778f5-c427-49b6-a299-c86850f45080 2026-06-03 01:09:03.688 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 45e599d3-4676-4795-be15-4241b70ce4a3 2026-06-03 01:09:04.806 10 INFO neutron.plugins.ml2.plugin [None req-be976f26-6fc7-4e13-b62a-0cea9d882d75 - - - - - -] Attempt 1 to provision port 45e599d3-4676-4795-be15-4241b70ce4a3 2026-06-03 01:09:05.002 10 INFO neutron.plugins.ml2.plugin [None req-1dc64345-825f-492e-b25e-713abb490b48 - - - - - -] Attempt 1 to provision port 4f04868b-35b8-4113-8432-9c1b83b28fb7 2026-06-03 01:09:05.535 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 45e599d3-4676-4795-be15-4241b70ce4a3 2026-06-03 01:09:05.691 10 INFO neutron.plugins.ml2.plugin [None req-b54f3c78-bbf2-4fea-8af5-52049a90386e - - - - - -] Attempt 1 to provision port 06bdbce0-e4ce-4bc9-be03-d30f6836b2fb 2026-06-03 01:09:05.825 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4f04868b-35b8-4113-8432-9c1b83b28fb7 2026-06-03 01:09:06.444 9 INFO neutron.plugins.ml2.plugin [None req-d5b62b3f-1e7b-46ab-9879-cf05840c2cd3 - - - - - -] Attempt 1 to provision port 06bdbce0-e4ce-4bc9-be03-d30f6836b2fb 2026-06-03 01:09:07.529 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 4f04868b-35b8-4113-8432-9c1b83b28fb7 2026-06-03 01:09:07.828 9 INFO neutron.plugins.ml2.plugin [None req-63c76ca9-25fa-461c-81e3-4ba79e488a41 - - - - - -] Attempt 1 to provision port 03f7664c-d485-49f9-97d3-d26a28f7f2a0 2026-06-03 01:09:07.852 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port e61ef5cf-7220-488c-acdb-380f03d9a43b 2026-06-03 01:09:08.487 10 INFO neutron.plugins.ml2.plugin [None req-d525ef53-0b75-42e9-829b-ae4ec974627d - - - - - -] Attempt 1 to provision port 03f7664c-d485-49f9-97d3-d26a28f7f2a0 2026-06-03 01:09:08.649 9 INFO neutron.plugins.ml2.plugin [None req-924699d8-64ac-4859-b478-bcac22937ad0 - - - - - -] Attempt 1 to provision port e61ef5cf-7220-488c-acdb-380f03d9a43b 2026-06-03 01:09:09.166 9 INFO neutron.plugins.ml2.plugin [None req-140b6f07-b043-46b8-b153-e241ddb7576e - - - - - -] Attempt 1 to provision port 534056b5-00eb-4411-98f3-83c00bf8595a 2026-06-03 01:09:09.479 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port e61ef5cf-7220-488c-acdb-380f03d9a43b 2026-06-03 01:09:11.601 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 534056b5-00eb-4411-98f3-83c00bf8595a 2026-06-03 01:09:11.810 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-246de0e6-cb76-4bf6-8db8-417f9595ef86'] response: {'server_uuid': 'c76b40dd-8fca-413b-b65f-4a0a95cab1a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '534056b5-00eb-4411-98f3-83c00bf8595a', 'code': 200} 2026-06-03 01:09:13.512 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 534056b5-00eb-4411-98f3-83c00bf8595a 2026-06-03 01:09:17.463 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b068596b-7b08-401d-9712-b2104db0ccf5 2026-06-03 01:09:17.795 9 INFO neutron.plugins.ml2.plugin [None req-f36c7a4d-6267-41af-aefd-ddc5ca298102 - - - - - -] Attempt 1 to provision port b068596b-7b08-401d-9712-b2104db0ccf5 2026-06-03 01:09:18.143 9 INFO neutron.plugins.ml2.plugin [None req-b2394a40-6589-4870-b4ca-e414aabe8e9f - - - - - -] Attempt 1 to provision port 34d18f46-c43c-4c39-97b9-a0135add021e 2026-06-03 01:09:19.304 9 INFO neutron.plugins.ml2.plugin [None req-03448ce5-5812-4084-a000-ae89586e8134 - - - - - -] Attempt 1 to provision port 34d18f46-c43c-4c39-97b9-a0135add021e 2026-06-03 01:09:19.444 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b068596b-7b08-401d-9712-b2104db0ccf5 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.575 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.576 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.576 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 2 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.597 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.598 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.598 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 3 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.625 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.626 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.626 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 4 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.654 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.655 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.656 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 5 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.690 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.691 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.692 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 6 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.714 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.715 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.716 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 7 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.751 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.752 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.754 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 8 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.785 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.788 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 9 to bind port d347cb91-d85e-470c-9730-02326f6bce7c 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.827 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] 2026-06-03 01:09:22.830 10 INFO neutron.plugins.ml2.plugin [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Attempt 10 to bind port d347cb91-d85e-470c-9730-02326f6bce7c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c001321a-0103-477a-84f0-15f96e6a171f could not be found. 2026-06-03 01:09:22.858 10 ERROR neutron.plugins.ml2.managers  2026-06-03 01:09:22.859 10 ERROR neutron.plugins.ml2.managers [None req-8f35a63b-6eba-42f3-9587-ca06fbbc6027 - - - - - -] Failed to bind port d347cb91-d85e-470c-9730-02326f6bce7c on host instance for vnic_type normal using segments [{'id': '06dc90b1-cd1d-45ea-a864-493a90a66471', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 526, 'network_id': 'aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6'}] /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:09:25.606 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a1f3d35c-d2dd-4e09-91d5-4c81e6b45201 2026-06-03 01:09:26.189 10 INFO neutron.plugins.ml2.plugin [None req-5820ffa4-a8e5-498b-a8d9-58effa5afe61 - - - - - -] Attempt 1 to provision port a1f3d35c-d2dd-4e09-91d5-4c81e6b45201 2026-06-03 01:09:26.904 10 INFO neutron.plugins.ml2.plugin [None req-e5f891f5-8fe5-4750-9dfc-f69431a17a66 - - - - - -] Attempt 1 to provision port 1d81d722-74c1-475c-9c4c-c03e289e7ba7 2026-06-03 01:09:27.516 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 6d07413c-d7c4-45f3-b183-c6ac734c46c7 2026-06-03 01:09:27.761 10 INFO neutron.plugins.ml2.plugin [None req-1aee4906-4706-40a6-959b-ca38fe59d653 - - - - - -] Attempt 1 to provision port 1d81d722-74c1-475c-9c4c-c03e289e7ba7 2026-06-03 01:09:28.056 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a1f3d35c-d2dd-4e09-91d5-4c81e6b45201 2026-06-03 01:09:32.379 9 INFO neutron.plugins.ml2.plugin [None req-c4674cba-f2fa-492e-b123-e0df59616e4a - - - - - -] Attempt 1 to provision port d16b0e15-a66a-412f-9c5f-e9d5db4bba29 2026-06-03 01:09:45.468 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 0c716a93-47ba-4d72-a4c8-8409d7a3af82 2026-06-03 01:09:45.853 9 INFO neutron.plugins.ml2.plugin [None req-bd6ebc96-55cc-46b2-b7ca-e3d93f680902 - - - - - -] Attempt 1 to provision port a32fa0f3-415e-426a-a1ad-b6b7024cc5ec 2026-06-03 01:09:46.099 9 INFO neutron.plugins.ml2.plugin [None req-7331462f-0352-4d12-9042-128341c04e58 - - - - - -] Attempt 1 to provision port 0c716a93-47ba-4d72-a4c8-8409d7a3af82 2026-06-03 01:09:47.427 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 0c716a93-47ba-4d72-a4c8-8409d7a3af82 2026-06-03 01:09:48.117 10 INFO neutron.plugins.ml2.plugin [None req-3d92fa8c-af9e-4601-a12e-dcb5e79b7fb4 - - - - - -] Attempt 1 to provision port d63ff093-c95d-4748-8175-ded4f05dc227 2026-06-03 01:09:48.570 10 INFO neutron.plugins.ml2.plugin [None req-2744504f-5bde-4cc3-8ab5-749f17aa4e11 - - - - - -] Attempt 1 to provision port cbc89496-2c3b-498a-9d3a-16a4930ba382 2026-06-03 01:09:49.152 9 INFO neutron.plugins.ml2.plugin [None req-510aac96-83ec-4889-9fca-c799bc1777f6 - - - - - -] Attempt 1 to provision port 839074e0-36e2-43b4-84e5-a74d7b16028d 2026-06-03 01:09:49.509 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 839074e0-36e2-43b4-84e5-a74d7b16028d 2026-06-03 01:09:49.579 9 INFO neutron.plugins.ml2.plugin [None req-da21cfd8-e157-48da-aa47-b4f2fe3fc70d - - - - - -] Attempt 1 to provision port cbc89496-2c3b-498a-9d3a-16a4930ba382 2026-06-03 01:09:50.072 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 5d76057e-e793-40e0-a6d5-41dfbe6f4544 2026-06-03 01:09:50.955 9 INFO neutron.plugins.ml2.plugin [None req-99960c69-36cc-49a1-a998-5a2605829f78 - - - - - -] Attempt 1 to provision port 86c9640a-9b92-4053-8312-eeb76689e27a 2026-06-03 01:09:51.460 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 839074e0-36e2-43b4-84e5-a74d7b16028d 2026-06-03 01:09:51.754 9 INFO neutron.plugins.ml2.plugin [None req-c2f0b953-86cd-4559-afc2-68122b687593 - - - - - -] Attempt 1 to provision port 86c9640a-9b92-4053-8312-eeb76689e27a 2026-06-03 01:09:51.831 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 5d76057e-e793-40e0-a6d5-41dfbe6f4544 2026-06-03 01:09:53.742 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 676ad3bc-b9be-47b9-bc3d-3f193fcf84c4 2026-06-03 01:09:54.133 10 INFO neutron.plugins.ml2.plugin [None req-260d780c-ab3d-4321-81ad-16de02a12519 - - - - - -] Attempt 1 to provision port 5750670e-5584-4bcb-98eb-ff312d5828d2 2026-06-03 01:09:54.446 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9ed37c2f-e90b-4c9b-8f26-7a8c109eb289 2026-06-03 01:09:54.591 9 INFO neutron.plugins.ml2.plugin [None req-3fa3ef81-942e-4ce2-9b63-369956dc25f4 - - - - - -] Attempt 1 to provision port 9ed37c2f-e90b-4c9b-8f26-7a8c109eb289 2026-06-03 01:09:55.555 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 676ad3bc-b9be-47b9-bc3d-3f193fcf84c4 2026-06-03 01:09:56.181 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9ed37c2f-e90b-4c9b-8f26-7a8c109eb289 2026-06-03 01:09:56.932 9 INFO neutron.plugins.ml2.plugin [None req-dd9cf2eb-1fc1-402f-91af-c72fcf750d2b - - - - - -] Attempt 1 to provision port 6f4f72e0-53e3-4748-839c-85c7b915e3ee 2026-06-03 01:09:57.085 10 INFO neutron.plugins.ml2.plugin [None req-ae220bc6-68af-4848-9f37-843e8e45129f - - - - - -] Attempt 1 to provision port bc3e8fee-7a88-4bca-a209-40b183bf98dc 2026-06-03 01:09:57.637 9 INFO neutron.plugins.ml2.plugin [None req-87ffc4a6-93f9-452d-b6b4-2656cc9c2527 - - - - - -] Attempt 1 to provision port 6f4f72e0-53e3-4748-839c-85c7b915e3ee 2026-06-03 01:09:59.465 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port dfc0dc56-8309-4cf1-92d9-dec1a5b7636d 2026-06-03 01:10:02.240 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bc3e8fee-7a88-4bca-a209-40b183bf98dc 2026-06-03 01:10:02.389 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c310bb-ae1a-447d-a908-458a17d4b22f'] response: {'server_uuid': 'a5cf1104-8620-4629-9978-661d5b4f9d73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc3e8fee-7a88-4bca-a209-40b183bf98dc', 'code': 200} 2026-06-03 01:10:02.893 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port dfc0dc56-8309-4cf1-92d9-dec1a5b7636d 2026-06-03 01:10:03.674 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bc3e8fee-7a88-4bca-a209-40b183bf98dc 2026-06-03 01:10:06.168 9 INFO neutron.plugins.ml2.plugin [None req-9b7bfff9-f292-44fb-8ad0-35e6804a718b - - - - - -] Attempt 1 to provision port bfb972a1-cdfe-4d21-95e5-f92525b792f4 2026-06-03 01:10:07.482 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port cbc89496-2c3b-498a-9d3a-16a4930ba382 2026-06-03 01:10:07.871 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a32fa0f3-415e-426a-a1ad-b6b7024cc5ec 2026-06-03 01:10:09.844 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port cbc89496-2c3b-498a-9d3a-16a4930ba382 2026-06-03 01:10:10.189 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port a32fa0f3-415e-426a-a1ad-b6b7024cc5ec 2026-06-03 01:10:10.721 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bfb972a1-cdfe-4d21-95e5-f92525b792f4 2026-06-03 01:10:10.897 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-772e0ac1-ddae-4c51-84a3-049b918684c6'] response: {'server_uuid': 'a68809f5-50e0-4c62-bf87-edb3d03cff1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfb972a1-cdfe-4d21-95e5-f92525b792f4', 'code': 200} 2026-06-03 01:10:11.469 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bfb972a1-cdfe-4d21-95e5-f92525b792f4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:10:15.558 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 5750670e-5584-4bcb-98eb-ff312d5828d2 2026-06-03 01:10:15.986 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 6f4f72e0-53e3-4748-839c-85c7b915e3ee 2026-06-03 01:10:17.458 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 5750670e-5584-4bcb-98eb-ff312d5828d2 2026-06-03 01:10:17.705 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 6f4f72e0-53e3-4748-839c-85c7b915e3ee /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:10:49.578 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 584234d0-c0bc-4b5f-8ba7-2de890e5168f 2026-06-03 01:10:50.475 9 INFO neutron.plugins.ml2.plugin [None req-d3e9720f-46eb-49f8-a571-f445c80bed41 - - - - - -] Attempt 1 to provision port 584234d0-c0bc-4b5f-8ba7-2de890e5168f 2026-06-03 01:10:51.564 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 584234d0-c0bc-4b5f-8ba7-2de890e5168f 2026-06-03 01:10:51.706 10 INFO neutron.plugins.ml2.plugin [None req-a9c289ed-8d40-46cc-b70d-9901326c73c5 - - - - - -] Attempt 1 to provision port 9e305ca9-3433-4401-9fd4-ffb3a10932cd 2026-06-03 01:10:51.906 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 84d32b7c-ed80-42a7-a6e3-89643c886b3a 2026-06-03 01:10:52.077 9 INFO neutron.plugins.ml2.plugin [None req-0b5610ac-1f7a-4817-9f70-7513ea231d8d - - - - - -] Attempt 1 to provision port 69f1865a-e489-4df5-be9a-773c6e47328d 2026-06-03 01:10:52.818 10 INFO neutron.plugins.ml2.plugin [None req-61093bc9-8d06-41cc-9f92-c09afdf70d70 - - - - - -] Attempt 1 to provision port 584234d0-c0bc-4b5f-8ba7-2de890e5168f 2026-06-03 01:10:53.127 10 INFO neutron.plugins.ml2.plugin [None req-59a74365-9121-4233-a7ed-8f1897dc1899 - - - - - -] Attempt 1 to provision port 84d32b7c-ed80-42a7-a6e3-89643c886b3a 2026-06-03 01:10:53.228 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 69f1865a-e489-4df5-be9a-773c6e47328d 2026-06-03 01:10:53.777 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 84d32b7c-ed80-42a7-a6e3-89643c886b3a 2026-06-03 01:10:53.777 10 INFO neutron.plugins.ml2.plugin [None req-4dc36707-4468-4c02-a3c9-96dd5d1dbda9 - - - - - -] Attempt 1 to provision port 69f1865a-e489-4df5-be9a-773c6e47328d 2026-06-03 01:10:54.219 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 69f1865a-e489-4df5-be9a-773c6e47328d 2026-06-03 01:10:54.811 10 INFO neutron.plugins.ml2.plugin [None req-5da085be-d5f7-4e60-b0a5-38c78550e2cd - - - - - -] Attempt 1 to provision port 84d32b7c-ed80-42a7-a6e3-89643c886b3a 2026-06-03 01:10:55.042 9 INFO neutron.plugins.ml2.plugin [None req-dd9afc8c-0ddb-4f23-bf5d-d7faef0c31ab - - - - - -] Attempt 1 to provision port e7571bad-fbb5-4eae-aa27-a173de960bc8 2026-06-03 01:10:55.399 9 INFO neutron.plugins.ml2.plugin [None req-38c5f081-d8dd-4c7a-9285-623c738d6575 - - - - - -] Attempt 1 to provision port e7571bad-fbb5-4eae-aa27-a173de960bc8 2026-06-03 01:10:55.766 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bd6ab275-c0c3-44e3-a21e-c22bc6e6c157 2026-06-03 01:10:56.467 10 INFO neutron.plugins.ml2.plugin [None req-f88b3af9-a3bb-4acd-ab82-a447c4dc1b43 - - - - - -] Attempt 1 to provision port 100cc242-cda9-4eef-a2a8-a89c2a460047 2026-06-03 01:10:57.220 10 INFO neutron.plugins.ml2.plugin [None req-222664e9-1124-4914-8e78-2642c5e969f2 - - - - - -] Attempt 1 to provision port 100cc242-cda9-4eef-a2a8-a89c2a460047 2026-06-03 01:10:57.749 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bd6ab275-c0c3-44e3-a21e-c22bc6e6c157 2026-06-03 01:10:58.375 9 INFO neutron.plugins.ml2.plugin [None req-441d3c53-7fa2-4a25-a8df-72d36a5d6dd2 - - - - - -] Attempt 1 to provision port 61f61b0f-4bc4-422d-b94d-b4e0585be439 2026-06-03 01:10:59.319 9 INFO neutron.plugins.ml2.plugin [None req-943b59fa-0cf9-440b-b6f1-326b515dd1f9 - - - - - -] Attempt 1 to provision port 61f61b0f-4bc4-422d-b94d-b4e0585be439 2026-06-03 01:11:07.864 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port f350e90d-ecf9-4d93-b89b-add81e5b81bb 2026-06-03 01:11:08.029 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ab3b747-1f12-4018-a6a0-3de4b01889b0'] response: {'server_uuid': '3159191e-6bcb-487a-a5a0-cc23b94b8c5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f350e90d-ecf9-4d93-b89b-add81e5b81bb', 'code': 200} 2026-06-03 01:11:09.768 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port f350e90d-ecf9-4d93-b89b-add81e5b81bb 2026-06-03 01:11:13.829 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 61f61b0f-4bc4-422d-b94d-b4e0585be439 2026-06-03 01:11:14.151 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9e305ca9-3433-4401-9fd4-ffb3a10932cd 2026-06-03 01:11:14.510 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 100cc242-cda9-4eef-a2a8-a89c2a460047 2026-06-03 01:11:15.860 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 61f61b0f-4bc4-422d-b94d-b4e0585be439 2026-06-03 01:11:16.554 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 9e305ca9-3433-4401-9fd4-ffb3a10932cd 2026-06-03 01:11:16.778 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 100cc242-cda9-4eef-a2a8-a89c2a460047 2026-06-03 01:11:17.088 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port e7571bad-fbb5-4eae-aa27-a173de960bc8 2026-06-03 01:11:17.771 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port e7571bad-fbb5-4eae-aa27-a173de960bc8 2026-06-03 01:11:19.853 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7d1a2784-e192-488d-8d41-b1fc14466a85 2026-06-03 01:11:20.006 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-74a46b6a-06af-46ea-928c-180335e54d41'] response: {'server_uuid': 'fa434adf-4e5e-4862-adfb-a5a9a732ee13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d1a2784-e192-488d-8d41-b1fc14466a85', 'code': 200} 2026-06-03 01:11:21.776 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7d1a2784-e192-488d-8d41-b1fc14466a85 2026-06-03 01:11:39.073 9 INFO neutron.plugins.ml2.plugin [None req-b7a51b04-063b-454c-9bc0-10970a45eac8 - - - - - -] Attempt 1 to provision port 03d7407b-47a5-4ed8-8bee-c4198aaaa80f 2026-06-03 01:11:52.315 9 INFO neutron.plugins.ml2.plugin [None req-84d9d306-92e9-4a44-97c4-1e7d83a3416d - - - - - -] Attempt 1 to provision port bf18bca2-18c9-48d3-865b-923d39f10528 2026-06-03 01:11:53.868 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bf18bca2-18c9-48d3-865b-923d39f10528 2026-06-03 01:11:54.038 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-126e26fa-79e0-4be9-940d-f2c65d706380'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf18bca2-18c9-48d3-865b-923d39f10528', 'code': 200} 2026-06-03 01:11:55.894 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port bf18bca2-18c9-48d3-865b-923d39f10528 2026-06-03 01:12:32.988 10 INFO neutron.plugins.ml2.plugin [None req-7b9fe956-1d41-4df9-9618-27d4c71b169e - - - - - -] Attempt 1 to provision port 1cd2437d-f4a1-4c7c-8147-90e57366b2c6 2026-06-03 01:12:35.886 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1cd2437d-f4a1-4c7c-8147-90e57366b2c6 2026-06-03 01:12:36.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae2d0e46-6c0d-4aa6-acb2-82259deaa002'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cd2437d-f4a1-4c7c-8147-90e57366b2c6', 'code': 200} 2026-06-03 01:12:37.828 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 1cd2437d-f4a1-4c7c-8147-90e57366b2c6 2026-06-03 01:13:06.194 9 INFO neutron.plugins.ml2.plugin [None req-967a0b13-fbda-4188-9864-e6ed051f82d9 - - - - - -] Attempt 1 to provision port 7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 2026-06-03 01:13:10.144 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 2026-06-03 01:13:10.317 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ff76789-f13d-4404-aa76-c5ec2fc45867'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4', 'code': 200} 2026-06-03 01:13:11.842 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 2026-06-03 01:13:19.952 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 142010a3-4648-43d5-a4a9-6f18e6f073e6 2026-06-03 01:13:20.383 9 INFO neutron.plugins.ml2.plugin [None req-16b09e24-07d4-45e6-8f9b-f32a61f18932 - - - - - -] Attempt 1 to provision port 142010a3-4648-43d5-a4a9-6f18e6f073e6 2026-06-03 01:13:20.510 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae84f5d-97b3-43a8-a2cf-1bbd1d213ad7'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '142010a3-4648-43d5-a4a9-6f18e6f073e6', 'code': 200} 2026-06-03 01:13:21.883 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 142010a3-4648-43d5-a4a9-6f18e6f073e6 2026-06-03 01:13:30.061 10 INFO neutron.plugins.ml2.plugin [None req-b3207328-52a7-434d-9d9b-d2d22020b513 - - - - - -] Attempt 1 to provision port 142010a3-4648-43d5-a4a9-6f18e6f073e6 2026-06-03 01:13:31.940 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 142010a3-4648-43d5-a4a9-6f18e6f073e6 2026-06-03 01:13:55.913 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 2026-06-03 01:13:55.954 10 INFO neutron.plugins.ml2.plugin [None req-2bc1143f-0bee-4651-90f3-f266fa8b3f12 - - - - - -] Attempt 1 to provision port 7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 2026-06-03 01:14:54.085 9 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] No ports have port_id starting with 1cd2437d-f4a1-4c7c-8147-90e57366b2c6 2026-06-03 01:15:45.591 10 INFO neutron.plugins.ml2.plugin [None req-e3408db4-0c11-4be4-bccb-20c69ccf8c84 - - - - - -] Attempt 1 to provision port 586b102b-c044-4f0c-8955-8fa45a9b2b7a 2026-06-03 01:15:46.098 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 586b102b-c044-4f0c-8955-8fa45a9b2b7a 2026-06-03 01:15:46.458 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 819ad544-843e-4327-96c5-c6ded9679f57 2026-06-03 01:15:46.528 10 INFO neutron.plugins.ml2.plugin [None req-4444a967-ff84-471f-9506-2530131eebab - - - - - -] Attempt 1 to provision port 8807df4a-c7bd-47bf-a026-20c0cb19da95 2026-06-03 01:15:47.239 9 INFO neutron.plugins.ml2.plugin [None req-80b0e2a3-ab5b-4e77-8b1e-ec00d8eabf21 - - - - - -] Attempt 1 to provision port 819ad544-843e-4327-96c5-c6ded9679f57 2026-06-03 01:15:47.356 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port 8807df4a-c7bd-47bf-a026-20c0cb19da95 2026-06-03 01:15:47.675 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b3774375-3219-494f-8f9b-4325276c1430 2026-06-03 01:15:47.729 9 INFO neutron.plugins.ml2.plugin [None req-e80362a1-2193-48de-80a6-13a40da81768 - - - - - -] Attempt 1 to provision port b3774375-3219-494f-8f9b-4325276c1430 2026-06-03 01:15:48.374 10 INFO neutron.plugins.ml2.plugin [None req-ff84d82b-0917-468b-a632-abea11691a0e - - - - - -] Attempt 1 to provision port b590894b-21c5-4093-864f-9d497a6ca609 2026-06-03 01:15:48.546 10 INFO neutron.plugins.ml2.plugin [None req-8a236b1e-c2a1-46f8-987a-e192436b3ad9 - - - - - -] Attempt 1 to provision port b590894b-21c5-4093-864f-9d497a6ca609