+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-25 22:55:55.105 1 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:55:55.106 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-25 22:55:55.106 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-25 22:55:55.107 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:55:56.044 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:56.047 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:55:56.049 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:55:56.050 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:55:56.050 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:55:56.050 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:55:56.051 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:56.056 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:56.056 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:55:56.056 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:56.072 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:55:56.072 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:55:56.073 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:55:56.102 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:55:56.102 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:55:56.102 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:55:56.102 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:55:56.108 1 WARNING oslo_policy.policy [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-25 22:55:56.372 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:55:56.522 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:55:56.523 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:55:56.523 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:55:56.560 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:55:56.560 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:55:56.561 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:55:56.561 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:55:56.561 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:55:56.561 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:55:56.561 1 INFO neutron.plugins.ml2.managers [None req-b9052c20-eb5b-4c90-ae30-84bfdcf8babf - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:55:56.585 1 INFO neutron.quota [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded quota_driver: . 2026-06-25 22:55:56.585 1 INFO neutron.plugins.ml2.plugin [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:55:56.586 1 INFO neutron.plugins.ml2.managers [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:55:56.586 1 INFO neutron.plugins.ml2.managers [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:55:56.586 1 INFO neutron.plugins.ml2.managers [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:55:56.586 1 INFO neutron.extensions.vlantransparent [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:55:56.586 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: qos 2026-06-25 22:55:56.595 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: router 2026-06-25 22:55:56.624 1 INFO neutron.services.service_base [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:55:56.624 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: segments 2026-06-25 22:55:56.683 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: trunk 2026-06-25 22:55:56.730 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:55:56.761 1 WARNING stevedore.named [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:55:56.809 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:55:56.810 1 INFO neutron.common.utils [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:55:56.810 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:55:56.813 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: tag 2026-06-25 22:55:56.818 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: timestamp 2026-06-25 22:55:56.820 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:55:56.822 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: flavors 2026-06-25 22:55:56.826 1 INFO neutron.manager [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loading Plugin: revisions 2026-06-25 22:55:56.828 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Initializing extension manager. 2026-06-25 22:55:56.829 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: address-group 2026-06-25 22:55:56.830 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: address-scope 2026-06-25 22:55:56.831 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:55:56.831 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: agent 2026-06-25 22:55:56.832 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:55:56.833 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:55:56.834 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:55:56.834 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: availability_zone 2026-06-25 22:55:56.835 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:55:56.835 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:55:56.836 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:55:56.837 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:55:56.837 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: dns-integration 2026-06-25 22:55:56.838 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:55:56.838 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:55:56.839 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: dvr 2026-06-25 22:55:56.839 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:55:56.839 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:55:56.840 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:56.840 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:55:56.841 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: external-net 2026-06-25 22:55:56.841 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:55:56.842 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: extraroute 2026-06-25 22:55:56.842 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:55:56.843 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:55:56.843 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:55:56.844 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:55:56.844 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:55:56.845 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:55:56.845 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: flavors 2026-06-25 22:55:56.846 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:55:56.847 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:55:56.847 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:55:56.848 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:55:56.848 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:55:56.849 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: router 2026-06-25 22:55:56.850 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:55:56.851 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-25 22:55:56.851 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-25 22:55:56.852 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:55:56.852 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: l3-ha 2026-06-25 22:55:56.853 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:56.853 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-25 22:55:56.854 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:55:56.854 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:55:56.855 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:55:56.856 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:55:56.857 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:55:56.858 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:55:56.859 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:55:56.860 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:55:56.860 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: multi-provider 2026-06-25 22:55:56.861 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: net-mtu 2026-06-25 22:55:56.861 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:55:56.861 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:55:56.862 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: network_ha 2026-06-25 22:55:56.863 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:55:56.863 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:55:56.864 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: pagination 2026-06-25 22:55:56.864 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:55:56.865 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:55:56.865 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:55:56.866 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:55:56.866 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:55:56.866 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:55:56.867 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:55:56.867 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:55:56.868 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:55:56.868 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: binding 2026-06-25 22:55:56.869 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: binding-extended 2026-06-25 22:55:56.869 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-security 2026-06-25 22:55:56.870 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: project-id 2026-06-25 22:55:56.870 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: provider 2026-06-25 22:55:56.872 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos 2026-06-25 22:55:56.872 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:55:56.873 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:55:56.873 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-default 2026-06-25 22:55:56.874 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-fip 2026-06-25 22:55:56.874 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:55:56.875 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:55:56.875 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:55:56.876 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:55:56.876 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:55:56.877 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-pps 2026-06-25 22:55:56.877 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:55:56.878 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:55:56.878 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:55:56.879 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:55:56.880 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: quotas 2026-06-25 22:55:56.882 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: quota_details 2026-06-25 22:55:56.883 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:55:56.884 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:55:56.884 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:55:56.884 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:55:56.885 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:55:56.885 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:55:56.886 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:55:56.886 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:55:56.887 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:55:56.888 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:55:56.889 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:55:56.889 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:55:56.889 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:55:56.890 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:55:56.890 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:55:56.896 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: security-group 2026-06-25 22:55:56.897 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: segment 2026-06-25 22:55:56.898 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:55:56.898 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: service-type 2026-06-25 22:55:56.899 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: sorting 2026-06-25 22:55:56.899 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:55:56.900 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:55:56.900 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:55:56.901 1 WARNING neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:55:56.901 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:55:56.902 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:55:56.902 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:55:56.903 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:55:56.903 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:55:56.904 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:55:56.904 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:55:56.907 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:55:56.908 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:55:56.908 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: trunk 2026-06-25 22:55:56.909 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: trunk-details 2026-06-25 22:55:56.909 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:55:56.910 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:55:56.911 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-25 22:55:56.912 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:55:56.912 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:55:56.913 1 INFO neutron.api.extensions [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Loaded extension: vpnaas 2026-06-25 22:55:56.916 1 INFO oslo_service.service [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Starting 2 workers 2026-06-25 22:55:56.920 1 INFO oslo_service.service [None req-5a0e0416-37d8-4831-a652-975df8ac89f5 - - - - - -] Starting 1 workers 2026-06-25 22:56:27.197 9 INFO neutron.db.l3_hamode_db [None req-e32ff78e-d8d6-46bc-a06e-4e333e500a22 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 22:56:39.671 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 9413d6d8-d147-4c33-a4b8-bfea686bd70a 2026-06-25 22:56:40.766 10 INFO neutron.plugins.ml2.plugin [None req-51897f85-8589-4c76-ada6-b258168e8500 - - - - - -] Attempt 1 to provision port 9413d6d8-d147-4c33-a4b8-bfea686bd70a 2026-06-25 22:56:41.523 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 9413d6d8-d147-4c33-a4b8-bfea686bd70a 2026-06-25 23:01:03.757 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port de047e27-3d81-4cc5-b18b-f1b7b1a7dcea 2026-06-25 23:01:03.833 9 INFO neutron.plugins.ml2.plugin [None req-9627bad7-c43b-49f6-9d5a-38baeba84903 - - - - - -] Attempt 1 to provision port de047e27-3d81-4cc5-b18b-f1b7b1a7dcea 2026-06-25 23:01:05.715 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port de047e27-3d81-4cc5-b18b-f1b7b1a7dcea 2026-06-25 23:01:11.669 10 INFO neutron.plugins.ml2.plugin [None req-e159d88a-7afb-48e0-8789-450513f2a9d3 - - - - - -] Attempt 1 to provision port 725a82c4-21a8-421a-9825-f9b40b2a68d6 2026-06-25 23:04:41.999 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 725a82c4-21a8-421a-9825-f9b40b2a68d6 2026-06-25 23:04:43.870 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 725a82c4-21a8-421a-9825-f9b40b2a68d6 2026-06-25 23:13:40.229 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5a5d29c0-cf09-44ee-b4c0-df8fea2553fa 2026-06-25 23:13:42.212 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5a5d29c0-cf09-44ee-b4c0-df8fea2553fa 2026-06-25 23:29:50.896 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 64d2a303-e9dc-4c54-b8bb-86a7385ea3e8 2026-06-25 23:29:51.412 9 INFO neutron.plugins.ml2.plugin [None req-4d3955a5-4f09-424c-8e62-82be699d913b - - - - - -] Attempt 1 to provision port a022447d-e019-4597-918d-4b2f4521ef68 2026-06-25 23:29:51.964 10 INFO neutron.plugins.ml2.plugin [None req-3f2cc7e2-578a-4617-9996-b2b9f1352527 - - - - - -] Attempt 1 to provision port 0e9a2e25-9415-4329-ac8a-d41e2f4fed25 2026-06-25 23:29:52.413 10 INFO neutron.plugins.ml2.plugin [None req-63f0f486-ed16-4001-8a7a-4d8420220277 - - - - - -] Attempt 1 to provision port 64d2a303-e9dc-4c54-b8bb-86a7385ea3e8 2026-06-25 23:29:52.688 10 INFO neutron.plugins.ml2.plugin [None req-38de92e2-3308-4f99-8796-1ac745c87915 - - - - - -] Attempt 1 to provision port 5cd05703-dd0f-4704-8497-ecbb82126b08 2026-06-25 23:29:52.925 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 4a1a3213-b359-45b4-84c4-630344b61d30 2026-06-25 23:29:53.453 10 INFO neutron.plugins.ml2.plugin [None req-acac04df-a5fb-4a84-af7b-66088c9de9f3 - - - - - -] Attempt 1 to provision port 4a1a3213-b359-45b4-84c4-630344b61d30 2026-06-25 23:29:53.610 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 64d2a303-e9dc-4c54-b8bb-86a7385ea3e8 2026-06-25 23:29:54.167 9 INFO neutron.plugins.ml2.plugin [None req-4af79d95-3e02-4b33-9468-5ad7883de7bd - - - - - -] Attempt 1 to provision port f4a5c89a-54e0-4833-b3b1-315c630e6916 2026-06-25 23:29:54.197 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5cd05703-dd0f-4704-8497-ecbb82126b08 2026-06-25 23:29:54.863 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 4a1a3213-b359-45b4-84c4-630344b61d30 2026-06-25 23:29:55.132 9 INFO neutron.plugins.ml2.plugin [None req-86e9fadd-310e-4ea0-be5b-47ef45d187cb - - - - - -] Attempt 1 to provision port bf7aac01-4f64-4369-a3e9-19b1123ac65c 2026-06-25 23:29:55.227 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5cd05703-dd0f-4704-8497-ecbb82126b08 2026-06-25 23:29:55.839 9 INFO neutron.plugins.ml2.plugin [None req-7d158b8b-c434-45b5-9cce-f56dbd5583eb - - - - - -] Attempt 1 to provision port bf7aac01-4f64-4369-a3e9-19b1123ac65c 2026-06-25 23:29:56.583 9 INFO neutron.plugins.ml2.plugin [None req-6f609dd7-c254-4318-9b72-a21855bab45d - - - - - -] Attempt 1 to provision port c59c5883-bdf0-48ae-a892-7edf34ef5737 2026-06-25 23:29:56.831 9 INFO neutron.plugins.ml2.plugin [None req-09fa2bf8-c965-4c38-874a-8825f8040fce - - - - - -] Attempt 1 to provision port e99b072b-726c-430f-a96e-fec4d3e2204e 2026-06-25 23:29:56.903 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8ced9b94-1add-4161-a7f4-e13aca5874bc 2026-06-25 23:29:57.301 9 INFO neutron.plugins.ml2.plugin [None req-c1bb1206-bcd5-4600-8f41-aa3a1fde2df1 - - - - - -] Attempt 1 to provision port c59c5883-bdf0-48ae-a892-7edf34ef5737 2026-06-25 23:29:57.444 9 INFO neutron.plugins.ml2.plugin [None req-b57ff32c-dbf0-4d55-816f-9094d1cc873b - - - - - -] Attempt 1 to provision port e99b072b-726c-430f-a96e-fec4d3e2204e 2026-06-25 23:29:58.105 9 INFO neutron.plugins.ml2.plugin [None req-af939484-a1bf-47da-8cd0-bb21ad063d8b - - - - - -] Attempt 1 to provision port 8ced9b94-1add-4161-a7f4-e13aca5874bc 2026-06-25 23:29:58.388 9 INFO neutron.plugins.ml2.plugin [None req-324b0ea0-6d96-46e8-92d3-496817c16039 - - - - - -] Attempt 1 to provision port f554c868-6c49-4471-a7d3-6ca32cd769a1 2026-06-25 23:29:58.840 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8ced9b94-1add-4161-a7f4-e13aca5874bc 2026-06-25 23:30:01.175 10 INFO neutron.plugins.ml2.plugin [None req-522fb69d-dcac-4d07-827a-f3c4846a9b5c - - - - - -] Attempt 1 to provision port 366a6812-b21d-46fe-a29f-6c8faddbf379 2026-06-25 23:30:01.832 10 INFO neutron.plugins.ml2.plugin [None req-67b148d3-bcb6-4626-8977-71ef47a5fcf5 - - - - - -] Attempt 1 to provision port 366a6812-b21d-46fe-a29f-6c8faddbf379 2026-06-25 23:30:02.988 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2689aacd-ddb7-47b5-856a-9ecb25158602 2026-06-25 23:30:03.543 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 3813c0e6-43b4-41e5-a181-056b23491477 2026-06-25 23:30:04.045 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 339b0dbf-aebe-4326-9794-a27f0df9b5ad 2026-06-25 23:30:05.249 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2689aacd-ddb7-47b5-856a-9ecb25158602 2026-06-25 23:30:05.660 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 339b0dbf-aebe-4326-9794-a27f0df9b5ad 2026-06-25 23:30:05.959 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 3813c0e6-43b4-41e5-a181-056b23491477 2026-06-25 23:30:06.905 10 INFO neutron.plugins.ml2.plugin [None req-1457c2a6-e870-4dbd-8e24-ff5e875b5816 - - - - - -] Attempt 1 to provision port 65f8d730-e2b3-4009-b8ae-1312f8ad0867 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:30:09.389 10 INFO neutron.plugins.ml2.plugin [None req-8ee024e3-c380-4397-bf23-96934b331cf9 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:11.387 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 65f8d730-e2b3-4009-b8ae-1312f8ad0867 2026-06-25 23:30:11.979 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:12.070 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-20b970f7-3b10-4c52-84dc-10422bce9b77'] response: {'server_uuid': '82a2b2e6-6d80-4fc1-8eaa-cf5dee3dfd29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65f8d730-e2b3-4009-b8ae-1312f8ad0867', 'code': 200} 2026-06-25 23:30:13.197 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 65f8d730-e2b3-4009-b8ae-1312f8ad0867 2026-06-25 23:30:13.499 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:14.134 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ef1c671-0be9-432f-a507-c4bed00def49'] response: {'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'code': 200} 2026-06-25 23:30:26.069 9 INFO neutron.plugins.ml2.plugin [None req-6a128449-49f0-4104-83aa-3e1df09fde34 - - - - - -] Attempt 1 to provision port 1d1ec3c8-0249-478f-a9a7-e5ae713573de 2026-06-25 23:30:26.741 9 INFO neutron.plugins.ml2.plugin [None req-172e6e90-eeaf-4b13-ab90-15e21982901d - - - - - -] Attempt 1 to provision port 7adccfc6-5ec1-4191-aacb-db75a5ff3aac 2026-06-25 23:30:27.233 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7adccfc6-5ec1-4191-aacb-db75a5ff3aac 2026-06-25 23:30:28.712 10 INFO neutron.plugins.ml2.plugin [None req-cde635a9-533b-44a2-ae17-80d19c2a57ef - - - - - -] Attempt 1 to provision port 5320807d-d121-47f3-bcde-ea94abedd13a 2026-06-25 23:30:29.262 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2c4a2cb3-57d0-441d-b235-999a56e10652 2026-06-25 23:30:29.374 10 INFO neutron.plugins.ml2.plugin [None req-73666706-8e0d-439d-bf7c-093d443b62ee - - - - - -] Attempt 1 to provision port 5320807d-d121-47f3-bcde-ea94abedd13a 2026-06-25 23:30:31.406 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2c4a2cb3-57d0-441d-b235-999a56e10652 2026-06-25 23:30:31.734 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port f554c868-6c49-4471-a7d3-6ca32cd769a1 2026-06-25 23:30:32.073 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 366a6812-b21d-46fe-a29f-6c8faddbf379 2026-06-25 23:30:33.520 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port f554c868-6c49-4471-a7d3-6ca32cd769a1 2026-06-25 23:30:33.851 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 366a6812-b21d-46fe-a29f-6c8faddbf379 2026-06-25 23:30:34.257 10 INFO neutron.plugins.ml2.plugin [None req-1ff9cd9e-ed40-412b-a956-a585b4f26916 - - - - - -] Attempt 1 to provision port 22e24c99-4c0f-408e-94a8-40e28648e3c8 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.243 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.245 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.245 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 2 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.261 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.262 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 3 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.280 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.281 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.282 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 4 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.310 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.311 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 5 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.325 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.326 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.326 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 6 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.342 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.343 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.344 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 7 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.351 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 22e24c99-4c0f-408e-94a8-40e28648e3c8 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.368 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.369 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.370 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 8 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.388 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.389 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.390 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 9 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.415 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.416 9 INFO neutron.plugins.ml2.plugin [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Attempt 10 to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 6ac10fc1-8dcd-4a27-984a-2c6602f1e08e could not be found. 2026-06-25 23:30:37.437 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:37.438 9 ERROR neutron.plugins.ml2.managers [None req-77848756-a4e8-45be-afd6-b3bae0496d7a - - - - - -] Failed to bind port 236e1729-c0ac-4814-8afb-8b6215e4432d on host instance for vnic_type normal using segments [{'id': '274a5bf8-147a-43d0-a1ab-65e9899cba61', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 747, 'network_id': '8b6c6395-583f-46b8-a441-3f185e5be6d3'}] 2026-06-25 23:30:37.495 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4a188b2-e67f-4c04-b200-7e937cbf9843'] response: {'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'code': 200} 2026-06-25 23:30:37.868 10 INFO neutron.plugins.ml2.plugin [None req-6e3179aa-f1e2-4944-b936-d70daa60ffc8 - - - - - -] Attempt 1 to provision port 2d8ccc52-ad8c-4d15-9585-4844c6c503f1 2026-06-25 23:30:37.998 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2d8ccc52-ad8c-4d15-9585-4844c6c503f1 2026-06-25 23:30:39.376 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 22e24c99-4c0f-408e-94a8-40e28648e3c8 2026-06-25 23:30:39.748 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2d8ccc52-ad8c-4d15-9585-4844c6c503f1 2026-06-25 23:30:39.926 9 INFO neutron.plugins.ml2.plugin [None req-cf3aedc4-5ec4-4b47-a19a-bfaf2321f919 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:41.433 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:43.582 10 INFO neutron.plugins.ml2.plugin [None req-ccad4e53-e80c-4378-b60a-3fac34000897 - - - - - -] Attempt 1 to provision port 790349dc-774c-46ad-a0f9-1b36ea013a1a 2026-06-25 23:30:46.001 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-332ab234-7b90-41ed-ac17-03a3c44d6e2c'] response: {'server_uuid': 'f17b5497-744a-4fd8-9a9d-29d6ee096c70', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '790349dc-774c-46ad-a0f9-1b36ea013a1a', 'code': 200} 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.037 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.039 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.040 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 2 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.078 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.079 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.079 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 3 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.115 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.116 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.118 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 4 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.142 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.143 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.145 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 5 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.184 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.185 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.186 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 6 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.206 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.207 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.207 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 7 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.237 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.238 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.238 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 8 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.270 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.271 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.272 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 9 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.321 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.322 10 INFO neutron.plugins.ml2.plugin [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Attempt 10 to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e71d0588-a87c-41ac-8017-1232a4eca9ce could not be found. 2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers  2026-06-25 23:30:47.373 10 ERROR neutron.plugins.ml2.managers [None req-8a4109ce-14f9-4ed4-833a-71b4094effa0 - - - - - -] Failed to bind port fd848f36-d8ee-4e35-a545-6eda55520d03 on host instance for vnic_type normal using segments [{'id': '3da47424-ddbc-4b88-9b80-f720e9885445', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 249, 'network_id': '32aa1ff2-f5d2-4b00-b7c3-bc65a9015f9f'}] 2026-06-25 23:30:47.402 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5320807d-d121-47f3-bcde-ea94abedd13a 2026-06-25 23:30:47.799 10 INFO neutron.plugins.ml2.plugin [None req-bbac88e6-cc46-424d-9a41-003a3f2dfbc5 - - - - - -] Attempt 1 to provision port cedae5b4-3688-4260-9c0d-b6e2e03e08fd 2026-06-25 23:30:47.801 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cedae5b4-3688-4260-9c0d-b6e2e03e08fd 2026-06-25 23:30:48.427 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 1d1ec3c8-0249-478f-a9a7-e5ae713573de 2026-06-25 23:30:49.363 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cedae5b4-3688-4260-9c0d-b6e2e03e08fd 2026-06-25 23:30:49.662 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 1d1ec3c8-0249-478f-a9a7-e5ae713573de 2026-06-25 23:30:49.902 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5320807d-d121-47f3-bcde-ea94abedd13a 2026-06-25 23:30:50.207 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 6228d046-d006-4091-a83e-18a72193d2e1 2026-06-25 23:30:51.558 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2fcfe866-b0ed-4605-a53f-a5f590a2cbdb 2026-06-25 23:30:51.672 9 INFO neutron.plugins.ml2.plugin [None req-4e0a756d-8a1e-4fee-b1a7-b95c4782b216 - - - - - -] Attempt 1 to provision port 6228d046-d006-4091-a83e-18a72193d2e1 2026-06-25 23:30:51.740 9 INFO neutron.plugins.ml2.plugin [None req-4e0a756d-8a1e-4fee-b1a7-b95c4782b216 - - - - - -] Attempt 1 to provision port d407a30e-6fc2-492b-84dc-fd76acaa49d5 2026-06-25 23:30:52.087 10 INFO neutron.plugins.ml2.plugin [None req-668f2d0b-853a-4f8e-80d8-e2a53a2dd3df - - - - - -] Attempt 1 to provision port 2fcfe866-b0ed-4605-a53f-a5f590a2cbdb 2026-06-25 23:30:52.112 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 6228d046-d006-4091-a83e-18a72193d2e1 2026-06-25 23:30:52.192 10 INFO neutron.plugins.ml2.plugin [None req-668f2d0b-853a-4f8e-80d8-e2a53a2dd3df - - - - - -] Attempt 1 to provision port d407a30e-6fc2-492b-84dc-fd76acaa49d5 2026-06-25 23:30:52.369 9 INFO neutron.plugins.ml2.plugin [None req-8eda96b7-fa52-409b-ab9c-e01d8fe6126b - - - - - -] Attempt 1 to provision port d407a30e-6fc2-492b-84dc-fd76acaa49d5 2026-06-25 23:30:52.526 10 INFO neutron.plugins.ml2.plugin [None req-853a446e-8e3f-4684-8eaf-eaaa6fac5593 - - - - - -] Attempt 1 to provision port 2fcfe866-b0ed-4605-a53f-a5f590a2cbdb 2026-06-25 23:30:52.821 9 INFO neutron.plugins.ml2.plugin [None req-5d4ceb66-75cc-4bbc-9ffd-6f616c36caad - - - - - -] Attempt 1 to provision port 956547fd-161c-4585-a8cd-9fe81e09a7b2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:30:53.231 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2fcfe866-b0ed-4605-a53f-a5f590a2cbdb 2026-06-25 23:30:53.383 10 INFO neutron.plugins.ml2.plugin [None req-ce9d57dd-a99b-4664-a202-aaa0b3e0884c - - - - - -] Attempt 1 to provision port 956547fd-161c-4585-a8cd-9fe81e09a7b2 2026-06-25 23:30:55.543 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed9e5272-1898-4ce6-b4b0-e76362520de2'] response: {'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'code': 200} 2026-06-25 23:30:57.372 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 22e24c99-4c0f-408e-94a8-40e28648e3c8 2026-06-25 23:30:57.378 9 INFO neutron.plugins.ml2.plugin [None req-bed332a3-80cf-4633-8b2e-1f42d74a4448 - - - - - -] Attempt 1 to provision port 8f77368b-0046-4fff-a971-14e21de9742b 2026-06-25 23:30:57.520 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c57e4536-980a-4659-884c-e307254fa6a0'] response: {'server_uuid': 'd786295e-1856-4d21-b98c-02f0268324a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22e24c99-4c0f-408e-94a8-40e28648e3c8', 'code': 200} 2026-06-25 23:30:57.881 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cd671fc5-c126-4419-bf6b-9abb93d0e68f 2026-06-25 23:30:58.147 10 INFO neutron.plugins.ml2.plugin [None req-ead97be8-9e29-4efd-a2cf-a6fb5c667bff - - - - - -] Attempt 1 to provision port cd671fc5-c126-4419-bf6b-9abb93d0e68f 2026-06-25 23:30:59.233 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 22e24c99-4c0f-408e-94a8-40e28648e3c8 2026-06-25 23:30:59.654 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cd671fc5-c126-4419-bf6b-9abb93d0e68f 2026-06-25 23:31:00.094 10 INFO neutron.plugins.ml2.plugin [None req-c515179d-a061-43d9-bbc9-246661b8d4a1 - - - - - -] Attempt 1 to provision port de276bad-71f9-4f81-8a22-64d2fe2b7bdb 2026-06-25 23:31:00.895 9 INFO neutron.plugins.ml2.plugin [None req-4c89ea96-e60c-4572-a753-3c0c39414d64 - - - - - -] Attempt 1 to provision port de276bad-71f9-4f81-8a22-64d2fe2b7bdb 2026-06-25 23:31:01.258 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port dcdc917e-e31c-4d42-9229-b4ffa6b89d8c 2026-06-25 23:31:01.652 10 INFO neutron.plugins.ml2.plugin [None req-2ad09054-6c74-43a4-af16-8dd31642afb7 - - - - - -] Attempt 1 to provision port dcdc917e-e31c-4d42-9229-b4ffa6b89d8c 2026-06-25 23:31:01.791 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 07f49824-9cf3-48c9-9e04-483884bbd82c 2026-06-25 23:31:01.882 10 INFO neutron.plugins.ml2.plugin [None req-830c9a4c-27a9-4e84-8978-151d60cab89c - - - - - -] Attempt 1 to provision port c05cde62-549d-4f1b-8e7f-147fc689d789 2026-06-25 23:31:03.247 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port dcdc917e-e31c-4d42-9229-b4ffa6b89d8c 2026-06-25 23:31:03.344 9 INFO neutron.plugins.ml2.plugin [None req-12d73f42-4c7f-40ea-94dd-215f6232ab25 - - - - - -] Attempt 1 to provision port c05cde62-549d-4f1b-8e7f-147fc689d789 2026-06-25 23:31:03.502 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 07f49824-9cf3-48c9-9e04-483884bbd82c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:31:09.265 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cf9a3e94-60d8-4832-81bd-e1fa697dda59 2026-06-25 23:31:09.849 10 INFO neutron.plugins.ml2.plugin [None req-22706b13-9d82-4222-a70c-66ef59bd1996 - - - - - -] Attempt 1 to provision port cf9a3e94-60d8-4832-81bd-e1fa697dda59 2026-06-25 23:31:10.447 9 INFO neutron.plugins.ml2.plugin [None req-2a80736e-d16c-40a8-a310-26ee40c68f6d - - - - - -] Attempt 1 to provision port fde999bf-5854-4b07-aca8-bd18cca97191 2026-06-25 23:31:10.621 10 INFO neutron.plugins.ml2.plugin [None req-1a502850-e025-4b1e-a7dc-05d24092bdfe - - - - - -] Attempt 1 to provision port 55bf862d-177f-484e-a190-ee17f71a4103 2026-06-25 23:31:11.167 9 INFO neutron.plugins.ml2.plugin [None req-1e9b36a6-23f0-4960-bfdc-4a3163cf3540 - - - - - -] Attempt 1 to provision port fde999bf-5854-4b07-aca8-bd18cca97191 2026-06-25 23:31:11.323 9 INFO neutron.plugins.ml2.plugin [None req-7ebd51ad-9259-4647-b836-b19e63f93287 - - - - - -] Attempt 1 to provision port c220e1c4-d541-478a-a40b-f03e24e152fd 2026-06-25 23:31:11.331 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cf9a3e94-60d8-4832-81bd-e1fa697dda59 2026-06-25 23:31:11.640 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port c220e1c4-d541-478a-a40b-f03e24e152fd 2026-06-25 23:31:12.781 10 INFO neutron.plugins.ml2.plugin [None req-7f18e132-b039-4cd6-8b51-e3fd09de2881 - - - - - -] Attempt 1 to provision port 3fc272ed-860b-4f40-98d1-e3bbd7d63f57 2026-06-25 23:31:13.276 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port c220e1c4-d541-478a-a40b-f03e24e152fd 2026-06-25 23:31:13.451 9 INFO neutron.plugins.ml2.plugin [None req-e22c1cf6-953e-4662-a46e-b3e6b72229a9 - - - - - -] Attempt 1 to provision port 9226b674-9a7e-4a08-9bb1-5beb38d98646 2026-06-25 23:31:14.123 9 INFO neutron.plugins.ml2.plugin [None req-c30f11dc-80f2-4030-b83c-5ab8f5b9e05e - - - - - -] Attempt 1 to provision port 9226b674-9a7e-4a08-9bb1-5beb38d98646 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:31:15.452 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 15e9a748-915d-42be-bf86-bb072444b9cb 2026-06-25 23:31:16.413 10 INFO neutron.plugins.ml2.plugin [None req-6983f73b-bddf-4ac0-adf4-78998b7b3edc - - - - - -] Attempt 1 to provision port 8ff288de-6f4d-4d41-a722-e2edb81f202e 2026-06-25 23:31:17.637 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 15e9a748-915d-42be-bf86-bb072444b9cb 2026-06-25 23:31:18.028 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 3fc272ed-860b-4f40-98d1-e3bbd7d63f57 2026-06-25 23:31:18.186 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a190ccf5-2cc8-4270-b57f-44c24847d56c'] response: {'server_uuid': 'adfdc022-6e56-4282-98de-42a88bbfe894', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fc272ed-860b-4f40-98d1-e3bbd7d63f57', 'code': 200} 2026-06-25 23:31:19.421 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port de276bad-71f9-4f81-8a22-64d2fe2b7bdb 2026-06-25 23:31:19.626 10 INFO neutron.plugins.ml2.plugin [None req-25b08f19-23a0-4014-b887-7e8242f50127 - - - - - -] Attempt 1 to provision port 064a5fd7-f8d3-4995-a58d-c5f0976c2373 2026-06-25 23:31:19.820 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 3fc272ed-860b-4f40-98d1-e3bbd7d63f57 2026-06-25 23:31:20.377 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8f77368b-0046-4fff-a971-14e21de9742b 2026-06-25 23:31:21.288 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port de276bad-71f9-4f81-8a22-64d2fe2b7bdb 2026-06-25 23:31:21.613 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8f77368b-0046-4fff-a971-14e21de9742b 2026-06-25 23:31:23.502 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 064a5fd7-f8d3-4995-a58d-c5f0976c2373 2026-06-25 23:31:23.657 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c907c5f-6370-4d2f-b1b2-64d72312fb2f'] response: {'server_uuid': '2b34196c-5088-4e90-81c8-509255e6fa74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '064a5fd7-f8d3-4995-a58d-c5f0976c2373', 'code': 200} 2026-06-25 23:31:25.265 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 064a5fd7-f8d3-4995-a58d-c5f0976c2373 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:31:34.303 10 INFO neutron.plugins.ml2.plugin [None req-6c5944a7-27dc-4503-83ee-16527767ef34 - - - - - -] Attempt 1 to provision port 6bc27060-8687-4eca-ba14-5d1eb9cdb97f 2026-06-25 23:31:35.092 10 INFO neutron.plugins.ml2.plugin [None req-898ca71d-857c-4154-a867-3486f59f51ec - - - - - -] Attempt 1 to provision port 760cce62-cdb5-4b10-b3d1-f5f4b9c5dc00 2026-06-25 23:31:35.272 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 760cce62-cdb5-4b10-b3d1-f5f4b9c5dc00 2026-06-25 23:31:37.224 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 760cce62-cdb5-4b10-b3d1-f5f4b9c5dc00 2026-06-25 23:31:37.641 10 INFO neutron.plugins.ml2.plugin [None req-ad0a5deb-0d15-4cf0-b89d-bdb2ccd0b933 - - - - - -] Attempt 1 to provision port 005a5986-9f97-4e21-8563-8eb1014075d5 2026-06-25 23:31:38.319 10 INFO neutron.plugins.ml2.plugin [None req-561a21eb-25f8-44e9-9ecd-2afb67ee5926 - - - - - -] Attempt 1 to provision port 005a5986-9f97-4e21-8563-8eb1014075d5 2026-06-25 23:31:39.254 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 56a9f497-7db3-4832-9b42-ec5efa89cc94 2026-06-25 23:31:41.404 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 56a9f497-7db3-4832-9b42-ec5efa89cc94 2026-06-25 23:31:45.331 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 81ff2412-a312-452a-84da-d86a95197c44 2026-06-25 23:31:45.497 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e167efd-f170-4e8e-8d21-a4939346d1c6'] response: {'server_uuid': '5305560f-48bb-4560-ad42-8c4f1f232358', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81ff2412-a312-452a-84da-d86a95197c44', 'code': 200} 2026-06-25 23:31:47.418 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port dd64d0ea-a852-4747-9c59-b04c680c053f 2026-06-25 23:31:47.691 9 INFO neutron.plugins.ml2.plugin [None req-337e1260-1026-4c87-9d4b-e09b43a3cbf1 - - - - - -] Attempt 1 to provision port 7388d301-ac4c-4500-8266-965572237807 2026-06-25 23:31:48.371 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 81ff2412-a312-452a-84da-d86a95197c44 2026-06-25 23:31:48.941 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7388d301-ac4c-4500-8266-965572237807 2026-06-25 23:31:49.566 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port dd64d0ea-a852-4747-9c59-b04c680c053f 2026-06-25 23:31:49.755 9 INFO neutron.plugins.ml2.plugin [None req-d45ec232-638b-4b8a-9abd-5497d204879b - - - - - -] Attempt 1 to provision port dd64d0ea-a852-4747-9c59-b04c680c053f 2026-06-25 23:31:49.914 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cb7ae2fd-c235-4b05-923f-74b951f35350 2026-06-25 23:31:49.993 10 INFO neutron.plugins.ml2.plugin [None req-07e0e8f1-b96d-45f5-bb37-25829bd99519 - - - - - -] Attempt 1 to provision port 7388d301-ac4c-4500-8266-965572237807 2026-06-25 23:31:50.092 10 INFO neutron.plugins.ml2.plugin [None req-07e0e8f1-b96d-45f5-bb37-25829bd99519 - - - - - -] Attempt 1 to provision port 704b5c68-ae71-4e29-9d77-0b2507ce2999 2026-06-25 23:31:50.633 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7388d301-ac4c-4500-8266-965572237807 2026-06-25 23:31:51.462 9 INFO neutron.plugins.ml2.plugin [None req-19af7208-b57e-4ea8-861a-a8223d249608 - - - - - -] Attempt 1 to provision port dd64d0ea-a852-4747-9c59-b04c680c053f 2026-06-25 23:31:51.527 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cb7ae2fd-c235-4b05-923f-74b951f35350 2026-06-25 23:31:51.685 9 INFO neutron.plugins.ml2.plugin [None req-06280e46-cbeb-4385-8019-fc8a83c97913 - - - - - -] Attempt 1 to provision port cb7ae2fd-c235-4b05-923f-74b951f35350 2026-06-25 23:31:52.439 9 INFO neutron.plugins.ml2.plugin [None req-8c6106e8-f0db-4110-8aee-85f6811fdc09 - - - - - -] Attempt 1 to provision port a6e2d06b-7b1b-4fef-b286-2e4f821d15a2 2026-06-25 23:31:53.308 9 INFO neutron.plugins.ml2.plugin [None req-2ec490c2-d392-4370-896f-d52590628636 - - - - - -] Attempt 1 to provision port a6e2d06b-7b1b-4fef-b286-2e4f821d15a2 2026-06-25 23:31:53.464 10 INFO neutron.plugins.ml2.plugin [None req-75d8d1fc-470f-4655-bd37-6d48490755b5 - - - - - -] Attempt 1 to provision port cb7ae2fd-c235-4b05-923f-74b951f35350 2026-06-25 23:31:53.532 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 53dde464-e656-4fca-8595-1e31e3f1120f 2026-06-25 23:31:54.519 10 INFO neutron.plugins.ml2.plugin [None req-f62cdfba-8949-4cbb-9cc5-4a05415fdb7b - - - - - -] Attempt 1 to provision port 513bf103-4d8a-489c-945a-25b80593c988 2026-06-25 23:31:55.094 9 INFO neutron.plugins.ml2.plugin [None req-a3d70ac2-da6e-4d20-a9d3-26fdaa4380c3 - - - - - -] Attempt 1 to provision port 513bf103-4d8a-489c-945a-25b80593c988 2026-06-25 23:31:55.698 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 53dde464-e656-4fca-8595-1e31e3f1120f 2026-06-25 23:31:57.123 10 INFO neutron.plugins.ml2.plugin [None req-0e41c126-4718-4a39-8554-ea470b3f1d22 - - - - - -] Attempt 1 to provision port f964fefb-724e-498f-a815-02a43c8a9869 2026-06-25 23:31:57.497 10 INFO neutron.plugins.ml2.plugin [None req-73b02242-669f-4bc8-a0e1-86f705a1a616 - - - - - -] Attempt 1 to provision port 9d71f6f3-2866-4541-969c-dc10dcba20be 2026-06-25 23:31:57.858 9 INFO neutron.plugins.ml2.plugin [None req-1d132df6-0458-46fc-8a1a-8bc33532d344 - - - - - -] Attempt 1 to provision port f964fefb-724e-498f-a815-02a43c8a9869 2026-06-25 23:32:03.159 10 INFO neutron.plugins.ml2.plugin [None req-691f752e-db7a-4923-8465-b5dc3e40b7bd - - - - - -] Attempt 1 to provision port 1835907f-7f42-43bf-b380-ffb97c27e302 2026-06-25 23:32:03.475 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port bfedf9dc-30f8-430d-a69b-d6cb77e3a46d 2026-06-25 23:32:03.802 9 INFO neutron.plugins.ml2.plugin [None req-09fc20b8-3986-46cb-be43-0e00f41a745f - - - - - -] Attempt 1 to provision port bfedf9dc-30f8-430d-a69b-d6cb77e3a46d 2026-06-25 23:32:05.503 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port bfedf9dc-30f8-430d-a69b-d6cb77e3a46d 2026-06-25 23:32:06.213 10 INFO neutron.plugins.ml2.plugin [None req-0ffd5c60-8c92-4363-9acb-6e5230ff89fc - - - - - -] Attempt 1 to provision port 7bd6049d-31fe-4e01-b439-b77578ca972b 2026-06-25 23:32:06.881 10 INFO neutron.plugins.ml2.plugin [None req-8732f29d-03c3-4b7e-8e36-07e322cccbb0 - - - - - -] Attempt 1 to provision port 7bd6049d-31fe-4e01-b439-b77578ca972b 2026-06-25 23:32:07.469 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5e20a26e-93ea-42fc-a0fa-eb07fbea6dd9 2026-06-25 23:32:07.835 9 INFO neutron.plugins.ml2.plugin [None req-609adb76-f317-4d39-9b8e-9bf857428e38 - - - - - -] Attempt 1 to provision port 2273c8ae-5641-4cdf-940f-b983cc7f4124 2026-06-25 23:32:08.367 9 INFO neutron.plugins.ml2.plugin [None req-609adb76-f317-4d39-9b8e-9bf857428e38 - - - - - -] Attempt 2 to provision port 2273c8ae-5641-4cdf-940f-b983cc7f4124 2026-06-25 23:32:09.660 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 5e20a26e-93ea-42fc-a0fa-eb07fbea6dd9 2026-06-25 23:32:10.025 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2273c8ae-5641-4cdf-940f-b983cc7f4124 2026-06-25 23:32:10.840 9 INFO neutron.plugins.ml2.plugin [None req-aa7947b4-e58f-4b21-8408-35b09dafa582 - - - - - -] Attempt 1 to provision port 07ed0498-99a8-4379-b9d5-6957cbf76f1a 2026-06-25 23:32:10.924 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f85e975-87d3-4d91-ac9e-d3deee621d6f'] response: {'server_uuid': 'dee935d4-41b6-4e09-bc00-5419791105c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2273c8ae-5641-4cdf-940f-b983cc7f4124', 'code': 200} 2026-06-25 23:32:11.648 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2273c8ae-5641-4cdf-940f-b983cc7f4124 2026-06-25 23:32:13.814 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 704b5c68-ae71-4e29-9d77-0b2507ce2999 2026-06-25 23:32:14.305 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 07ed0498-99a8-4379-b9d5-6957cbf76f1a 2026-06-25 23:32:14.468 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-46eb8507-d3bf-4a89-9dac-0bbf88487e92'] response: {'server_uuid': 'a2229c75-812d-4da9-8637-c51df32726a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ed0498-99a8-4379-b9d5-6957cbf76f1a', 'code': 200} 2026-06-25 23:32:14.793 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 513bf103-4d8a-489c-945a-25b80593c988 2026-06-25 23:32:15.603 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 704b5c68-ae71-4e29-9d77-0b2507ce2999 2026-06-25 23:32:15.872 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port f964fefb-724e-498f-a815-02a43c8a9869 2026-06-25 23:32:16.545 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 513bf103-4d8a-489c-945a-25b80593c988 2026-06-25 23:32:16.906 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 07ed0498-99a8-4379-b9d5-6957cbf76f1a 2026-06-25 23:32:17.047 9 INFO neutron.plugins.ml2.plugin [None req-3ded9b88-97c2-429a-94d9-47cbadeebf9c - - - - - -] Attempt 1 to provision port afffde36-506e-4a78-b35e-2fbe883bd5ca 2026-06-25 23:32:17.216 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port a6e2d06b-7b1b-4fef-b286-2e4f821d15a2 2026-06-25 23:32:17.717 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port f964fefb-724e-498f-a815-02a43c8a9869 2026-06-25 23:32:17.975 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port a6e2d06b-7b1b-4fef-b286-2e4f821d15a2 2026-06-25 23:32:19.223 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-220827fd-885f-4dd3-be74-8851fde04e72'] response: {'server_uuid': 'a2229c75-812d-4da9-8637-c51df32726a2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '07ed0498-99a8-4379-b9d5-6957cbf76f1a', 'code': 200} 2026-06-25 23:32:22.025 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8a34e735-b366-4d9a-8d74-8eb03bb67375 2026-06-25 23:32:22.700 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port b90e4839-9d78-4506-a151-a046aaeb0b1e 2026-06-25 23:32:22.749 9 INFO neutron.plugins.ml2.plugin [None req-94970adb-37e7-4754-a543-630f31c9da0c - - - - - -] Attempt 1 to provision port 3eaa501f-f7c2-4fa1-aec0-7c16c9bf2246 2026-06-25 23:32:22.785 9 INFO neutron.plugins.ml2.plugin [None req-94970adb-37e7-4754-a543-630f31c9da0c - - - - - -] Attempt 1 to provision port 8a34e735-b366-4d9a-8d74-8eb03bb67375 2026-06-25 23:32:22.997 9 INFO neutron.plugins.ml2.plugin [None req-39d22e39-86d2-4b45-a12e-e28341d39868 - - - - - -] Attempt 1 to provision port 86a32dbc-eac3-4575-8c36-e0f0869d90d9 2026-06-25 23:32:23.325 9 INFO neutron.plugins.ml2.plugin [None req-39d22e39-86d2-4b45-a12e-e28341d39868 - - - - - -] Attempt 1 to provision port 08f03dd7-42f0-4deb-8c10-bedbb26fa5a0 2026-06-25 23:32:23.340 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 86a32dbc-eac3-4575-8c36-e0f0869d90d9 2026-06-25 23:32:23.499 9 INFO neutron.plugins.ml2.plugin [None req-5a461c71-d5e6-4b1a-87f1-7a8205610cc1 - - - - - -] Attempt 1 to provision port 08f03dd7-42f0-4deb-8c10-bedbb26fa5a0 2026-06-25 23:32:23.860 10 INFO neutron.plugins.ml2.plugin [None req-1ca4a78b-ac9d-4f5f-b8ff-c27aab563cb0 - - - - - -] Attempt 1 to provision port 08f03dd7-42f0-4deb-8c10-bedbb26fa5a0 2026-06-25 23:32:24.109 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 8a34e735-b366-4d9a-8d74-8eb03bb67375 2026-06-25 23:32:24.483 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port b90e4839-9d78-4506-a151-a046aaeb0b1e 2026-06-25 23:32:24.810 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 86a32dbc-eac3-4575-8c36-e0f0869d90d9 2026-06-25 23:32:25.012 9 INFO neutron.plugins.ml2.plugin [None req-995f45dc-487d-4a03-94eb-0a68e9cfec39 - - - - - -] Attempt 1 to provision port cb81d0ab-a5ca-416a-b0c5-fb67773071e6 2026-06-25 23:32:27.921 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cb81d0ab-a5ca-416a-b0c5-fb67773071e6 2026-06-25 23:32:28.079 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c25edb-fe71-4c46-8810-c5853c283a69'] response: {'server_uuid': 'e293d572-5d93-4019-a946-50fb02aa1db3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb81d0ab-a5ca-416a-b0c5-fb67773071e6', 'code': 200} 2026-06-25 23:32:29.796 10 INFO neutron.plugins.ml2.plugin [None req-d900f5f0-bbb6-44f4-8b2f-b737a423be7c - - - - - -] Attempt 1 to provision port ebfabd8b-3017-4a16-bc50-62d2cd8f84da 2026-06-25 23:32:29.881 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port cb81d0ab-a5ca-416a-b0c5-fb67773071e6 2026-06-25 23:32:31.944 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port ebfabd8b-3017-4a16-bc50-62d2cd8f84da 2026-06-25 23:32:32.079 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4fe5b8e-595d-4bf4-bf2c-27f4a9f6272d'] response: {'server_uuid': '5e4a58a1-d5a8-4f9a-bc04-57741d05ff6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebfabd8b-3017-4a16-bc50-62d2cd8f84da', 'code': 200} 2026-06-25 23:32:33.809 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port ebfabd8b-3017-4a16-bc50-62d2cd8f84da 2026-06-25 23:32:36.061 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 535f1acd-fb58-4cbf-ac9c-b1a1a2ca459d 2026-06-25 23:32:37.115 10 INFO neutron.plugins.ml2.plugin [None req-1e23aef4-54e0-4d02-abf8-29685fa0d827 - - - - - -] Attempt 1 to provision port 535f1acd-fb58-4cbf-ac9c-b1a1a2ca459d 2026-06-25 23:32:37.641 10 INFO neutron.plugins.ml2.plugin [None req-56b987e6-3433-4969-b860-16eb69a007ee - - - - - -] Attempt 1 to provision port 7d015852-0b3d-49dd-bd4c-659d6e3a0bab 2026-06-25 23:32:37.958 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port afffde36-506e-4a78-b35e-2fbe883bd5ca 2026-06-25 23:32:38.465 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 08f03dd7-42f0-4deb-8c10-bedbb26fa5a0 2026-06-25 23:32:38.599 10 INFO neutron.plugins.ml2.plugin [None req-9013df25-998c-4cae-8f30-81e8e0aaced0 - - - - - -] Attempt 1 to provision port 5ad3ed2d-3e18-408b-a460-78ae4914fc3f 2026-06-25 23:32:38.823 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 535f1acd-fb58-4cbf-ac9c-b1a1a2ca459d 2026-06-25 23:32:39.045 9 INFO neutron.plugins.ml2.plugin [None req-b2b4d3dd-8eec-4206-b335-e405c96f6d8c - - - - - -] Attempt 1 to provision port 5ad3ed2d-3e18-408b-a460-78ae4914fc3f 2026-06-25 23:32:39.095 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7d015852-0b3d-49dd-bd4c-659d6e3a0bab 2026-06-25 23:32:39.298 10 INFO neutron.plugins.ml2.plugin [None req-215ce6a6-9aac-4526-a521-280bc8d1ce3d - - - - - -] Attempt 1 to provision port fabdec25-0eee-4f60-ab86-ee6537ed3a29 2026-06-25 23:32:39.821 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7d015852-0b3d-49dd-bd4c-659d6e3a0bab 2026-06-25 23:32:39.956 10 INFO neutron.plugins.ml2.plugin [None req-8aee7b65-29f0-4f68-8b2a-b649f6aeeae7 - - - - - -] Attempt 1 to provision port fabdec25-0eee-4f60-ab86-ee6537ed3a29 2026-06-25 23:32:40.161 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port afffde36-506e-4a78-b35e-2fbe883bd5ca 2026-06-25 23:32:40.385 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 08f03dd7-42f0-4deb-8c10-bedbb26fa5a0 2026-06-25 23:32:47.665 9 INFO neutron.plugins.ml2.plugin [None req-cba84c73-8d5d-4dea-ae8e-e5122ef266b7 - - - - - -] Attempt 1 to provision port 571ab852-d48b-4b00-958f-4c1b78959575 2026-06-25 23:32:47.822 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 571ab852-d48b-4b00-958f-4c1b78959575 2026-06-25 23:32:49.266 9 INFO neutron.plugins.ml2.plugin [None req-d54ff142-14d3-4377-8edd-4c6e434e95fd - - - - - -] Attempt 1 to provision port 83d0aff9-2461-4d96-8a45-673847fb5a92 2026-06-25 23:32:49.634 10 INFO neutron.plugins.ml2.plugin [None req-bc806565-c414-485d-a317-df28166f9f57 - - - - - -] Attempt 1 to provision port 83d0aff9-2461-4d96-8a45-673847fb5a92 2026-06-25 23:32:49.889 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 571ab852-d48b-4b00-958f-4c1b78959575 2026-06-25 23:32:51.735 9 INFO neutron.plugins.ml2.plugin [None req-516ffb09-a819-4047-b5ec-e1c5387cc5d8 - - - - - -] Attempt 1 to provision port 28c4e552-ca62-4c39-945d-2eb539fd4f88 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:32:53.887 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port e33beb66-a9df-4d67-9822-24b1b41f10af 2026-06-25 23:32:55.812 9 INFO neutron.plugins.ml2.plugin [None req-20285400-6e5b-44e8-b3a2-016b2b0033bb - - - - - -] Attempt 1 to provision port e335e606-51f4-473f-a640-eb21ceaebdd1 2026-06-25 23:32:55.831 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port ad317cbd-8567-4ddf-b8b0-aeff7c144dac 2026-06-25 23:32:56.163 10 INFO neutron.plugins.ml2.plugin [None req-8525e9bc-c4f2-47b5-a67b-1d9782b0dcb5 - - - - - -] Attempt 1 to provision port ad317cbd-8567-4ddf-b8b0-aeff7c144dac 2026-06-25 23:32:57.389 10 INFO neutron.plugins.ml2.plugin [None req-467baa23-7f1c-48c5-a509-d0549be045ee - - - - - -] Attempt 1 to provision port 511b841f-8bf1-4691-9de6-3f0847b67d7a 2026-06-25 23:32:57.740 10 INFO neutron.plugins.ml2.plugin [None req-cb59609e-d1d6-4d83-8009-516fcc00f9ab - - - - - -] Attempt 1 to provision port 511b841f-8bf1-4691-9de6-3f0847b67d7a 2026-06-25 23:32:57.973 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port ad317cbd-8567-4ddf-b8b0-aeff7c144dac 2026-06-25 23:32:58.258 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port e335e606-51f4-473f-a640-eb21ceaebdd1 2026-06-25 23:32:58.414 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-678dd7e8-393f-44e7-8562-f880ea3ae097'] response: {'server_uuid': 'e427b250-6fb8-40d4-bc07-115b204de84c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e335e606-51f4-473f-a640-eb21ceaebdd1', 'code': 200} 2026-06-25 23:32:59.928 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port e335e606-51f4-473f-a640-eb21ceaebdd1 2026-06-25 23:33:01.725 9 INFO neutron.plugins.ml2.plugin [None req-d6274117-60f4-4fbe-ae9a-0355f339dea8 - - - - - -] Attempt 1 to provision port 66409910-f884-43ad-9725-34186e04c498 2026-06-25 23:33:09.127 9 INFO neutron.plugins.ml2.plugin [None req-92d34cac-9d74-4a49-a0f9-8766d3d12a60 - - - - - -] Attempt 1 to provision port 1117c3d1-cb57-49d6-9722-e0951ebdca0f 2026-06-25 23:33:11.909 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 1117c3d1-cb57-49d6-9722-e0951ebdca0f 2026-06-25 23:33:12.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92239681-2151-4dbd-8de6-b3fddc67ff68'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1117c3d1-cb57-49d6-9722-e0951ebdca0f', 'code': 200} 2026-06-25 23:33:13.869 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 1117c3d1-cb57-49d6-9722-e0951ebdca0f 2026-06-25 23:33:23.529 9 INFO neutron.plugins.ml2.plugin [None req-b347c964-2561-414f-b5dc-63206859b987 - - - - - -] Attempt 1 to provision port 04643d6f-02d6-4c70-a477-cd36a258c58c 2026-06-25 23:33:24.163 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 4fceab94-a4eb-4564-8080-d151771f8359 2026-06-25 23:33:24.522 10 INFO neutron.plugins.ml2.plugin [None req-4a1e2344-3554-4b6a-aa45-394c404116c3 - - - - - -] Attempt 1 to provision port 4fceab94-a4eb-4564-8080-d151771f8359 2026-06-25 23:33:25.822 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 4fceab94-a4eb-4564-8080-d151771f8359 2026-06-25 23:33:26.673 10 INFO neutron.plugins.ml2.plugin [None req-86618d04-2cda-4e2c-90f4-3e8b7c981758 - - - - - -] Attempt 1 to provision port 15c72501-1e55-4eec-ad37-4dd240711915 2026-06-25 23:33:27.528 9 INFO neutron.plugins.ml2.plugin [None req-1fe80b10-e6be-447f-bd62-8a0891ecaec7 - - - - - -] Attempt 1 to provision port 15c72501-1e55-4eec-ad37-4dd240711915 2026-06-25 23:33:27.855 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port a907eaf2-a83d-4157-acbe-949ad792d0e6 2026-06-25 23:33:29.909 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port a907eaf2-a83d-4157-acbe-949ad792d0e6 2026-06-25 23:33:30.633 9 INFO neutron.plugins.ml2.plugin [None req-996fa2b7-8968-4192-9f7d-3144c25843d9 - - - - - -] Attempt 1 to provision port 79e98413-6a81-4c9a-a006-5f07e829f67b 2026-06-25 23:33:31.477 10 INFO neutron.plugins.ml2.plugin [None req-95581ad5-f014-4a34-a029-39db5b72c87b - - - - - -] Attempt 1 to provision port 7bc33347-7e64-4173-ac14-5fa8fb862ec7 2026-06-25 23:33:31.975 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7bc33347-7e64-4173-ac14-5fa8fb862ec7 2026-06-25 23:33:33.861 9 INFO neutron.plugins.ml2.plugin [None req-bc019a94-a217-4b5c-a572-ab4964e64e7e - - - - - -] Attempt 1 to provision port 2f64c981-210b-435d-93da-2d7ad3ddded3 2026-06-25 23:33:34.045 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 7bc33347-7e64-4173-ac14-5fa8fb862ec7 2026-06-25 23:33:34.748 10 INFO neutron.plugins.ml2.plugin [None req-76537498-2b18-4284-a83b-f4444dedfe28 - - - - - -] Attempt 1 to provision port 2f64c981-210b-435d-93da-2d7ad3ddded3 2026-06-25 23:33:36.000 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 644add0e-902c-46aa-870f-7d070f070b33 2026-06-25 23:33:37.977 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 644add0e-902c-46aa-870f-7d070f070b33 2026-06-25 23:33:42.333 9 INFO neutron.plugins.ml2.plugin [None req-38cf06c9-240b-4536-a95c-22e5db115ce2 - - - - - -] Attempt 1 to provision port 518800bd-8d51-4d83-b89f-e8c8a455b81a 2026-06-25 23:33:44.090 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 04643d6f-02d6-4c70-a477-cd36a258c58c 2026-06-25 23:33:44.554 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 518800bd-8d51-4d83-b89f-e8c8a455b81a 2026-06-25 23:33:44.752 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3808adc1-28b1-4aff-a654-22ac0f966d0b'] response: {'server_uuid': 'd4f23ccb-0c64-4e2e-a29d-907fef9be614', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '518800bd-8d51-4d83-b89f-e8c8a455b81a', 'code': 200} 2026-06-25 23:33:45.874 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 04643d6f-02d6-4c70-a477-cd36a258c58c 2026-06-25 23:33:46.098 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 15c72501-1e55-4eec-ad37-4dd240711915 2026-06-25 23:33:46.513 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 518800bd-8d51-4d83-b89f-e8c8a455b81a 2026-06-25 23:33:47.853 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 15c72501-1e55-4eec-ad37-4dd240711915 2026-06-25 23:33:51.363 9 INFO neutron.plugins.ml2.plugin [None req-aa04c59a-cc54-44d1-8509-7783a251be9a - - - - - -] Attempt 1 to provision port baa7a23d-cce2-4941-9458-f29f2efd0470 2026-06-25 23:33:51.876 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2f64c981-210b-435d-93da-2d7ad3ddded3 2026-06-25 23:33:52.246 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 79e98413-6a81-4c9a-a006-5f07e829f67b 2026-06-25 23:33:54.151 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 2f64c981-210b-435d-93da-2d7ad3ddded3 2026-06-25 23:33:54.557 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port baa7a23d-cce2-4941-9458-f29f2efd0470 2026-06-25 23:33:54.739 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-69133618-3f2e-4a65-88bb-dfa5a4c03234'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'baa7a23d-cce2-4941-9458-f29f2efd0470', 'code': 200} 2026-06-25 23:33:55.066 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 79e98413-6a81-4c9a-a006-5f07e829f67b 2026-06-25 23:33:56.163 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port baa7a23d-cce2-4941-9458-f29f2efd0470 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-25 23:34:20.929 10 INFO neutron.plugins.ml2.plugin [None req-91f4c9bf-6301-4684-8d2a-9ba8fe17c588 - - - - - -] Attempt 1 to provision port 638be6c2-20eb-4b09-bda8-12c213f3212a 2026-06-25 23:34:23.919 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 638be6c2-20eb-4b09-bda8-12c213f3212a 2026-06-25 23:34:24.085 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c8cf2e8-7802-443e-ab7a-f84a7adec264'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '638be6c2-20eb-4b09-bda8-12c213f3212a', 'code': 200} 2026-06-25 23:34:25.863 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 638be6c2-20eb-4b09-bda8-12c213f3212a 2026-06-25 23:34:30.205 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 26e26a7e-ad88-4f1a-9585-994b80b7ef81 2026-06-25 23:34:31.375 9 INFO neutron.plugins.ml2.plugin [None req-e461720a-036b-4137-8e22-95a6fe16951a - - - - - -] Attempt 1 to provision port 26e26a7e-ad88-4f1a-9585-994b80b7ef81 2026-06-25 23:34:32.119 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port a8a6337b-fb0a-46a8-95f8-df0fa382552f 2026-06-25 23:34:32.262 9 INFO neutron.plugins.ml2.plugin [None req-8ea45405-ee02-4ed5-9176-db2632c39996 - - - - - -] Attempt 1 to provision port a8a6337b-fb0a-46a8-95f8-df0fa382552f 2026-06-25 23:34:32.641 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 25c84492-6c1b-4624-baad-b9f1692b2490 2026-06-25 23:34:32.959 9 INFO neutron.plugins.ml2.plugin [None req-b150f18d-f83c-4dd4-94f9-25676d4fc326 - - - - - -] Attempt 1 to provision port 25c84492-6c1b-4624-baad-b9f1692b2490 2026-06-25 23:34:33.267 10 INFO neutron.plugins.ml2.plugin [None req-bcb4196b-55c9-47be-a3d1-6663c81089a1 - - - - - -] Attempt 1 to provision port eeddf7d7-9dc3-4dd3-bc93-d87a54dcae0a 2026-06-25 23:34:33.270 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port eeddf7d7-9dc3-4dd3-bc93-d87a54dcae0a 2026-06-25 23:34:35.763 9 INFO neutron.plugins.ml2.plugin [None req-5532678a-dd85-40b4-9c6d-de34fb3773ae - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:34:38.448 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:34:39.042 10 INFO neutron.plugins.ml2.plugin [None req-30759f56-7314-4858-9513-d50bd68bf121 - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:34:39.255 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7652047a-a3aa-401d-a5fa-5040211b6396'] response: {'server_uuid': '4e83d7a2-e1c2-42dd-9335-bcf76658470e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6145d56e-91f4-435f-a595-fbc8348329e6', 'code': 200} 2026-06-25 23:34:40.577 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:34:53.236 10 INFO neutron.plugins.ml2.plugin [None req-343f5f94-a322-49bd-92f2-f59e3844163c - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:34:54.569 9 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 6145d56e-91f4-435f-a595-fbc8348329e6 2026-06-25 23:35:24.350 9 INFO neutron.plugins.ml2.plugin [None req-4d336d21-b750-4849-a023-09236a02d73d - - - - - -] Attempt 1 to provision port 638be6c2-20eb-4b09-bda8-12c213f3212a 2026-06-25 23:35:24.573 10 INFO neutron.plugins.ml2.plugin [None req-00aa3a45-05d3-4d19-8b17-778f9f187574 - - - - - -] Attempt 1 to provision port 638be6c2-20eb-4b09-bda8-12c213f3212a 2026-06-25 23:36:52.305 9 INFO neutron.plugins.ml2.plugin [None req-27ee2187-d282-4c9f-bd81-ef31eb100698 - - - - - -] Attempt 1 to provision port dd64d0ea-a852-4747-9c59-b04c680c053f 2026-06-25 23:36:52.340 9 INFO neutron.plugins.ml2.db [None req-27ee2187-d282-4c9f-bd81-ef31eb100698 - - - - - -] No ports have port_id starting with dd64d0ea-a852-4747-9c59-b04c680c053f