+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-23 19:18:38.536 1 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:18:38.536 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-23 19:18:38.536 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-23 19:18:38.537 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:18:39.384 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:39.388 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:18:39.391 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-23 19:18:39.392 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:39.392 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:18:39.392 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:18:39.392 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:39.398 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:39.398 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:39.398 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:39.415 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:18:39.416 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:39.416 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:18:39.457 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:18:39.458 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:18:39.458 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:18:39.458 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:18:39.464 1 WARNING oslo_policy.policy [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] 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-23 19:18:39.722 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:18:40.012 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:18:40.012 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:18:40.012 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:18:40.058 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:18:40.058 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:18:40.058 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:18:40.058 1 INFO neutron.plugins.ml2.extensions.port_security [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:18:40.059 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:18:40.059 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:18:40.059 1 INFO neutron.plugins.ml2.managers [None req-31928da8-1948-424b-8805-bc4462b43862 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:18:40.071 1 INFO neutron.quota [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded quota_driver: . 2026-06-23 19:18:40.071 1 INFO neutron.plugins.ml2.plugin [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:18:40.071 1 INFO neutron.plugins.ml2.managers [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:18:40.072 1 INFO neutron.plugins.ml2.managers [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:18:40.072 1 INFO neutron.plugins.ml2.managers [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:18:40.072 1 INFO neutron.extensions.vlantransparent [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:18:40.072 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: qos 2026-06-23 19:18:40.082 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: router 2026-06-23 19:18:40.114 1 INFO neutron.services.service_base [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:18:40.114 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: segments 2026-06-23 19:18:40.179 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: trunk 2026-06-23 19:18:40.233 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:18:40.268 1 WARNING stevedore.named [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:18:40.332 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:18:40.332 1 INFO neutron.common.utils [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:18:40.333 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:18:40.336 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: tag 2026-06-23 19:18:40.341 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: timestamp 2026-06-23 19:18:40.343 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:18:40.346 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: flavors 2026-06-23 19:18:40.348 1 INFO neutron.manager [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loading Plugin: revisions 2026-06-23 19:18:40.355 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Initializing extension manager. 2026-06-23 19:18:40.357 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: address-group 2026-06-23 19:18:40.359 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: address-scope 2026-06-23 19:18:40.359 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:18:40.360 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: agent 2026-06-23 19:18:40.361 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:18:40.363 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:18:40.364 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:18:40.365 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: availability_zone 2026-06-23 19:18:40.366 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:18:40.366 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:18:40.367 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:18:40.369 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:18:40.370 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: dns-integration 2026-06-23 19:18:40.370 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:18:40.371 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:18:40.371 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: dvr 2026-06-23 19:18:40.372 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:18:40.372 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:18:40.373 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:40.373 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:18:40.374 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: external-net 2026-06-23 19:18:40.374 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:18:40.375 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: extraroute 2026-06-23 19:18:40.375 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:18:40.376 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:18:40.376 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:18:40.377 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:18:40.377 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:18:40.378 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:18:40.378 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: flavors 2026-06-23 19:18:40.379 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:18:40.380 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:18:40.381 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:18:40.381 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:18:40.382 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:18:40.382 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: router 2026-06-23 19:18:40.384 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:40.384 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:18:40.385 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: l3-ha 2026-06-23 19:18:40.385 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:40.386 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:18:40.386 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:18:40.387 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:40.387 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:18:40.389 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:18:40.390 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:18:40.391 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:18:40.392 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:18:40.392 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:18:40.393 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: multi-provider 2026-06-23 19:18:40.393 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: net-mtu 2026-06-23 19:18:40.394 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:18:40.394 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:18:40.395 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: network_ha 2026-06-23 19:18:40.396 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:18:40.396 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:18:40.397 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: pagination 2026-06-23 19:18:40.397 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:18:40.398 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:18:40.398 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:18:40.399 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:18:40.399 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:18:40.399 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:18:40.400 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:18:40.400 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:18:40.401 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: binding 2026-06-23 19:18:40.401 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: binding-extended 2026-06-23 19:18:40.402 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-security 2026-06-23 19:18:40.402 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: project-id 2026-06-23 19:18:40.403 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: provider 2026-06-23 19:18:40.404 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos 2026-06-23 19:18:40.405 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:18:40.405 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:18:40.406 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-default 2026-06-23 19:18:40.406 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-fip 2026-06-23 19:18:40.407 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:18:40.407 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:18:40.408 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:18:40.408 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:18:40.409 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:18:40.409 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-pps 2026-06-23 19:18:40.410 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:18:40.410 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:18:40.411 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:18:40.411 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:18:40.412 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: quotas 2026-06-23 19:18:40.414 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: quota_details 2026-06-23 19:18:40.415 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:18:40.416 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:18:40.416 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:18:40.417 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:18:40.417 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:18:40.418 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:18:40.418 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:18:40.419 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:18:40.419 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:18:40.420 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:18:40.421 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:18:40.421 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:18:40.422 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:18:40.422 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:18:40.428 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: security-group 2026-06-23 19:18:40.429 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: segment 2026-06-23 19:18:40.430 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:18:40.430 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: service-type 2026-06-23 19:18:40.431 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: sorting 2026-06-23 19:18:40.431 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:18:40.432 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:18:40.432 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:18:40.432 1 WARNING neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:18:40.433 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:18:40.433 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:18:40.434 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:18:40.434 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:18:40.435 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:18:40.435 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:18:40.436 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:18:40.438 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:18:40.439 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:18:40.439 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: trunk 2026-06-23 19:18:40.440 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: trunk-details 2026-06-23 19:18:40.440 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:18:40.441 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:18:40.441 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:18:40.442 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:18:40.443 1 INFO neutron.api.extensions [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Loaded extension: vpnaas 2026-06-23 19:18:40.445 1 INFO oslo_service.service [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Starting 2 workers 2026-06-23 19:18:40.450 1 INFO oslo_service.service [None req-f7f8a832-0dbc-4c30-918d-09c5764378e7 - - - - - -] Starting 1 workers 2026-06-23 19:19:16.154 10 INFO neutron.db.l3_hamode_db [None req-5fa2b09b-63ca-44e5-b456-5539cd1517ca - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:19:30.139 10 INFO neutron.plugins.ml2.plugin [None req-f6212e05-0f7c-40c9-80a3-e457a6f52877 - - - - - -] Attempt 1 to provision port d1e192f0-f510-4c63-93f5-ef1fc7674fbc 2026-06-23 19:19:30.401 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d1e192f0-f510-4c63-93f5-ef1fc7674fbc 2026-06-23 19:19:32.292 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d1e192f0-f510-4c63-93f5-ef1fc7674fbc 2026-06-23 19:23:45.699 9 INFO neutron.plugins.ml2.plugin [None req-98b1ae77-78ad-4af8-a486-6dcc2b8d87b6 - - - - - -] Attempt 1 to provision port d04a3d56-f3cb-4be9-bac2-f881cd9e2379 2026-06-23 19:23:46.485 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d04a3d56-f3cb-4be9-bac2-f881cd9e2379 2026-06-23 19:23:53.229 10 INFO neutron.plugins.ml2.plugin [None req-943c91e1-7ea5-4920-a17f-d2b9d5eca2ab - - - - - -] Attempt 1 to provision port 82381d57-3548-485f-8cea-31f91430b2c4 2026-06-23 19:27:22.721 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 82381d57-3548-485f-8cea-31f91430b2c4 2026-06-23 19:27:24.615 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 82381d57-3548-485f-8cea-31f91430b2c4 2026-06-23 19:36:16.934 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 09f3ef6c-a7cf-4b00-8d8a-6549db7c78c5 2026-06-23 19:36:18.920 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 09f3ef6c-a7cf-4b00-8d8a-6549db7c78c5 2026-06-23 19:51:32.567 9 INFO neutron.plugins.ml2.plugin [None req-6ff1f33c-415f-45b1-ad83-adca9464541f - - - - - -] Attempt 1 to provision port d66e9e95-394f-4784-976c-e911f1e809de 2026-06-23 19:51:33.115 10 INFO neutron.plugins.ml2.plugin [None req-f9bfd2ff-733e-4288-8b7b-1c7b59eeac40 - - - - - -] Attempt 1 to provision port 8a313af5-1fa5-47de-9065-a59cd7462dcb 2026-06-23 19:51:33.365 10 INFO neutron.plugins.ml2.plugin [None req-9865b3bf-9b1d-4eaf-868b-e391949799d0 - - - - - -] Attempt 1 to provision port 8f4f51b7-7343-4dca-be46-5fa6d5794b6c 2026-06-23 19:51:33.525 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8f4f51b7-7343-4dca-be46-5fa6d5794b6c 2026-06-23 19:51:33.681 10 INFO neutron.plugins.ml2.plugin [None req-85c6d933-2e12-40df-9be9-4d02606338a1 - - - - - -] Attempt 1 to provision port 4e3e64ab-3ed3-4e83-b0b1-5a62ea56d3ea 2026-06-23 19:51:33.756 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4e3e64ab-3ed3-4e83-b0b1-5a62ea56d3ea 2026-06-23 19:51:35.371 10 INFO neutron.plugins.ml2.plugin [None req-689c4357-e46e-433c-b8b7-f903d9f29620 - - - - - -] Attempt 1 to provision port e027426c-2556-46e6-a364-fb3250b76d25 2026-06-23 19:51:35.495 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8f4f51b7-7343-4dca-be46-5fa6d5794b6c 2026-06-23 19:51:35.715 9 INFO neutron.plugins.ml2.plugin [None req-21502bf0-296b-464a-9f59-9e4243334114 - - - - - -] Attempt 1 to provision port dbc85859-3f9b-42f5-b56f-9b5ce8ea3f76 2026-06-23 19:51:35.784 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4e3e64ab-3ed3-4e83-b0b1-5a62ea56d3ea 2026-06-23 19:51:36.184 10 INFO neutron.plugins.ml2.plugin [None req-a3261b77-8a60-4fcd-89f8-f8d366680471 - - - - - -] Attempt 1 to provision port e027426c-2556-46e6-a364-fb3250b76d25 2026-06-23 19:51:36.454 9 INFO neutron.plugins.ml2.plugin [None req-3142b73e-df8f-4c2f-bb77-a872023fe273 - - - - - -] Attempt 1 to provision port dbc85859-3f9b-42f5-b56f-9b5ce8ea3f76 2026-06-23 19:51:38.229 9 INFO neutron.plugins.ml2.plugin [None req-648f2801-3005-4dc6-b477-3d1459f68ba3 - - - - - -] Attempt 1 to provision port 4f262144-7256-4d7a-8668-b23c693bce9b 2026-06-23 19:51:38.984 9 INFO neutron.plugins.ml2.plugin [None req-4b6e82a0-b2f6-48c8-8f87-9aae7c6d1a89 - - - - - -] Attempt 1 to provision port 327b3f8b-032b-4314-b52a-e2bc7d8abbb4 2026-06-23 19:51:39.499 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 327b3f8b-032b-4314-b52a-e2bc7d8abbb4 2026-06-23 19:51:40.859 9 INFO neutron.plugins.ml2.plugin [None req-c51574b8-66c5-4cf7-b5c4-1982b72a8fb4 - - - - - -] Attempt 1 to provision port e1ead364-6eed-4a86-9cd4-789e882d231e 2026-06-23 19:51:41.301 9 INFO neutron.plugins.ml2.plugin [None req-c4486ea3-bc28-4354-ae1d-3075bd8db776 - - - - - -] Attempt 1 to provision port e1ead364-6eed-4a86-9cd4-789e882d231e 2026-06-23 19:51:41.543 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 327b3f8b-032b-4314-b52a-e2bc7d8abbb4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:51:45.551 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0844d2be-20bd-46f8-baf8-647a9571372d 2026-06-23 19:51:47.495 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0844d2be-20bd-46f8-baf8-647a9571372d 2026-06-23 19:51:48.508 9 INFO neutron.plugins.ml2.plugin [None req-32769c26-19d5-449b-bf70-d0c35a673a64 - - - - - -] Attempt 1 to provision port 273faed7-dd54-4524-aeef-5ff60600a22a 2026-06-23 19:51:49.061 9 INFO neutron.plugins.ml2.plugin [None req-a926d8e2-c7fe-41ba-8eb3-4df7d3f14453 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:51:49.407 9 INFO neutron.plugins.ml2.plugin [None req-b4c80c6a-84b0-42f0-8370-8b74461c18b0 - - - - - -] Attempt 1 to provision port 31746a1f-af00-4390-9bdd-b7f1ed5d4284 2026-06-23 19:51:49.537 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 31746a1f-af00-4390-9bdd-b7f1ed5d4284 2026-06-23 19:51:51.526 9 INFO neutron.plugins.ml2.plugin [None req-bb7ee924-131d-438b-a659-549b14aacd0d - - - - - -] Attempt 1 to provision port 6067b3b8-1d75-4c1d-bc23-fa928f011abb 2026-06-23 19:51:51.528 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 31746a1f-af00-4390-9bdd-b7f1ed5d4284 2026-06-23 19:51:52.071 10 INFO neutron.plugins.ml2.plugin [None req-88421fb5-8b95-4683-babf-03f21fda1941 - - - - - -] Attempt 1 to provision port 6067b3b8-1d75-4c1d-bc23-fa928f011abb 2026-06-23 19:51:53.534 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9bb18cce-bde7-4996-915b-947702141c10 2026-06-23 19:51:55.623 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:51:56.114 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9bb18cce-bde7-4996-915b-947702141c10 2026-06-23 19:51:56.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c02827f3-b173-4e52-8a97-8fbca5724288'] response: {'server_uuid': '48ab3a81-59f8-4694-a8db-5e0b3299797d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e67fccec-49cc-457b-bc8f-d1623170e0bb', 'code': 200} 2026-06-23 19:51:57.509 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:52:03.564 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 295f2a3c-d451-4ac5-96ab-dd3bbaf795ec 2026-06-23 19:52:04.161 9 INFO neutron.plugins.ml2.plugin [None req-fcb4b1f6-515a-4d96-b98c-c7fadd31b63f - - - - - -] Attempt 1 to provision port 295f2a3c-d451-4ac5-96ab-dd3bbaf795ec 2026-06-23 19:52:05.643 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 295f2a3c-d451-4ac5-96ab-dd3bbaf795ec 2026-06-23 19:52:05.839 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 5a1e48fc-f2aa-4a7e-adca-8c323ca5e63c 2026-06-23 19:52:06.422 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd6d8a2b-2fb3-4e1e-8212-2052ed53f5ca'] response: {'server_uuid': 'aca46340-b29e-401c-ae4e-afc82ab7eec4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a1e48fc-f2aa-4a7e-adca-8c323ca5e63c', 'code': 200} 2026-06-23 19:52:07.530 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 5a1e48fc-f2aa-4a7e-adca-8c323ca5e63c 2026-06-23 19:52:09.619 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port b5dad59e-586a-480a-90fb-5fb9f3a99153 2026-06-23 19:52:11.879 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f0a39ae9-32b8-409f-8536-5313e9be4f1f 2026-06-23 19:52:12.350 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4f262144-7256-4d7a-8668-b23c693bce9b 2026-06-23 19:52:12.808 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e1ead364-6eed-4a86-9cd4-789e882d231e 2026-06-23 19:52:13.370 9 INFO neutron.plugins.ml2.plugin [None req-8a31e895-a449-4932-864e-f770ce5e9f5c - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:52:13.662 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e1ead364-6eed-4a86-9cd4-789e882d231e 2026-06-23 19:52:14.009 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 6067b3b8-1d75-4c1d-bc23-fa928f011abb 2026-06-23 19:52:14.381 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 273faed7-dd54-4524-aeef-5ff60600a22a 2026-06-23 19:52:14.837 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:52:15.109 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4f262144-7256-4d7a-8668-b23c693bce9b 2026-06-23 19:52:16.675 9 INFO neutron.plugins.ml2.plugin [None req-0fd06fe8-bfec-44fb-a2b1-26bacc69ede4 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:52:17.638 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e67fccec-49cc-457b-bc8f-d1623170e0bb 2026-06-23 19:52:21.306 10 INFO neutron.plugins.ml2.plugin [None req-dbfe5a03-d838-46db-b9e5-0a4b10dc97b1 - - - - - -] Attempt 1 to provision port ff1ec8bf-61b7-4bbc-af3e-09ccb83d2149 2026-06-23 19:52:21.552 10 INFO neutron.plugins.ml2.plugin [None req-c17a6816-29f8-42f9-af94-0f6cc85b1198 - - - - - -] Attempt 1 to provision port 8e04d9b9-08e1-4574-9df9-586ff7382186 2026-06-23 19:52:21.616 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 1a7fdd6b-af25-45bf-a01c-232bb5c61c60 2026-06-23 19:52:22.260 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8e04d9b9-08e1-4574-9df9-586ff7382186 2026-06-23 19:52:22.428 10 INFO neutron.plugins.ml2.plugin [None req-5c85ef4d-5974-4798-9600-f29c4874e20f - - - - - -] Attempt 1 to provision port 1a7fdd6b-af25-45bf-a01c-232bb5c61c60 2026-06-23 19:52:22.576 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c3a7d45e-37fe-451a-abd4-01e70c1f2d2b 2026-06-23 19:52:22.633 9 INFO neutron.plugins.ml2.plugin [None req-516121d3-4fdc-4451-b075-bc95ed06228c - - - - - -] Attempt 1 to provision port c3a7d45e-37fe-451a-abd4-01e70c1f2d2b 2026-06-23 19:52:23.511 9 INFO neutron.plugins.ml2.plugin [None req-df75041c-4f35-4da6-9649-a34907b94754 - - - - - -] Attempt 1 to provision port 72f02d63-dcfa-4c20-8473-a308e24aa4cb 2026-06-23 19:52:23.580 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 1a7fdd6b-af25-45bf-a01c-232bb5c61c60 2026-06-23 19:52:23.768 9 INFO neutron.plugins.ml2.plugin [None req-53e8b15b-10ad-4fd8-a1bd-5ff349e4c0b7 - - - - - -] Attempt 1 to provision port ebf7987f-3326-4cec-8d75-601023162688 2026-06-23 19:52:23.883 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8e04d9b9-08e1-4574-9df9-586ff7382186 2026-06-23 19:52:24.252 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c3a7d45e-37fe-451a-abd4-01e70c1f2d2b 2026-06-23 19:52:24.436 9 INFO neutron.plugins.ml2.plugin [None req-7094d17c-26ef-4f10-a856-70be23a3d63b - - - - - -] Attempt 1 to provision port ebf7987f-3326-4cec-8d75-601023162688 2026-06-23 19:52:24.589 10 INFO neutron.plugins.ml2.plugin [None req-60d5ead0-1eac-45ec-ba1f-4946c2a1fb18 - - - - - -] Attempt 1 to provision port 9f04473c-3aae-4ec7-96f2-596b598fdfff 2026-06-23 19:52:25.137 9 INFO neutron.plugins.ml2.plugin [None req-1d786849-950e-4841-b3eb-95f4844b8254 - - - - - -] Attempt 1 to provision port 9f04473c-3aae-4ec7-96f2-596b598fdfff 2026-06-23 19:52:25.717 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d04b938e-2372-42e4-88e2-2ff4343e0c8a 2026-06-23 19:52:27.641 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d04b938e-2372-42e4-88e2-2ff4343e0c8a 2026-06-23 19:52:30.946 9 INFO neutron.plugins.ml2.plugin [None req-be127849-a882-4133-aa93-5e939b7144e8 - - - - - -] Attempt 1 to provision port 69f89476-4a49-4623-b2de-50b79aae1b4c 2026-06-23 19:52:33.107 10 INFO neutron.plugins.ml2.plugin [None req-3250fbc8-c88b-4cbb-9792-b55d9e7fa618 - - - - - -] Attempt 1 to provision port 4cf15c7c-bad8-427d-a895-c5eb9f5e2908 2026-06-23 19:52:33.593 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2b889534-52e6-4e53-823e-74ebba92eddd 2026-06-23 19:52:33.853 10 INFO neutron.plugins.ml2.plugin [None req-217ba9c9-43da-4113-a209-aeff417bf7c7 - - - - - -] Attempt 1 to provision port 2b889534-52e6-4e53-823e-74ebba92eddd 2026-06-23 19:52:33.924 10 INFO neutron.plugins.ml2.plugin [None req-217ba9c9-43da-4113-a209-aeff417bf7c7 - - - - - -] Attempt 1 to provision port 48cf61ea-c584-424a-a58a-870e6b2e2fc4 2026-06-23 19:52:33.995 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3800d081-b96a-4f24-ad11-d2ded3888e20 2026-06-23 19:52:34.080 9 INFO neutron.plugins.ml2.plugin [None req-49702e58-4eb8-49f7-a553-58cd105b3aa5 - - - - - -] Attempt 1 to provision port 3800d081-b96a-4f24-ad11-d2ded3888e20 2026-06-23 19:52:34.964 10 INFO neutron.plugins.ml2.plugin [None req-f569b7d9-ddf1-40d4-8c09-899c4678211c - - - - - -] Attempt 1 to provision port 48cf61ea-c584-424a-a58a-870e6b2e2fc4 2026-06-23 19:52:35.315 9 INFO neutron.plugins.ml2.plugin [None req-d764fd04-91b8-4b56-af71-b62e3288f401 - - - - - -] Attempt 1 to provision port 48cf61ea-c584-424a-a58a-870e6b2e2fc4 2026-06-23 19:52:35.675 9 INFO neutron.plugins.ml2.plugin [None req-a588f48f-e0ff-4b5f-ac2d-1b411b787e9e - - - - - -] Attempt 1 to provision port c7406d23-4ecd-4da3-a55f-718299664d59 2026-06-23 19:52:35.696 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2b889534-52e6-4e53-823e-74ebba92eddd 2026-06-23 19:52:35.967 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 69f89476-4a49-4623-b2de-50b79aae1b4c 2026-06-23 19:52:36.099 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0445fcc-307b-4c09-9b7d-7c97fa6f240d'] response: {'server_uuid': '11aed017-70ec-4b49-9f62-302229fad2b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69f89476-4a49-4623-b2de-50b79aae1b4c', 'code': 200} 2026-06-23 19:52:36.437 9 INFO neutron.plugins.ml2.plugin [None req-633b3876-ceed-401e-a941-a613e540dc9e - - - - - -] Attempt 1 to provision port c7406d23-4ecd-4da3-a55f-718299664d59 2026-06-23 19:52:36.529 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3800d081-b96a-4f24-ad11-d2ded3888e20 2026-06-23 19:52:37.685 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 69f89476-4a49-4623-b2de-50b79aae1b4c 2026-06-23 19:52:37.956 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 830af9ef-f735-4cbe-9eb3-37983fa95ed9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:52:39.667 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 830af9ef-f735-4cbe-9eb3-37983fa95ed9 2026-06-23 19:52:41.534 9 INFO neutron.plugins.ml2.plugin [None req-c67d917b-db3e-455e-a724-1db858acd9d3 - - - - - -] Attempt 1 to provision port 29b0b437-870e-47e2-8497-6e4b058e7b5b 2026-06-23 19:52:41.703 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 29b0b437-870e-47e2-8497-6e4b058e7b5b 2026-06-23 19:52:42.361 9 INFO neutron.plugins.ml2.plugin [None req-60cf9e38-35d2-4046-8ede-d395f76a0ee3 - - - - - -] Attempt 1 to provision port c9f0901c-9b7c-4ecb-8e30-a58cdeaaf8aa 2026-06-23 19:52:42.820 10 INFO neutron.plugins.ml2.plugin [None req-8b050f4f-a982-425d-b9b9-738c452202df - - - - - -] Attempt 1 to provision port c9f0901c-9b7c-4ecb-8e30-a58cdeaaf8aa 2026-06-23 19:52:43.594 9 INFO neutron.plugins.ml2.plugin [None req-921ec07e-7bb6-4d55-b435-fcde31ae3fe0 - - - - - -] Attempt 1 to provision port cd0bbefa-5c14-4113-b7a5-07a63eef4ee0 2026-06-23 19:52:43.825 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port ff1ec8bf-61b7-4bbc-af3e-09ccb83d2149 2026-06-23 19:52:44.368 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 29b0b437-870e-47e2-8497-6e4b058e7b5b 2026-06-23 19:52:46.448 9 INFO neutron.plugins.ml2.plugin [None req-6b46a6ae-d2b9-4dc3-a090-4b2a8acbd5cf - - - - - -] Attempt 1 to provision port 4be35b3c-4496-4150-b778-90b69567622c 2026-06-23 19:52:48.413 10 INFO neutron.plugins.ml2.plugin [None req-5d3d9ebd-df10-4c2d-9223-3e3603568e37 - - - - - -] Attempt 1 to provision port 80cb6f33-1f71-4f7d-9c5a-0a4ea0205958 2026-06-23 19:52:49.880 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port a9f7a50d-1039-4fc6-80cd-43fe350f04b1 2026-06-23 19:52:50.439 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cd0bbefa-5c14-4113-b7a5-07a63eef4ee0 2026-06-23 19:52:50.555 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a30ff0f0-e3ea-4da2-b94b-6fecee8bd60f'] response: {'server_uuid': '92218de7-6fe2-4abc-ab1c-538dd2eda1fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd0bbefa-5c14-4113-b7a5-07a63eef4ee0', 'code': 200} 2026-06-23 19:52:50.603 10 INFO neutron.plugins.ml2.plugin [None req-73b27ed7-5012-4a66-b5e1-3b83dfb073f8 - - - - - -] Attempt 1 to provision port b6e70546-3189-4b42-af4f-b798e14d87d2 2026-06-23 19:52:50.655 10 INFO neutron.plugins.ml2.plugin [None req-73b27ed7-5012-4a66-b5e1-3b83dfb073f8 - - - - - -] Attempt 1 to provision port 8c56ac56-ff5e-450c-bfc6-ca46806b60f6 2026-06-23 19:52:50.921 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8c56ac56-ff5e-450c-bfc6-ca46806b60f6 2026-06-23 19:52:51.620 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port a9f7a50d-1039-4fc6-80cd-43fe350f04b1 2026-06-23 19:52:51.860 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cd0bbefa-5c14-4113-b7a5-07a63eef4ee0 2026-06-23 19:52:52.184 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8c56ac56-ff5e-450c-bfc6-ca46806b60f6 2026-06-23 19:52:52.442 9 INFO neutron.plugins.ml2.plugin [None req-97322284-2cc4-4179-91f8-b4bf6af6c3d2 - - - - - -] Attempt 1 to provision port b6e70546-3189-4b42-af4f-b798e14d87d2 2026-06-23 19:52:52.909 10 INFO neutron.plugins.ml2.plugin [None req-83a804ec-d9fb-41bc-b5a4-159bebe92f50 - - - - - -] Attempt 1 to provision port b6e70546-3189-4b42-af4f-b798e14d87d2 2026-06-23 19:52:52.959 10 INFO neutron.plugins.ml2.plugin [None req-83a804ec-d9fb-41bc-b5a4-159bebe92f50 - - - - - -] Attempt 1 to provision port a5127c0b-2574-4907-b69d-56a2e282fd66 2026-06-23 19:52:53.645 9 INFO neutron.plugins.ml2.plugin [None req-11bef341-39e0-431b-965b-ee01e311638b - - - - - -] Attempt 1 to provision port bd0bb5c2-11ca-4714-a377-6bdc824b32b9 2026-06-23 19:52:53.710 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port bd0bb5c2-11ca-4714-a377-6bdc824b32b9 2026-06-23 19:52:54.797 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4cf15c7c-bad8-427d-a895-c5eb9f5e2908 2026-06-23 19:52:55.523 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c7406d23-4ecd-4da3-a55f-718299664d59 2026-06-23 19:52:55.816 10 INFO neutron.plugins.ml2.plugin [None req-013cc1cf-bf53-4396-aca2-55b2f4572d2e - - - - - -] Attempt 1 to provision port 3c78420f-d97f-41cb-a2ed-c28217131211 2026-06-23 19:52:56.581 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port bd0bb5c2-11ca-4714-a377-6bdc824b32b9 2026-06-23 19:52:56.763 9 INFO neutron.plugins.ml2.plugin [None req-57e0781c-f117-4ad7-8456-77fd49ea4bca - - - - - -] Attempt 1 to provision port 3c78420f-d97f-41cb-a2ed-c28217131211 2026-06-23 19:52:56.853 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4cf15c7c-bad8-427d-a895-c5eb9f5e2908 2026-06-23 19:52:57.045 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c7406d23-4ecd-4da3-a55f-718299664d59 2026-06-23 19:52:58.216 9 INFO neutron.plugins.ml2.plugin [None req-7098f69c-31aa-4fa0-b819-97a1c6180091 - - - - - -] Attempt 1 to provision port 9e2b9f58-1c4d-497c-854e-ef74fb8a923d 2026-06-23 19:52:58.525 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cdcfdc2e-f5dd-4881-9930-265aa72e4dc9 2026-06-23 19:53:00.706 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cdcfdc2e-f5dd-4881-9930-265aa72e4dc9 2026-06-23 19:53:01.085 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9e2b9f58-1c4d-497c-854e-ef74fb8a923d 2026-06-23 19:53:01.215 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-add06198-6794-40ac-a247-d4d313345116'] response: {'server_uuid': 'f7348324-c190-4eba-9347-5efa35845ac6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e2b9f58-1c4d-497c-854e-ef74fb8a923d', 'code': 200} 2026-06-23 19:53:01.893 10 INFO neutron.plugins.ml2.plugin [None req-6c7aa6ee-33a2-4cba-9f5b-973900e4e6cb - - - - - -] Attempt 1 to provision port fe5e6a05-05dd-4480-b212-524c68cf9091 2026-06-23 19:53:02.529 9 INFO neutron.plugins.ml2.plugin [None req-9e381759-42d2-4b06-a7db-da90c06e60c1 - - - - - -] Attempt 1 to provision port 2e24741c-7bfd-4d12-b6d8-39fbea958b86 2026-06-23 19:53:02.684 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port fe5e6a05-05dd-4480-b212-524c68cf9091 2026-06-23 19:53:03.097 9 INFO neutron.plugins.ml2.plugin [None req-01226ae8-9481-4aee-8063-6e2202d6f108 - - - - - -] Attempt 1 to provision port c35f109a-b105-43e5-8176-57e0f5753801 2026-06-23 19:53:03.133 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9e2b9f58-1c4d-497c-854e-ef74fb8a923d 2026-06-23 19:53:03.439 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2e24741c-7bfd-4d12-b6d8-39fbea958b86 2026-06-23 19:53:03.659 9 INFO neutron.plugins.ml2.plugin [None req-6a978392-e4ff-4ef8-beb7-4080079f207f - - - - - -] Attempt 1 to provision port c35f109a-b105-43e5-8176-57e0f5753801 2026-06-23 19:53:04.673 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port b6e70546-3189-4b42-af4f-b798e14d87d2 2026-06-23 19:53:05.031 9 INFO neutron.plugins.ml2.plugin [None req-3327ed87-6c16-4967-9203-312f8a1319ad - - - - - -] Attempt 1 to provision port 09798341-5308-4bc7-87f1-18b5e693947c 2026-06-23 19:53:05.128 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 08460af4-9073-4ac6-85d6-4c39beb046b1 2026-06-23 19:53:05.267 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-61537b51-fbf0-4765-ab3d-ecbe8a870c7b'] response: {'server_uuid': '47f8aae8-5be8-445c-a223-3e2a2868c143', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08460af4-9073-4ac6-85d6-4c39beb046b1', 'code': 200} 2026-06-23 19:53:05.706 9 INFO neutron.plugins.ml2.plugin [None req-587bf42a-a4a1-487f-b511-049e7b68150e - - - - - -] Attempt 1 to provision port 09798341-5308-4bc7-87f1-18b5e693947c 2026-06-23 19:53:05.880 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4be35b3c-4496-4150-b778-90b69567622c 2026-06-23 19:53:06.355 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2e24741c-7bfd-4d12-b6d8-39fbea958b86 2026-06-23 19:53:06.811 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port b6e70546-3189-4b42-af4f-b798e14d87d2 2026-06-23 19:53:07.203 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4be35b3c-4496-4150-b778-90b69567622c 2026-06-23 19:53:07.470 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 08460af4-9073-4ac6-85d6-4c39beb046b1 2026-06-23 19:53:08.980 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c135b74a-9e83-469c-81f8-896136102da7'] response: {'server_uuid': '47f8aae8-5be8-445c-a223-3e2a2868c143', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '08460af4-9073-4ac6-85d6-4c39beb046b1', 'code': 200} 2026-06-23 19:53:11.019 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ff5e4e6-9c8e-4c46-9ccb-0de364a5bc9f'] response: {'server_uuid': '92218de7-6fe2-4abc-ab1c-538dd2eda1fa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cd0bbefa-5c14-4113-b7a5-07a63eef4ee0', 'code': 200} 2026-06-23 19:53:11.409 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cd0bbefa-5c14-4113-b7a5-07a63eef4ee0 2026-06-23 19:53:12.937 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port cd0bbefa-5c14-4113-b7a5-07a63eef4ee0 2026-06-23 19:53:13.080 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-050a584c-0010-412c-ae71-fec888aa130d'] response: {'server_uuid': '92218de7-6fe2-4abc-ab1c-538dd2eda1fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd0bbefa-5c14-4113-b7a5-07a63eef4ee0', 'code': 200} 2026-06-23 19:53:13.115 9 INFO neutron.plugins.ml2.plugin [None req-a2218a59-ab20-4cde-a753-1d6d6ea0e4ff - - - - - -] Attempt 1 to provision port 07e2c7e2-6661-4b92-bb5a-a1fa3425205f 2026-06-23 19:53:13.380 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 07e2c7e2-6661-4b92-bb5a-a1fa3425205f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:53:14.742 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 07e2c7e2-6661-4b92-bb5a-a1fa3425205f 2026-06-23 19:53:14.746 10 INFO neutron.plugins.ml2.plugin [None req-e88339d7-2f30-4498-9acd-1a65bcb4bb00 - - - - - -] Attempt 1 to provision port 045a1a86-21f5-4aec-b077-b11404f68950 2026-06-23 19:53:15.104 10 INFO neutron.plugins.ml2.plugin [None req-b051c703-d941-4c2d-af77-b88f47671b2c - - - - - -] Attempt 1 to provision port 045a1a86-21f5-4aec-b077-b11404f68950 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:53:20.324 10 INFO neutron.plugins.ml2.plugin [None req-a2fdf60f-8159-40e3-8c6d-6d4b24287aa5 - - - - - -] Attempt 1 to provision port bc4386b9-95c0-46ae-950d-a72948159db3 2026-06-23 19:53:20.740 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port bc4386b9-95c0-46ae-950d-a72948159db3 2026-06-23 19:53:21.652 9 INFO neutron.plugins.ml2.plugin [None req-f0b54c2d-069e-4186-8b3f-0fffa34a3761 - - - - - -] Attempt 1 to provision port 3aa01c94-770c-426a-8a8d-fd044ea86cfe 2026-06-23 19:53:22.007 9 INFO neutron.plugins.ml2.plugin [None req-10f776da-fb51-4d7f-9028-fac61fd2b8a5 - - - - - -] Attempt 1 to provision port 3aa01c94-770c-426a-8a8d-fd044ea86cfe 2026-06-23 19:53:25.374 10 INFO neutron.plugins.ml2.plugin [None req-8b959fde-e108-40c7-9b9a-a8a39130e715 - - - - - -] Attempt 1 to provision port 0d845e3e-e0b5-4ade-a5f6-d0928726c190 2026-06-23 19:53:26.317 10 INFO neutron.plugins.ml2.plugin [None req-748e4882-6485-4700-a97a-03f41974bbdf - - - - - -] Attempt 1 to provision port f2579e4d-ce76-442b-8cc1-01fd7ed9e211 2026-06-23 19:53:28.848 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f2579e4d-ce76-442b-8cc1-01fd7ed9e211 2026-06-23 19:53:28.990 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82a495dc-e47b-430f-a618-c258c586cee0'] response: {'server_uuid': 'ec57db1e-d450-4536-9711-102aa055b190', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2579e4d-ce76-442b-8cc1-01fd7ed9e211', 'code': 200} 2026-06-23 19:53:30.793 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f2579e4d-ce76-442b-8cc1-01fd7ed9e211 2026-06-23 19:53:37.767 9 INFO neutron.plugins.ml2.plugin [None req-452d4a5e-16f1-4ca3-84ea-342cf8e4f38e - - - - - -] Attempt 1 to provision port 23161a46-ec60-4484-996b-c3d74e14f806 2026-06-23 19:53:38.718 9 INFO neutron.plugins.ml2.plugin [None req-4d0267c8-88d8-4546-84c1-16efafe99919 - - - - - -] Attempt 1 to provision port f735ce89-678b-414c-9781-6a67282bf83a 2026-06-23 19:53:38.781 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f735ce89-678b-414c-9781-6a67282bf83a 2026-06-23 19:53:40.595 10 INFO neutron.plugins.ml2.plugin [None req-f3739e32-2770-4c56-a689-71c55538ec5c - - - - - -] Attempt 1 to provision port 1618b8eb-5f6e-48ae-807d-e4175c925646 2026-06-23 19:53:40.898 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f735ce89-678b-414c-9781-6a67282bf83a 2026-06-23 19:53:41.253 9 INFO neutron.plugins.ml2.plugin [None req-1bfc8018-4adb-4520-8b2d-f7c5c83e6ce7 - - - - - -] Attempt 1 to provision port 1618b8eb-5f6e-48ae-807d-e4175c925646 2026-06-23 19:53:41.426 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3c4b01cb-4050-4d48-9060-33866883669d 2026-06-23 19:53:42.748 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3c4b01cb-4050-4d48-9060-33866883669d 2026-06-23 19:53:44.645 10 INFO neutron.plugins.ml2.plugin [None req-a4774d61-1404-4f21-b499-1277df6098da - - - - - -] Attempt 1 to provision port 881f5132-69cf-4c38-87f5-f786c0abcac7 2026-06-23 19:53:46.614 9 INFO neutron.plugins.ml2.plugin [None req-798beaf7-7eb6-4d14-a39e-d73b9b9ca1c6 - - - - - -] Attempt 1 to provision port 30e6ba20-89f2-43e0-9ab5-80f4a22f3228 2026-06-23 19:53:46.929 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 881f5132-69cf-4c38-87f5-f786c0abcac7 2026-06-23 19:53:47.050 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0e586ba-883b-4e4c-941e-6d472de947fd'] response: {'server_uuid': '260268c7-5163-4e6e-9868-70d50af25c2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '881f5132-69cf-4c38-87f5-f786c0abcac7', 'code': 200} 2026-06-23 19:53:47.652 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9c6a6efe-40df-4b69-8035-ad3608b426b8 2026-06-23 19:53:47.884 10 INFO neutron.plugins.ml2.plugin [None req-a24c9cc2-bd1d-4f4a-b6f6-54bab75e0893 - - - - - -] Attempt 1 to provision port 9c6a6efe-40df-4b69-8035-ad3608b426b8 2026-06-23 19:53:48.772 10 INFO neutron.plugins.ml2.plugin [None req-130b9f4d-f6f0-4741-99f3-71936b9bae50 - - - - - -] Attempt 1 to provision port 7fe1f009-53c3-4355-972d-d151f97d3514 2026-06-23 19:53:48.923 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 9c6a6efe-40df-4b69-8035-ad3608b426b8 2026-06-23 19:53:49.332 9 INFO neutron.plugins.ml2.plugin [None req-408fe137-e427-49c1-b65e-7dcea14e343f - - - - - -] Attempt 1 to provision port 7055266f-9803-4393-bc49-b6a50850e097 2026-06-23 19:53:49.456 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 881f5132-69cf-4c38-87f5-f786c0abcac7 2026-06-23 19:53:49.906 10 INFO neutron.plugins.ml2.plugin [None req-32a47c10-26fa-455a-888e-77128a4f1553 - - - - - -] Attempt 1 to provision port 7055266f-9803-4393-bc49-b6a50850e097 2026-06-23 19:53:49.976 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 7fe1f009-53c3-4355-972d-d151f97d3514 2026-06-23 19:53:50.872 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 7fe1f009-53c3-4355-972d-d151f97d3514 2026-06-23 19:53:51.022 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 85f8aafc-ebd3-4fc8-878e-5099f13ba0d0 2026-06-23 19:53:52.856 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 85f8aafc-ebd3-4fc8-878e-5099f13ba0d0 2026-06-23 19:53:55.325 10 INFO neutron.plugins.ml2.plugin [None req-cd766733-4c01-47f5-b150-d93e4ce46950 - - - - - -] Attempt 1 to provision port d06c12bc-02f4-4354-bccd-b7b7075e1aad /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:53:58.826 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d06c12bc-02f4-4354-bccd-b7b7075e1aad 2026-06-23 19:53:58.937 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e91845d-3347-4003-9772-c3c0c1329d0d'] response: {'server_uuid': 'a74e7878-254b-4f3f-927d-cb44914108d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd06c12bc-02f4-4354-bccd-b7b7075e1aad', 'code': 200} 2026-06-23 19:54:00.975 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8418fdec-c2dd-4f02-b494-de9c6a93325e'] response: {'server_uuid': 'a74e7878-254b-4f3f-927d-cb44914108d3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd06c12bc-02f4-4354-bccd-b7b7075e1aad', 'code': 200} 2026-06-23 19:54:01.101 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] No ports have port_id starting with d06c12bc-02f4-4354-bccd-b7b7075e1aad 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server [None req-79bcb3c1-6272-43e0-8f57-6d976503b999 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet d1988823-a2e2-4246-b6aa-02ea80d10065: This subnet is being modified by another concurrent operation. 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1589, in create_port 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1554, in _create_port_db 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1568, in create_port_db 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server raise exception 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet d1988823-a2e2-4246-b6aa-02ea80d10065: This subnet is being modified by another concurrent operation. 2026-06-23 19:54:02.552 9 ERROR oslo_messaging.rpc.server  2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.450 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-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.450 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.451 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.452 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 2 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.468 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-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.468 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.468 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 3 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.487 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-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.487 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.488 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.488 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 4 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.505 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-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.505 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.506 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.506 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 5 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.522 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-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.522 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.523 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.523 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 6 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.542 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-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.542 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.543 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.543 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 7 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.569 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-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.569 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.570 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 8 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.588 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-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.588 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.589 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.589 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 9 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.605 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.606 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] 2026-06-23 19:54:03.606 9 INFO neutron.plugins.ml2.plugin [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Attempt 10 to bind port 9908031a-76ea-4c08-9385-60c80727bb33 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-23 19:54:03.623 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-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 579c36eb-5a13-45ab-bd99-ed089886a1e9 could not be found. 2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers  2026-06-23 19:54:03.623 9 ERROR neutron.plugins.ml2.managers [None req-6800c908-4930-4c48-b24c-5b531d0d510a - - - - - -] Failed to bind port 9908031a-76ea-4c08-9385-60c80727bb33 on host instance for vnic_type normal using segments [{'id': '3d9bb5e2-ffaa-4183-a448-cdfc679d3e1a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 136, 'network_id': '9135751d-6512-4db3-88fb-28ff56c64d01'}] /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:54:22.862 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 6d7a64cb-c48e-4448-818a-a47a16b7ecb1 2026-06-23 19:54:23.812 10 INFO neutron.plugins.ml2.plugin [None req-8b98a115-b145-41bd-ab96-2735476a6cd2 - - - - - -] Attempt 1 to provision port 6d7a64cb-c48e-4448-818a-a47a16b7ecb1 2026-06-23 19:54:24.810 9 INFO neutron.plugins.ml2.plugin [None req-2750f11b-dbd4-40c0-9740-9b77d36a7591 - - - - - -] Attempt 1 to provision port 4012e334-a2f9-48fa-89b0-e1194ecdfe83 2026-06-23 19:54:24.820 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 59b0cbbd-6e67-43f8-85ce-c469fa3dc91f 2026-06-23 19:54:25.536 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 6d7a64cb-c48e-4448-818a-a47a16b7ecb1 2026-06-23 19:54:25.748 9 INFO neutron.plugins.ml2.plugin [None req-49ea2c53-1314-4fa8-a054-8c1fae01902c - - - - - -] Attempt 1 to provision port 59b0cbbd-6e67-43f8-85ce-c469fa3dc91f 2026-06-23 19:54:25.881 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4012e334-a2f9-48fa-89b0-e1194ecdfe83 2026-06-23 19:54:26.521 10 INFO neutron.plugins.ml2.plugin [None req-80269d2c-9f80-49fe-82b0-66701449a4de - - - - - -] Attempt 1 to provision port 8d7c5a05-59ab-4bc0-b4e6-b3137b18456a 2026-06-23 19:54:26.829 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8d7c5a05-59ab-4bc0-b4e6-b3137b18456a 2026-06-23 19:54:26.963 9 INFO neutron.plugins.ml2.plugin [None req-22e87cfd-a832-4e7e-9369-413dd8b0aedb - - - - - -] Attempt 1 to provision port 7f8d00cc-3613-4052-913a-5ffe9fea2ac5 2026-06-23 19:54:27.112 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 61b785b8-1e79-475c-bcfc-a89f2d03b5c9 2026-06-23 19:54:27.613 9 INFO neutron.plugins.ml2.plugin [None req-498cc729-3518-40cb-9516-aee8cbb36486 - - - - - -] Attempt 1 to provision port 61b785b8-1e79-475c-bcfc-a89f2d03b5c9 2026-06-23 19:54:27.629 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 59b0cbbd-6e67-43f8-85ce-c469fa3dc91f 2026-06-23 19:54:27.929 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 4012e334-a2f9-48fa-89b0-e1194ecdfe83 2026-06-23 19:54:28.785 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8d7c5a05-59ab-4bc0-b4e6-b3137b18456a 2026-06-23 19:54:29.032 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 61b785b8-1e79-475c-bcfc-a89f2d03b5c9 2026-06-23 19:54:48.911 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e1119589-9f6a-4dcc-94a7-831abff680be /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-23 19:55:04.801 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 55f26eb0-9efd-464c-9d31-139278eeaafb 2026-06-23 19:55:05.284 9 INFO neutron.plugins.ml2.plugin [None req-f3c45c36-2016-4a2f-84a5-b607caeea47c - - - - - -] Attempt 1 to provision port 2949b9da-b9b4-4b7c-a692-8ba705a70434 2026-06-23 19:55:05.441 10 INFO neutron.plugins.ml2.plugin [None req-4596eb9f-17f5-43ef-abaf-77ff4b91df4e - - - - - -] Attempt 1 to provision port 55f26eb0-9efd-464c-9d31-139278eeaafb 2026-06-23 19:55:06.785 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 55f26eb0-9efd-464c-9d31-139278eeaafb 2026-06-23 19:55:07.733 9 INFO neutron.plugins.ml2.plugin [None req-ebdf1638-52e0-4a06-bbb1-102ac91a5041 - - - - - -] Attempt 1 to provision port 0cea7b10-94de-4636-ac09-80aac4f36574 2026-06-23 19:55:08.290 9 INFO neutron.plugins.ml2.plugin [None req-551f4638-f791-4579-8a5a-d8cd4ed81ac4 - - - - - -] Attempt 1 to provision port 0cea7b10-94de-4636-ac09-80aac4f36574 2026-06-23 19:55:08.898 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 6df3f800-e1d1-48cd-bee3-dac13ea0296b 2026-06-23 19:55:10.995 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 6df3f800-e1d1-48cd-bee3-dac13ea0296b 2026-06-23 19:55:11.383 9 INFO neutron.plugins.ml2.plugin [None req-496ea5e6-78be-4d8e-a1fe-6b7621c5acdf - - - - - -] Attempt 1 to provision port 0db78e4b-09d8-4bbb-acd2-fdf3208c7231 2026-06-23 19:55:11.400 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port aadcf170-81b3-4c38-b7d4-ca4815c1b49c 2026-06-23 19:55:12.244 9 INFO neutron.plugins.ml2.plugin [None req-f3d26a5a-f185-405b-9c2a-c3e9e99a140d - - - - - -] Attempt 1 to provision port aadcf170-81b3-4c38-b7d4-ca4815c1b49c 2026-06-23 19:55:12.833 10 INFO neutron.plugins.ml2.plugin [None req-252f6599-e62b-4807-b29b-f0decf05a1ae - - - - - -] Attempt 1 to provision port d14c3730-3ed4-401d-8936-bc027909b866 2026-06-23 19:55:13.058 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port df0ad7e8-3b59-4588-bad6-7c0158b71e83 2026-06-23 19:55:13.741 10 INFO neutron.plugins.ml2.plugin [None req-a299cec6-d6af-4e6b-a55a-f2fbcee5a391 - - - - - -] Attempt 1 to provision port ddb29adb-0b56-4e48-830a-2cafde0e4c36 2026-06-23 19:55:13.780 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d14c3730-3ed4-401d-8936-bc027909b866 2026-06-23 19:55:14.096 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port aadcf170-81b3-4c38-b7d4-ca4815c1b49c 2026-06-23 19:55:14.886 9 INFO neutron.plugins.ml2.plugin [None req-5fefd2fa-32c6-409f-b64d-692eace4b01a - - - - - -] Attempt 1 to provision port ddb29adb-0b56-4e48-830a-2cafde0e4c36 2026-06-23 19:55:14.894 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e63ee6f5-f65e-4426-86a3-040442938547 2026-06-23 19:55:15.163 10 INFO neutron.plugins.ml2.plugin [None req-2e45a7b9-31a2-46cb-bf2b-b63072dd312b - - - - - -] Attempt 1 to provision port df0ad7e8-3b59-4588-bad6-7c0158b71e83 2026-06-23 19:55:15.605 9 INFO neutron.plugins.ml2.plugin [None req-fde4e3b6-87cf-4701-a5bd-0b0bf1e3bd96 - - - - - -] Attempt 1 to provision port df0ad7e8-3b59-4588-bad6-7c0158b71e83 2026-06-23 19:55:15.696 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c069271a-12b1-45dc-ab0a-39d3af35b38f 2026-06-23 19:55:16.178 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port df0ad7e8-3b59-4588-bad6-7c0158b71e83 2026-06-23 19:55:16.617 10 INFO neutron.plugins.ml2.plugin [None req-7c17e3a1-c27a-4fc8-9f62-9e99bcec9957 - - - - - -] Attempt 1 to provision port e63ee6f5-f65e-4426-86a3-040442938547 2026-06-23 19:55:16.799 9 INFO neutron.plugins.ml2.plugin [None req-0e8f3fe2-f33c-457a-bed0-c7aad7308684 - - - - - -] Attempt 1 to provision port 979d345b-3f61-4f41-9975-ce2b3458743d 2026-06-23 19:55:16.848 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port e63ee6f5-f65e-4426-86a3-040442938547 2026-06-23 19:55:17.149 10 INFO neutron.plugins.ml2.plugin [None req-0fb1e1ea-57df-4455-b186-58e69fa747ca - - - - - -] Attempt 1 to provision port e63ee6f5-f65e-4426-86a3-040442938547 2026-06-23 19:55:17.260 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 52152913-3fd7-4d26-90b7-2444b263aa3a 2026-06-23 19:55:17.693 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port c069271a-12b1-45dc-ab0a-39d3af35b38f 2026-06-23 19:55:17.888 10 INFO neutron.plugins.ml2.plugin [None req-a4d9fc82-8690-4f25-b66d-ed76b31d0f06 - - - - - -] Attempt 1 to provision port 52152913-3fd7-4d26-90b7-2444b263aa3a 2026-06-23 19:55:18.326 9 INFO neutron.plugins.ml2.plugin [None req-bab10724-06ea-4646-a26a-0ca7d6e2976e - - - - - -] Attempt 1 to provision port 52152913-3fd7-4d26-90b7-2444b263aa3a 2026-06-23 19:55:18.881 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 52152913-3fd7-4d26-90b7-2444b263aa3a 2026-06-23 19:55:19.227 9 INFO neutron.plugins.ml2.plugin [None req-a42c2d82-acfc-4bc3-a24a-84e376592c66 - - - - - -] Attempt 1 to provision port 1780a80f-66a2-4f87-80aa-bdb38aa40ff0 2026-06-23 19:55:19.999 9 INFO neutron.plugins.ml2.plugin [None req-2e1ab98c-eeb8-47b9-ab60-d1a42334cb39 - - - - - -] Attempt 1 to provision port 1780a80f-66a2-4f87-80aa-bdb38aa40ff0 2026-06-23 19:55:20.810 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2ec7658f-7f09-4556-ba88-93d8f9380ee6 2026-06-23 19:55:20.946 10 INFO neutron.plugins.ml2.plugin [None req-b89e4cf9-6cce-46ab-a03a-7088f02305d9 - - - - - -] Attempt 1 to provision port 18206f98-9b61-4912-aeda-a3e055bcd33c 2026-06-23 19:55:21.895 9 INFO neutron.plugins.ml2.plugin [None req-ba412c2e-db33-405b-b200-137407a91906 - - - - - -] Attempt 1 to provision port 18206f98-9b61-4912-aeda-a3e055bcd33c 2026-06-23 19:55:22.051 10 INFO neutron.plugins.ml2.plugin [None req-89eb3ff1-e81b-43df-8ba1-d1f84766b3dc - - - - - -] Attempt 1 to provision port 364b9967-2669-4764-8d9f-0cc20249961e 2026-06-23 19:55:22.776 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2ec7658f-7f09-4556-ba88-93d8f9380ee6 2026-06-23 19:55:23.405 9 INFO neutron.plugins.ml2.plugin [None req-7c1387b1-0665-4e18-9d56-5594fd91bd0e - - - - - -] Attempt 1 to provision port 398d501b-d28a-4657-8e06-00443edaf890 2026-06-23 19:55:24.064 9 INFO neutron.plugins.ml2.plugin [None req-7319e7d3-a403-474f-830d-bcd99d464196 - - - - - -] Attempt 1 to provision port 398d501b-d28a-4657-8e06-00443edaf890 2026-06-23 19:55:24.962 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 364b9967-2669-4764-8d9f-0cc20249961e 2026-06-23 19:55:25.115 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee4dbd18-e455-4380-b457-1cef94352837'] response: {'server_uuid': 'afad427a-ba15-4ca5-8e74-cd4cc625a89b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '364b9967-2669-4764-8d9f-0cc20249961e', 'code': 200} 2026-06-23 19:55:26.899 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0cea7b10-94de-4636-ac09-80aac4f36574 2026-06-23 19:55:27.281 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 364b9967-2669-4764-8d9f-0cc20249961e 2026-06-23 19:55:27.568 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2949b9da-b9b4-4b7c-a692-8ba705a70434 2026-06-23 19:55:28.806 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0cea7b10-94de-4636-ac09-80aac4f36574 2026-06-23 19:55:29.132 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 2949b9da-b9b4-4b7c-a692-8ba705a70434 2026-06-23 19:55:30.865 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port ede03db3-2ba3-4105-8960-c6a8b6631f62 2026-06-23 19:55:30.972 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee43bf3b-4d57-4e2f-b75b-53cebabbd875'] response: {'server_uuid': '6c0ab8fa-ddb3-4bcf-92c4-6d0195b90583', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ede03db3-2ba3-4105-8960-c6a8b6631f62', 'code': 200} 2026-06-23 19:55:32.801 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port ede03db3-2ba3-4105-8960-c6a8b6631f62 2026-06-23 19:55:34.792 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0db78e4b-09d8-4bbb-acd2-fdf3208c7231 2026-06-23 19:55:35.099 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port ddb29adb-0b56-4e48-830a-2cafde0e4c36 2026-06-23 19:55:35.735 10 INFO neutron.plugins.ml2.plugin [None req-907aa490-107d-422c-be65-fa35bfe8638a - - - - - -] Attempt 1 to provision port 8d423d86-2bf9-4e18-8040-395ef927a717 2026-06-23 19:55:36.926 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 0db78e4b-09d8-4bbb-acd2-fdf3208c7231 2026-06-23 19:55:37.122 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8d423d86-2bf9-4e18-8040-395ef927a717 2026-06-23 19:55:37.239 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0eb7b9a0-170d-4084-aad5-fe6e9271b588'] response: {'server_uuid': '0ccaad06-dc19-4347-90b7-334dd7ea7c29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d423d86-2bf9-4e18-8040-395ef927a717', 'code': 200} 2026-06-23 19:55:37.565 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port ddb29adb-0b56-4e48-830a-2cafde0e4c36 2026-06-23 19:55:38.794 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 8d423d86-2bf9-4e18-8040-395ef927a717 2026-06-23 19:55:44.809 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 1780a80f-66a2-4f87-80aa-bdb38aa40ff0 2026-06-23 19:55:46.889 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 398d501b-d28a-4657-8e06-00443edaf890 2026-06-23 19:55:47.203 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 18206f98-9b61-4912-aeda-a3e055bcd33c 2026-06-23 19:55:47.561 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 979d345b-3f61-4f41-9975-ce2b3458743d 2026-06-23 19:55:47.883 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 1780a80f-66a2-4f87-80aa-bdb38aa40ff0 2026-06-23 19:55:49.116 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 398d501b-d28a-4657-8e06-00443edaf890 2026-06-23 19:55:49.380 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 18206f98-9b61-4912-aeda-a3e055bcd33c 2026-06-23 19:55:49.798 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 979d345b-3f61-4f41-9975-ce2b3458743d 2026-06-23 19:55:55.034 9 INFO neutron.plugins.ml2.plugin [None req-452e8dbc-4f6c-4c82-9524-b1f40f705780 - - - - - -] Attempt 1 to provision port c8c338a4-0292-451c-bd1a-586cf9edacf5 2026-06-23 19:56:08.779 9 INFO neutron.plugins.ml2.plugin [None req-a39a14c7-7f58-4575-bdc6-f47cceccea3a - - - - - -] Attempt 1 to provision port 23fe596f-4c82-4cfb-bb2f-7e7bc50aa61b 2026-06-23 19:56:10.889 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 23fe596f-4c82-4cfb-bb2f-7e7bc50aa61b 2026-06-23 19:56:11.030 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6c0e5a2-ff0c-4c8f-a1c3-b8ce4f187a07'] response: {'server_uuid': 'fbc58523-32bb-4a80-a58f-bcca338b3164', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23fe596f-4c82-4cfb-bb2f-7e7bc50aa61b', 'code': 200} 2026-06-23 19:56:12.823 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 23fe596f-4c82-4cfb-bb2f-7e7bc50aa61b 2026-06-23 19:56:49.149 9 INFO neutron.plugins.ml2.plugin [None req-dac33bdb-b731-4dad-b66f-3b5daa9a5c4a - - - - - -] Attempt 1 to provision port 3c12134d-dc88-4aab-878f-1eaf48426347 2026-06-23 19:56:52.941 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3c12134d-dc88-4aab-878f-1eaf48426347 2026-06-23 19:56:53.063 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b4f76e8-baed-4edc-9267-e28ddfcfa18d'] response: {'server_uuid': 'fbc58523-32bb-4a80-a58f-bcca338b3164', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c12134d-dc88-4aab-878f-1eaf48426347', 'code': 200} 2026-06-23 19:56:54.844 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port 3c12134d-dc88-4aab-878f-1eaf48426347 2026-06-23 19:57:22.115 10 INFO neutron.plugins.ml2.plugin [None req-590c72cc-4b10-4deb-90a6-0ded4ad186ac - - - - - -] Attempt 1 to provision port f222ec04-1fc9-4457-b4ae-5e5afb90b2ea 2026-06-23 19:57:25.045 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f222ec04-1fc9-4457-b4ae-5e5afb90b2ea 2026-06-23 19:57:25.185 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e2c1fb5-b344-4340-a000-461a02555f35'] response: {'server_uuid': 'fbc58523-32bb-4a80-a58f-bcca338b3164', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f222ec04-1fc9-4457-b4ae-5e5afb90b2ea', 'code': 200} 2026-06-23 19:57:26.963 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port f222ec04-1fc9-4457-b4ae-5e5afb90b2ea 2026-06-23 19:57:34.919 10 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d4d4af69-b1e7-470e-b859-81417811cb06 2026-06-23 19:57:35.403 10 INFO neutron.plugins.ml2.plugin [None req-a2ff0cbb-01b9-4634-bd15-24f149f66520 - - - - - -] Attempt 1 to provision port d4d4af69-b1e7-470e-b859-81417811cb06 2026-06-23 19:57:35.525 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b2984ab-0331-418f-b5e9-139527182d27'] response: {'server_uuid': 'fbc58523-32bb-4a80-a58f-bcca338b3164', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4d4af69-b1e7-470e-b859-81417811cb06', 'code': 200} 2026-06-23 19:57:36.941 9 INFO neutron.plugins.ml2.plugin [None req-9eca5a18-a5da-4e25-b61e-c844cc5752d5 - - - - - -] Attempt 1 to provision port d4d4af69-b1e7-470e-b859-81417811cb06 2026-06-23 19:57:45.587 9 INFO neutron.plugins.ml2.plugin [None req-a71e371d-8444-4dbe-ad59-83952574efb8 - - - - - -] Attempt 1 to provision port d4d4af69-b1e7-470e-b859-81417811cb06 2026-06-23 19:57:51.307 9 INFO neutron.plugins.ml2.plugin [None req-a015fbd8-5fb3-47e6-9494-8584078aca9a - - - - - -] Attempt 1 to provision port f222ec04-1fc9-4457-b4ae-5e5afb90b2ea