+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 22:17:22.810 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 22:17:22.811 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-09 22:17:22.811 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 22:17:22.811 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 22:17:23.777 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:17:23.780 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 22:17:23.782 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 22:17:23.783 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:17:23.783 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 22:17:23.783 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 22:17:23.784 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:17:23.788 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:17:23.788 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:17:23.789 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:17:23.804 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 22:17:23.804 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:17:23.805 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 22:17:23.839 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 22:17:23.840 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 22:17:23.840 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 22:17:23.840 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 22:17:23.845 1 WARNING oslo_policy.policy [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-09 22:17:24.080 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing driver for type 'vlan' 2026-05-09 22:17:24.218 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] VlanTypeDriver initialization complete 2026-05-09 22:17:24.218 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 22:17:24.219 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 22:17:24.254 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 22:17:24.255 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 22:17:24.255 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing extension driver 'port_security' 2026-05-09 22:17:24.255 1 INFO neutron.plugins.ml2.extensions.port_security [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 22:17:24.255 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing extension driver 'qos' 2026-05-09 22:17:24.255 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 22:17:24.256 1 INFO neutron.plugins.ml2.managers [None req-88e20c2f-2c2f-4dc6-a435-f2e1b75ae670 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 22:17:24.268 1 INFO neutron.quota [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded quota_driver: . 2026-05-09 22:17:24.268 1 INFO neutron.plugins.ml2.plugin [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 22:17:24.268 1 INFO neutron.plugins.ml2.managers [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 22:17:24.269 1 INFO neutron.plugins.ml2.managers [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 22:17:24.269 1 INFO neutron.plugins.ml2.managers [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 22:17:24.269 1 INFO neutron.extensions.vlantransparent [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Disabled vlantransparent extension. 2026-05-09 22:17:24.269 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: qos 2026-05-09 22:17:24.278 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: router 2026-05-09 22:17:24.305 1 INFO neutron.services.service_base [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 22:17:24.305 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: segments 2026-05-09 22:17:24.369 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: trunk 2026-05-09 22:17:24.421 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: vpnaas 2026-05-09 22:17:24.458 1 WARNING stevedore.named [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 22:17:24.513 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 22:17:24.513 1 INFO neutron.common.utils [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 22:17:24.513 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: auto_allocate 2026-05-09 22:17:24.516 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: tag 2026-05-09 22:17:24.520 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: timestamp 2026-05-09 22:17:24.522 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 22:17:24.526 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: flavors 2026-05-09 22:17:24.528 1 INFO neutron.manager [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loading Plugin: revisions 2026-05-09 22:17:24.531 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Initializing extension manager. 2026-05-09 22:17:24.532 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: address-group 2026-05-09 22:17:24.532 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: address-scope 2026-05-09 22:17:24.533 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 22:17:24.534 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: agent 2026-05-09 22:17:24.534 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 22:17:24.535 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 22:17:24.536 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 22:17:24.536 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: availability_zone 2026-05-09 22:17:24.537 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 22:17:24.537 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 22:17:24.538 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: default-subnetpools 2026-05-09 22:17:24.539 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 22:17:24.539 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: dns-integration 2026-05-09 22:17:24.539 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 22:17:24.540 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 22:17:24.540 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: dvr 2026-05-09 22:17:24.541 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 22:17:24.541 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 22:17:24.542 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:17:24.542 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 22:17:24.543 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: external-net 2026-05-09 22:17:24.543 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 22:17:24.544 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: extraroute 2026-05-09 22:17:24.544 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 22:17:24.545 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 22:17:24.545 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 22:17:24.546 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 22:17:24.546 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 22:17:24.546 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: fip-port-details 2026-05-09 22:17:24.547 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: flavors 2026-05-09 22:17:24.548 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 22:17:24.548 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: floatingip-pools 2026-05-09 22:17:24.549 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: ip_allocation 2026-05-09 22:17:24.549 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 22:17:24.550 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: l2_adjacency 2026-05-09 22:17:24.551 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: router 2026-05-09 22:17:24.552 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:17:24.552 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 22:17:24.553 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 22:17:24.553 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 22:17:24.554 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: l3-ha 2026-05-09 22:17:24.554 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:17:24.555 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 22:17:24.555 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: l3-flavors 2026-05-09 22:17:24.556 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:17:24.556 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 22:17:24.558 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 22:17:24.559 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 22:17:24.559 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 22:17:24.560 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 22:17:24.561 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 22:17:24.561 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: multi-provider 2026-05-09 22:17:24.562 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: net-mtu 2026-05-09 22:17:24.562 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 22:17:24.563 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: network_availability_zone 2026-05-09 22:17:24.563 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: network_ha 2026-05-09 22:17:24.564 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: network-ip-availability 2026-05-09 22:17:24.564 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 22:17:24.565 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: pagination 2026-05-09 22:17:24.565 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-device-profile 2026-05-09 22:17:24.566 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 22:17:24.566 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 22:17:24.566 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 22:17:24.567 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-mac-override 2026-05-09 22:17:24.567 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 22:17:24.568 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 22:17:24.568 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-resource-request 2026-05-09 22:17:24.569 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 22:17:24.569 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: binding 2026-05-09 22:17:24.570 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: binding-extended 2026-05-09 22:17:24.570 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-security 2026-05-09 22:17:24.571 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: project-id 2026-05-09 22:17:24.571 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: provider 2026-05-09 22:17:24.572 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos 2026-05-09 22:17:24.573 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 22:17:24.573 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 22:17:24.574 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-default 2026-05-09 22:17:24.574 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-fip 2026-05-09 22:17:24.575 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 22:17:24.575 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 22:17:24.576 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 22:17:24.576 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 22:17:24.577 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 22:17:24.577 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-pps 2026-05-09 22:17:24.578 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 22:17:24.578 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 22:17:24.579 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 22:17:24.579 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: quota-check-limit 2026-05-09 22:17:24.580 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: quotas 2026-05-09 22:17:24.582 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: quota_details 2026-05-09 22:17:24.583 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: rbac-policies 2026-05-09 22:17:24.584 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: rbac-address-group 2026-05-09 22:17:24.584 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 22:17:24.585 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 22:17:24.585 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 22:17:24.586 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: revision-if-match 2026-05-09 22:17:24.586 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 22:17:24.587 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: router_availability_zone 2026-05-09 22:17:24.587 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 22:17:24.588 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 22:17:24.589 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 22:17:24.589 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 22:17:24.590 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 22:17:24.590 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 22:17:24.591 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 22:17:24.596 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: security-group 2026-05-09 22:17:24.597 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: segment 2026-05-09 22:17:24.598 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 22:17:24.598 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: service-type 2026-05-09 22:17:24.599 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: sorting 2026-05-09 22:17:24.599 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 22:17:24.600 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: standard-attr-description 2026-05-09 22:17:24.600 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: stateful-security-group 2026-05-09 22:17:24.600 1 WARNING neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 22:17:24.601 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 22:17:24.601 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: subnet_onboard 2026-05-09 22:17:24.602 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 22:17:24.602 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: subnet-service-types 2026-05-09 22:17:24.603 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: subnet_allocation 2026-05-09 22:17:24.603 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 22:17:24.604 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 22:17:24.606 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 22:17:24.607 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 22:17:24.607 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: trunk 2026-05-09 22:17:24.608 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: trunk-details 2026-05-09 22:17:24.608 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 22:17:24.609 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 22:17:24.610 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 22:17:24.611 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 22:17:24.611 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: vpn-flavors 2026-05-09 22:17:24.612 1 INFO neutron.api.extensions [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Loaded extension: vpnaas 2026-05-09 22:17:24.614 1 INFO oslo_service.service [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Starting 2 workers 2026-05-09 22:17:24.619 1 INFO oslo_service.service [None req-ace3b3dc-7dc0-4828-8cc0-95e584a10cea - - - - - -] Starting 1 workers 2026-05-09 22:17:59.927 9 INFO neutron.db.l3_hamode_db [None req-d1d1c954-e832-43ed-8f48-a3f9b2863d07 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:18:11.947 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 453411d9-a227-460d-9b77-daf26a25aff9 2026-05-09 22:18:12.436 9 INFO neutron.plugins.ml2.plugin [None req-8a61c4cf-dd61-49a0-9e98-eae3e89944a0 - - - - - -] Attempt 1 to provision port 453411d9-a227-460d-9b77-daf26a25aff9 2026-05-09 22:18:13.854 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 453411d9-a227-460d-9b77-daf26a25aff9 2026-05-09 22:22:26.133 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ad721ad6-96c4-42e1-963c-afa58f4df3f2 2026-05-09 22:22:26.790 10 INFO neutron.plugins.ml2.plugin [None req-5d017c0d-fa85-4192-88d6-667a1f3ffccf - - - - - -] Attempt 1 to provision port ad721ad6-96c4-42e1-963c-afa58f4df3f2 2026-05-09 22:22:28.029 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ad721ad6-96c4-42e1-963c-afa58f4df3f2 2026-05-09 22:22:33.915 9 INFO neutron.plugins.ml2.plugin [None req-666092e0-a114-42e5-bed6-b72b5454f8e5 - - - - - -] Attempt 1 to provision port 0612957a-22b6-4fe8-9633-9f4bf3116270 2026-05-09 22:26:04.284 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0612957a-22b6-4fe8-9633-9f4bf3116270 2026-05-09 22:26:06.176 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0612957a-22b6-4fe8-9633-9f4bf3116270 2026-05-09 22:34:04.506 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5f0c69b2-f4c3-4e00-a731-eb062b784fac 2026-05-09 22:34:06.457 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5f0c69b2-f4c3-4e00-a731-eb062b784fac 2026-05-09 22:48:36.198 9 INFO neutron.plugins.ml2.plugin [None req-4947cb6d-9cad-4722-9c12-271af4b530e8 - - - - - -] Attempt 1 to provision port 90d67b79-f7e5-4e16-a0f3-0d9af424d8b5 2026-05-09 22:48:36.658 9 INFO neutron.plugins.ml2.plugin [None req-73a0aceb-5a3a-4318-a920-e3e483e31a31 - - - - - -] Attempt 1 to provision port 3965ca9c-e4d1-4fa7-a610-37bb506c38f1 2026-05-09 22:48:37.091 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 39a97208-2366-4dfa-871d-9c5cb73dfc7b 2026-05-09 22:48:37.431 10 INFO neutron.plugins.ml2.plugin [None req-8e883f77-2847-42cc-b658-235667fff79c - - - - - -] Attempt 1 to provision port 75329415-3594-49cd-bd7f-f7ebf0f035d4 2026-05-09 22:48:37.615 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 75329415-3594-49cd-bd7f-f7ebf0f035d4 2026-05-09 22:48:37.953 10 INFO neutron.plugins.ml2.plugin [None req-8e883f77-2847-42cc-b658-235667fff79c - - - - - -] Attempt 1 to provision port 39a97208-2366-4dfa-871d-9c5cb73dfc7b 2026-05-09 22:48:38.293 9 INFO neutron.plugins.ml2.plugin [None req-4c4d10a9-5589-4753-8395-7c73614f1869 - - - - - -] Attempt 1 to provision port 2fa8ad93-547f-4d7a-9b91-073299b58687 2026-05-09 22:48:38.456 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2fa8ad93-547f-4d7a-9b91-073299b58687 2026-05-09 22:48:38.847 9 INFO neutron.plugins.ml2.plugin [None req-b8fb7aa4-19ae-4064-9199-b4467f54ff24 - - - - - -] Attempt 1 to provision port c7ff066c-aead-40b8-8d49-412d13b8cafb 2026-05-09 22:48:39.006 10 INFO neutron.plugins.ml2.plugin [None req-bc62df87-2f15-47be-b638-879f9039bc13 - - - - - -] Attempt 1 to provision port 82b0c393-088a-45a8-916e-3478eed06617 2026-05-09 22:48:39.066 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 39a97208-2366-4dfa-871d-9c5cb73dfc7b 2026-05-09 22:48:39.451 9 INFO neutron.plugins.ml2.plugin [None req-10c0982e-0a9c-4115-ad09-c8a9a954fe6a - - - - - -] Attempt 1 to provision port c7ff066c-aead-40b8-8d49-412d13b8cafb 2026-05-09 22:48:39.471 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 75329415-3594-49cd-bd7f-f7ebf0f035d4 2026-05-09 22:48:39.839 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2fa8ad93-547f-4d7a-9b91-073299b58687 2026-05-09 22:48:40.516 9 INFO neutron.plugins.ml2.plugin [None req-6efb5113-454c-433f-905a-3f9982bbb1c4 - - - - - -] Attempt 1 to provision port 6fe065e1-ede7-45de-ad02-849c2b594811 2026-05-09 22:48:41.170 10 INFO neutron.plugins.ml2.plugin [None req-8504d423-e922-4195-9a7e-73a423c002d0 - - - - - -] Attempt 1 to provision port 6fe065e1-ede7-45de-ad02-849c2b594811 2026-05-09 22:48:41.835 10 INFO neutron.plugins.ml2.plugin [None req-de6c7266-fc80-4a7b-bae6-87a720b1bbfb - - - - - -] Attempt 1 to provision port 9f1b1340-7a75-44d6-a972-5373ff4df230 2026-05-09 22:48:42.488 9 INFO neutron.plugins.ml2.plugin [None req-602c4aeb-39dc-47f3-94e8-8006e9bdeb70 - - - - - -] Attempt 1 to provision port 9f1b1340-7a75-44d6-a972-5373ff4df230 2026-05-09 22:48:42.926 9 INFO neutron.plugins.ml2.plugin [None req-94cadb59-18db-497c-8dce-7b5dfe6650f6 - - - - - -] Attempt 1 to provision port ffc76b68-3426-4552-b255-a5477cd57e2d 2026-05-09 22:48:43.055 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2f7d3717-e71c-417e-aac1-d15012b5f394 2026-05-09 22:48:43.365 10 INFO neutron.plugins.ml2.plugin [None req-dc34b256-da16-446f-8e2e-7f3b1858c1e6 - - - - - -] Attempt 1 to provision port 2f7d3717-e71c-417e-aac1-d15012b5f394 2026-05-09 22:48:45.037 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2f7d3717-e71c-417e-aac1-d15012b5f394 2026-05-09 22:48:45.050 9 INFO neutron.plugins.ml2.plugin [None req-fea9fd49-b3f1-4141-a1f4-2f06e456ca91 - - - - - -] Attempt 1 to provision port acfe8859-c23a-428a-be9f-d7196a0fe922 2026-05-09 22:48:45.932 9 INFO neutron.plugins.ml2.plugin [None req-3e9559ed-e6c7-4ebb-b8e0-1dc8ab1c561a - - - - - -] Attempt 1 to provision port acfe8859-c23a-428a-be9f-d7196a0fe922 2026-05-09 22:48:47.251 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port a0ce8c85-015c-4c54-bc43-4fce14f0f414 2026-05-09 22:48:47.763 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port be32b139-97d6-4db4-a4fe-1b03b84bc115 2026-05-09 22:48:48.318 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port d04a6f87-3610-46bd-8a71-4f88deca258b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:48:49.168 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port be32b139-97d6-4db4-a4fe-1b03b84bc115 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:48:49.611 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port d04a6f87-3610-46bd-8a71-4f88deca258b 2026-05-09 22:48:53.871 9 INFO neutron.plugins.ml2.plugin [None req-2f190b22-2245-4c10-9307-289f175f3df0 - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:48:54.154 10 INFO neutron.plugins.ml2.plugin [None req-827c8abf-dee3-4e5e-b03f-b0ff0c03edbe - - - - - -] Attempt 1 to provision port 03c359b3-a3f4-4cb3-a005-9eb90c883c9c 2026-05-09 22:48:54.498 9 INFO neutron.plugins.ml2.plugin [None req-5a6dfbcf-37d9-4286-949f-72e76a52af9c - - - - - -] Attempt 1 to provision port 74249542-07b7-40b2-8d4d-2724c1af2dc6 2026-05-09 22:48:55.045 9 INFO neutron.plugins.ml2.plugin [None req-9b0e3d95-6469-46c0-885e-9da5c576b341 - - - - - -] Attempt 1 to provision port fa975868-b6b9-4273-9bd7-892dd715c8fb 2026-05-09 22:48:55.134 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port fa975868-b6b9-4273-9bd7-892dd715c8fb 2026-05-09 22:48:57.042 9 INFO neutron.plugins.ml2.plugin [None req-043d81be-e6e1-487d-8663-1b70fd1de313 - - - - - -] Attempt 1 to provision port 5b82b66d-6231-43e1-b640-e3419c60f255 2026-05-09 22:48:57.073 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port fa975868-b6b9-4273-9bd7-892dd715c8fb 2026-05-09 22:48:57.618 9 INFO neutron.plugins.ml2.plugin [None req-ff3640a6-af6a-4150-9203-5b179bbf861e - - - - - -] Attempt 1 to provision port 5b82b66d-6231-43e1-b640-e3419c60f255 2026-05-09 22:48:59.276 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 74249542-07b7-40b2-8d4d-2724c1af2dc6 2026-05-09 22:48:59.814 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port be66f075-e6be-4d6b-bbd9-34c0f61b1ac4 2026-05-09 22:48:59.974 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebc43e9c-cdc9-4d7d-ba0f-f7da16c92a99'] response: {'server_uuid': 'e29d81b6-974e-4834-a496-b5b2b646dac5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74249542-07b7-40b2-8d4d-2724c1af2dc6', 'code': 200} 2026-05-09 22:49:00.315 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:49:01.311 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 74249542-07b7-40b2-8d4d-2724c1af2dc6 2026-05-09 22:49:01.647 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port be66f075-e6be-4d6b-bbd9-34c0f61b1ac4 2026-05-09 22:49:01.979 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:49:02.037 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-18c7ab98-2150-4721-95ff-53279c6e240c'] response: {'server_uuid': 'e1f349c1-8bab-4bc5-be5d-2d95b79c160d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5859e144-2ad7-44da-bdd7-a338081345a1', 'code': 200} 2026-05-09 22:49:02.603 9 INFO neutron.plugins.ml2.plugin [None req-0f04c0f5-5bef-4033-b5f0-cc77545e4568 - - - - - -] Attempt 1 to provision port af3c1e82-76af-46b2-b4c4-812c4f01f39e 2026-05-09 22:49:05.145 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port af3c1e82-76af-46b2-b4c4-812c4f01f39e 2026-05-09 22:49:05.303 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d11c3b4-896d-4987-9877-1732b3b69fe9'] response: {'server_uuid': '907bcd73-ca24-49aa-b221-4bc2474a48de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af3c1e82-76af-46b2-b4c4-812c4f01f39e', 'code': 200} 2026-05-09 22:49:07.245 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port af3c1e82-76af-46b2-b4c4-812c4f01f39e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:49:15.074 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port adeb1d3a-f71a-4741-8bdd-46e260973e9f 2026-05-09 22:49:15.154 10 INFO neutron.plugins.ml2.plugin [None req-774bfb1d-0f51-4114-a6c9-f56d645351dc - - - - - -] Attempt 1 to provision port 45e9e20f-a8f7-46b7-9394-3b32fe5f21da 2026-05-09 22:49:15.707 10 INFO neutron.plugins.ml2.plugin [None req-86f2857b-0e72-42cd-87f0-e64fff9ffd46 - - - - - -] Attempt 1 to provision port adeb1d3a-f71a-4741-8bdd-46e260973e9f 2026-05-09 22:49:17.134 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port acfe8859-c23a-428a-be9f-d7196a0fe922 2026-05-09 22:49:17.196 10 INFO neutron.plugins.ml2.plugin [None req-00d0f0d8-cc15-471f-ad76-e2aac639bfbf - - - - - -] Attempt 1 to provision port fd3c6c14-0673-4a8a-8f75-343bb9c33aa1 2026-05-09 22:49:17.584 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port adeb1d3a-f71a-4741-8bdd-46e260973e9f 2026-05-09 22:49:17.857 9 INFO neutron.plugins.ml2.plugin [None req-ab5260e9-8e23-49cc-bfc3-84115d91a0ac - - - - - -] Attempt 1 to provision port fd3c6c14-0673-4a8a-8f75-343bb9c33aa1 2026-05-09 22:49:19.191 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port acfe8859-c23a-428a-be9f-d7196a0fe922 2026-05-09 22:49:19.464 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port b7a591a0-b6d8-4d63-b9a9-dd1b080a3aa1 2026-05-09 22:49:19.933 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ffc76b68-3426-4552-b255-a5477cd57e2d 2026-05-09 22:49:21.100 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port b7a591a0-b6d8-4d63-b9a9-dd1b080a3aa1 2026-05-09 22:49:21.336 9 INFO neutron.plugins.ml2.plugin [None req-fc7f7dc9-9217-4b13-ae98-f22d964a4c8a - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:49:21.383 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ffc76b68-3426-4552-b255-a5477cd57e2d 2026-05-09 22:49:22.226 9 INFO neutron.plugins.ml2.plugin [None req-4156cfd5-7fb9-4e3c-9493-8cd85ce757ca - - - - - -] Attempt 1 to provision port 14086b36-1442-4564-953d-8481eaaecf0a 2026-05-09 22:49:23.154 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:49:23.712 10 INFO neutron.plugins.ml2.plugin [None req-0edc4332-58de-4520-a213-fad106c62035 - - - - - -] Attempt 1 to provision port 5859e144-2ad7-44da-bdd7-a338081345a1 2026-05-09 22:49:25.484 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5b82b66d-6231-43e1-b640-e3419c60f255 2026-05-09 22:49:25.855 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 14086b36-1442-4564-953d-8481eaaecf0a 2026-05-09 22:49:25.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee4aa7ff-e1c7-4905-953c-d641d84e98c2'] response: {'server_uuid': '08f15a54-d66d-43d5-b602-247297981d2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14086b36-1442-4564-953d-8481eaaecf0a', 'code': 200} 2026-05-09 22:49:26.291 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 03c359b3-a3f4-4cb3-a005-9eb90c883c9c 2026-05-09 22:49:27.117 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5b82b66d-6231-43e1-b640-e3419c60f255 2026-05-09 22:49:27.495 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 14086b36-1442-4564-953d-8481eaaecf0a 2026-05-09 22:49:27.831 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 03c359b3-a3f4-4cb3-a005-9eb90c883c9c 2026-05-09 22:49:31.170 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a29a8285-c4da-47a4-991b-2de0258d9131'] response: {'server_uuid': '907bcd73-ca24-49aa-b221-4bc2474a48de', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af3c1e82-76af-46b2-b4c4-812c4f01f39e', 'code': 200} 2026-05-09 22:49:31.992 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port af3c1e82-76af-46b2-b4c4-812c4f01f39e 2026-05-09 22:49:33.241 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a04bd3de-a038-488b-a9af-d7ffd6c45def'] response: {'server_uuid': '907bcd73-ca24-49aa-b221-4bc2474a48de', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af3c1e82-76af-46b2-b4c4-812c4f01f39e', 'code': 200} 2026-05-09 22:49:33.271 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port af3c1e82-76af-46b2-b4c4-812c4f01f39e /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:49:35.904 10 INFO neutron.plugins.ml2.plugin [None req-4294d76b-db16-483d-a857-1e337ab963e6 - - - - - -] Attempt 1 to provision port 6e2878ed-ba8b-4df8-99e5-7a8b7111e4f3 2026-05-09 22:49:36.651 10 INFO neutron.plugins.ml2.plugin [None req-bc5e7be3-9c0e-43b7-8da9-4b99c96f3ab3 - - - - - -] Attempt 1 to provision port be1402f8-b9d6-44d9-aed0-35ae56d276de 2026-05-09 22:49:37.096 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port be1402f8-b9d6-44d9-aed0-35ae56d276de 2026-05-09 22:49:38.536 10 INFO neutron.plugins.ml2.plugin [None req-d416b4cf-92a9-42b8-844e-d1df711dd7af - - - - - -] Attempt 1 to provision port 53bbd64f-0efe-4a2f-a32c-aee1014cafbc 2026-05-09 22:49:38.880 10 INFO neutron.plugins.ml2.plugin [None req-364c52fe-b438-4650-8b70-c41e56d3aaa1 - - - - - -] Attempt 1 to provision port b638b6e3-2e34-45be-8ad5-9d98161d9d2b 2026-05-09 22:49:39.118 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4ac11ac5-81d8-49ea-b1e0-e495b09bc62b 2026-05-09 22:49:39.221 9 INFO neutron.plugins.ml2.plugin [None req-47995e93-6b61-4f20-b5cc-91ef1f1e79ac - - - - - -] Attempt 1 to provision port 53bbd64f-0efe-4a2f-a32c-aee1014cafbc 2026-05-09 22:49:39.968 9 INFO neutron.plugins.ml2.plugin [None req-3d94528f-052f-486a-adc0-887e040f0e75 - - - - - -] Attempt 1 to provision port 4ac11ac5-81d8-49ea-b1e0-e495b09bc62b 2026-05-09 22:49:41.197 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4ac11ac5-81d8-49ea-b1e0-e495b09bc62b 2026-05-09 22:49:41.576 10 INFO neutron.plugins.ml2.plugin [None req-a3ef997b-1d73-4b11-88bd-aa6e66567b48 - - - - - -] Attempt 1 to provision port d5525437-1f98-4606-a673-2003b9ff7cee 2026-05-09 22:49:41.656 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4de8047a-6a6b-4e9b-b5b0-43ac531b5a19 2026-05-09 22:49:42.275 10 INFO neutron.plugins.ml2.plugin [None req-3dc09870-f437-4c7c-9c7f-5d04c8ff4a11 - - - - - -] Attempt 1 to provision port d5525437-1f98-4606-a673-2003b9ff7cee 2026-05-09 22:49:43.167 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 107524a5-cb58-4beb-b536-aa231765375e 2026-05-09 22:49:43.767 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4de8047a-6a6b-4e9b-b5b0-43ac531b5a19 2026-05-09 22:49:43.851 9 INFO neutron.plugins.ml2.plugin [None req-a9fa0eab-5733-41e2-9e87-436261345af9 - - - - - -] Attempt 1 to provision port 3b633c00-9a04-4341-ae3d-1236475a7867 2026-05-09 22:49:45.231 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 3b633c00-9a04-4341-ae3d-1236475a7867 2026-05-09 22:49:45.377 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-89c39c53-ffd8-4421-a33a-1ab3c934182f'] response: {'server_uuid': '0fa089b0-f7d0-4c5f-9613-28ecc01a5892', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b633c00-9a04-4341-ae3d-1236475a7867', 'code': 200} 2026-05-09 22:49:45.405 9 INFO neutron.plugins.ml2.plugin [None req-16b66d83-fee8-486d-af71-f5644c787e6b - - - - - -] Attempt 1 to provision port c4019c4a-f380-4c27-b356-3933e82276bf 2026-05-09 22:49:45.712 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 107524a5-cb58-4beb-b536-aa231765375e 2026-05-09 22:49:47.552 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c4019c4a-f380-4c27-b356-3933e82276bf 2026-05-09 22:49:47.735 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7523a1b6-eee5-4ba7-902c-390d23156077'] response: {'server_uuid': '0d56d513-db7d-4483-ba1c-288d9bd67c36', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4019c4a-f380-4c27-b356-3933e82276bf', 'code': 200} 2026-05-09 22:49:48.313 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 3b633c00-9a04-4341-ae3d-1236475a7867 2026-05-09 22:49:49.240 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c4019c4a-f380-4c27-b356-3933e82276bf 2026-05-09 22:49:56.947 10 INFO neutron.plugins.ml2.plugin [None req-5e0ed70c-efe6-4992-b9b9-b305b4bb9ec9 - - - - - -] Attempt 1 to provision port b48f4483-2409-44f3-ae7f-4d8d0c3bdaef 2026-05-09 22:50:01.114 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ab487853-f3a8-48c9-a036-4acd496c1119 2026-05-09 22:50:01.329 10 INFO neutron.plugins.ml2.plugin [None req-13914001-c5e0-439a-b563-970c17474995 - - - - - -] Attempt 1 to provision port 88ab2ab4-1987-4631-a082-120de2bbf2c5 2026-05-09 22:50:01.611 10 INFO neutron.plugins.ml2.plugin [None req-13914001-c5e0-439a-b563-970c17474995 - - - - - -] Attempt 1 to provision port 1dd2d8d0-ddaa-4198-be01-988ca48a1b40 2026-05-09 22:50:01.715 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 88ab2ab4-1987-4631-a082-120de2bbf2c5 2026-05-09 22:50:01.771 9 INFO neutron.plugins.ml2.plugin [None req-bd63c9cf-2917-4acb-a9ea-012182825c0d - - - - - -] Attempt 1 to provision port 1dd2d8d0-ddaa-4198-be01-988ca48a1b40 2026-05-09 22:50:01.924 10 INFO neutron.plugins.ml2.plugin [None req-4ed251e5-25f1-41c1-81a0-c5315fa5ab92 - - - - - -] Attempt 1 to provision port 1dd2d8d0-ddaa-4198-be01-988ca48a1b40 2026-05-09 22:50:03.086 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ab487853-f3a8-48c9-a036-4acd496c1119 2026-05-09 22:50:03.354 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 88ab2ab4-1987-4631-a082-120de2bbf2c5 2026-05-09 22:50:03.902 9 INFO neutron.plugins.ml2.plugin [None req-a3d39b2e-e0a2-4bd5-8310-fc33cff316bb - - - - - -] Attempt 1 to provision port 71ba0c8d-7a68-41c3-aeb2-08e2ad7db79d 2026-05-09 22:50:06.581 9 INFO neutron.plugins.ml2.plugin [None req-afe770c0-04fa-4f94-9a81-1037e9b3c572 - - - - - -] Attempt 1 to provision port ba7a7e33-5dcf-42a8-96f7-4d1802f6f135 2026-05-09 22:50:09.172 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ba7a7e33-5dcf-42a8-96f7-4d1802f6f135 2026-05-09 22:50:09.863 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80b8bd0b-b92c-43a2-b639-57f3f52cf9ce'] response: {'server_uuid': '7dbca12f-511d-46eb-a57c-590ab8ebf283', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba7a7e33-5dcf-42a8-96f7-4d1802f6f135', 'code': 200} 2026-05-09 22:50:11.079 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ba7a7e33-5dcf-42a8-96f7-4d1802f6f135 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.140 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.143 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.143 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 2 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.163 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.164 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.164 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 3 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.185 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.186 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.187 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 4 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.216 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.217 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.218 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 5 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.245 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.246 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.246 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 6 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.269 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.270 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.270 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 7 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.291 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.292 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.292 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 8 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.294 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port b48f4483-2409-44f3-ae7f-4d8d0c3bdaef 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.314 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.316 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.318 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 9 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.349 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.350 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.351 9 INFO neutron.plugins.ml2.plugin [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Attempt 10 to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89eaaaa3-afbb-447f-90f5-607e7b71b368 could not be found. 2026-05-09 22:50:17.371 9 ERROR neutron.plugins.ml2.managers  2026-05-09 22:50:17.372 9 ERROR neutron.plugins.ml2.managers [None req-df9e437b-632a-407e-9b88-266a79cb9a8e - - - - - -] Failed to bind port f1ed7287-a53b-4d1c-baf5-2bff1c7d0981 on host instance for vnic_type normal using segments [{'id': '47c635e6-2c61-4503-882e-76de5996890b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 8, 'network_id': '1a16e4a6-283b-4b08-bb15-5b4cc9c61106'}] 2026-05-09 22:50:17.642 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 1dd2d8d0-ddaa-4198-be01-988ca48a1b40 2026-05-09 22:50:18.133 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 308e667f-1cf6-43bd-89de-3eb52eb77535 2026-05-09 22:50:18.240 10 INFO neutron.plugins.ml2.plugin [None req-abfef8c1-c14a-4db2-b957-a53f6c31885b - - - - - -] Attempt 1 to provision port 308e667f-1cf6-43bd-89de-3eb52eb77535 2026-05-09 22:50:19.185 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port b48f4483-2409-44f3-ae7f-4d8d0c3bdaef /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:50:19.370 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 1dd2d8d0-ddaa-4198-be01-988ca48a1b40 2026-05-09 22:50:25.203 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port f0b8a68d-f167-47d6-8939-f119d638d4d4 2026-05-09 22:50:25.790 10 INFO neutron.plugins.ml2.plugin [None req-ccfca437-0234-40ea-8042-81ff4c873448 - - - - - -] Attempt 1 to provision port c3c26b52-6dcb-44cd-ae35-0f19f443c035 2026-05-09 22:50:25.844 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c3c26b52-6dcb-44cd-ae35-0f19f443c035 2026-05-09 22:50:26.181 9 INFO neutron.plugins.ml2.plugin [None req-55d03314-0168-4bdf-8121-c0f296cfdfb1 - - - - - -] Attempt 1 to provision port f0b8a68d-f167-47d6-8939-f119d638d4d4 2026-05-09 22:50:27.175 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port f0b8a68d-f167-47d6-8939-f119d638d4d4 2026-05-09 22:50:27.278 9 INFO neutron.plugins.ml2.plugin [None req-ed06d2f0-42c3-442d-93ff-364594415866 - - - - - -] Attempt 1 to provision port 9cacd10f-040c-4439-95e1-1f5b1d2de291 2026-05-09 22:50:27.502 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c3c26b52-6dcb-44cd-ae35-0f19f443c035 2026-05-09 22:50:27.547 9 INFO neutron.plugins.ml2.plugin [None req-39e5414d-e70a-4a76-ace8-163c535a5dc8 - - - - - -] Attempt 1 to provision port 9cacd10f-040c-4439-95e1-1f5b1d2de291 2026-05-09 22:50:28.408 9 INFO neutron.plugins.ml2.plugin [None req-39e4416a-92f6-463d-be42-5de36821bb6c - - - - - -] Attempt 1 to provision port bb0300ac-bb78-4445-9655-cdf0802e014d 2026-05-09 22:50:28.959 10 INFO neutron.plugins.ml2.plugin [None req-f28dc0f3-ba12-4539-8bb9-431296f544d5 - - - - - -] Attempt 1 to provision port bb0300ac-bb78-4445-9655-cdf0802e014d 2026-05-09 22:50:31.581 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ea6b9619-ee54-4298-9521-99c260a06a35 2026-05-09 22:50:31.998 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 70120c5e-d4e1-42a3-9e39-ae09242c4360 2026-05-09 22:50:32.031 9 INFO neutron.plugins.ml2.db [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] No ports have port_id starting with 70120c5e-d4e1-42a3-9e39-ae09242c4360 2026-05-09 22:50:36.586 9 INFO neutron.plugins.ml2.plugin [None req-85cbe2cc-b29f-4347-ac73-e02effba7538 - - - - - -] Attempt 1 to provision port 53122ff2-79a2-4707-8980-31e17d0fbbd0 2026-05-09 22:50:36.615 9 INFO neutron.plugins.ml2.plugin [None req-85cbe2cc-b29f-4347-ac73-e02effba7538 - - - - - -] Attempt 1 to provision port 777f35d4-f975-4c4b-8f69-7810bbc039be 2026-05-09 22:50:37.117 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 777f35d4-f975-4c4b-8f69-7810bbc039be 2026-05-09 22:50:37.722 9 INFO neutron.plugins.ml2.plugin [None req-d1056c2e-c7c4-4115-8a9f-4b20b7498ac2 - - - - - -] Attempt 1 to provision port c7e7e849-453c-4976-8ebd-51a79215f3b6 2026-05-09 22:50:38.676 9 INFO neutron.plugins.ml2.plugin [None req-7d53684e-4e92-48b9-a3db-8f5b4b5f66ba - - - - - -] Attempt 1 to provision port ab9b6a81-d7e2-41b1-bf73-110f9730dfa2 2026-05-09 22:50:39.078 9 INFO neutron.plugins.ml2.plugin [None req-fcf608e0-d752-4830-b0f5-dac006202012 - - - - - -] Attempt 1 to provision port c7e7e849-453c-4976-8ebd-51a79215f3b6 2026-05-09 22:50:39.293 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port add00346-3997-4b78-aad4-1b8fc6a2f19f 2026-05-09 22:50:39.735 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port ab9b6a81-d7e2-41b1-bf73-110f9730dfa2 2026-05-09 22:50:40.447 9 INFO neutron.plugins.ml2.plugin [None req-33087482-1997-4c6b-979d-a34525be7f59 - - - - - -] Attempt 1 to provision port add00346-3997-4b78-aad4-1b8fc6a2f19f 2026-05-09 22:50:41.348 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 53122ff2-79a2-4707-8980-31e17d0fbbd0 2026-05-09 22:50:41.492 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffc5319f-0aec-4585-bf1a-6dc22d4ca227'] response: {'server_uuid': '71d7eeb1-288c-4eec-af07-746fff20b832', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53122ff2-79a2-4707-8980-31e17d0fbbd0', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:50:43.186 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 53122ff2-79a2-4707-8980-31e17d0fbbd0 2026-05-09 22:50:45.198 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 63bb45d3-ee82-4744-83ee-87131847d5ce 2026-05-09 22:50:45.640 9 INFO neutron.plugins.ml2.plugin [None req-c26b9109-b183-43c0-89d4-304d05d9f3e9 - - - - - -] Attempt 1 to provision port 63bb45d3-ee82-4744-83ee-87131847d5ce 2026-05-09 22:50:47.164 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 63bb45d3-ee82-4744-83ee-87131847d5ce 2026-05-09 22:50:50.448 9 INFO neutron.plugins.ml2.plugin [None req-8c46256b-d1e8-40d1-a58e-7616c89b4f05 - - - - - -] Attempt 1 to provision port 3310df27-c49c-4ec9-88b8-192fd2cf8e3c 2026-05-09 22:50:58.676 9 INFO neutron.plugins.ml2.plugin [None req-76830a65-31dd-4ecd-8eb9-2a801fd10a6b - - - - - -] Attempt 1 to provision port 8a5a5f93-6b77-4d90-b0bb-d13b97e9d12c 2026-05-09 22:50:59.324 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 71ea0349-ec2f-450a-a0a9-8e570bcb4cc4 2026-05-09 22:50:59.619 9 INFO neutron.plugins.ml2.plugin [None req-f0696b07-13c0-491a-83df-088b00462f98 - - - - - -] Attempt 1 to provision port 71ea0349-ec2f-450a-a0a9-8e570bcb4cc4 2026-05-09 22:51:01.117 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 71ea0349-ec2f-450a-a0a9-8e570bcb4cc4 2026-05-09 22:51:01.614 9 INFO neutron.plugins.ml2.plugin [None req-9e1e82b5-9206-4383-9ad5-c298a03047b1 - - - - - -] Attempt 1 to provision port 65c92400-446b-4de0-b0b4-a9565fb32144 2026-05-09 22:51:02.468 10 INFO neutron.plugins.ml2.plugin [None req-8fbb19ee-a14f-4a0c-8f74-82922339c5ba - - - - - -] Attempt 1 to provision port 65c92400-446b-4de0-b0b4-a9565fb32144 2026-05-09 22:51:02.821 10 INFO neutron.plugins.ml2.plugin [None req-5611f884-73a9-40c1-be68-b9e0f639a6ad - - - - - -] Attempt 1 to provision port 18dc3451-308b-418e-ba7b-fe3ad015674d 2026-05-09 22:51:03.255 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 02c9a832-98e5-4a10-9254-d541b0d199b3 2026-05-09 22:51:03.289 10 INFO neutron.plugins.ml2.plugin [None req-cef6435f-e8eb-4a5f-add1-92a1c9814df4 - - - - - -] Attempt 1 to provision port 5dac0f9b-1428-467f-903b-ae9897eee389 2026-05-09 22:51:03.727 9 INFO neutron.plugins.ml2.plugin [None req-cf86a4c9-5493-48bd-a6c8-1144d38d3b01 - - - - - -] Attempt 1 to provision port 54575ac3-6ac7-41f4-bca8-00e080a6a36b 2026-05-09 22:51:03.810 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5dac0f9b-1428-467f-903b-ae9897eee389 2026-05-09 22:51:04.106 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 18dc3451-308b-418e-ba7b-fe3ad015674d 2026-05-09 22:51:04.268 10 INFO neutron.plugins.ml2.plugin [None req-08a9d8c0-1038-48e1-8ece-e3cd1fd165d6 - - - - - -] Attempt 1 to provision port 54575ac3-6ac7-41f4-bca8-00e080a6a36b 2026-05-09 22:51:05.334 9 INFO neutron.plugins.ml2.plugin [None req-315e1c4f-ba21-43bf-821f-f9453d178a6d - - - - - -] Attempt 1 to provision port 658297fe-a224-4495-9b88-1b877e437830 2026-05-09 22:51:05.447 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 02c9a832-98e5-4a10-9254-d541b0d199b3 2026-05-09 22:51:05.741 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 5dac0f9b-1428-467f-903b-ae9897eee389 2026-05-09 22:51:05.977 10 INFO neutron.plugins.ml2.plugin [None req-fd1fabc7-632f-4a35-afd3-534049dc20ec - - - - - -] Attempt 1 to provision port 658297fe-a224-4495-9b88-1b877e437830 2026-05-09 22:51:06.104 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 18dc3451-308b-418e-ba7b-fe3ad015674d 2026-05-09 22:51:08.860 10 INFO neutron.plugins.ml2.plugin [None req-fd30a962-6171-48f5-b9b0-d2e893e37644 - - - - - -] Attempt 1 to provision port 68a4a55b-5b63-44fa-9b37-547a3fe5f971 2026-05-09 22:51:11.310 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 68a4a55b-5b63-44fa-9b37-547a3fe5f971 2026-05-09 22:51:11.444 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1fcce00-faab-4051-b602-e0b9e5032e95'] response: {'server_uuid': 'b2d7d1fb-e67c-43a1-ab49-6ef72b9a5925', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a4a55b-5b63-44fa-9b37-547a3fe5f971', 'code': 200} 2026-05-09 22:51:13.238 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 68a4a55b-5b63-44fa-9b37-547a3fe5f971 2026-05-09 22:51:13.448 10 INFO neutron.plugins.ml2.plugin [None req-481d3188-f1ce-4910-b338-a834c3afce33 - - - - - -] Attempt 1 to provision port 4c2918e4-6dbd-40d3-89c6-777ebcd529d7 2026-05-09 22:51:13.509 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4c2918e4-6dbd-40d3-89c6-777ebcd529d7 2026-05-09 22:51:13.921 10 INFO neutron.plugins.ml2.plugin [None req-688c2bf3-610c-404d-b269-ce731859bdca - - - - - -] Attempt 1 to provision port 7332acb4-5998-44bf-858d-1dea2de27fc5 2026-05-09 22:51:14.861 9 INFO neutron.plugins.ml2.plugin [None req-9a7cbef0-82d0-4ae7-926b-ea32f0f75612 - - - - - -] Attempt 1 to provision port 7332acb4-5998-44bf-858d-1dea2de27fc5 2026-05-09 22:51:15.131 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 4c2918e4-6dbd-40d3-89c6-777ebcd529d7 2026-05-09 22:51:21.275 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 406d58bf-adef-41c9-8738-ec5a0f7433f4 2026-05-09 22:51:22.180 10 INFO neutron.plugins.ml2.plugin [None req-beda0893-253a-44dc-adad-879f5dd2dbb0 - - - - - -] Attempt 1 to provision port 406d58bf-adef-41c9-8738-ec5a0f7433f4 2026-05-09 22:51:22.555 9 INFO neutron.plugins.ml2.plugin [None req-8b6bb328-3b10-4680-a11c-1860c74cd0f8 - - - - - -] Attempt 1 to provision port af7f4171-ea13-4b27-b83b-c64c5dd5dfdd 2026-05-09 22:51:22.802 10 INFO neutron.plugins.ml2.plugin [None req-754ec5aa-7d13-4eda-b0f6-00c3779ae5a6 - - - - - -] Attempt 1 to provision port dd57cbdd-099f-4ddb-b2fd-9c6cc0fe4e53 2026-05-09 22:51:23.127 10 INFO neutron.plugins.ml2.plugin [None req-0b69e525-4a87-4e27-9736-05dc4c30da27 - - - - - -] Attempt 1 to provision port af7f4171-ea13-4b27-b83b-c64c5dd5dfdd 2026-05-09 22:51:23.207 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 406d58bf-adef-41c9-8738-ec5a0f7433f4 2026-05-09 22:51:27.206 10 INFO neutron.plugins.ml2.plugin [None req-5c337699-5b46-4f4e-b746-ad8c5159ccf5 - - - - - -] Attempt 1 to provision port 1001746e-8b2a-49ff-b6de-9e15fe8facd9 2026-05-09 22:51:30.699 9 INFO neutron.plugins.ml2.plugin [None req-bab118c7-2b7a-4314-a8a1-ff588984493e - - - - - -] Attempt 1 to provision port 0e77dfee-c360-4439-a865-620b5decb8b6 2026-05-09 22:51:31.283 9 INFO neutron.plugins.ml2.plugin [None req-3f02aaa6-ee49-484c-be8a-1370e19aa5bc - - - - - -] Attempt 1 to provision port b23e1ad5-cc93-4e96-bdf9-fb9d95825100 2026-05-09 22:51:31.428 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0e77dfee-c360-4439-a865-620b5decb8b6 2026-05-09 22:51:31.867 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 22816fe2-dfb9-47cb-ac7e-0573e4fe030b 2026-05-09 22:51:31.893 10 INFO neutron.plugins.ml2.plugin [None req-52401ed8-2618-4108-a650-606d0699dc5d - - - - - -] Attempt 1 to provision port 22816fe2-dfb9-47cb-ac7e-0573e4fe030b 2026-05-09 22:51:32.389 10 INFO neutron.plugins.ml2.plugin [None req-2155aecd-1ecb-4e3c-bb66-582179ec92ef - - - - - -] Attempt 1 to provision port 06fe1361-6a1c-441e-b4d6-1455471c4224 2026-05-09 22:51:33.022 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port b23e1ad5-cc93-4e96-bdf9-fb9d95825100 2026-05-09 22:51:33.175 9 INFO neutron.plugins.ml2.plugin [None req-7ae862e8-eae1-4c2d-9901-0b060e36bd2c - - - - - -] Attempt 1 to provision port c415e187-d65c-442b-9ea3-a56530272c3c 2026-05-09 22:51:33.319 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 06fe1361-6a1c-441e-b4d6-1455471c4224 2026-05-09 22:51:33.902 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c415e187-d65c-442b-9ea3-a56530272c3c 2026-05-09 22:51:35.416 10 INFO neutron.plugins.ml2.plugin [None req-6c161436-08c0-4c61-ab59-a865d3f070c6 - - - - - -] Attempt 1 to provision port 8aac521e-68a1-4c8e-8a8e-aa8728fdb853 2026-05-09 22:51:35.811 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port a808aa52-86dc-44bb-b714-80d684bd2e24 2026-05-09 22:51:36.166 9 INFO neutron.plugins.ml2.plugin [None req-2c315c0a-1ea9-44c7-a9ba-eba6705e2db6 - - - - - -] Attempt 1 to provision port a808aa52-86dc-44bb-b714-80d684bd2e24 2026-05-09 22:51:37.717 10 INFO neutron.plugins.ml2.plugin [None req-f31850c9-bf7e-429f-b224-4e09b18b2d1c - - - - - -] Attempt 1 to provision port 637ec4c3-9236-4862-86ba-d2bb468512ea 2026-05-09 22:51:37.739 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port a808aa52-86dc-44bb-b714-80d684bd2e24 2026-05-09 22:51:38.377 9 INFO neutron.plugins.ml2.plugin [None req-084a8216-5cf4-4bcd-b97f-25764fe326df - - - - - -] Attempt 1 to provision port 637ec4c3-9236-4862-86ba-d2bb468512ea 2026-05-09 22:51:39.755 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2e179053-166c-455c-8312-838fc91349e9 2026-05-09 22:51:41.440 10 INFO neutron.plugins.ml2.plugin [None req-8f153477-88b1-49d1-9361-366904d2e313 - - - - - -] Attempt 1 to provision port 2cda89d6-e816-4e06-b1a0-5e1ea9e22337 2026-05-09 22:51:41.930 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2e179053-166c-455c-8312-838fc91349e9 2026-05-09 22:51:42.200 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 16440811-f4af-4353-a556-ea6fc291941b 2026-05-09 22:51:42.306 9 INFO neutron.plugins.ml2.plugin [None req-0f4ba1df-990e-40dc-82ee-7efcad4894ed - - - - - -] Attempt 1 to provision port 16440811-f4af-4353-a556-ea6fc291941b 2026-05-09 22:51:43.799 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 16440811-f4af-4353-a556-ea6fc291941b 2026-05-09 22:51:44.302 9 INFO neutron.plugins.ml2.plugin [None req-ccdb8e96-d83b-4322-91eb-cd59a960c18b - - - - - -] Attempt 1 to provision port fc3329a8-c41d-4b49-851f-e7d91d1519b0 2026-05-09 22:51:44.943 10 INFO neutron.plugins.ml2.plugin [None req-fe6914d2-cf58-40a9-b5e9-b5a0518c95fb - - - - - -] Attempt 1 to provision port fc3329a8-c41d-4b49-851f-e7d91d1519b0 2026-05-09 22:51:45.758 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 73ea30ac-d955-435a-9cdf-a23dcb010680 2026-05-09 22:51:47.764 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 73ea30ac-d955-435a-9cdf-a23dcb010680 2026-05-09 22:51:50.734 10 INFO neutron.plugins.ml2.plugin [None req-f8ca9b56-26b0-41d5-8b54-b51b8b22439d - - - - - -] Attempt 1 to provision port 2b277299-0021-4f52-be0f-8e4b8e388211 2026-05-09 22:51:53.978 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 637ec4c3-9236-4862-86ba-d2bb468512ea 2026-05-09 22:51:54.320 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 8aac521e-68a1-4c8e-8a8e-aa8728fdb853 2026-05-09 22:51:54.622 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2b277299-0021-4f52-be0f-8e4b8e388211 2026-05-09 22:51:54.748 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7bd4c68-4372-4dc7-b0bb-e0090f94de1d'] response: {'server_uuid': '3197512c-06c9-499b-80dc-f06093ac9c6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b277299-0021-4f52-be0f-8e4b8e388211', 'code': 200} 2026-05-09 22:51:55.894 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 637ec4c3-9236-4862-86ba-d2bb468512ea 2026-05-09 22:51:56.184 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 8aac521e-68a1-4c8e-8a8e-aa8728fdb853 2026-05-09 22:51:56.458 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2b277299-0021-4f52-be0f-8e4b8e388211 2026-05-09 22:52:01.831 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port fc3329a8-c41d-4b49-851f-e7d91d1519b0 2026-05-09 22:52:02.193 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2cda89d6-e816-4e06-b1a0-5e1ea9e22337 2026-05-09 22:52:03.774 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port fc3329a8-c41d-4b49-851f-e7d91d1519b0 2026-05-09 22:52:04.042 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 2cda89d6-e816-4e06-b1a0-5e1ea9e22337 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-09 22:52:47.957 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 65e008c2-2c30-4cc3-be7a-46a340b28454 2026-05-09 22:52:48.353 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c82cd9d1-9b42-49e9-91c1-01b9056c7b04 2026-05-09 22:52:48.819 9 INFO neutron.plugins.ml2.plugin [None req-12441d98-8a28-4f34-a3e1-45c6745c504c - - - - - -] Attempt 1 to provision port 65e008c2-2c30-4cc3-be7a-46a340b28454 2026-05-09 22:52:49.302 9 INFO neutron.plugins.ml2.plugin [None req-4713367b-5426-49f2-b487-078e304dfd8d - - - - - -] Attempt 1 to provision port 8bd2a7f1-35ab-4475-984f-387fd29619e8 2026-05-09 22:52:49.857 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 65e008c2-2c30-4cc3-be7a-46a340b28454 2026-05-09 22:52:49.951 10 INFO neutron.plugins.ml2.plugin [None req-5a951c4e-6abe-44c0-87cf-db8cd46fd8a2 - - - - - -] Attempt 1 to provision port c82cd9d1-9b42-49e9-91c1-01b9056c7b04 2026-05-09 22:52:50.136 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 846d3228-65b3-4082-beea-2c125c6f5460 2026-05-09 22:52:50.346 10 INFO neutron.plugins.ml2.plugin [None req-8f0585a1-ab73-4701-8159-cef74a0ec71b - - - - - -] Attempt 1 to provision port 65e008c2-2c30-4cc3-be7a-46a340b28454 2026-05-09 22:52:50.719 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c82cd9d1-9b42-49e9-91c1-01b9056c7b04 2026-05-09 22:52:50.789 10 INFO neutron.plugins.ml2.plugin [None req-9a8eabeb-2e39-4c20-a1fe-b26b12e50abd - - - - - -] Attempt 1 to provision port 846d3228-65b3-4082-beea-2c125c6f5460 2026-05-09 22:52:51.805 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 846d3228-65b3-4082-beea-2c125c6f5460 2026-05-09 22:52:52.191 9 INFO neutron.plugins.ml2.plugin [None req-1c7fb301-1f9f-424f-b672-571aa7206683 - - - - - -] Attempt 1 to provision port c82cd9d1-9b42-49e9-91c1-01b9056c7b04 2026-05-09 22:52:52.388 9 INFO neutron.plugins.ml2.plugin [None req-be318787-ed6e-45cc-88df-317fbfe1d926 - - - - - -] Attempt 1 to provision port 6ea08e67-3534-4cec-bbef-62fbff4f9784 2026-05-09 22:52:52.831 10 INFO neutron.plugins.ml2.plugin [None req-0d23a418-0b1d-4fd7-9024-20c79bf5fd4f - - - - - -] Attempt 1 to provision port 846d3228-65b3-4082-beea-2c125c6f5460 2026-05-09 22:52:53.013 9 INFO neutron.plugins.ml2.plugin [None req-9c902e92-da0d-49b4-b6d7-bb196ff1e2ad - - - - - -] Attempt 1 to provision port 6ea08e67-3534-4cec-bbef-62fbff4f9784 2026-05-09 22:52:53.794 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 162002fa-d079-4b7c-9c10-e31a6491701e 2026-05-09 22:52:53.962 10 INFO neutron.plugins.ml2.plugin [None req-2a0d1192-dfae-439c-a6fc-ce5a6f9a71c9 - - - - - -] Attempt 1 to provision port 0b53e237-59a8-47f0-a8c9-20685f44ee68 2026-05-09 22:52:55.123 10 INFO neutron.plugins.ml2.plugin [None req-f74a563b-eaf9-4e77-9138-cc18faf79f15 - - - - - -] Attempt 1 to provision port 0b53e237-59a8-47f0-a8c9-20685f44ee68 2026-05-09 22:52:55.777 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 162002fa-d079-4b7c-9c10-e31a6491701e 2026-05-09 22:52:56.171 9 INFO neutron.plugins.ml2.plugin [None req-1e8ba4f3-15dc-416e-9f30-f0342fa1277a - - - - - -] Attempt 1 to provision port 830ad30e-95d4-4dd7-9ad7-1f0efc8eeea4 2026-05-09 22:52:57.052 9 INFO neutron.plugins.ml2.plugin [None req-85c2c9d7-0126-4866-b140-c34a66f94be7 - - - - - -] Attempt 1 to provision port 830ad30e-95d4-4dd7-9ad7-1f0efc8eeea4 2026-05-09 22:53:01.427 9 INFO neutron.plugins.ml2.plugin [None req-84a82a1e-3e86-41e0-9058-5bac1cd19d94 - - - - - -] Attempt 1 to provision port c130f8df-1cec-4478-bcc2-bde301cead71 2026-05-09 22:53:03.870 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c130f8df-1cec-4478-bcc2-bde301cead71 2026-05-09 22:53:04.013 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e449cc73-ce55-4f51-a863-64a9889b6c81'] response: {'server_uuid': '34102b40-0973-4fec-8f58-ac52b37e42f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c130f8df-1cec-4478-bcc2-bde301cead71', 'code': 200} 2026-05-09 22:53:05.775 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port c130f8df-1cec-4478-bcc2-bde301cead71 2026-05-09 22:53:08.924 10 INFO neutron.plugins.ml2.plugin [None req-a796710b-ef7d-49fa-9082-b5e540e9e8d9 - - - - - -] Attempt 1 to provision port 3fee8a45-9c62-47d2-9c6b-a5280f0ea9fc 2026-05-09 22:53:11.850 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 3fee8a45-9c62-47d2-9c6b-a5280f0ea9fc 2026-05-09 22:53:11.975 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35250731-fac4-462c-8451-70645ebd35d2'] response: {'server_uuid': '86d7b9f7-17f7-45a9-94f8-d80488a4b0fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fee8a45-9c62-47d2-9c6b-a5280f0ea9fc', 'code': 200} 2026-05-09 22:53:13.806 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 3fee8a45-9c62-47d2-9c6b-a5280f0ea9fc 2026-05-09 22:53:17.786 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0b53e237-59a8-47f0-a8c9-20685f44ee68 2026-05-09 22:53:19.827 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 8bd2a7f1-35ab-4475-984f-387fd29619e8 2026-05-09 22:53:20.230 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 6ea08e67-3534-4cec-bbef-62fbff4f9784 2026-05-09 22:53:20.552 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 830ad30e-95d4-4dd7-9ad7-1f0efc8eeea4 2026-05-09 22:53:20.872 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0b53e237-59a8-47f0-a8c9-20685f44ee68 2026-05-09 22:53:21.800 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 8bd2a7f1-35ab-4475-984f-387fd29619e8 2026-05-09 22:53:22.008 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 6ea08e67-3534-4cec-bbef-62fbff4f9784 2026-05-09 22:53:22.258 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 830ad30e-95d4-4dd7-9ad7-1f0efc8eeea4 2026-05-09 22:53:32.750 9 INFO neutron.plugins.ml2.plugin [None req-4bf9adb5-acf2-4627-9c6c-b0e602845a88 - - - - - -] Attempt 1 to provision port ceeacf75-b75f-4bf6-8ce7-ced41ca14ad0 2026-05-09 22:53:45.200 9 INFO neutron.plugins.ml2.plugin [None req-7b0eb7e1-8a29-418c-8556-05d126b7728a - - - - - -] Attempt 1 to provision port 82c815a7-ccdc-4efb-9663-46b4056d36d7 2026-05-09 22:53:47.886 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 82c815a7-ccdc-4efb-9663-46b4056d36d7 2026-05-09 22:53:48.024 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a98ffa-cc64-41b7-b7b0-8fb95435c166'] response: {'server_uuid': '7ea3ec46-8ed3-4563-9d73-4a03242df132', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '82c815a7-ccdc-4efb-9663-46b4056d36d7', 'code': 200} 2026-05-09 22:53:49.853 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 82c815a7-ccdc-4efb-9663-46b4056d36d7 2026-05-09 22:54:20.324 10 INFO neutron.plugins.ml2.plugin [None req-f155f868-73bf-4633-9d36-f759ee8c2903 - - - - - -] Attempt 1 to provision port a983abfc-4e05-476e-9a0b-dd31bf6d003d 2026-05-09 22:54:23.920 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port a983abfc-4e05-476e-9a0b-dd31bf6d003d 2026-05-09 22:54:24.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-727117d7-b544-444b-9edb-d30085f96144'] response: {'server_uuid': '7ea3ec46-8ed3-4563-9d73-4a03242df132', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a983abfc-4e05-476e-9a0b-dd31bf6d003d', 'code': 200} 2026-05-09 22:54:25.847 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port a983abfc-4e05-476e-9a0b-dd31bf6d003d 2026-05-09 22:54:48.872 9 INFO neutron.plugins.ml2.plugin [None req-f9109d78-fc17-49b2-95eb-d6ca7c5606fd - - - - - -] Attempt 1 to provision port 0f83e814-7451-4b9a-bdc4-8e303f110481 2026-05-09 22:54:52.082 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0f83e814-7451-4b9a-bdc4-8e303f110481 2026-05-09 22:54:52.196 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8bdef77-0cc3-4087-a9c8-021cf5e5c70a'] response: {'server_uuid': '7ea3ec46-8ed3-4563-9d73-4a03242df132', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f83e814-7451-4b9a-bdc4-8e303f110481', 'code': 200} 2026-05-09 22:54:53.859 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0f83e814-7451-4b9a-bdc4-8e303f110481 2026-05-09 22:55:03.963 10 INFO neutron.plugins.ml2.plugin [None req-4b75c878-2e21-4307-8a9b-a71215b97a26 - - - - - -] Attempt 1 to provision port 776f1f9b-a235-40ff-9574-71836cf34a93 2026-05-09 22:55:07.998 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 776f1f9b-a235-40ff-9574-71836cf34a93 2026-05-09 22:55:08.116 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edf733-5094-4805-b76a-ef59b8a76431'] response: {'server_uuid': '7ea3ec46-8ed3-4563-9d73-4a03242df132', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '776f1f9b-a235-40ff-9574-71836cf34a93', 'code': 200} 2026-05-09 22:55:09.881 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 776f1f9b-a235-40ff-9574-71836cf34a93 2026-05-09 22:55:16.530 10 INFO neutron.plugins.ml2.plugin [None req-6f663814-f422-494e-a0c4-10de2fc0fe8e - - - - - -] Attempt 1 to provision port 776f1f9b-a235-40ff-9574-71836cf34a93 2026-05-09 22:55:17.971 9 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 776f1f9b-a235-40ff-9574-71836cf34a93 2026-05-09 22:55:42.589 9 INFO neutron.plugins.ml2.plugin [None req-3e87284f-bedf-495d-95c0-98e86c20dd8a - - - - - -] Attempt 1 to provision port 0f83e814-7451-4b9a-bdc4-8e303f110481 2026-05-09 22:55:43.950 10 INFO neutron.plugins.ml2.plugin [None req-5cb44cb6-4617-49aa-b0fa-958e4749c336 - - - - - -] Attempt 1 to provision port 0f83e814-7451-4b9a-bdc4-8e303f110481